Deployment Guide

Changing OSPFv3 Session Parameters
Congure BFD sessions with default intervals and a default role.
The parameters that you can congure are: desired tx interval, required min rx interval, detection multiplier,
and system role. Congure these parameters for all OSPFv3 sessions or all OSPFv3 sessions on a particular interface. If you change a
parameter globally, the change aects all OSPFv3 neighbors sessions. If you change a parameter at the interface level, the change aects
all OSPFv3 sessions on that interface.
To change parameters for all OSPFv3 sessions or for OSPFv3 sessions on a single interface, use the following commands.
To view session parameters, use the show bfd neighbors detail command, as shown in the example in Displaying BFD for BGP
Information.
Change parameters for all OSPFv3 sessions.
ROUTER-OSPFv3 mode
bfd all-neighbors interval milliseconds min_rx milliseconds multiplier value role [active |
passive]
Change parameters for OSPFv3 sessions on a single interface.
INTERFACE mode
ipv6 ospf bfd all-neighbors interval milliseconds min_rx milliseconds multiplier value role
[active | passive]
Disabling BFD for OSPFv3
If you disable BFD globally, all sessions are torn down and sessions on the remote system are placed in a Down state.
If you disable BFD on an interface, sessions on the interface are torn down and sessions on the remote system are placed in a Down state.
Disabling BFD does not trigger a change in BFD clients; a nal Admin Down packet is sent before the session is terminated.
To disable BFD sessions, use the following commands.
Disable BFD sessions with all OSPFv3 neighbors.
ROUTER-OSPFv3 mode
no bfd all-neighbors
Disable BFD sessions with OSPFv3 neighbors on a single interface.
INTERFACE mode
ipv6 ospf bfd all-neighbors disable
Congure BFD for BGP
In a BGP core network, bidirectional forwarding detection (BFD) provides rapid detection of communication failures in BGP fast-forwarding
paths between internal BGP (iBGP) and external BGP (eBGP) peers for faster network reconvergence.
BFD for BGP is supported on 1GE, 10GE, 40GE, port-channel, and VLAN interfaces. BFD for BGP does not support IPv6 and the BGP
multihop feature.
Prerequisites
Before conguring BFD for BGP, you must rst congure the following settings:
Bidirectional Forwarding Detection (BFD)
153