Qos Client 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

QoS Client Configuration

From Global Configuration mode:
258
Example: QoS Parameter Configuration for Controlling Subscriber Bandwidth
svlan node group EF
vlan queue traffic-class best-effort scheduler-profile subscriber-best-effort
vlan queue traffic-class video scheduler-profile subscriber-video
vlan queue traffic-class voice scheduler-profile subscriber-voice
exit
! Configure the ethernet-default QoS profile.
qos-profile ethernet-default
no ip node
no ip queue traffic-class best-effort
exit
! Attach the QoS profile to the VLAN and S-VLAN subinterfaces.
interface fastEthernet 9/0
encapsulation vlan
exit
interface fastEthernet 9/0.1
svlan id 2 1
ip address 192.1.1.1 255.255.255.0
interface fastEthernet 9/0.2
svlan id 2 2
ip address 192.2.1.1 255.255.255.0
exit
interface fastEthernet 9/0.3
svlan id 2 3
ip address 192.3.1.1 255.255.255.0
exit
! Configure the max-subscriber-bandwidth, subscriber-weight,
max-subscriber-video-bandwidth, and max-100Kbps-voice-calls global parameter
instances.
qos-parameter max-subscriber-bandwidth 2000000
qos-parameter subscriber-weight 1
qos-parameter max-subscriber-video-bandwidth 2000000
qos-parameter max-100Kbps-voice-calls 1
! Configure a global parameter instance for individual DSLAMs.
interface fastEthernet 9/0
svlan 1 qos-parameter max-subscriber-video-bandwidth 1000000
exit
! Configure the basic-data service for Subscriber 1.
interface fastEthernet 9/0.1
qos-profile subscriber-data-service
exit
! Configure the basic triple-play service for Subscriber 2.
interface fastEthernet 9/0.2
qos-parameter max-subscriber-bandwidth 6000000
qos-parameter subscriber-weight 3
qos-parameter max-subscriber-video-bandwidth 2000000
qos-parameter max-100Kbps-voice-calls 1
qos-profile subscriber-triple-play
exit
! Configure the enhanced triple-play service for Subscriber 3.
interface fastEthernet 9/0.3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents