To configure low-CDV mode with a strict-priority queue and a best-effort queue:
1.
Configure the traffic class.
host1(config)#
traffic-class strict
host1(config-traffic-class)#
exit
2.
Set the traffic class in the traffic-class group.
host1(config)#
traffic-class-group strict
host1(config-traffic-class-group)#
traffic-class strict
host1(config-traffic-class-group)#
exit
3.
Define the scheduler profiles for the traffic-class group.
host1(config)#
scheduler-profile strict
host1(config-scheduler-profile)#
strict-priority
host1(config-scheduler-profile)#
exit
host1(config)#
scheduler-profile 500k
host1(config-scheduler-profile)#
shaping-rate 500000
host1(config-scheduler-profile)#
exit
host1(config)#
scheduler-profile 1m
host1(config-scheduler-profile)#
shaping-rate 1000000
host1(config-scheduler-profile)#
exit
host1(config)#
scheduler-profile 2m
host1(config-scheduler-profile)#
shaping-rate 2000000
host1(config-scheduler-profile)#
exit
4.
Configure per-VC CDVT by configuring QoS profile with ATM VC queues.
host1(config)#
qos-profile low-cdv-q-p
host1(config-qos-profile)#
atm-vc node scheduler-profile 1m
host1(config-qos-profile)#
atm-vp node scheduler-profile 2m
host1(config-qos-profile)#
atm-vc queue traffic-class best-effort
host1(config-qos-profile)#
atm group strict scheduler-profile strict
host1(config-qos-profile)#
atm-vc queue traffic-class strict scheduler-profile 500k
host1(config-qos-profile)#
exit
5.
Configure per-VP CDVT using shapeless VP tunnels that are used when the QoS
application controls SAR scheduler shaping and set the QoS port mode to low
CDV.
host1(config)#
interface atm 2/0
host1(config-if)#
atm vp-tunnel 0 0
host1(config-if)#
atm vp-tunnel 1 0
host1(config-if)#
qos-mode-port low-cdv
host1(config-if)#
qos-profile low-cdv-q-p
host1(config-subif)#
interface atm 2/0.5
host1(config-subif)#
atm pvc 5 0 5 aal5snap
host1(config-subif)#
interface atm 2/0.6
host1(config-subif)#
atm pvc 6 0 6 aal5snap
host1(config-subif)#
interface atm 2/0.7
host1(config-subif)#
atm pvc 7 1 7 aal5snap
host1(config-subif)#
interface atm 2/0.8
host1(config-subif)#
atm pvc 8 1 8 aal5snap
Configuring Low-CDV Mode for Per-Port Queuing on ATM Interfaces
■
173
Chapter 19: Configuring an Integrated Scheduler to Provide QoS for ATM
Summary of Contents for JUNOSE 11.1.X - QUALITY OF SERVICE CONFIGURATION GUIDE 3-21-2010
Page 6: ...vi...
Page 24: ...xxiv List of Figures JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 28: ...xxviii List of Tables JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 34: ...2 QoS on the E Series Router JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 76: ...44 Scheduling and Shaping Traffic JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 156: ...124 Monitoring QoS Scheduling and Shaping JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 190: ...158 Interface Solutions for QoS JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 344: ...312 Monitoring and Troubleshooting QoS JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 388: ...356 Monitoring QoS Parameter Definitions JUNOSe 11 1 x Quality of Service Configuration Guide...
Page 391: ...Part 8 Index Index on page 361 Index 359...
Page 392: ...360 Index JUNOSe 11 1 x Quality of Service Configuration Guide...