352
Parameters
route-distinguisher: Specifies the RD.
network-address: Specifies the IPv6 address of the destination segment.
prefix-length: Specifies the prefix length, ranging from 0 to 128.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the 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, which is a case-sensitive string of 1 to 256 characters.
Examples
# Display the BGP VPNv6 routing information of RD 100:1.
<Sysname> display bgp vpnv6 route-distinguisher 100:1 routing-table
BGP Local router ID is 30.30.30.30.1
Status codes: * - valid, ^ - VPN best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*^ i Network : 30:30:: PrefixLen : 64
NextHop : ::FFFF:101:102 LocPrf : 100
PrefVal : 0 Label : 1025
MED : 0
Path/Ogn: ?
Table 139 Command output
Field Description
BGP Local router ID Router ID of the local BGP router.
Status codes Route status codes. For more information, see Table 113.
Origin Route origin codes. For more information, see Table 113.
Network Destination network address.
PrefixLen Prefix length of the destination network address.
NextHop IPv6 address of the next hop.
LocPrf Local preference value.
PrefVal Preference value of the route.
Label Received label.
MED Metric associated with the destination network.
Path/Ogn AS_PATH attribute/route origin of the route.