display bgp flow ipv6 routing-table peer advertised-routes

Function

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

Format

display bgp flow ipv6 routing-table reindex

display bgp flow ipv6 routing-table peer { ipv6-address | ipv4-address } advertised-routes reindex

Parameters

Parameter Description Value
reindex

Displays detailed information about the route of a specified index.

The value is an integer ranging from 1 to 4294967295.

ipv6-address

Specifies an IPv4 address.

The value is in dotted decimal notation.

ipv4-address

Specifies an IPv6 address.

The address is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

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, run the display bgp flow ipv6 routing-table peer advertised-routes command.

Example

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

# Display information about all BGP IPv6 Flow Specification routes.
<HUAWEI> display bgp flow ipv6 routing-table 10.1.2.1
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 peer advertised-routes command output
Item Description
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.

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 >