OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : Virtual Private LAN Service Commands : signaling ldp
signaling ldp
Use this command to establish a pseudowire connection between Provider Edge (PE) routers. Use this command to use the Label Distribution Protocol (LDP) for signaling and to support VPLS auto-discovery between VPLS instances.Using this command triggers LDP to signal a pseudowire between the configured VPLS peers in the same VPLS instance. The vpls-peer command is used to identify the VPLS peers that are part of a VPLS instance
Note: Issuing this command puts the router into VPLS signaling (config-vpls-sig) mode.
Use the no parameter with this command to remove (tear down) pseudowires with other PE routers.
Command Syntax
signaling ldp
no signaling ldp
Parameters
None
Default
By default, signaling ldp is disabled
Command Mode
VPLS mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)# mpls vpls test 100
(config-vpls)#signaling ldp
(config-vpls-sig)#vpls-peer 97.97.97.97
(config-vpls-sig)#exit
Last modified date: 10/17/2023