OcNOS-RON : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : ipv6 ospf bfd
ipv6 ospf bfd
Use this command to enable Bidirectional Forwarding Detection (BFD).
Use this command with either the no or disable parameter to disable BFD.
Command Syntax
ipv6 ospf bfd (disable|)
ipv6 ospf bfd (disable|)instance-id (<0-31>|<64-95>)
no ipv6 ospf bfd (disable|)
no ipv6 ospf bfd (disable|)instance-id (<0-31>|<64-95>)
Parameters
disable
Specify to disable BFD.
instance-id
Specify the instance.
<0-31>
Interface instance ID for IPv6 unicast
<64-95>
Interface instance ID for IPv4 unicast
Default
By default, IPv6 OSPF BFD is disabled. Default value for instance-id is 0.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth1
(config-if)#ipv6 ospf bfd instance-id 2
 
Last modified date: 08/28/2023