18-81
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18      SSO-BFD
Configuration Examples of SSO-BFD
 no ip redirect
 encapsulation dot1q 105
 ip vrf forwarding vpn1005
 ip address 20.1.5.2 255.255.255.0
 bfd interval 999 min_rx 999 multiplier 5
 no bfd echo
 !
 interface ATM8/0/0.1 point
 no ip redirect
 pvc 1/101
 encapsulation aal5snap
 ip vrf forwarding vpn1002
 ip address 20.1.2.2 255.255.255.0
 bfd interval 999 min_rx 999 multiplier 5
 no bfd echo
 !
interface serial5/0/0/1:1
 ip vrf forwarding vpn1004
 ip address 20.1.4.2 255.255.255.0
 bfd interval 999 min_rx 999 multiplier 5
 no bfd echo
 !
router eigrp 1
nsf 
 address-family ipv4 vrf vpn1001 autonomous-system 1
 nsf
 redistribute bgp 75 metric 10000 100 255 1 1500
 network 20.1.1.0 0.0.0.255 
 bfd all-interfaces
!
router eigrp 2
nsf 
 address-family ipv4 vrf vpn1002 autonomous-system 2
 nsf
 redistribute bgp 75 metric 10000 100 255 1 1500
 network 20.1.2.0 0.0.0.255 
 bfd all-interfaces
!
router eigrp 4
nsf 
 address-family ipv4 vrf vpn1004 autonomous-system 4
 nsf
 redistribute bgp 75 metric 10000 100 255 1 1500
 network 20.1.4.0 0.0.0.255 
 bfd all-interfaces
!
router eigrp 5
nsf 
 address-family ipv4 vrf vpn1005 autonomous-system 5
 nsf
 redistribute bgp 75 metric 10000 100 255 1 1500
 network 20.1.5.0 0.0.0.255 
 bfd all-interfaces
!
router bgp 75
 bgp router-id 1.1.1.1
 bgp log-neighbor-changes
 bgp graceful-restart restart-time 120
 bgp graceful-restart stalepath-time 360
 bgp graceful-restart
 neighbor 2.2.2.2 remote-as 75
 neighbor 2.2.2.2 update-source Loopback0
 !
 address-family ipv4