Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 424

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
354
Configuring ATM2 IQ VC Tunnel CoS Components
unit 0 {
vci 0.100;
shaping {
cbr 1920000;
}
atm-scheduler-map sch_red;
family inet {
address 172.16.0.1/24;
}
}
unit 1 {
vci 0.101;
shaping {
vbr peak 1m sustained 384k burst 256;
}
atm-scheduler-map sch_epd;
family inet {
address 172.16.1.1/24;
}
}
}
at-6/1/0 {
atm-options {
vpi 0;
}
unit 0 {
vci 0.100;
family inet {
address 10.10.0.1/24;
}
}
unit 1 {
vci 0.101;
family inet {
address 10.10.1.1/24;
}
}
}
[edit class-of-service]
classifiers {
inet-precedence inet_classifier {
forwarding-class fc_q0 {
loss-priority low code-points 000;
}
forwarding-class fc_q1 {
loss-priority low code-points 001;
}
forwarding-class fc_q2 {
loss-priority low code-points 010;
}
forwarding-class fc_q3 {
loss-priority low code-points 011;
}
forwarding-class fc_q4 {
loss-priority low code-points 100;
}

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents