Juniper JUNOS OS 10.4 Manual page 103

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Router PE1
Configuration
Copyright © 2012, Juniper Networks, Inc.
atm-options {
vpi 100;
}
unit 0 {
vci 100.34;
family inet {
address 30.1.1.1/24;
}
}
}
}
Configure the Layer 2 circuit.
[edit]
interfaces {
at-2/0/1 {
atm-options {
vpi 100;
}
unit 0 {
encapsulation vlan-vci-ccc;
vpi 100;
vci-range 32 63;
}
}
ge-5/0/0 {
unit 0 {
family inet {
address 20.1.1.1/24;
}
family mpls;
}
}
}
protocols {
mpls {
interface ge-5/0/0.0;
}
ospf {
area 0.0.0.0 {
interface ge-5/0/0.0;
interface lo0.0 {
passive;
}
}
}
ldp {
interface all;
}
l2circuit {
neighbor 10.255.171.14 {
interface at-2/0/1.0 {
virtual-circuit-id 100;
}
}
Chapter 8: MX Series Router in an ATM Ethernet Interworking Function
83

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents