The display rip bfd session command displays information about BFD sessions.
Product |
Support |
---|---|
S5720-EI, S5720-HI, S5720I-SI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730-HI, S5730S-EI, S5730-SI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6720S-SI, S6720-SI, S6730-H, S6730S-H, S6730-S, and S6730S-S |
Supported |
S2720-EI, S5720-LI, S5735-L, S5735S-L, S5735S-L-M, S5720S-LI, S6720-LI, and S6720S-LI |
Not supported |
display rip process-id bfd session { interface interface-type interface-number | neighbor-id | all }
Parameter | Description | Value |
---|---|---|
process-id | Specifies the ID of a RIP process. |
The value is an integer ranging from 1 to 65535. |
interface interface-type interface-number | Specifies the type and number of the interface on which the BFD session is configured. |
- |
neighbor-id | Specifies the RIP neighbor ID on which the BFD session is configured. |
The value is in dotted decimal notation. |
all | Displays information about BFD sessions established on all BFD-enabled interfaces in the RIP process. |
- |
The display rip bfd session command can be used to view the following information in a RIP process:
BFD sessions of a specified process
BFD sessions on a specified interface
BFD sessions on a specified neighbor
<HUAWEI> display rip 1 bfd session all
LocalIp :10.1.0.1 RemoteIp :10.1.0.2 BFDState :Up
TX :1000 RX :1000 Multiplier:3
BFD Local Dis:8192 Interface:Vlanif10
Diagnostic Info: No diagnostic information
LocalIp :10.2.0.1 RemoteIp :10.2.0.2 BFDState :Up
TX :1000 RX :1000 Multiplier:3
BFD Local Dis:8193 Interface:Vlanif20
Diagnostic Info: No diagnostic information
Item |
Description |
---|---|
LocalIp |
Local IP address |
RemoteIp |
Remote IP address |
BFDState |
A BFD session status can be either Up or Down. |
TX |
Minimum interval at which BFD packets are sent |
RX |
Minimum interval at which BFD packets are received |
Multiplier |
Remote detection multiplier |
BFD Local Dis |
Local discriminator dynamically assigned by BFD |
Interface |
Local interfaces on which BFD sessions are configured |
Diagnostic Info |
Diagnostic information |