ZXR10 ZSR V2 Configuration Guide (IPv6)
Configuration Flow
1.
Configure H-QoS in the downlink of the interface gei-1/3 to guarantee the bandwidth
of every user when port congestion occurs.
2.
Set the Differentiated Services Code Point (
) values of the four users to 1, 2, 3,
and 4 respectively, and configure four classes.
3.
Add user1 to the Low Latency Queueing (
) queue with a limited rate of 400 Mbps.
4.
Add user2 to the Weighted Fair Queuing (
) queue. The bandwidth is set to 30%
of the port bandwidth.
5.
Add user3 to the WFQ queue. The bandwidth is set to 20% of the port bandwidth.
6.
Add user4 to the WFQ queue. The bandwidth is set to 10% of the port bandwidth.
Configuration Commands
1.
Configure the interfaces on ZXR10.
ZXR10(config)#interface gei-1/1
ZXR10(config-if-gei-1/1)#ipv6 enable
ZXR10(config-if-gei-1/1)#ipv6 address 7::1/64
ZXR10(config-if-gei-1/1)#exit
ZXR10(config)#interface gei-1/2
ZXR10(config-if-gei-1/2)#ipv6 enable
ZXR10(config-if-gei-1/2)#ipv6 address 8::1/64
ZXR10(config-if-gei-1/2)#exit
ZXR10(config)#interface gei-1/3
ZXR10(config-if-gei-1/3)#ipv6 enable
ZXR10(config-if-gei-1/3)#ipv6 address 9::1/64
ZXR10(config-if-gei-1/3)#exit
2.
Configure the classes.
ZXR10(config)#class-map dscp1
match-all ipv6
ZXR10(config-cmap)#match dscp 1
ZXR10(config-cmap)#exit
ZXR10(config)#class-map dscp2
match-all ipv6
ZXR10(config-cmap)#match dscp 2
ZXR10(config-cmap)#exit
ZXR10(config)#class-map dscp3
match-all ipv6
ZXR10(config-cmap)#match dscp 3
ZXR10(config-cmap)#exit
ZXR10(config)#class-map dscp4
match-all ipv6
ZXR10(config-cmap)#match dscp 4
ZXR10(config-cmap)#exit
3.
Configure the second level policy.
ZXR10(config)#policy-map test
ZXR10(config-pmap)#class dscp1
ZXR10(config-pmap-c)#priority-llq
ZXR10(config-pmap-c)#police cir 400000 cbs 400 conform-action transmit
exceed-action drop violate-action drop
22-2
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...