- neighbor address {
-
-
interface interface-name {
-
bandwidth (bandwidth | ctnumber bandwidth);
-
community community-name;
- (control-word | no-control-word);
-
description text;
-
ignore-encapsulation-mismatch;
-
ignore-mtu-mismatch;
-
mtu mtu-number;
-
protect-interface interface-name;
-
psn-tunnel-endpoint address;
-
virtual-circuit-id identifier;
- }
- }
- [edit logical-systems logical-system-name protocols l2circuit],
- [edit protocols l2circuit]
Statement introduced before JUNOS Release 7.4.
Each Layer 2 circuit is represented by the logical interface connecting the local provider edge (PE) router to the local customer edge (CE) router. All the Layer 2 circuits using a particular remote PE router designated for remote CE routers are listed under the neighbor statement (neighbor designates the PE router). Each neighbor is identified by its IP address and is usually the end-point destination for the LSP tunnel (transporting the Layer 2 circuit).
address—IP address of a neighboring router.
The remaining statements are explained separately.
See Configuring the Neighbor Interface for the Layer 2 Circuit.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.