set protocols ospf interface bfd
Run the command set protocols ospf interface bfd to enable BFD for OSPFv2 on the L3 interface.
Run the command delete protocols ospf interface bfd to remove this configuration.
Command Syntax
set protocols ospf interface <interface-name> bfd [profile <profile-name>]
delete protocols ospf interface <interface-name> bfd [profile <profile-name>]
Parameter
Parameter | Description |
interface <interface-name> | Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. |
profile <profile-name> | Optional. Specifies the profile name. The value is a string. It has to be pre-defined by the command set protocols bfd profile xx. Profile name can be used to modify parameters for BFD session. |
Example
- Â Enable BFD for OSPFv2 on the VLAN interface.
admin@XorPlus# set protocols ospf interface vlan200 bfd admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.