The display bgp l2vpn-ad routing-table vpws command displays statistics about VPWS routes in the BGP L2VPN-AD routing table.
display bgp l2vpn-ad routing-table vpws route-distinguisher route-distinguisher ce-id ce-id label-offset label-offset
display bgp l2vpn-ad routing-table peer ipv4-address advertised-routes vpws route-distinguisher route-distinguisher ce-id ce-id label-offset label-offset
display bgp l2vpn-ad routing-table peer ipv4-address received-routes vpws route-distinguisher route-distinguisher ce-id ce-id label-offset label-offset
Parameter | Description | Value |
---|---|---|
route-distinguisher route-distinguisher |
Specifies a route distinguisher. |
The RD formats are divided into the following types:
|
ce-id ce-id |
Displays statistics about VPWS routes with the specified CE ID. |
The value is an integer ranging from 0 to 65535. |
label-offset label-offset |
Displays statistics about VPWS routes with the specified label offset. |
The value is an integer ranging from 0 to 65535. |
peer ipv4-address |
Displays information about BFD sessions of a peer. |
It is in dotted decimal notation. |
advertised-routes |
Displays statistics about VPWS routes advertised to the specified peer. |
- |
received-routes |
Displays statistics about VPWS routes received from the 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 vpws route-distinguisher 1:1
Route Distinguisher: 1:1
Total Number of Routes: 3
BGP Local router ID is 2.2.2.2
Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Network(RD/CE-ID/LabelOffset) NextHop
*> 1:1/2/0 0.0.0.0
*>i 1:1/14/0 1.1.1.1
*>i 1:1/15/0 1.1.1.1
Item | Description |
---|---|
Route Distinguisher | Route distinguisher. |
Total Number of Routes | Total number of routes. |
BGP Local router ID is | Router ID of the local device, in the same format as an IPv4 address. |
Network(RD/CE-ID/LabelOffset) | Filter criterion for VPWS route display:
|
NextHop | Next hop address of a route. |