policy maps
Use the following command to create a policy map and enter the policy map configuration mode
[no] policy-map policy-map-name
Use the following command to create the class map data classification used in the policy map and enter into the
data classification configuration mode.
[no] class class-map-name
Use the following command to set the ip_dscp value of the IP packets, which does not take effect for non-IP
packets.
set ip dscp new-dscp
no set ip dscp
Use the following command to set the cos value of the packets. With the none-tos configured, the DSCP value of
the packets will not be modified.
set cos new-cos [none-tos]
no set cos
Use the following command to limit the bandwidth and specify the method of handling the excessive part.
police rate-bps burst-byte [exceed-action {drop | dscp dscp-value | cos cos-value [none-tos] }]
no police