41-41
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 41 Configuring QoS
Configuring QoS
For
igmp_type
parameter keyword options, see the
“IP ACE Layer 4 IGMP Classification Criteria”
section on page 41-19
.
This example shows how to create an IP ACE for IGMP protocol independent multicast (PIM) traffic:
Console> (enable)
set qos acl ip my_IPacl trust-ipprec microflow my-micro aggregate my-agg
igmp any any pim
my_IPacl editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
IP ACLs for Other Layer 4 Protocols
To create or modify a named IP ACL with additional parameters that match all Layer 4 protocols,
perform this task in privileged mode:
For
protocol
parameter keyword options, see the
“IP ACE Layer 4 Protocol Classification Criteria”
section on page 41-17
.
This example shows how to create an IP ACE for IPINIP traffic:
Console> (enable)
set qos acl ip my_IPacl trust-ipprec microflow my-micro aggregate my-agg
ipinip any any
my_IPacl editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
IP ACEs for Any IP Traffic
To create or modify an IP ACE that matches all IP traffic, perform this task in privileged mode:
Task
Command
Step 1
Create or modify an IP ACE.
set qos acl ip
acl_name
{
dscp
dscp
|
trust-cos
|
trust-ipprec
|
trust-dscp
} [
microflow
microflow_name
] [
aggregate
aggregate_name
]
protocol
src_ip_spec
dest_ip_spec
[
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.
set qos acl ip
acl_name
{
dscp
dscp
|
trust-cos
|
trust-ipprec
|
trust-dscp
} [
microflow
microflow_name
] [
aggregate
aggregate_name
]
src_ip_spec
[
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
]