display bgp [ vpnv4 vpn-instance vpn-instance-name ] routing-table [ statistics ] dampened
display bgp ipv6 routing-table [ statistics ] dampened
display bgp vpnv6 vpn-instance vpn-instance-name routing-table [ statistics ] dampened (supported only by the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730S-H, and S6730-H)
display bgp vpnv4 { all | route-distinguisher route-distinguisher } routing-table [ statistics ] dampened (supported only by the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730S-H, and S6730-H)
Parameter | Description | Value |
---|---|---|
vpnv4 | Displays the BGP routes of a VPNv4 instance. | - |
vpn-instance vpn-instance-name | Specifies the name of a VPN instance. | The value must be an existing VPN instance name. |
statistics | Displays the statistics of dampened routes. | - |
ipv6 | Displays all dampened IPv6 routes. | - |
vpnv6 | Displays the BGP routes of a VPNv6 instance. | - |
route-distinguisher route-distinguisher | Displays the Route Distinguisher dampened BGP routes. | The RD formats are divided into the following types:
|
If the length of the destination address mask of an IPv4 route is the same as that of its natural mask, the mask length is not displayed after the command is run.
# Display BGP dampened routes.
<HUAWEI> display bgp routing-table dampened BGP Local router ID is 10.1.41.102 Status codes: * - valid, > - best, d - damped, h - history, i - internal, s - suppressed, S - Stale Origin : i - IGP, e - EGP, ? - incomplete Total Number of Routes: 8 Network From Reuse Path/Origin d 10.6.244.0/23 10.10.41.247 01:06:25 65534 4837 174 11096 6356i d 10.17.79.0/24 10.10.41.247 01:06:25 65534 837 3356 23504 29777i d 10.17.110.0/24 10.10.41.247 01:06:25 65534 837 3356 23504 29777i d 10.57.144.0/20 10.10.41.247 01:06:25 65534 4837 10026 9924 18429,18429i d 10.76.216.0/24 10.10.41.247 01:06:25 65534 4837 701 26959i d 10.78.142.0/24 10.10.41.247 01:06:25 65534 4837 701 26959i d 10.115.136.0/23 10.10.41.247 01:06:25 65534 4837 701 26956i d 10.243.170.0/24 10.10.41.247 01:06:25 65534 4837 701 26959i
Item |
Description |
---|---|
Network |
Indicates the network address in the BGP routing table. |
From |
Indicates the IP address of the peer that receives the routes. |
Reuse |
Indicates the reuse value (in seconds). |
Path/Origin |
Indicates the AS_Path number and the Origin attribute. |
# Display IPv6 dampened routes in the BGP routing table.
<HUAWEI> display bgp ipv6 routing-table dampened
BGP Local router ID is 10.0.0.2
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale,
Origin : i - IGP, e - EGP, ? - incomplete
Total Number of Routes: 4
d Network : FC00:0:0:1:1:: PrefixLen : 48
From : FC00:0:0:1::2:2 Reuse : 01:06:26
Path/Ogn: 65001?
d Network : FC00:0:0:1:2:: PrefixLen : 48
From : FC00:0:0:1::2:2 Reuse : 01:06:26
Path/Ogn: 65001?
d Network : FC00:0:0:1:3:: PrefixLen : 48
From : FC00:0:0:1::2:2 Reuse : 01:06:26
Path/Ogn: 65001?
d Network : FC00:0:0:1:4:: PrefixLen : 48
From : FC00:0:0:1::2:2 Reuse : 01:06:26
Path/Ogn: 65001?
Item |
Description |
---|---|
PrefixLen |
Prefix length |