display bgp flow vpnv4 vpn-instance routing-table

Function

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

Format

display bgp flow vpnv4 vpn-instance vpn-instance-name routing-table

Parameters

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.

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 vpn-instance 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 VPN Flow Specification routes.
<HUAWEI> display bgp flow vpnv4 vpn-instance vpna routing-table
Total Number of Routes: 1
 * >  ReIndex : 2
      Dissemination Rules:
       Protocol       : eq 6
       Src. Port      : eq 159
       ICMP Code      : eq 3
       FragmentType   : match(Don't fragment)
       MED      : 0                   PrefVal  : 0                   
       LocalPref: 100                       
       Path/Ogn :  i
Table 1 Description of the display bgp flow vpnv4 vpn-instance routing-table command output
Item Description
Total Number of Routes

Number of BGP Flow Specification routes.

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.

Protocol

Filtering rule based on the IP protocol, displayed in one of the following formats:

  • eq: equal to the protocol number.
  • lt: smaller than the protocol number.
  • gt: greater than the protocol number.
Src. Port

Filtering rule based on the source port number, displayed in one of the following formats:

  • eq: equal to the source port number.
  • lt: smaller than the source port number.
  • gt: greater than the source port number.
ICMP Code

Filtering rule based on the code of an ICMP packet, displayed in one of the following formats:

  • eq: equal to the code of an ICMP packet.
  • lt: smaller than the code of an ICMP packet.
  • gt: greater than the code of an ICMP packet.
FragmentType

Filtering rule based on the fragment type of a packet, which can be either of the following:

  • match fragment: Fragmented packets are selected.
  • not fragment: Fragmented packets are not be selected.
  • match fragment-spe-first: The first fragment of fragmented packets is selected.
  • not fragment-spe-first: The first fragment of fragmented packets is not selected.
  • match non-fragment: Unfragmented packets are selected.
  • not non-fragment: Unfragmented packets are not selected.
MED

MED of the route.

PrefVal

PrefVal of the route.

Path/Ogn

AS_Path and Origin of the route.

LocalPref

Local_Pref of the route.

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