Cisco Systems 10000 Network Router User Manual


 
18-17
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18 SSO-BFD
Configuration Examples of SSO-BFD
bfd all-interfaces
network 20.1.1.0 0.0.0.255 area 0
!
router ospf 2
nsf ietf
bfd all-interfaces
network 20.1.2.0 0.0.0.255 area 0
!
router ospf 4
nsf ietf
bfd all-interfaces
network 20.1.4.0 0.0.0.255 area 0
!
router ospf 5
nsf ietf
bfd all-interfaces
network 20.1.5.0 0.0.0.255 area 0
!
end
Example 18-10 SSO-BFD with an OSPF Client on the CE1 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
!
!4 vpns for 4 different interfaces
!
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