/
protocols ospf6 area interface vif bfd disable

protocols ospf6 area interface vif bfd disable

To configure BFD (Bidirectional Forwarding Detection) on the OSPFv3 interface, use the set protocols ospf6 area interface vif bfd disable command in L2/L3 configuration mode. 

Command Syntax

set protocols ospf6 area area-id interface interface-name vif vif-name bfd disable { true | false }

Parameters

area-idOSPFv6 area identifier.
interface-nameInterface name.
vif-nameVirtual interface name.
trueDIsable BFD.
falseEnable BFD.

Example

The following example configures BFD on an OSPFv3 interface:

admin@Switch# set protocols ospf6 area 0.0.0.0 interface vlan2 vif vlan2 bfd disable false

Copyright © 2025 Pica8 Inc. All Rights Reserved.