Example: Configuring A Remote Lsp Ccc Over Aggregated Ethernet; Figure 14: Remote Interface-Lsp-Interface Circuit Cross-Connect Over Aggregated Ethernet Interfaces - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide

Example: Configuring a Remote LSP CCC over Aggregated Ethernet

See the topology in Figure 14 on page 244. In this topology, CE Router G has an
aggregated Ethernet connection to PE Router F. CE Router D has an aggregated
Ethernet connection to PE Router E. Router E and Router F have an MPLS LSP between
them. With remote CCC, you specify that the circuit from Router D is connected to
the circuit from Router G. The circuit from Router D is connected to the LSP on Router
E; the circuit from Router G is connected to the LSP on Router F. In other words,
ae0.0
Router G as standard aggregated Ethernet interfaces. For more information about
aggregated Ethernet, see "Aggregated Ethernet Interfaces Overview" on page 643.

Figure 14: Remote Interface-LSP-Interface Circuit Cross-Connect over Aggregated Ethernet Interfaces

On Router D
On Router E
244
Example: Configuring a Remote LSP CCC over Aggregated Ethernet
and
are connected using
ae1.0
[edit interface]
ae0 {
aggregated-ether-options {
minimum-links 1;
link-speed 1g;
lacp {
active;
periodic fast;
}
}
unit 0 {
family inet {
address 192.168.2.1/30;
}
}
}
[edit interfaces]
ae0 {
encapsulation ethernet-ccc;
aggregated-ether-options {
minimum-links 1;
link-speed 100m;
lacp {
active;
periodic fast;
}
}
unit 0 {
encapsulation vlan-ccc; # default
family ccc; # default
}
and
. You configure Router D and
lsp1-2
lsp2-1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents