display bgp flow vpnv6 routing-table (All views)

Function

The display bgp flow vpnv6 routing-table command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.

Format

display bgp flow vpnv6 { all | route-distinguisher route-distinguisher } routing-table reindex

display bgp flow vpnv6 all routing-table peer ipv4-address advertised-routes reindex

Parameters

Parameter Description Value
all

Displays information about all the routes in the specified address family.

-

route-distinguisher route-distinguisher

Displays statistics about routes with the specified RD.

The RD formats are divided into the following types:

  • 2-byte AS number:4-byte user-defined number, for example, 101:3. An AS number ranges from 0 to 65535. A user-defined number ranges from 0 to 4294967295. The AS number and the user-defined number cannot be 0s at the same time. That is, an RD cannot be 0:0.
  • Integral 4-byte AS number:2-byte user-defined number, for example, 65537:3. An AS number ranges from 65536 to 4294967295. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, an RD cannot be 0:0.4-byte AS number in dotted notation:2-byte user-defined number, for example, 0.0:3 or 0.1:0.
  • 4-byte AS number in dotted notation is in the format of x.y, wherex and y are integers that range from 0 to 65535 and from 0 to 65535, respectively. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, an RD cannot be 0.0:0.
  • IPv4-address:2-byte user-defined number, for example, 192.168.122.15:1. An IP address ranges from 0.0.0.0 to 255.255.255.255. A user-defined number ranges from 0 to 65535.
peer ipv4-address

Specifies an IPv4 address.

The value is in dotted decimal notation.

advertised-routes reindex

Displays information about the route of a specified index.

The value is an integer ranging from 1 to 4294967295.

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 vpnv6 routing-table command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.

The display bgp flow vpnv6 all routing-table peer advertised-routes command displays information about BGP IPv6 VPN Flow Specification and BGP VPNv6 Flow Specification routes advertised to a specified peer.

Example

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

# Displays information about routes advertised to a specified peer.
<HUAWEI> display  bgp flow vpnv6 all routing-table peer 10.21.1.2 advertised-routes 9437184
 
 BGP local router ID : 1.1.1.1
 Local AS number : 100
 ReIndex : 9437184
 Dissemination Rules :
   Source IP      : 2001:db8:1::1/128
 
 BGP flow-vpnv6 routing table entry information of 9437184:
 Route Distinguisher: 100:1
 Match action :
 From: 10.1.1.1 (2.2.2.2)  
 Route Duration: 0d00h09m33s
 Ext-Community: RT <100 : 1>
 AS-path 100 200, origin igp, MED 0, pref-val 0, valid, external, best, pre 255
 Advertised to such 1 peers:
    10.21.1.2
Table 1 Description of the display bgp flow vpnv6 routing-table (All views) command output
Item Description
BGP local router ID

Router ID of the local device, in the format of an IPv4 address.

BGP flow-vpnv6 routing table entry information of 9437184

The following information is about the BGP VPNv6 Flow Specification route with the index of 9437184:

Local AS number

Local AS number.

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.

Route Distinguisher

Route distinguisher (RD) of a route.

Route Duration

Duration of the BGP VPN Flow Specification and BGP VPNv6 Flow Specification routes.

Match action

Action to be taken on routes that match the filtering rules.

AS-path

AS_Path attribute.

Nil indicates that the attribute value is null.

origin

Origin attribute of a BGP route:

  • IGP: indicates that the route is added to the BGP routing table using the network command.
  • EGP: indicates that the route is obtained using EGP.
  • Incomplete: indicates that the route source is unknown. For example a route is imported using the import-route command.
MED

MED of a BGP route.

pref-val

PrefVal of a BGP route.

pre

BGP route priority.

Advertised to such 1 peers

The route is advertised to a peer.

From

IP address of the device that advertised the route.

valid

Valid route.

external

External route.

best

Optimal route.

Ext-Community

Extended community attribute of the BGP VPN Flow Specification route.

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