Reference Guide
Default Not congured
Command Mode CONTROL-PLANE
Usage Information If you attach an access-list to the class-map type of control-plane, the access-list ignores the permit and
deny keywords.
Example (class-map)
OS10(config)# class-map type control-plane match-any c1
OS10(conf-cmap-control-plane)#
Example (policy-
map)
OS10(config)# policy-map type control-plane p1
OS10(conf-pmap-control-plane)#
Supported Releases 10.2.0E or later
owcontrol
Enables or disables link-level ow control on an interface.
Syntax
flowcontrol [receive | transmit] [on | off]
Parameters
• receive — (Optional) Indicates the port can receive ow control packets from a remote device.
• transmit — (Optional) Indicates the local port can send ow control packets to a remote device.
• on — (Optional) When used with receive, allows the local port to receive ow control trac. When used
with transmit, allows the local port to send ow control trac to the remote device.
• off — (Optional) When used with receive, disables the remote device from sending ow control trac to
the local port. When used with transmit, disables the local port from sending ow control trac to the
remote device.
Default Disabled (off)
Command Mode INTERFACE
Usage Information The no version of this command returns the value to the default.
Example
OS10(conf-if-eth1/1/2)# flowcontrol transmit on
Supported Releases 10.3.0E or later
match
Congures match criteria for the QoS policy.
Syntax
match {cos cos-number | ip [access-group name name | dscp dscp-value |
precedence value] | mac access-group acl-name | not [ip | cos] vlan vlan-id}
[set dscp dscp-value]
Parameters
• cos cos—number — Enter a queue number for the CoS match criteria (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 Layer 3 DSCP match criteria (0 to 63).
• precedence value — (Optional) Enter a precedence value for Layer 3 precedence match criteria (0 to 7).
498 Quality of service