The display bgp flow vpnv4 all routing-table command displays information about BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes.
Parameter | Description | Value |
---|---|---|
route-distinguisher route-distinguisher |
Displays statistics about routes with the specified RD. |
The RD formats are divided into the following types:
|
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. |
- |
The actual command output varies according to the device. The command output here is only an example.
<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
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:
|
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. |