The display bgp flow ipv6 routing-table peer received-routes active command displays information about BGP IPv6 Flow Specification routes.
Parameter | Description | Value |
---|---|---|
remoteIpv4Addr |
Specifies an IPv4 address. |
The value is in dotted decimal notation. |
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. |
advertised-routes |
Displays information about routes advertised to a specified peer. |
- |
received-routes |
Displays information about routes received from a specified peer. |
- |
active |
Displays information about the active routes received from a specified peer. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:db8:5::5 received-routes
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
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 1
* > ReIndex : 65
Dissemination Rules:
Source IP : 2001:db8:2::3/128
MED : 0 PrefVal : 0
LocalPref:
Path/Ogn : 100i
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:db8:5::5 advertised-routes
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
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 1
* > ReIndex : 2
Dissemination Rules:
Destination IP : 2001:db8:1::1/128
MED : 0 PrefVal : 0
LocalPref:
Path/Ogn : i
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. |
Destination IP | Destination IP address. |
LocalPref | Local_Pref of the route. |