Monitoring The Subscriber Configuration - 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

JUNOSe 11.1.x Quality of Service Configuration Guide

Monitoring the Subscriber Configuration

After completing the configuration, both the QoS administrator and the QoS client
can monitor it by issuing show commands.
1.
2.
3.
252
Example: QoS Parameter Configuration for Controlling Subscriber Bandwidth
c.
Create a parameter instance for max-subscriber-video-bandwidth, limiting
video traffic to 3 Mbps.
d. Create a parameter instance for max-100Kbps-voice-calls, enabling up to
three 100 Kbps voice calls.
e. Attach the QoS profile subscriber-triple-play to the subscriber's interface.
host1(config)#interface fastEthernet 9/0.3
host1(config-if)#qos-parameter max-subscriber-bandwidth 8000000
host1(config-if)#qos-parameter subscriber-weight 6
host1(config-if)#qos-parameter max-subscriber-video-bandwidth 3000000
host1(config-if)#qos-parameter max-100Kbps-voice-calls 3
host1(config-if)#qos-profile subscriber-triple-play
host1(config-if)#exit
To display the traffic classes for best-effort, video, and voice, issue the show
traffic-class command.
host1#show traffic-class
traffic
fabric
class
weight
-----------
------
best-effort
8
video
8
voice
8
To display the traffic-class group EF, issue the show traffic-class-group command.
host1#show traffic-class-group
traffic-class-group EF auto-strict-priority
traffic-class voice
To display the settings for all four QoS parameter definitions
(max-subscriber-bandwidth, subscriber-weight, max-subscriber-video-bandwidth,
and max-100Kbps-voice-calls), issue the show qos-parameter-define command.
host1#show qos-parameter-define
parameter name
------------------------------ ---------- ----------- ----------
max-subscriber-bandwidth
subscriber-weight
max-subscriber-video-bandwidth vlan
max-100Kbps-voice-calls
fabric
strict
priority
--------
no
no
yes
controlled
instance
interface
interface
types
types
vlan
vlan
vlan
vlan
vlan, svlan <none>
vlan
vlan
subscriber
interface
types
<none>
<none>
<none>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents