Zte ZXR10 5900E Series Configuration Manual page 44

Easy-maintenance mpls routing switch guide for qos
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

ZXR10 5900E Series Configuration Guide (QoS)
Configuration Flow
1. Configure an ACL for the traffic classification. According to the current requirement,
use the ipv4-access-list to restrict all IP packets.
2. Set the bandwidth of department A to 40M.
3. Set the bandwidth of department B to 30M.
4. Set the bandwidth of department C to 430M.
Configuration Commands
Configuration on the S1:
/*Configuring ACL rule*/
ZXR10(config)#ipv4-access-list meterA
ZXR10(config-ipv4-acl)#rule 10 permit ip any any
ZXR10(config-ipv4-acl)#exit
ZXR10(config)#ipv4-access-list meterB
ZXR10(config-ipv4-acl)#rule 10 permit ip any any
ZXR10(config-ipv4-acl)#exit
ZXR10(config)#ipv4-access-list meterC
ZXR10(config-ipv4-acl)#rule 10 permit ip any any
ZXR10(config-ipv4-acl)#exit
/*Binding interface*/
ZXR10(config)#ipv4-access-group interface gei-0/1/1/1 ingress meterA
ZXR10(config)#ipv4-access-group interface gei-0/1/1/2 ingress meterB
ZXR10(config)#ipv4-access-group interface gei-0/1/1/10 ingress meterC
/*Configuring macro meter*/
ZXR10(config)#pm-qos
ZXR10(config-pm-qos)#traffic-macro-flow S1 cir 100000 cbs 1000 mode band-borrow
/*Configuring micro meter of a network*/
ZXR10(config-pm-qos)#traffic-micro-flow ipv4-access-list meterA rule-id 10 cir
40000 cbs 1000 macro-flow S1
ZXR10(config-pm-qos)#traffic-micro-flow ipv4-access-list meterB rule-id 10 cir
30000 cbs 1000 macro-flow S1
ZXR10(config-pm-qos)#traffic-micro-flow ipv4-access-list meterC rule-id 10 cir
30000 cbs 1000 macro-flow S1
ZXR10(config-pm-qos)#exit
ZXR10(config)#
Configuration Verification
Check QoS configuration results.
/*Checking the ACL configuration.*/
ZXR10(config)#show ipv4-access-lists name meterA
2-22
SJ-20150114102049-008|2015-01-15 (R1.0)
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents