The display bgp vpnv4 all peer command displays information about peers in VPNv4 address-family.
The display bgp vpnv4 slow-peer command displays information about slow BGP peers in VPNv4 address-family.
Usage Scenario
You can implement the following operations based on the command output:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv4 all slow-peer
Total number of peers : 2
Switchback detection timer: Remaining 3581 Second(s)
Peer LastSlowEndTime SlowStartTime SlowCount
1.1.1.1 2016-04-10 20:41:33+00:00 2016-04-12 00:02:33+00:00 3
2.2.2.1 2016-04-11 23:02:40+00:00 2016-04-12 00:02:40+00:00 5
Item | Description |
---|---|
Total number of peers | Number of existing slow BGP peers. |
Switchback detection timer | Remaining time for a peer to exit from the slow peer state. |
Peer | IP address of a slow 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. |