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

Network interfaces configuration
Table of Contents

Advertisement

forwarding-class fc_q5 {
loss-priority low code-points 101;
}
forwarding-class fc_q6 {
loss-priority low code-points 110;
}
forwarding-class fc_q7 {
loss-priority low code-points 111;
}
}
forwarding-classes {
queue 0 fc_q0;
queue 1 fc_q1;
queue 2 fc_q2;
queue 3 fc_q3;
queue 4 fc_q4;
queue 5 fc_q5;
queue 6 fc_q6;
queue 7 fc_q7;
}
interfaces {
at-6/1/0 {
unit * {
classifiers {
inet-precedence inet_classifier;
}
}
}
}
}
[edit routing-options]
static {
route 10.10.20.2/32 {
next-hop at-0/1/0.0;
retain;
no-readvertise;
}
route 10.10.1.2/32 {
next-hop at-0/1/0.1;
retain;
no-readvertise;
}
}
Chapter 13: Configuring ATM Interfaces
Configuring ATM2 IQ VC Tunnel CoS Components
355

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents