The display bgp instance vpnv4 all routing-table flap-info command displays statistics about BGP route flapping.
Parameter | Description | Value |
---|---|---|
all |
Displays all dampened BGP VPNv4 routes. |
- |
instance instance-name |
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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp instance aaa vpnv4 all routing-table flap-info
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 codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 7
Network From Flaps Duration Reuse Path/Ogn
d 10.11.1.0 192.168.20.10 5 00:00:36 00:40:47 600i
*> 10.11.1.0 192.168.20.12 1 00:04:07 1.1 100?
d 10.11.2.0 192.168.20.10 5 00:00:36 00:40:47 600i
*> 10.11.2.0 192.168.20.12 1 00:04:07 1.1 100?
d 10.11.3.0 192.168.20.10 5 00:00:36 00:40:47 600i
d 10.11.3.0 192.168.20.10 5 00:00:36 00:40:47 600i
d 10.11.5.0 192.168.20.10 5 00:00:36 00:40:47 600i
Item | Description |
---|---|
Total Number of Routes | Number of BGP Flow Specification routes. |
Network | Network address in the BGP routing table. |
From | IP address of the peer from which a route is learned. |
Flaps | Total number of times of route flapping. |
Duration | Flapping duration. |
Reuse | Reuse value. |
Path/Ogn | AS_Path number and the Origin attribute. |