display bgp flow vpnv4 vpn-instance routing-table peer advertised-routes

Function

The display bgp flow vpnv4 vpn-instance routing-table peer advertised-routes 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 reindex

display bgp flow vpnv4 vpn-instance vpn-instance-name routing-table peer ipv4-address advertised-routes reindex

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.

reindex

Displays information about the route of a specified index.

The value is an integer ranging from 1 to 4294967295.

ipv4-address

Displays routes of a specified peer.

This 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 vpn-instance routing-table peer advertised-routes 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 the BGP VPN Flow Specification route of a specified index.
<HUAWEI> display bgp flow vpnv4 vpn-instance vpna routing-table 2
 ReIndex : 2
 Order   : 0
 Dissemination Rules :
   Protocol       : eq 6
   Src. Port      : eq 159
   ICMP Code      : eq 3
   FragmentType   : match(Don't fragment)
 
 BGP flow-ipv4 routing table entry information of 2:
 Match action :
   apply deny
 From: 10.2.1.2 (3.3.3.3) 
 Route Duration: 0d03h20m23s
 AS-path Nil, origin igp, MED 0, localpref 100, pref-val 0, valid, internal, best, pre 255
 Not advertised to any peer yet
Table 1 Description of the display bgp flow vpnv4 vpn-instance routing-table peer advertised-routes command output
Item Description
ReIndex

Index of the routes.

Order

Delivery order of traffic filtering rules.

Dissemination Rules

Dissemination rule for routes.

BGP flow-ipv4 routing table entry information of 2

Information about the BGP VPN Flow Specification route with the index being 2.

Match action

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

apply deny

The routes are denied.

Route Duration

Duration of the routes.

AS-path

AS_Path attribute of the routes.

origin

Origin attribute of the routes:

  • IGP.
  • EGP.
  • Incomplete.
MED

MED of the routes.

localpref

Local_Pref of the routes.

pref-val

PrefVal of the routes.

pre

Priority of the routes.

Not advertised to any peer yet

The BGP VPN Flow Specification routes have not been advertised to any peer.

From

Originator of the routes.

valid

The routes are valid.

internal

The routes are internal routes.

best

The routes are optimal routes.

local

The route is a local one.

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