Specifications
22-20
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 22 Configuring Bidirectional Forwarding Detection
Configuration Examples for BFD
interface ATM0/1
no ip address
scrambling-payload
no atm ilmi-keepalive
pvc 0/100 l2transport
!
!
interface Vlan4
ip address 11.1.1.2 255.255.255.0
ip router isis test_ip_isis
no ptp enable
isis bfd
!
interface Vlan10
ip address 192.168.40.61 255.255.255.128
no ptp enable
mpls ip
!
interface Vlan100
ip address 12.1.1.2 255.255.255.0
ip router isis test_ip_isis
no ptp enable
mpls ip
bfd interval 50 min_rx 50 multiplier 3
isis bfd
!
interface Vlan200
ip address 12.1.2.2 255.255.255.0
ip router isis test_ip_isis
no ptp enable
mpls ip
bfd interval 50 min_rx 50 multiplier 3
isis bfd
!
router isis test_ip_isis
net 47.0004.004d.0055.0000.0c00.0002.00
net 47.0004.004d.0056.0000.0c00.0002.00
is-type level-2-only
redistribute connected
bfd all-interfaces
!