OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim bfd
ipv6 pim bfd
Use this command to enable PIMv6 BFD on an interface.
Use the no option with this command to revert to default.
Command Syntax
ipv6 pim bfd (disable|)
no ipv6 pim bfd
Parameters
disable
Useful when PIMv6 BFD is enabled at global level (refer command ipv6 pim bfd all-interfaces) and it is required to disable PIMv6 BFD on a particular interface.
Default
By default, PIMv6 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 eth1
(config-if)#ipv6 pim bfd
(config-if)#ipv6 pim bfd disable
(config-if)#no ipv6 pim bfd
Last modified date: 10/20/2023