display bgp flow routing-table peer received-routes

Function

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

Format

display bgp flow routing-table peer ipv4-address advertised-routes

display bgp flow routing-table peer ipv4-address received-routes

display bgp flow routing-table peer ipv4-address received-routes active

Parameters

Parameter Description Value
ipv4-address

Displays routes of a specified peer.

This value is in dotted decimal notation.

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

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

Example

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

# Displays information about the active routes received from a specified peer.
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:db8:5::5 received-routes active
 
 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 received from a specified peer.
<HUAWEI> display bgp flow routing-table peer 192.168.1.2 received-routes
 
 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


 Total Number of Routes: 2
      ReIndex : 1
      Dissemination Rules:
       Destination IP : 1.1.1.1/32
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn : 200i
 * >  ReIndex : 2
      Dissemination Rules:
       Source IP      : 3.3.3.3/32
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn : 200i
# Displays information about routes advertised to a specified peer.
<HUAWEI> display bgp flow routing-table peer 192.168.1.1 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: 2
 * >  ReIndex : 1
      Dissemination Rules:
       Destination IP : 1.1.1.1/32
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn :  i
 * >  ReIndex : 2
      Dissemination Rules:
       Source IP      : 3.3.3.3/32
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn :  i
Table 1 Description of the display bgp flow routing-table peer received-routes 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 >