display bgp flow ipv6 routing-table (All views)

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 { as-path | community-list | large-community | ext-community | cluster-list | advertised-peer | port | destination-port | dscp | protocol | source-port | icmp-type | icmp-code | tcp-flags | packet-length | fragment }

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } advertised-routes reindex { as-path | community-list | large-community | ext-community | cluster-list | advertised-peer }

Parameters

Parameter Description Value
reindex

Displays information about the route of a specified index.

The value is an integer ranging from 1 to 4294967295.

as-path

Displays AS_Path information of the route.

-

community-list

Displays the community list of the route.

-

large-community

Displays the Large-Community attribute list of the route.

-

ext-community

Displays the community list of the route.

-

cluster-list

Displays the cluster list of the route.

-

advertised-peer

Displays the information about the peer to which the route is sent.

-

port

Displays detailed information about the filtering rule based on the port number in the route.

-

destination-port

Displays detailed information about the filtering rule based on the destination port number in the route.

-

dscp

Displays detailed information about the filtering rule based on the DSCP value in the route.

-

protocol

Displays detailed information about the filtering rule based on the IP protocol in the route.

-

source-port

Displays detailed information about the filtering rule based on the source port number in the route.

-

icmp-type

Displays detailed information about the filtering rule based on the type code of an ICMP packet in the route.

-

icmp-code

Displays detailed information about the filtering rule based on the code of an ICMP packet in the route.

-

tcp-flags

Displays detailed information about the filtering rule based on the TCP flag in the route.

-

packet-length

Displays detailed information about the filtering rule based on the packet length in the route.

-

fragment

Displays detailed information about the filtering rule based on the fragment type in the route.

-

peer remoteIpv4Addr

Specifies an IPv4 address.

The value is in dotted decimal notation.

peer 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.

-

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 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 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
Table 1 Description of the display bgp flow ipv6 routing-table (All views) command output
Item Description
From

IP address of an advertising device.

AS-path

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

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.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >