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

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

Advertisement

JUNOSe 11.1.x Quality of Service Configuration Guide
4.
5.
Related Topics
88
Example: Simple Shared Shaping for Ethernet
(config-scheduler-profile)#shaping-rate vlan-g1-max-rate
(config-scheduler-profile)#exit
(config)#scheduler-profile svlan-g2
(config-scheduler-profile)#shaping-rate svlan-max-rate % 50
(config-scheduler-profile)#exit
Configure the QoS profile.
(config)#qos-profile svlan-4.1
(config-qos-profile)#vlan queue traffic-class best-effort
(config-qos-profile)#vlan node scheduler-profile vlan-be
(config-qos-profile)#svlan node scheduler-profile svlan-be
(config-qos-profile)#vlan queue traffic-class tc1
(config-qos-profile)#svlan node scheduler-profile svlan-g1 group g1
(config-qos-profile)#svlan queue traffic-class tc2
(config-qos-profile)#svlan node scheduler-profile svlan-g2 group g2
(config-qos-profile)#ethernet group g2 scheduler-profile default
Attach the QoS profile to the S-VLANs on Fast Ethernet interface 11/0.
(config)#interface fastEthernet 11/0
(config-if)#svlan 0 qos-parameter svlan-max-rate 4000000
(config-if)#svlan 0 qos-profile svlan-4.1
(config-if)#encapsulation vlan
(config-if)#exit
(config)#interface fastEthernet 11/0.1
(config-if)#svlan id 0 1
(config-if)#ip address 1.2.1.1 255.255.255.0
(config-if)#exit
(config)#interface fastEthernet 11/0.2
(config-if)#svlan id 0 2
(config-if)#ip address 1.3.1.1 255.255.255.0
(config-if)#exit
Configuring Simple Shared Shaping on page 81
Simple Shared Shaping Overview on page 79

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents