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

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

Advertisement

Copyright © 2010, Juniper Networks, Inc.
Configure the QoS profile.
3.
host1(config)#qos-profile vcSharedShaping
Create group nodes.
4.
host1(config-qos-profile)#atm group AF scheduler-profile default
host1(config-qos-profile)#atm group EF scheduler-profile default
Create VC nodes for each group and for traffic in the default group.
5.
host1(config-qos-profile)#atm-vc node
host1(config-qos-profile)#atm-vc node group AF
host1(config-qos-profile)#atm-vc node group EF
Create queues for the best-effort, video, and voice traffic. Apply the scheduler profile
6.
that defines the shared-shaping rate to the best-effort queue. Apply the legacy shaper
profiles to the voice and video traffic queues.
host1(config-qos-profile)#atm-vc queue traffic-class best-effort scheduler-profile
shared-1mbps
host1(config-qos-profile)#atm-vc queue traffic-class video scheduler-profile 300Kbps
host1(config-qos-profile)#atm-vc queue traffic-class voice scheduler-profile 200Kbps
host1(config-qos-profile)#exit
Attach the QoS profile to an ATM subinterface.
7.
host1(config)#interface atm 11/0.1
host1(config-interface)#qos-profile vcSharedShaping
host1(config-interface)#exit
In this example, the constituents of the VC shared shaper are the VC 1 best effort node,
the VC 1 Group EF node, and the VC 1 Group AF node. The available bandwidth is strictly
allocated in the following order:
VC 1 EF group node
1.
VC 1 AF group node
2.
VC 1 best effort node
3.
To display the sample shared shaper configuration:
host1# show shared-shaper atm 11/0.1
shared
shaping shaping
interface
rate
---------------- ------- ------- ------------------------- -------
atm-vc ATM11/0.1 1000000 compound best-effort atm-vc queue
atm-vc ATM11/0.2 1000000 compound best-effort atm-vc queue
Total shared shapers: 2
Total constituents:
8
Total failovers:
0
Chapter 12: Configuring Compound Shared Shaping of Traffic
current
rate
resource
atm-vc best-effort node
EF voice atm-vc queue
AF video atm-vc queue
atm-vc best-effort node
EF voice atm-vc queue
AF video atm-vc queue
shaping
rate
200000
300000
200000
300000
99

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents