display bgp evpn routing-table dampened

Function

The display bgp evpn routing-table dampened command displays BGP EVPN dampened routes.

Format

display bgp evpn { all | route-distinguisher route-distinguisher } routing-table statistics dampened

display bgp evpn { all | route-distinguisher route-distinguisher } routing-table [ mac-route | prefix-route ] dampened

Parameters

Parameter Description Value
all

Displays information about EVPN routes of all EVPN instances.

-

route-distinguisher route-distinguisher

Displays information about EVPN routes with the specified RD.

An RD can be in either of the following formats:

  • 2-byte AS number: 4-byte user-defined number, such as 1:3. The AS number ranges from 0 to 65535, and the user-defined number ranges from 0 to 4294967295. The AS number and user-defined number cannot be both 0s. Specifically, an RD cannot be 0:0.
  • 4-byte AS number: 2-byte user-defined number, such as 65537:3. The AS number ranges from 65536 to 4294967295, and the user-defined number ranges from 0 to 65535.
  • 4-byte AS number in dotted notation: 2-byte user-defined number, such as 0.0:3 or 0.1:0. The AS number is in the format of x.y, where x and y are integers ranging from 0 to 65535. The user-defined number also ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. Specifically, an RD cannot be 0.0:0.
  • 4-byte IP address: 2-byte user-defined number, such as 192.168.122.15:1. The IP address ranges from 0.0.0.0 to 255.255.255.255, and the user-defined number ranges from 0 to 65535.
statistics

Displays statistics about BGP EVPN routes.

-

mac-route

Displays information about MAC advertisement routes.

-

prefix-route

Displays information about prefix routes.

-

Views

All views

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp execute

Usage Guidelines

Usage Scenario

To view the information about BGP EVPN dampened routes, run the display bgp evpn all routing-table dampened command with specified parameters.

Example

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

# Display BGP EVPN dampened routes.
<HUAWEI> display bgp evpn all routing-table dampened

 BGP Local router ID is 10.1.1.1
 Status codes: * - valid, > - best, d - damped, 
               h - history,  i - internal, s - suppressed, S - Stale
               Origin : i - IGP, e - EGP, ? - incomplete
 
 EVPN address family:
 Number of Ip Prefix Routes: 2
 Route Distinguisher: 1:1
       Network(EthTagId/IpPrefix/IpPrefixLen)                 From                          Reuse     Path/Ogn
  di   0:1.1.1.1:32                                           10.2.2.2                      01:03:18  200?
  di   0:2.1.1.1:32                                           10.2.2.2                      01:03:18  200?
Table 1 Description of the display bgp evpn routing-table dampened command output
Item Description
BGP Local router ID

Router ID of the local BGP device.

Number of Ip Prefix Routes

Number of IP prefix Routes.

Route Distinguisher

The route distinguisher.

From

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

Reuse

Reuse value.

Path/Ogn

AS_Path number and the Origin attribute.

Network

The network information of the route.

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