12 police aggregate, 13 policy-map, 14 queue mode – Accton Technology ES4626 User Manual
Page 266
266
Switch(Config-PolicyMap)#class c1
Switch(Config-Policy-Class)#police 20000 2000 exceed-action drop
Switch(Config-Policy-Class)#exit
Switch(Config-PolicyMap)#exit
8.1.3.12 police aggregate
Command: police aggregate <aggregate-policer-name>
no police aggregate <aggregate-policer-name>
Function:
Applies a policy set to classified traffic; the “no police aggregate
<aggregate-policer-name>
“ command deletes the specified policy set.
Parameters: <aggregate-policer-name>
is the policy set name.
Default:
No policy set is configured by default.
Command mode:
Policy class map configuration Mode
Usage Guide:
The same policy set can be referred to by different policy class maps.
Example:
Appling a policy set “agg1” to packets satisfying c1 class rule.
Switch(Config)#policy-map p1
Switch(Config-PolicyMap)#class c1
Switch(Config--Policy-Class)#police aggregate agg1
Switch(Config--Policy-Class)#exit
Switch(Config-PolicyMap)#exit
8.1.3.13 policy-map
Command: policy-map <policy-map-name>
no policy-map <policy-map-name>
Function:
Creates a policy map and enters the policy map mode; the “no policy-map
<policy-map-name>
“ command deletes the specified policy map.
Parameters: < policy-map-name>
is the policy map name.
Default:
No policy map is configured by default.
Command mode:
Global Mode
Usage Guide:
QoS classification matching and marking operations can be done in the
policy map configuration mode.
Example:
Creating and deleting a policy map named “p1”.
Switch(Config)#policy-map p1
Switch(Config-PolicyMap)#exit
Switch(Config)#no policy-map p1
8.1.3.14 queue mode
Command:
queue mode {strict|wrr}