The display bgp flow vpnv6 routing-table command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.
| 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:
|
| 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. |
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.
The actual command output varies according to the device. The command output here is only an example.
<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
| 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:
|
| 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. |