OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : Virtual Private LAN Service Commands : vpls-vc
vpls-vc
Use this command add a spoke virtual circuit to VPLS domain.
Use the no parameter to remove this configuration.
Command Syntax
vpls-vc NAME (ethernet|vlan|)
vpls-vc NAME (secondary NAME|) (ethernet|vlan|)
no vpls-vc NAME
Parameter
NAME
Enter a string that identifies the MPLS VC to add to the VPLS domain
secondary
Set the secondary spoke name
NAME
Enter a string that identifies the secondary spoke
ethernet
Identify the spoke type as Ethernet (default)
vlan
Identify the spoke type as VLAN.
TNLNAME
Specify the MPLS-TP tunnel-name.
Default
By default, vpls vc name is disabled
Command Mode
VPLS mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#mpls vpls test 34
(config-vpls)#vpls-vc VC1
(config-vpls)#exit
(config)#exit
 
 
Last modified date: 10/17/2023