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

Network interfaces configuration
Table of Contents

Advertisement

}
[edit protocols]
mpls {
interface all;
}
connections {
remote-interface-switch remote-sw-1 {
interface ae0.0;
receive-lsp lsp2_1;
transmit-lsp lsp1_2;
}
}
[edit interfaces]
On Router F
ae1 {
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
}
}
[edit protocols]
mpls {
interface all;
}
connections {
remote-interface-switch remote-sw-2 {
interface ae1.0;
receive-lsp lsp1_2;
transmit-lsp lsp2_1;
}
}
[edit interface]
On Router G
ae1 {
aggregated-ether-options {
minimum-links 1;
link-speed 1g;
lacp {
active;
periodic fast;
}
}
unit 0 {
family inet {
address 192.168.2.2/30;
Chapter 6: Configuring Circuit and Translational Cross-Connects
Example: Configuring a Remote LSP CCC over Aggregated Ethernet
245

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents