The display bgp ipv6 bfd session command displays information about BFD sessions between BGP peers.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp ipv6 bfd session all -------------------------------------------------------------------------------- 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/2 Session-State : Up Wtr-interval(m): 10 Valid-ttl-hops : 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:
|
Valid-ttl-hops | Generalized TTL Security Mechanism hops. |
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. |