display bgp flow ipv6 routing-table

Function

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

Format

display bgp flow ipv6 routing-table

Parameters

Parameter Description Value
ipv6

Displays detailed information of the BGP IPv6 Flow Specification route.

-

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 ipv6 flow routing-table command.

Example

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

# Display information about the filtering rule based on the port number in the BGP IPv6 Flow Specification route.
<HUAWEI> display bgp flow ipv6 routing-table 66 port
 BGP flow-ipv6 routing table prefix information of 66:
 Port: eq 25
# Display AS_Path information of the BGP IPv6 Flow Specification route.
<HUAWEI> display bgp flow ipv6 routing-table 66 as-path
 BGP flow-ipv6 routing table entry information of 66:
 From  : 10.1.2.3 (10.1.2.3)
 AS-path 200 300 100
# Display information about all BGP IPv6 Flow Specification routes.
<HUAWEI> display bgp flow ipv6 routing-table
BGP Local router ID is 10.1.2.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: 1
 *    ReIndex : 66
      Dissemination Rules:
       Protocol       : eq 8
       Dest. Port     : lt 65535
       Src. Port      : gt 65535
       ICMP Type      : lt 254
       ICMP Code      : gt 200
       MED      : 0                   PrefVal  : 0                   
       LocalPref: 100                       
       Path/Ogn : 200 300 100i
Table 1 Description of the display bgp flow ipv6 routing-table command output
Item Description
From

IP address of an advertising device.

AS-path

Number of the AS the BGP IPv6 Flow Specification route passes.

Total Number of Routes

Number of BGP Flow Specification routes.

ReIndex

Index of a BGP IPv6 Flow Specification route.

Dissemination Rules

Rules applied to the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes.

Protocol

Filtering rule based on the IP protocol, displayed in one of the following formats:

  • eq: equal to the protocol number.
  • lt: smaller than the protocol number.
  • gt: greater than the protocol number.
Dest. Port

Filtering rule based on the destination port number, displayed in one of the following formats:

  • eq: equal to the destination port number.
  • lt: smaller than the destination port number.
  • gt: greater than the destination port number.
Port

Filtering rule based on the port number, displayed in one of the following formats:

  • eq: equal to the port number.
  • lt: smaller than the port number.
  • gt: greater than the port number.
Src. Port

Filtering rule based on the source port number, displayed in one of the following formats:

  • eq: equal to the source port number.
  • lt: smaller than the source port number.
  • gt: greater than the source port number.
ICMP Type

Filtering rule based on the type code of an ICMP packet, displayed in one of the following formats:

  • eq: equal to the type code of an ICMP packet.
  • lt: smaller than the type code of an ICMP packet.
  • gt: greater than the type code of an ICMP packet.
ICMP Code

Filtering rule based on the code of an ICMP packet, displayed in one of the following formats:

  • eq: equal to the code of an ICMP packet.
  • lt: smaller than the code of an ICMP packet.
  • gt: greater than the code of an ICMP packet.
MED

MED of the route.

PrefVal

PrefVal of the route.

Path/Ogn

AS_Path number and the Origin attribute.

LocalPref

Local priority.

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