38
• Its prefix length is the longest among the entries meeting the above two conditions.
peer ipv6-address: Displays the routing information sent to or received from the specified BGP VPNv6
peer. ipv6-address is the IPv6 address of the peer.
advertised-routes: Displays the routing information sent to the specified peer.
received-routes: Displays the routing information received from the specified peer.
|: 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 VPN instance vpn1.
<Sysname> display bgp vpnv6 vpn-instance vpn1 routing-table
BGP Local router ID is 1.1.1.1
Status codes: * - valid, ^ - VPN best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Total routes of vpn-instance vpn1: 1
*^> Network : 324:: PrefixLen : 64
NextHop : 100::2 LocPrf : 100
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: ?
Table 16 Command output
Field Description
BGP Local router ID Router ID of the local BGP router
Status codes Route status codes
Origin Route origin codes
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