Cisco Systems 10000 Network Router User Manual


 
18-14
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18 SSO-BFD
Configuration Examples of SSO-BFD
no synchronization
redistribute connected
neighbor 2.2.2.2 activate
no auto-summary
exit-address-family
!
address-family vpnv4
neighbor 2.2.2.2 activate
neighbor 2.2.2.2 send-community both
exit-address-family
!
address-family ipv4 vrf vpn1001
redistribute eigrp 1
exit-address-family
!
address-family ipv4 vrf vpn1002
redistribute eigrp 2
exit-address-family
!
address-family ipv4 vrf vpn1004
redistribute eigrp 4
exit-address-family
!
address-family ipv4 vrf vpn1005
redistribute eigrp 5
exit-address-family
!
end
SSO-BFD with ISIS: Example
Example 18-7 and Example 18-8 show the configuration example of the SSO-BFD feature with an
Integrated Intermediate System-to-Intermediate system (ISIS) client in a non VPN scenario:
Note The SSO-BFD feature with ISIS is supported only on non VPN scenarios.
Example 18-7 SSO-BFD with an ISIS Client on Router 1
Router 1
router isis
net 99.0000.0000.0001.00
nsf ietf
nsf interval 0
bfd all-interfaces
!
!
int g1/1/0.1
no ip redirect
encap dot1q 101
ip address 192.168.1.1 255.255.255.0
ip router isis
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
int g1/1/0.2
no ip redirect
encap dot1q 102 second-dot1q 200