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

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

Advertisement

9.

Complete Configuration Example

You can use the complete configuration examples provided for each of the
configurations in your own network. To customize the configuration example for
your needs, copy the text into a text editor, and modify it.
To use the example for immediate use, copy it to the local console or Telnet session
from which you access the router.
You can also save the example as a script (.scr) file that executes the commands as
though they were entered at the terminal. For information about executing .scr files,
see JUNOSe System Basics Configuration Guide.
From Global Configuration mode:
Chapter 27: Configuring IP Multicast Bandwidth Adjustment with QoS Parameters
**Queues disabled (no resources):
Total queues:
To display the shared shaper settings for the ATM VC on the ATM interface in
slot 2, port 0, issue the show qos shared-shaper command.
host1#show qos shared-shaper interface atm 2/0.1
interface
--------------- ------------------------ -------- ------- -------------
atm-vc ATM2/0.1 A atm-vc node
A atm-vc queue EF voice
Total shared shapers:
Total constituents:
Total shared shaper failovers: 0
Compound shared shapers are supported.
! Create the voice traffic class.
traffic-class voice
exit
traffic-class best-effort
exit
traffic-class-group EF auto-strict-priority
traffic-class best-effort
exit
! Create the ipm QoS parameter definition.
qos-parameter-define ipm application ip-multicast hierarchical
controlled-interface-type atm-vc
exit
! Create a global parameter instance of the ipm QoS parameter.
qos-parameter ipm 0
! Configure the vc-subscriber and 192K scheduler profiles.
scheduler-profile vc-subscriber
shared-shaping-rate 10000000 - ipm burst 50 milliseconds auto
exit
scheduler-profile 192K
shaping-rate 192000
Example: QoS Parameter Configuration for IP Multicast Bandwidth Adjustment
0
2
shared
shaping
resource
rate
10000000
1
2
shaping
rate
other
rate 10000000
192000
279

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents