host1(config-if)#
exit
Complete Configuration Example
You can use the complete configuration examples provided for each of the
configurations in your own network. To customize the configuration example for
your needs, copy the text into a text editor, and modify it.
To use the example for immediate use, copy it to the local console or Telnet session
from which you access the router.
You can also save the example as a script (.scr) file that executes the commands as
though they were entered at the terminal. For information about executing .scr files,
see
JUNOSe System Basics Configuration Guide
.
From Global Configuration mode:
! Configure the traffic-classes for video and voice.
traffic-class voice
exit
traffic-class video
exit
! Create the byte-adjustment QoS parameter definition.
qos-parameter-define byte-adjustment application qos-byte-adjustment
controlled-interface-type vlan
controlled-interface-type ip
exit
! Create the cell-mode QoS parameter definition.
qos-parameter-define cell-mode application qos-cell-mode
controlled-interface-type vlan
controlled-interface-type ip
exit
! Configure the vc1 and vc2 scheduler profiles.
scheduler-profile vc1
shared-shaping-rate 10000000 burst 10 milliseconds
exit
scheduler-profile voice
shaping-rate 100000 burst 10 milliseconds
exit
scheduler-profile video
shaping-rate 8000000 burst 10 milliseconds
exit
scheduler-profile vc2
shaping-rate 1000000 burst 10 m
exit
! Add the scheduler profiles to the vc1 QoS profile.
qos-profile vc1
vlan node scheduler-profile vc1
vlan queue traffic-class voice schedule-profile voice
vlan queue traffic-class video schedule-profile video
exit
qos-profile vc2
vlan node scheduler-profile vc2
290
■
Example: QoS Parameter Configuration for QoS Cell Mode and Byte Adjustment for Cell Shaping
JUNOSe 11.1.x Quality of Service Configuration Guide
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...