Accton Technology ES4626 Switch User Manual


 
346
The policy has to apply to the port.
13.2.2.2 PBR Command
13.2.2.2.1 mls qos
Commands: mls qos
no mls qos
Function: Enable the QoS globally, and the PBR is enabled automatically; The command
no mls qos” disables the QoS and the PBR globally.
Command mode: Global Mode
Default: The PBR is disabled.
Usage Guide: When the QoS is enabled, the PBR is enabled automatically. But the PBR
can’t be enabled independently.
Example: Enable and disable the QoS and the PBR.
Switch(config)#mls qos
Switch(config)#no mls qos
13.2.2.2.2 class-map
Command: class-map <class-map-name>
no class-map <class-map-name>
Function: Create a class-map and enter class-map mode; The command “no class-map
<class-map-name>” deletes the specified class-map.
Parameter: <class-map-name> sets class-map name.
Default: By default, there is no class-map.
Command Mode: Global Mode
Example: Create and delete a class-map called c1.
Switch(config)#class-map c1
Switch(config-ClassMap)# exit
Switch(config)#no class-map c1
13.2.2.2.3 match
Command: match {access-group <acl-index-or-name>}
no match {access-group}
Function: Set the match for the class-map; The command “no match {access-group}