Connectivity Guide

Example
OS10(conf-cmap-queuing)# match queue 1
Supported Releases 10.2.0E or later
match vlan
Congures a match criteria based on the VLAN ID number.
Syntax
match vlan vlan-id
Parameters vlan-id — Enter a VLAN ID number, from 1 to 4093.
Default Not congured
Command Mode CLASS-MAP
Usage Information You cannot enter two match statements with the same lter-type. If you enter two match statements with the
same lter-type, the second statement overwrites the rst statement.
Example
OS10(conf-cmap-qos)# match vlan 100
Supported Releases 10.2.0E or later
mtu
Calculates the buer size allocation for matched ows.
Syntax
mtu size
Parameters size — Enter the size of the buer (1500 to 9216).
Default 9216
Command Mode POLICY-MAP-CLASS-MAP
Usage Information The no version of this command returns the value to the default.
Example
OS10(conf-pmap-nqos-c)# mtu 2500
Supported Releases 10.3.0E or later
pause
Enables a pause based on buer limits for the port to start or stop communication to the peer.
Syntax
pause [buffer-size size pause-threshold xoff-size resume-threshold xon-size]
Parameters
buffer-size size — (Optional) Enter the ingress buer size used as a guaranteed buer in KB, .
Default values for PFC: 10G, 25G–183KB, 40G–375KB, 100G–446KB
Default values for LLFC: 10G,25G–207.5KB, 40G,100G–300.5KB
pause-threshold xoff-size — (Optional) Enter the buer limit for the port to start or initiate a pause
to the peer in KB, .
Default values for PFC: 10G, 25G–96KB, 40G–192KB, 100G–232KB
Default values for LLFC: 10G,25G–198.5KB, 40G,100G–264.5KB
Quality of service 1003