The actual command output varies according to the device. The command output here is only an example.
# Display information about slow BGP VPNv6 peers.
<HUAWEI> display bgp vpnv6 vpn-instance vpn1 slow-peer
Total number of peers : 2
Switchback detection timer: Remaining 3581 Second(s)
Peer LastSlowEndTime SlowStartTime SlowCount
2001:DB8:1::2 2019-09-15 20:41:33+00:00 2019-09-16 00:02:33+00:00 3
2001:DB8:1::3 2019-09-15 23:02:40+00:00 2019-09-16 00:02:40+00:00 5
Table 1 Description of the display bgp vpnv6 slow-peer command output
Item |
Description |
Total number of peers |
Total number of BGP slow-peers.
|
Switchback detection timer |
Remaining time for a peer to exit from the slow peer state.
|
Peer |
IP address of the BGP peer.
|
LastSlowEndTime |
Time when a peer last exited from the slow peer state.
|
SlowStartTime |
Time when a peer began to be identified as a slow peer.
|
SlowCount |
Number of times a peer has been identified as a slow peer.
|