display bgp vpnv6 routing-table dampened

Function

The display bgp vpnv6 routing-table dampened command displays dampened BGP VPNv6 routes.

Format

display bgp vpnv6 vpn-instance vpn-instance-name routing-table dampened

display bgp vpnv6 { all | route-distinguisher rdValue } routing-table [ statistics ] dampened

Parameters

Parameter Description Value
vpn-instance vpn-instance-name

Specify a VPN-Instance (VRF) name.

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.

all

Display all information on VPNv6 and IPv6 VPN instance.

-

route-distinguisher rdValue

Displays information about dampened BGP routes with specified route distinguisher.

The value is a string of 3 to 21 case-sensitive characters, spaces not supported.

statistics

Displays statistics about BGP routes.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp vpnv6 routing-table dampened command displays dampened BGP VPNv6 routes.

Example

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

# Display dampened BGP VPNv6 routes.
<HUAWEI> display bgp vpnv6 vpn-instance vpn1 routing-table dampened
 BGP Local router ID is 10.1.1.1
 Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
               h - history,  i - internal, s - suppressed, S - Stale
               Origin codes: i - IGP, e - EGP, ? - incomplete
 RPKI validation codes: V - valid, I - invalid, N - not-found
 Total Number of Routes: 3
    Network           From              Reuse     Path/Origin
 d  2001:DB8:1::1     2001:DB8:20::20   00:09:33  1.1 100?
 d  2001:DB8:1::2     2001:DB8:20::20   00:09:33  1.1 100?
 d  2001:DB8:1::3     2001:DB8:20::20   00:09:33  1.1 100?
Table 1 Description of the display bgp vpnv6 routing-table dampened command output
Item Description
Total Number of Routes

Total number of routes.

Network

Indicates the network address in the BGP routing table.

From

IP address of the peer from which the route is learned.

Reuse

Reuse value (in seconds).

Path

Indicates the AS_Path number and the Origin attribute.

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