In non-default VRF instances, BFD for
OSPFv3 can be configured globally on interfaces where BFD is enabled.
Procedure
-
Access global configuration
mode.
device# configure terminal
-
Access ODPFv3 router
configuration mode and specify the non-default VRF instance.
device(config)# ipv6 router ospf vrf orange
This example accesses non-default VRF "orange."
-
Enable BFD globally.
device(config-ipv6-router-ospf-vrf-orange)# bfd
-
Specify the interval after which
routes are withdrawn after a BFD session is declared down.
device(config-ipv6-router-ospf-vrf-orange)# bfd holdover-interval 22
This example specifies a holdover interval of 22 seconds.