Juniper JUNOSE 11.1.X - QUALITY OF SERVICE CONFIGURATION GUIDE 3-21-2010 Configuration Manual page 135

For e series broadband services routers - quality of service configuration
Table of Contents

Advertisement

host1(config-scheduler-profile)#shared-shaping-rate 1000000 burst 32768 auto
host1(config)#scheduler-profile 300Kbps
host1(config-scheduler-profile)#shaping-rate 300000
host1(config)#scheduler-profile 200Kbps
host1(config-scheduler-profile)#shaping-rate 200000
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
6.
profile 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
---------------- ------- ------- ------------------------- -------
Chapter 12: Configuring Compound Shared Shaping of Traffic
current
rate
resource
Example: Compound Shared Shaping for ATM VCs
shaping
rate
103

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents