Cisco Systems 10000 Network Router User Manual


 
18-16
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18 SSO-BFD
Configuration Examples of SSO-BFD
!
int s5/0/0/1:1
no ip redirect
ip address 192.168.5.2 255.255.255.0
ip router isis
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
int l0
ip address 2.2.2.2 255.255.255.255
ip router isis
!
SSO-BFD with OSPF: Example
Example 18-9 and Example 18-10 show the configuration example of the SSO-BFD feature with an
Open Shortest Path First (OSPF) client in a VPN scenario:
Example 18-9 SSO-BFD with an OSPF Client on the CE1 Router
CE1
!Qinq interface
interface GigabitEthernet1/1/0.1
no ip redirect
encapsulation dot1q 101 second-dot1q 500
ip address 20.1.1.1 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
!dot1q interface
interface GigabitEthernet1/1/0.5
no ip redirect
encapsulation dot1q 105
ip address 20.1.5.1 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
!ATM interface
!
interface ATM4/0/0.1 point
no ip redirect
pvc 1/101
encapsulation aal5snap
ip address 20.1.2.1 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
! Serial interface
interface serial5/0/0/1:1
no ip redirect
ip address 20.1.4.1 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
! 4 ospf process for 4 different interfaces
!
router ospf 1
nsf ietf