Specifications

22-17
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 Vlan4 (connected to 7600)
ip address 11.1.1.2 255.255.255.0
no ptp enable
bfd interval 50 min_rx 50 multiplier 3
!
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
no ptp enable
mpls bgp forwarding
mpls ip
bfd interval 50 min_rx 50 multiplier 3
!
interface Vlan200
ip address 12.1.2.2 255.255.255.0
no ptp enable
mpls bgp forwarding
mpls ip
bfd interval 50 min_rx 50 multiplier 3
!
router bgp 200
no synchronization
bgp log-neighbor-changes
network 11.1.1.0
network 12.1.1.0
network 12.1.2.0
redistribute connected
neighbor 11.1.1.1 remote-as 100
neighbor 11.1.1.1 fall-over bfd
neighbor 11.1.1.1 send-label
neighbor 12.1.1.1 remote-as 300
neighbor 12.1.1.1 fall-over bfd
neighbor 12.1.1.1 send-label
neighbor 12.1.2.1 remote-as 300
neighbor 12.1.2.1 fall-over bfd
neighbor 12.1.2.1 send-label
no auto-summary
!
connect atmcellsw ATM0/0 0/100 ATM0/1 0/100
!
!
mpls ldp router-id Loopback0 force
!
IS-IS with BFD
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BFD2941
!
boot-start-marker
boot-end-marker