17 policy aggregate, 18 policy-map, Policy aggregate – PLANET XGS3-24042 User Manual
Page 292: Policy

15-138
Switch(config-policymap-1)#class cm
Switch(config-policymap-1-class-cm)#policy 1000 2000 exceed-action set-internal-priority 40
15.17 policy aggregate
Command:
policy aggregate <aggregate-policy-name>
no policy aggregate <aggregate-policy-name>
Function:
Police Map reference aggregate policy, applies an aggregate policy to classified traffic; the no
command deletes the specified aggregate policy.
Parameters:
<aggregate-policy-name> is the policy set name.
Default:
No policy 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:
Create class-map, the match rule is the cos value is 0; policy-map is 1, enter the policy map mode,
set the Policy and choose the color policy for the current list.
Switch(config)#class-map cm
Switch(config-classmap-cm)#match cos 0
Switch(config-classmap-cm)#exit
Switch(config)#policy-map 1
Switch(config-policymap-1)#class cm
Switch(config-policymap-1-class-cm)#policy aggregate color
15.18 policy-map
Command:
policy-map <policy-map-name>
no policy-map <policy-map-name>
Function: