Command Reference QoS Commands
packet exceeds bandwidth limit. The CoS value range is from 0 to 7.
Modifies the CoS value only.
No traffic policing is configured for the class map by default.
Policy map class configuration mode
The following example configures traffic policing which modifies the DSCP value of the packet to 16
for class map “cm-acl” in policy map “pmap1”.
Ruijie(config)# policy-map pmap1
Ruijie(config-pmap)# class cm-acl
Ruijie(config-pmap-c)# police 102400 4096 exceed-action dscp 16
show policy-map [ policy-map-name [ class
class-map-name ] ]
Displays the policy map configuration.
Use the following command to create a policy map and enter policy map configuration mode. Use the
no or default form of this command to remove the specified policy map.
policy-map policy-map-name
no policy-map policy-map-name
default policy-map policy-map-name
Policy map name. The policy map name can be a maximum of 31
characters.
No policy map is configured by default.
Global configuration mode.