The display bgp ipv6 bfd session vpnv6 vpn-instance peer command displays information about BFD sessions in vpn instances between BGP peers.
Parameter | Description | Value |
---|---|---|
vpnv6 |
Displays information about the BFD sessions of a VPNv6 instance. |
- |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance in an IPv6 address family. |
The value is a string of 1 to 31 case-sensitive characters. |
peer ipv6-address |
Specifies the IPv6 address of a peer. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp ipv6 bfd session vpnv6 vpn-instance vpn1 peer 2001:DB8:100::2 VPN-Instance vpn1: Local_Address : 2001:DB8:100::1 Peer_Address : 2001:DB8:100::2 Tx-interval(ms): 10 Rx-interval(ms): 10 Multiplier : 3 Interface : GigabitEthernet0/1/1 Session-State : Up Wtr-interval(m): 10
Item | Description |
---|---|
Local_Address | Local address. |
Peer_Address | Peer address. |
Multiplier | Remote detection multiplier. |
Interface | Interface used to set up the BFD session. Information about the interface is displayed only when the EBGP peer relationship is set up between it and its directly connected interface; otherwise, the interface information is displayed as Unknown. |
Session-State | BFD status:
|
Tx-interval(ms) | Interval at which BFD packets are sent, in milliseconds. |
Rx-interval(ms) | Interval at which BFD packets are received, in milliseconds. |
Wtr-interval(m) | WTR time of the BFD session, in minutes. |