set protocols ospf6 interface bfd
Run the command set protocols ospf6 interface bfd to enable BFD for OSPFv3 on the L3 interface.
Run the command delete protocols ospf6 interface bfd to remove this configuration.
Command Syntax
set protocols ospf6 interface <interface-name> bfd [profile <profile-name>]
delete protocols ospf6 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 can be used to modify parameters for BFD session. |
Example
- Â Enable BFD for OSPFv3 on the VLAN interface.
admin@XorPlus# set protocols ospf6 interface vlan200 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.