41-40
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 41 Configuring QoS
Configuring QoS
IP ACEs for ICMP Traffic
To create or modify an IP ACE for ICMP traffic, perform this task in privileged mode:
For
icmp_code
and
icmp_type
parameter keyword options, see the
“IP ACE Layer 4 ICMP Classification
Criteria” section on page 41-18
.
This example shows how to create an IP ACE for ICMP
echo
traffic:
Console> (enable)
set qos acl ip my_IPacl trust-ipprec microflow my-micro aggregate my-agg
icmp any any echo
my_IPacl editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
IP ACEs for IGMP Traffic
Note
QoS does not support IGMP traffic when IGMP snooping is enabled.
To create or modify an IP ACE for IGMP traffic, perform this task in privileged mode:
Task
Command
Step 1
Create or modify an IP ACE for ICMP traffic.
set qos acl ip
acl_name
{
dscp
dscp
|
trust-cos
|
trust-ipprec
|
trust-dscp
} [
microflow
microflow_name
] [
aggregate
aggregate_name
]
icmp
src_ip_spec
dest_ip_spec
[
icmp_type
[
icmp_code
] |
icmp_message
]
[
precedence
precedence
|
dscp-field
dscp
]
[
before
editbuffer_index
|
modify
editbuffer_index
]
Step 2
Verify the configuration.
show qos acl info
{
acl_name
|
all
}
editbuffer
[
editbuffer_index
]
Task
Command
Step 1
Create or modify an IP ACE for IGMP traffic.
set qos acl ip
acl_name
{
dscp
dscp
|
trust-cos
|
trust-ipprec
|
trust-dscp
} [
microflow
microflow_name
] [
aggregate
aggregate_name
]
igmp
src_ip_spec
dest_ip_spec
[
igmp_type
]
[
precedence
precedence
|
dscp-field
dscp
]
[
before
editbuffer_index
|
modify
editbuffer_index
]
Step 2
Verify the configuration.
show qos acl info
{
acl_name
|
all
}
editbuffer
[
editbuffer_index
]