The display bgp flow vpnv6 vpn-instance routing-table peer received-routes active command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr advertised-routes
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr advertised-routes
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr received-routes
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr received-routes
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr received-routes active
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr received-routes active
Parameter | Description | Value |
---|---|---|
vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
remoteIpv4Addr |
Specifies an IPv4 address. |
The value is in dotted decimal notation. |
advertised-routes |
Displays information about routes advertised to a specified peer. |
- |
remoteIpv6Addr |
Specifies an IPv6 address. |
The address is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
received-routes |
Displays information about routes received from a specified peer. |
- |
active |
Displays information about the active routes received from a specified peer. |
- |
Usage Scenario
To check information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes, run the display bgp flow vpnv6 vpn-instance routing-table peer received-routes active command. The command output shows information about both active and inactive BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow vpnv6 vpn-instance aa routing-table peer 10.1.1.1 received-routes active
BGP Local router ID is 1.1.1.1
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
RPKI validation codes: V - valid, I - invalid, N - not-found
VPN-Instance aa, Router ID 1.1.1.1:
Total Number of Routes: 1
* > ReIndex : 69
Dissemination Rules:
Source IP : 2001:db8:12::12/128
MED : 0 PrefVal : 0
LocalPref:
Path/Ogn : 200i
Item | Description |
---|---|
BGP Local router ID | Router ID of the local device, in the format of an IPv4 address. |
Total Number of Routes | Number of BGP Flow Specification routes. |
ReIndex | Index of the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes. |
Dissemination Rules | Rules applied to the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes. |
Source IP | Source IP address. |
MED | MED of the route. |
PrefVal | PrefVal of the route. |
Path/Ogn | AS_Path and Origin of the route. |
LocalPref | Local_Pref of the route. |