Task ID
Operations
Task
ID
read,
write
qos
Examples
This example shows how to guarantee 50 percent of the interface bandwidth to a class called class1
and 10 percent of the interface bandwidth to a class called class2:
RP/0/RP0/CPU0:router(config)#
policy-map policy1
RP/0/RP0/CPU0:router(config-pmap)#
class class1
RP/0/RP0/CPU0:router(config-pmap-c)#
bandwidth percent 50
RP/0/RP0/CPU0:router(config-pmap-c)#
exit
RP/0/RP0/CPU0:router(config-pmap)#
class class2
RP/0/RP0/CPU0:router(config-pmap-c)#
bandwidth percent 10
Modular QoS Command Reference for Cisco NCS 5500 Series and Cisco NCS 540 Series Routers
65
Congestion Avoidance Commands
bandwidth (QoS)