Configuring BFD for PIM over IPv4
Prerequisites
PIM must be enabled globally and on the specific interface that will support BFD.
Procedure
Examples
This example shows how to configure PIM and enable BFD on interface1/1/2.
switch#configswitch(config)#bfdswitch(config)#router pimswitch(config-pim)#enableswitch(config-pim)#exitswitch(config)#interface 1/1/2switch(config-if)#no shutdownswitch(config-if)#ip address 10.1.1.1/24switch(config-if)#ip pim-sparse enableswitch(config-if)#ip pim-sparse bfdswitch(config-if)#exitswitch(config)#exitswitch#show bfdAdmin status: enabled Statistics: Total number of control packets transmitted: 7 Total number of control packets received: 8 Total number of control packets dropped: 0 Session Interface VRF Source IP Destination IP Echo State Application ------- --------- --------- ------------------- ---------------------- -------- ------------ ------------ 1 1/1/2 default N/A 10.1.1.2 enabled up pim