The display e-trunk bfd session all command displays the binding between a dynamic Bidirectional Forwarding Detection (BFD) session and E-Trunk.
Usage Scenario
After enabling a device to create a dynamic BFD session in the E-Trunk view, run the display e-trunk bfd session command to view the binding between the dynamic BFD session and E-Trunk. The binding information includes the BFD session parameters, E-Trunk source and destination IP addresses, and status of the dynamic BFD session.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display e-trunk bfd session all
BFD session information for E-Trunk, Total BFD session(s): 1
---------------------------------------------------------------------
E-TRUNK-ID : 1
TX(ms) : 40 RX(ms) : 20 Multiplier : 8
LocalIP : 1.1.1.1 PeerIP : 2.2.2.2 BFD State : Up
Item | Description |
---|---|
BFD State | Status of the dynamic BFD session bound to the E-Trunk:
If BFD does not notify the E-Trunk of the status or notifies the E-Trunk of unknown status, a hyphen (-) is displayed. |
E-TRUNK-ID | ID of the E-Trunk. |
TX(ms) | Interval at which BFD packets are sent, which can be set using the e-trunk bfd min-tx-interval interval command. |
RX(ms) | Interval at which BFD packets are received, which can be set using the e-trunk bfd min-rx-interval interval command. |
Multiplier | Local detection multiplier of the BFD session, which can be set using the e-trunk bfd detect-multiplier multiplier command. |
LocalIP | Source IP address of the E-Trunk. |
PeerIP | Destination IP address of the E-Trunk. |