display bgp flow vpnv4 all routing-table (All views)

Function

The display bgp flow vpnv4 all routing-table command displays information about BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes.

Format

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

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

Parameters

Parameter Description Value
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, and a user-defined number ranges from 0 to 4294967295. The AS number and user-defined number cannot both be 0s. 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, and a user-defined number ranges from 0 to 65535.
  • 4-byte AS number in dotted notation:2-byte user-defined number, for example, 0.0:3 or 0.1:0. A 4-byte AS number in dotted notation is in the format of x.y, where x and y are both integers ranging from 0 to 65535. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot both be 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, and a user-defined number ranges from 0 to 65535.
reindex

Displays information about the route of a specified index.

The value is an integer ranging from 1 to 4294967295.

peer ipv4-address

Specifies an IPv4 address.

The value is in dotted decimal notation.

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

The display bgp flow vpnv4 all routing-table command displays information about BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes.

Example

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

# Display information about BGP VPNv4 Flow Specification routes with a specified index.
<HUAWEI> display bgp flow vpnv4 all routing-table 536870913
 
 BGP local router ID : 10.2.1.2
 Local AS number : 200
 ReIndex : 536870913
 Order   : 0
 Dissemination Rules :
   Src. Port      : eq 159
 
 BGP flow-vpnv4 routing table entry information of 536870913:
 Route Distinguisher: 200:1
 Match action :
   apply deny
 From: 0.0.0.0 (0.0.0.0) 
 Route Duration: 0d00h02m53s
 Ext-Community: RT <111 : 1>
 AS-path Nil, origin igp, MED 0, pref-val 0, valid, local, best, pre 255
 Advertised to such 1 peers:
    10.2.1.1
Table 1 Description of the display bgp flow vpnv4 all routing-table (All views) command output
Item Description
BGP flow-vpnv4 routing table entry information of 536870913

Information about the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes with the index being 536870913.

BGP local router ID

ID of the local BGP device. The ID is in the same format as an IPv4 address.

local

The BGP Flow Specification route or BGP VPNv4 Flow Specification route is a local one.

Local AS number

Local AS number.

ReIndex

Index of a VPN BGP Flow Specification or BGP VPNv4 Flow Specification route.

Order

Delivery order of traffic filtering rules.

Dissemination Rules

Traffic application rules of the BGP Flow Specification and BGP VPNv4 Flow Specification routes on the private network.

Route Duration

Duration of the BGP Flow Specification and BGP VPNv4 Flow Specification routes in the VPN instance.

Route Distinguisher

Route distinguisher (RD) value of a route.

Match action

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

apply deny

Denying the traffic matching the VPN BGP Flow Specification and BGP VPNv4 Flow Specification routes.

AS-path

AS_Path attribute of the BGP Flow Specification and BGP VPNv4 Flow Specification routes on the private network.

origin

Origin attributes of the VPN BGP Flow Specification and BGP VPNv4 Flow Specification routes:

  • IGP.
  • EGP.
  • Incomplete.
MED

Metric of the BGP Flow Specification and BGP VPNv4 Flow Specification routes in the VPN instance.

pref-val

PrefVal of the BGP Flow Specification and BGP VPNv4 Flow Specification routes in the VPN instance.

pre

Preference of the BGP Flow Specification and BGP VPNv4 Flow Specification routes in the VPN instance.

Advertised to such 1 peers

The route is advertised to a peer.

From

Advertiser of the VPN BGP Flow Specification and BGP VPNv4 Flow Specification routes.

valid

The BGP Flow Specification and BGP VPNv4 Flow Specification routes are valid.

best

The BGP Flow Specification and BGP VPNv4 Flow Specification routes are optimal routes.

Ext-Community

Extended community attribute.

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