display bgp flow vpnv6 routing-table

Function

The display bgp flow vpnv6 routing-table command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.

Format

display bgp flow vpnv6 { all | route-distinguisher route-distinguisher } routing-table

Parameters

Parameter Description Value
all

Displays information about all BGP VPN Flow Specification routes and BGP VPNv4 Flow Specification route.

-

route-distinguisher route-distinguisher

Displays statistics about routes with the specified RD.

The RD formats are divided into the following types:

  • 2-byte AS number:4-byte user-defined number, for example, 101:3. An AS number ranges from 0 to 65535. A user-defined number ranges from 0 to 4294967295. The AS number and the user-defined number cannot be 0s at the same time. That is, an RD cannot be 0:0.
  • Integral 4-byte AS number:2-byte user-defined number, for example, 65537:3. An AS number ranges from 65536 to 4294967295. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, an RD cannot be 0:0.4-byte AS number in dotted notation:2-byte user-defined number, for example, 0.0:3 or 0.1:0.
  • 4-byte AS number in dotted notation is in the format of x.y, wherex and y are integers that range from 0 to 65535 and from 0 to 65535, respectively. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, an RD cannot be 0.0:0.
  • IPv4-address:2-byte user-defined number, for example, 192.168.122.15:1. An IP address ranges from 0.0.0.0 to 255.255.255.255. A user-defined number ranges from 0 to 65535.

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 vpnv6 routing-table command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.

Example

The actual command output varies according to the device. The command output here is only an example.

# The command displays information about BGP VPN IPv6 Flow Specification and BGP VPNv6 Flow Specification routes.
<HUAWEI> display  bgp flow vpnv6 all routing-table
 
 BGP Local router ID is 1.1.1.1
 Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
               h - history,  i - internal, s - suppressed, S - Stale
               Origin : i - IGP, e - EGP, ? - incomplete
 RPKI validation codes: V - valid, I - invalid, N - not-found

 Total number of routes from all PE: 1
 * >  ReIndex : 9437184
      Dissemination Rules:
       Source IP      : 2001:db8:12::12/128
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                     
       Path/Ogn : 200i
    
 VPN-Instance aa, Router ID 1.1.1.1:

 Total Number of Routes: 2
      ReIndex : 68
      Dissemination Rules:
       Destination IP : 2001:db8:1::1/128
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn : 200i
 * >  ReIndex : 69
      Dissemination Rules:
       Source IP      : 2001:db8:12::12/128
       MED      : 0                   PrefVal  : 0                   
       LocalPref:                           
       Path/Ogn : 200i
Table 1 Description of the display bgp flow vpnv6 routing-table command output
Item Description
BGP Local router ID

Router ID of the local device, in the format of an IPv4 address.

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.

Source IP

Source IP address.

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 >