Cisco Systems 10000 Network Router User Manual


 
18-12
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18 SSO-BFD
Configuration Examples of SSO-BFD
router eigrp 5
nsf
bfd all-interfaces
network 20.1.5.0 0.0.0.255
!
end
Example 18-6 SSO-BFD with an EIGRP Client on the PE1 Router
PE1
mpls ldp graceful-restart
mpls label protocol ldp
!
interface Loopback0
ip address 1.1.1.1 255.255.255.255
!
interface GigabitEthernet2/0/0
ip address 50.0.0.1 255.0.0.0
negotiation auto
mpls ip
mpls label protocol ldp
!
!
router ospf 50
router-id 1.1.1.1
log-adjacency-changes
nsf ietf
network 1.1.1.1 0.0.0.0 area 0
network 50.0.0.0 0.255.255.255 area 0
!
mpls ldp router-id Loopback0 force
!
ip vrf vpn1001
rd 75:1001
route-target export 75:1001
route-target import 75:1001
!
ip vrf vpn1002
rd 75:1002
route-target export 75:1002
route-target import 75:1002
!
ip vrf vpn1004
rd 75:1004
route-target export 75:1004
route-target import 75:1004
!
ip vrf vpn1005
rd 75:1005
route-target export 75:1005
route-target import 75:1005
!
interface GigabitEthernet1/0/0.1
no ip redirect
encapsulation dot1q 101 second-dot1q 500
ip vrf forwarding vpn1001
ip address 20.1.1.2 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
interface GigabitEthernet1/0/0.5