ve-id
Use this command to configure a VPLS Edge (VE) device. Each Provider Edge (PE) device participating in a VPLS must have at least one VE ID. When the PE is connected to several u-PEs (Layer 2 PE devices used to provide Layer 2 aggregation), there are unique VE ID’s for each u-PE. The PE may also be assigned a VE ID, if it is to act as the VE for the VPLS.
Use the no parameter with this command to remove a VE ID.
Command Syntax
ve-id <1-1000>
no ve-id <1-1000>
Parameters
<1-1000>
VE-ID’s range is between 1 and 1000. This should be unique among the VPLS Peers for a VPLS instance.
Default
By default, ve id is disabled
Command Mode
VPLS Signaling mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#mpls vpls test 100
(config-vpls)#signaling bgp
(config-vpls-sig)#ve-id 2
(config-vpls-sig)#exit
Last modified date: 10/17/2023