Users Guide

Table Of Contents
Usage
Information
Applicable only for the S4200-ON series switches. Deep Buffer mode configuration takes effect only after
you save it in the startup configuration and reboot the switch. The no version of this command disables
Deep Buffer mode.
Example
OS10(config)# hardware deep-buffer-mode
Supported
Releases
10.4.3.0 or later
match
Configures match criteria for the QoS policy.
Syntax
match {cos cos-number | ip [access-group name name | dscp dscp-value [ecn
ecn-value] | precedence value] | ip-any [dscp dscp-value [ecn ecn-value]
| precedence value] | ipv6 [access-group name name | dscp dscp-value [ecn
ecn-value] | precedence value] | mac access-group acl-name | not [cos | ip
| ip-any | ipv6] | vlan vlan-id | protocol-or-application-name}
Parameters
cos cosnumber Enter a queue number for the CoS match criteria, from 0 to 7.
ip Enter the IPv4 match criteria.
access-group name name (Optional) Enter the IPv4 access-group name.
dscp dscp-value (Optional) Enter a DSCP value for L3 DSCP match criteria, from 0 to 63.
ecn ecn-value (Optional) Enter a ECN value for ECN bit match criteria, from 0 to 3.
precedence value (Optional) Enter a precedence value for L3 precedence match criteria, from
0 to 7.
ip-any Enter the IPv4 or IPv6 match criteria.
dscp dscp-value (Optional) Enter a DSCP value for L3 DSCP match criteria, from 0 to 63.
ecn ecn-value (Optional) Enter a ECN value for ECN bit match criteria, from 0 to 3.
precedence value (Optional) Enter a precedence value for L3 precedence match criteria, from
0 to 7.
ipv6 Enter the IPv6 match criteria.
access-group name name (Optional) Enter the IPv6 access-group name.
dscp dscp-value (Optional) Configure a DSCP value for L3 DSCP match criteria, from 0 to 63.
ecn ecn-value (Optional) Enter a ECN value for ECN bit match criteria, from 0 to 3.
mac access-group name name Enter an access-group name for the MAC access-list match
criteria. A maximum of 140 characters.
dscp dscp-value Enter a DSCP value for marking the DSCP packets, from 0 to 63.
not Enter the IP or CoS to negate the match criteria.
vlan vlan-id Enter a VLAN number for VLAN match criteria, from 1 to 4093.
protocol-or-application-name Enter the name of the protocol or application that you
want to move from one queue to another.
Default
Not configured
Command Mode CLASS-MAP
Usage
Information
In a match-any class, you can enter multiple match criteria. In a match-all class, if the match case is
access-group, no other match criteria is allowed. If you attach the access-list to class-map type
controlplane or qos, the access-list (IPv4, IPv6) ignores the permit and deny keywords.
Example 1
OS10(conf-cmap-qos)# match ip access-group name ag1
OS10(config-cmap-qos)# match ipv6 access-group name ACLv6
Example 2
OS10(config)# class-map type control-plane example-queue-remap
OS10(config-cmap-control-plane)# match vrrp
1578 Quality of service