2-554
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set qos acl ip
set qos acl ip
To create or add IP access lists, use the set qos acl ip command.
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] {src_ip_spec}
[precedence precedence | dscp-field dscp] [before editbuffer_index | modify editbuffer_index]
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] {protocol} {src_ip_spec}
{dest_ip_spec} [precedence precedence | dscp-field dscp] [before editbuffer_index |
modify editbuffer_index]
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] icmp {src_ip_spec}
{dest_ip_spec} [icmp_type [icmp_code] | icmp_message] [precedence precedence |
dscp-fielddscp] [before editbuffer_index | modify editbuffer_index]
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] tcp {src_ip_spec} [{operator}
{port} [port]] {dest_ip_spec} [{operator} {port} [port]] [established]
[precedence precedence | dscp-fielddscp] [before editbuffer_index | modify editbuffer_index]
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] udp {src_ip_spec} [{operator}
{port} [port]] {dest_ip_spec} [{operator} {port} [port]] [precedence precedence |
dscp-fielddscp] [before editbuffer_index | modify editbuffer_index]
set qos acl ip {acl_name} {{dscp dscp} | trust-cos | trust-ipprec | trust-dscp}
[microflowmi croflow_name] [aggregate aggregate_name] igmp {src_ip_spec}
{dest_ip_spec} [igmp_type] [precedence precedence | dscp-fielddscp] [before
editbuffer_index | modify editbuffer_index]
Syntax Description acl_name Unique name that identifies the list to which the entry belongs.
dscp dscp Sets CoS and DSCP from configured DSCP values; valid values are from 0 to 63.
trust-cos Specifies DSCP is derived from the packet CoS.
trust-ipprec Specifies DSCP is derived from the packet IP precedence.
trust-dscp Specifies DSCP is contained in the packet already.
microflow
microflow_name (Optional) Specifies the name of the microflow policing rule to be applied to
packets matching the ACE.
aggregate
aggregate_name (Optional) Specifies the name of the aggregate policing rule to be applied to
packets matching the ACE.
src_ip_spec Source IP address and the source mask. See the “Usage Guidelines” section for the
format.
precedence
precedence (Optional) Specifies the precedence level to compare with an incoming packet;
valid values are from 0 to 7 or by name. See the “Usage Guidelines” section for a
list of valid names.
dscp-field dscp (Optional) Specifies the DSCP field level to compare with an incoming packet;
valid values are from 0 to 63.