OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim bfd
ip pim bfd
Use this command to enable PIMv4 BFD on an interface.
Use the no option with this command to revert to default.
Command Syntax
ip pim bfd (disable|)
no ip pim bfd
Parameters
disable
Useful when PIMv4 BFD is enabled at global level (refer command ip pim bfd all-interfaces) and it is required to disable pim bfd on a particular interface.
Default
By default, PIMv4 BFD is disabled on the interface.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.1.
Examples
#configure terminal
(config)#interface eth0
(config-if))#ip pim bfd
(config-if)#ip pim bfd disable
(config-if)#no ip pim bfd
Last modified date: 10/20/2023