The display bgp instance vpnv4 routing-table dampened command displays BGP dampened routes.
| Parameter | Description | Value |
|---|---|---|
| bgpName |
Specifies a BGP multi-instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
| all |
Displays all dampened BGP VPNv4 routes. |
- |
| route-distinguisher rdValue |
Displays the Route Distinguisher dampened BGP routes. |
The RD formats are divided into the following types:
|
| statistics |
Displays statistics. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp instance a vpnv4 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
Total number of routes from all PE: 9
Route Distinguisher: 1:3
Network From Reuse Path/Origin
d 10.11.1.1/32 10.1.1.2 00:29:42 200?
d 10.12.1.1/32 10.1.1.2 00:29:42 200?
d 10.13.1.1/32 10.1.1.2 00:29:42 200?
d 10.14.1.1/32 10.1.1.2 00:29:42 200?
d 10.15.1.1/32 10.1.1.2 00:29:42 200?
d 10.16.1.1/32 10.1.1.2 00:29:42 200?
d 10.17.1.1/32 10.1.1.2 00:29:42 200?
d 10.18.1.1/32 10.1.1.2 00:29:42 200?
d 10.19.1.1/32 10.1.1.2 00:29:42 200?
| Item | Description |
|---|---|
| Total number of routes from all PE | Number of routes from all PEs. |
| Route Distinguisher | Route distinguisher (RD) of a route. |
| Network | 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/Origin | AS_Path number and the Origin attribute. |