R3303-HP HSR6800 Routers MPLS Command Reference

235
display bgp vpls
Use display bgp vpls to display the VPLS information in a BGP routing table.
Syntax
display bgp vpls { all | group [ group-name ] | peer [ [ ip-address ] verbose ] | route-distinguisher
route-distinguisher [ site-id site-id [ label-offset label-offset ] ] } [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Specifies all VPLS information in the BGP routing table.
group group-name: Specifies a peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies the IP address of the peer.
verbose: Displays detailed information.
route-distinguisher route-distinguisher: Specifies the RD, a string of 3 to 21 characters in the format of
nn:nn or IP_address:nn.
site-id site-id: Specifies the site in the VPLS instance by its ID in the range of 0 to 64.
label-offset label-offset: Specifies the label offset value in the range of 0 to 65535.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display all VPLS information in the BGP routing table.
<Sysname> display bgp vpls all
BGP Local Router ID : 2.2.2.9, Local AS number : 100
Origin codes:i - IGP, e - EGP, ? - incomplete
BGP.VPLS: 1 destination
**Route Distinguisher: 100:1
SITE ID LB Offset LB Size LB Base Nexthop LocPref
1 0 10 131346 3.3.3.9 100
Table 90 Command output
Field Descri
p
tion
BGP Local Router ID Router ID of the local BGP router.