OcNOS-RON : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Show Commands : show bgp l2vpn vpls
show bgp l2vpn vpls
Command Syntax
show bgp l2vpn vpls (rr|) (detail|)
Parameters
rr
Display the information of auto-discovered peers at Route reflector node.
detail
Display the detailed information of auto-discovered peers.
Command Mode
Exec and Privileged Exec Modes
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show bgp l2vpn vpls
VPLS-ID VE-ID Discovered-Peers Route-Target
10 3 1 10:100
 
 
#show bgp l2vpn vpls detail
 
VPLS ID: 10
VE-ID: 3
Discovered Peers: 1
Route-Target: 10:100
Local RD: 10:100
Mesh Peers:
Address:3.3.3.3, RD:10:100, VE-ID:4
VC Details: VC-ID:34
Remote (LB:52480,VBO:1,VBS:64) Local (LB:52480,VBO:1,VBS:64)
LB sent on known VEID:Yes
In Label:52483, Out Label:52482
PW Status:Established
 
Table 4-55 explains the output fields.
 
Table 4-55: show bgp l2vpn vpls output details
Field
Description
VPLS-ID
L2VPN address family database information for the Virtual Private LAN Service (VPLS).
VE-ID
L2VPN address family database information for the Virtual Expansion.
Discovered Peers
Peer discovery is used to find peers that are available for data using LLDP.
Route-Target
An identifier prepended to IP addresses to assure the uniqueness of the address.
Local RD
The Local Route Descriptor – the first two numbers of the Route-Target.
Mesh Peers
Internal BGP peers – devices that do not re-advertise routes to other IBGP devices.
Address
Mesh session information for the peer specified with the ip-address argument.
RD
Mesh peer’s Route-Descriptor.
VC Details
The virtual circuit session information with the ip-address for the Provider Edge (PE) routers.
Remote
LB (Label Base) – the first label value of a free set of labels that can be reserved by the PE router to be used for this VPLS domain.
VBO (VE Block Offset) – the offset value to be used when multiple label blocks must be created by a PE router.
VBS (VE Block Size) – the size of the label block.
Local
LB (Label Base) – the first label value of a free set of labels that can be reserved by the PE router to be used for this VPLS domain.
VBO (VE Block Offset) – the offset value to be used when multiple label blocks must be created by a PE router.
VBS (VE Block Size) – the size of the label block.
LB sent on known VEID
Whether the Label Base came on a known Virtual Expansion Identifier – yes or no.
In Label
The ingress (incoming interface) label for this segment.
Out Label
Label received from downstream neighbor for route.
PW Status
The status of the VPLS Pseudo-Wire. Values can be: Idle, Active, Open, or Established.
 
#show bgp l2vpn vpls rr
RD RR-Clients Non-Clients Route-Target
10:100 2 0 10:100
10:100 2 0 10:100
 
 
#show bgp l2vpn vpls rr detail
 
Route-Target: 10:100
Peer:1.1.1.1
RR Client : Yes
VE-ID:3 LB:52480 VBO:1 VBS:64
 
Route-Target: 10:100
Peer:3.3.3.3
RR Client : Yes
VE-ID:4 LB:52480 VBO:1 VBS:64
 
 
 
 
Table 4-56 explains the output fields.
 
Table 4-56: show bgp l2vpn vpls rr output details
Field
Description
Route-Target
An identifier prepended to IP addresses to assure the uniqueness of the address.
Peer
Internal BGP peers – devices that do not re-advertise routes to other IBGP devices.
RR Client
Device is a client of the Route Reflector – yes or no.
VE-ID
L2VPN address family database information for the Virtual Expansion.
LB
LB (Label Base) – the first label value of a free set of labels that can be reserved by the PE router to be used for this VPLS domain.
VBO
VBO (VE Block Offset) – the offset value to be used when multiple label blocks must be created by a PE router.
VBS
VBS (VE Block Size) – the size of the label block.
 
Last modified date: 08/28/2023