Chapter 22 IPv6 QoS Configuration
ZXR10(config-pmap-c)#exit
ZXR10(config-pmap)#class dscp2
ZXR10(config-pmap-c)#bandwidth percent 30
ZXR10(config-pmap-c)#exit
ZXR10(config-pmap)#class dscp3
ZXR10(config-pmap-c)#bandwidth percent 20
ZXR10(config-pmap-c)#exit
ZXR10(config-pmap)#class dscp4
ZXR10(config-pmap-c)#bandwidth percent 10
ZXR10(config-pmap-c)#exit
ZXR10(config-pmap)#exit
4.
Bind the policies to the interface.
ZXR10(config)#service-policy gei-1/3 output test
Configuration Verification
Run the
show policy-map
command to check the correctness of policy configuration.
ZXR10(config)#show policy-map
policy-map test
class dscp1
priority-llq
police cir 400000 cbs 400 conform-action transmit exceed-action drop
violate-action drop
class dscp2
bandwidth percent 30
class dscp3
bandwidth percent 20
class dscp4
bandwidth percent 10
Run the
show service-policy
command to check the correctness of interface-policy binding.
ZXR10#show service-policy
service-policy gei-1/3 output test
22.3.2 Example: Configuring IPv6 WRED
Configuration Description
Configure a Weighted Random Early Detection (
) policy in the uplink of the router
interface, so that different discard policies are applied to the packets of different priorities
when congestion occurs. The following objectives should be attained:
22-3
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential