19 rip bfd enable, 20 show bfd neighbor, Rip bfd enable – PLANET XGS3-24042 User Manual
Page 720: Show bfd neighbor

41-12
Usage Guide:
Enable link detection offered by BFD on the peer neighbor of BGP(4+), BFD will inform BGP(4+)
protocol after detect the neighbor’s link fault.
Example:
Enable link detection offered by BFD on the peer neighbor of BGP.
s5(config)#router bgp 1
s5(config-router)#neighbor 1.1.1.1 bfd
Enable link detection offered by BFD on the peer neighbor of BGP4+.
s5(config-router)#router bgp 1
s5(config-router)#neighbor 2001::2 remote-as 200
s5(config-router)#neighbor 2001::2 bfd
41.19 rip bfd enable
Command:
rip bfd enable
no rip bfd enable
Function:
Configure BFD for RIP protocol on the specific interface, no command disables BFD for RIP
protocol.
Default:
BFD is not enabled for RIP.
Command Mode:
Interface configuration mode
Usage Guide:
Enable BFD for RIP protocol, after that, if this interface has received RIP packets, RIP will inform
BFD to set remote ip as session and detect the state in order to inform RIP.
Example:
Enable BFD for RIP on interface.
s5(config-if-vlan50)#rip bfd enable
41.20 show bfd neighbor
Command: