vpls-type
Use this command to assign a type (either Ethernet or VLAN) for VPLS.
Note: The default type is chosen as Ethernet.
Command Syntax
vpls-type (ethernet|vlan)
Parameter
ethernet
Designate Ethernet as the VPLS type
vlan
Designate VLAN as the VPLS type
Default
By default, vpls type is ethernet
Command Mode
signaling ldp 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-type vlan
(config-vpls-sig)#vpls-peer 2.2.2.2
(config-vpls-sig)#exit
(config-vpls)#exit
Last modified date: 10/17/2023