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

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

Advertisement

JunosE 11.3.x Quality of Service Configuration Guide
242
instance-interface-type vlan
instance-interface-type svlan
range 1000000 5000000
exit
!Configure the max-100Kbps-voice-calls parameter definition.
qos-parameter-define max-100Kbps-voice-calls
controlled-interface-type vlan
instance-interface-type vlan
range 1 3
exit
! Configure the subscriber-best-effort scheduler profile.
scheduler-profile subscriber-best-effort
shared-shaping-rate max-subscriber-bandwidth auto
exit
! Configure the subscriber-video scheduler profile.
scheduler-profile subscriber-video
shaping-rate max-subscriber-video-bandwidth
exit
! Configure the subscriber-weight scheduler profile.
scheduler-profile subscriber-weight
weight subscriber-weight
exit
! Configure the subscriber-voice scheduler profile.
scheduler-profile subscriber-voice
shaping-rate max-100Kbps-voice-calls * 100000
exit
! Configure the subscriber-data-service QoS profile.
qos-profile subscriber-data-service
svlan node
vlan node scheduler-profile subscriber-weight
vlan queue traffic-class best-effort scheduler-profile subscriber-best-effort
exit
! Configure the subscriber-triple-play QoS profile.
qos-profile subscriber-triple-play
svlan node
vlan node scheduler-profile subscriber-weight
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
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents