The display bgp flow vpnv6 vpn-instance routing-table peer advertised-routes command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.
display bgp flow vpnv6 vpn-instance vpn-instance-name 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 vpnv6 vpn-instance vpn-instance-name routing-table peer ipv4-address advertised-routes reindex { as-path | community-list | large-community | ext-community | cluster-list | advertised-peer }
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer ipv6-address advertised-routes reindex { as-path | community-list | large-community | ext-community | cluster-list | advertised-peer }
Parameter | Description | Value |
---|---|---|
vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
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 ipv4-address |
Displays routes of a specified peer. |
This value is in dotted decimal notation. |
peer ipv6-address |
Displays routes of a specified peer. |
The address is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
advertised-routes reindex |
Displays information about the route of a specified index. |
The value is an integer ranging from 1 to 4294967295. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow vpnv6 vpn-instance vpna routing-table 1
BGP local router ID : 0.0.0.0
Local AS number : 200
ReIndex : 1
Order : 0
Dissemination Rules :
Src. Port : eq 159
BGP flow-vpnv6 routing table entry information of 9437184:
Local : FlowSpec1
Match action :
apply deny
Route Duration: 0d00h07m04s
AS-path Nil, origin igp, MED 0, pref-val 0, valid, local, best, pre 0 Not advertised to any peer yet
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 | The BGP VPN Flow Specification route or BGP VPNv6 Flow Specification route is a local one. |
Local AS number | Local?AS?number. |
ReIndex | Index of the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes. |
Order | Delivery order of traffic filtering rules. |
Dissemination Rules | Rules applied to the BGP VPN Flow Specification and BGP VPNv4 Flow Specification routes. |
Src. Port | Filtering rule based on the source port number, displayed in one of the following formats:
|
Match action | Action to be taken on routes that match the filtering rules. |
Route Duration | Duration of the BGP VPN Flow Specification and BGP VPNv6 Flow Specification routes. |
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. |
valid | Valid route. |
best | Optimal route. |