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

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
Configure a full-duplex Layer 2.5 translational cross-connect between Router A and
Router C, using a Juniper Networks router, Router B, as the TCC interface. Extended
VLAN TCC encapsulation provides an Ethernet wide area circuit for interconnecting
IP traffic. (See the topology in Figure 59 on page 691.)
The Router A-to-Router B circuit is PPP, and the Router B-to-Router C circuit is Ethernet
Configuring an Extended
with VLAN tagging enabled.
VLAN TCC
On Router B
692
Configuring Ethernet TCC
unit 0 {
family tcc {
proxy {
inet-address 10.10.10.3;
}
remote {
inet-address 10.10.10.2;
}
}
}
}
interfaces ge-0/0/0 {
vlan-tagging;
encapsulation extended-vlan-tcc;
unit 0 {
vlan-id 1;
family tcc {
proxy {
inet-address 10.10.10.3;
}
remote {
inet-address 10.10.10.2;
}
}
}
}

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents