Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Specify a VPN-Instance (VRF) name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. 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 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
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. |