Configuring The Maximum Number Of Atm1 Vcs On A Vp - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

Configuring the Maximum Number of ATM1 VCs on a VP

For ATM1 interfaces, you must configure the maximum number of virtual circuits
(VCs) allowed on a virtual path (VP) so that sufficient memory on the ATM1 PIC can
be allocated for each VC.
To configure the highest-numbered VCs on a VP, include the
statements at the
vpi 10;
vpi 20;
}
}
unit 0 {
encapsulation atm-ccc-cell-relay;
vpi 10;
}
unit 1 {
encapsulation atm-ccc-cell-relay;
vpi 20;
}
[edit interfaces at-3/1/0]
encapsulation atm-ccc-cell-relay;
atm-options {
pic-type atm2;
promiscuous-mode {
vpi 10;
vpi 20;
}
}
unit 0 {
encapsulation atm-ccc-cell-relay;
vpi 10;
}
unit 1 {
encapsulation atm-ccc-cell-relay;
vpi 20;
}
[edit protocols]
mpls {
connections {
interface-switch router-a-router-c {
interface at-1/1/0.0;
interface at-3/1/0.0;
}
interface-switch router-a-router-d {
interface at-1/1/0.1;
interface at-3/1/0.1;
}
}
}
[edit interfaces interface-name atm-options]
[edit interfaces interface-name atm-options]
vpi vpi-identifier {
Chapter 13: Configuring ATM Interfaces
Configuring the Maximum Number of ATM1 VCs on a VP
and
maximum-vcs
vpi
hierarchy level:
307

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents