The display bgp l2vpn-ad routing-table vpls command displays VPLS route information in the L2VPN-AD address family.
| Parameter | Description | Value |
|---|---|---|
| route-distinguisher route-distinguisher |
Displays BGP L2VPN-AD routes of the specified Route Distinguisher (RD). |
The RD formats are divided into the following types:
|
| site-id site-id |
This parameter specifies the site ID of a VSI when VPLS routes are displayed. |
The value is a decimal integer ranging from 0 to 65535. |
| peer ipv4-address |
Displays the routes of the specified BGP peer. |
The value is in dotted decimal notation. |
| received-routes |
Displays the routes received from a specified peer. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp l2vpn-ad routing-table vpls
BGP Local router ID is 10.0.0.3
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Total Number of Routes: 2
Network(RD/Site-ID/LabelOffset) NextHop
*>i 2:2/2/0 2.2.2.2
*> 3:3/3/0 0.0.0.0
| Item | Description |
|---|---|
| BGP Local router ID | ID of the local BGP router. The format is the same as the IPv4 address. |
| Total Number of Routes | Total numbers of vpls routes. |
| NextHop | The next hop of a route. |
| Network | Network ID of routes. |
| RD | RD of routes. |
| Site-ID | Site ID of the VSI. |
| LabelOffset | The offset of a label. |