mac

204
parameter is the number or name of the IPv6 ACL;
ipv6 flowlabel <flowlabel-list> match specified IPv6 flow label, the
parameter is IPv6 flow label value, the ranging is 0~1048575;
vlan <vlan-list> match specified VLAN ID, the parameter is a VLAN ID list
consisting of maximum 8 VLAN IDs, the ranging is 1~4094;
cos <cos-list> match specified CoS value, the parameter is a CoS list
consisting of maximum 8 CoS, the ranging is 0~7;
c-vlan <vlan-list> match specified Customer VLAN ID, the parameter is a
VLAN ID list consisting of maximum 8 VLAN IDs, the ranging is 1~4094;
c-cos <cos-list> match specified Customer CoS value, the parameter is a
CoS list consisting of maximum 8 CoS, the ranging is 0~7.
Default: No match standard by default
Command Mode: Class-map Mode
Usage Guide: Only one match standard can be configured in a class map. When
configuring the match ACL, permit rule as the match option, apply Policy Map action.
Deny rule as the excluding option, do not apply Policy Map action. If configure another
match rule after one was configured, the operation fails, but configure the same match
rule will cover the previous.
Example: Create a class-map named c1, and configure the class rule of this class-map to
match packets with IP Precedence of 0.
Switch(config)#class-map c1
Switch(Config-ClassMap-c1)#match ip precedence 0
Switch(Config-ClassMap-c1)#exit
7.7 mls qos aggregate-policy
This command is not supported by the switch.
7.8 mls qos cos
Command: mls qos cos {<default-cos>}
no mls qos cos
Function: Configures the default CoS value of the port; the no mls qos coscommand
restores the default setting.
Parameters: <default-cos> is the default CoS value for the port, the valid range is 0 to 7.
Default: The default CoS value is 0.