3 mls qos, 4 match ipv6 access-group, Mls qos – PLANET XGS3-24040 User Manual
Page 239: Match ipv, Access, Group
15-105
Example:
Create and delete a class-map named as c1.
Switch(config)#class-map c1
Switch(config-ClassMap)# exit
Switch(config)#no class-map c1
15.3 mls qos
Command:
mls qos
no mls qos
Function:
Globally enable QoS, and then PBR will be enabled too. The no mls qos will globally disable QoS,
PBR will be disabled too.
Command Mode:
Global Configuration Mode.
Default:
Disable PBR.
Usage Guide:
While enabling and disabling QoS function, PBR function will automatically enabled and disabled.
PBR can not be enabled or disabled alone.
Example:
Enable and disable QoS and PBR function.
Switch(config)#mls qos
15.4 match ipv6 access-group
Command:
match ipv6 access-group <acl-index-or-name>
no match ipv6 access-group
Function:
Set the match standard in the class-map; the no match ipv6 access-group will delete the specified
match standard.
Parameters:
access-group <acl-index-or-name> match the specified ACL list, the parameter is the index or
name of the ACL.
Default:
There is no match standard by default.
Command Mode:
Class-map Mode.