neighbor (Protocols VPLS)
Syntax
neighbor neighbor-id { mac-pinning; associate-profile{ dynamic-profile-name; profile-variable-set profile-variable-set-name; } backup-neighbor {...} community community-name; connection-protection; encapsulation-type type; ignore-encapsulation-mismatch; oam { bfd-liveness-detection { detection-time { threshold milliseconds; } minimum-interval milliseconds; minimum-receive-interval milliseconds; multiplier number; no-adaptation; transmit-interval { minimum-interval milliseconds; threshold milliseconds; } version (1 | automatic); } ping-interval; } pseudowire-status-tlv; psn-tunnel-endpoint address; revert-time seconds; static { incoming-label label; outgoing-label label; control-word; no-control-word; } switchover-delay milliseconds; vpls-id-list vc-id-numbers; }
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols vpls], [edit logical-systems logical-system-name routing-instances instance-name protocols vpls mesh-group mesh-group-name], [edit routing-instances routing-instance-name protocols vpls], [edit routing-instances instance-name protocols vpls mesh-group mesh-group-name]
Description
Specify each of the PE routers participating in the VPLS domain. Configuring this statement enables LDP for signaling VPLS.
In the VPLS documentation, the word router in terms such as PE router is used to refer to any device that provides routing functions.
Options
neighbor-id
—Specify
the neighbor identifier for each PE router participating in the VPLS
domain.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 8.4.
The pseudowire-status-tlv
option was added in Junos
OS Release 10.0.
The vpls-id-list
option was added in Junos OS Release
14.2 for MX Series routers to provide support for multiple pseudowires
between the same pair of PEs in LDP-VPLS.