display bgp flow ipv6 routing-table peer

Function

The display bgp flow ipv6 routing-table peer received-routes active command displays information about BGP IPv6 Flow Specification routes.

Format

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } advertised-routes

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } received-routes

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } received-routes active

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

To check information about BGP IPv6 Flow Specification routes, including active and inactive routes, run the display bgp flow ipv6 routing-table peer received-routes active command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Displays information about routes received from a specified peer.
<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
# Displays information about routes advertised to a specified peer.
<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
Table 1 Description of the display bgp flow ipv6 routing-table peer command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >