The display bgp vpnv6 peer log-info command displays the log information of the BGP VPNv6 address family.
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. |
ipv6-address |
Specify an IPv6 peer address. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
peer-group group-name |
Specify a peer-group. |
The name is a string of 1 to 47 case-sensitive characters, with 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 vpnv6 vpn-instance vpn1 peer 2001:DB8:1::2 log-info
Peer : 2001:DB8:1::2
Date/Time : 2019-09-17 06:43:16+00:00
State : Up
Date/Time : 2019-09-17 06:42:33+00:00
State : Down
Error Code : 6(CEASE)
Error Subcode : 6(Other Configuration Change)
Notification : Receive Notification
Date/Time : 2019-09-17 06:42:29+00:00
State : Up
Date/Time : 2019-09-17 06:42:19+00:00
State : Down
Error Code : 6(CEASE)
Error Subcode : 6(Other Configuration Change)
Notification : Send Notification
Date/Time : 2019-09-17 05:00:02+00:00
State : Up
Date/Time : 2019-09-17 04:59:52+00:00
State : Down
Error Code : 6(CEASE)
Error Subcode : 6(Other Configuration Change)
Notification : Receive Notification
Date/Time : 2019-09-17 04:58:31+00:00
State : Up
Item | Description |
---|---|
Peer | Peers. |
Date/Time | Date/time. |
State | Status. |
Error Code | Error code. |
Error Subcode | Error sub-code. |
Notification | Notification message sent or received by a peer. |