Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - QUALITY OF SERVICE CONFIGURATION GUIDE 2010-09-22 Configuration Manual page 195

Software for e series broadband services routers quality of service configuration guide
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
Configure the traffic class.
1.
host1(config)#traffic-class strict
host1(config-traffic-class)#exit
Set the traffic class in the traffic-class group.
2.
host1(config)#traffic-class-group strict
host1(config-traffic-class-group)#traffic-class strict
host1(config-traffic-class-group)#exit
Define the scheduler profiles for the traffic-class group.
3.
host1(config)#scheduler-profile strict
host1(config-scheduler-profile)#strict-priority
host1(config-scheduler-profile)#exit
host1(config)#scheduler-profile 500k
host1(config-scheduler-profile)#shaping-rate 500000
host1(config-scheduler-profile)#exit
host1(config)#scheduler-profile 1m
host1(config-scheduler-profile)#shaping-rate 1000000
host1(config-scheduler-profile)#exit
host1(config)#scheduler-profile 2m
host1(config-scheduler-profile)#shaping-rate 2000000
host1(config-scheduler-profile)#exit
Configure per-VC CDVT by configuring QoS profile with ATM VC queues.
4.
host1(config)#qos-profile low-cdv-q-p
host1(config-qos-profile)#atm-vc node scheduler-profile 1m
host1(config-qos-profile)#atm-vp node scheduler-profile 2m
host1(config-qos-profile)#atm-vc queue traffic-class best-effort
host1(config-qos-profile)#atm group strict scheduler-profile strict
host1(config-qos-profile)#atm-vc queue traffic-class strict scheduler-profile 500k
host1(config-qos-profile)#exit
Configure per-VP CDVT using shapeless VP tunnels that are used when the QoS
5.
application controls SAR scheduler shaping and set the QoS port mode to low CDV.
host1(config)#interface atm 2/0
host1(config-if)#atm vp-tunnel 0 0
host1(config-if)#atm vp-tunnel 1 0
host1(config-if)#qos-mode-port low-cdv
host1(config-if)#qos-profile low-cdv-q-p
host1(config-subif)#interface atm 2/0.5
host1(config-subif)#atm pvc 5 0 5 aal5snap
host1(config-subif)#interface atm 2/0.6
host1(config-subif)#atm pvc 6 0 6 aal5snap
host1(config-subif)#interface atm 2/0.7
host1(config-subif)#atm pvc 7 1 7 aal5snap
host1(config-subif)#interface atm 2/0.8
host1(config-subif)#atm pvc 8 1 8 aal5snap
TIP: For ATM interfaces on ERX7xx models, ERX14xx models, and the
ERX310 router, you must specify port 0.
Chapter 19: Configuring an Integrated Scheduler to Provide QoS for ATM
165

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents