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 interface 1/1/2.
switch# config switch(config)# bfd switch(config)# router pim switch(config-pim)# enable switch(config-pim)# exit switch(config)# interface 1/1/2 switch(config-if)# no shutdown switch(config-if)# ip address 10.1.1.1/24 switch(config-if)# ip pim-sparse enable switch(config-if)# ip pim-sparse bfd switch(config-if)# exit switch(config)# exit switch# show bfd Admin 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