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

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

Advertisement

Related
Documentation
Copyright © 2010, Juniper Networks, Inc.
host1(config)#scheduler-profile shared-5Mbps
host1(config-scheduler-profile)#shared-shaping-rate 5000000 burst 32768 auto
host1(config-scheduler-profile)#exit
Configure the scheduler profile for AF (video) traffic.
3.
host1(config)#scheduler-profile 2Mbps
host1(config-scheduler-profile)#shaping-rate 2000000
Configure the scheduler profile for EF (voice) traffic.
4.
host1(config)#scheduler-profile 400Kbps
host1(config-scheduler-profile)#shaping-rate 400000
host1(config-scheduler-profile)#exit
Configure the QoS profile.
5.
host1(config)#qos-profile vpSharedShaping
Create group nodes.
6.
host1(config-qos-profile)#atm group AF scheduler-profile default
host1(config-qos-profile)#atm group EF scheduler-profile default
Create VP nodes for each group and for traffic in the default group. The scheduler
7.
profile containing the shared-shaping rate is applied to the VP node that is in the
default group and contains the best-effort queue.
host1(config-qos-profile)#atm-vp node scheduler-profile shared-5Mbps
host1(config-qos-profile)#atm-vp node group AF scheduler-profile 2Mbps
host1(config-qos-profile)#atm-vp node group EF scheduler-profile 400Kbps
Create a VC node for the default group.
8.
host1(config-qos-profile)#atm-vc node
Create queues for the best-effort, video, and voice traffic.
9.
host1(config-qos-profile)#atm-vc queue traffic-class best-effort
host1(config-qos-profile)#atm-vc queue traffic-class AF
host1(config-qos-profile)#atm-vc queue traffic-class EF
host1(config-qos-profile)#exit
Attach the QoS profile to an ATM subinterface.
10.
host1(config)#interface atm 11/0.1
host1(config-interface)#qos-profile vpSharedShaping
In this example, the constituents of the VP shared shaper are the VP 1 default group node,
the VP 1 Group EF node, and the VP 1 Group AF node. The available bandwidth is strictly
allocated in the following order:
VP1 EF group node
1.
VP1 AF group node
2.
VP1 default group node
3.
Configuring Compound Shared Shaping on page 96
Compound Shared Shaping Overview on page 95
Chapter 12: Configuring Compound Shared Shaping of Traffic
101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents