EasyManua.ls Logo

Cisco 10000-2P2-2DC - SSO-BFD with Static: Example

Cisco 10000-2P2-2DC
624 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
18-73
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 18 SSO-BFD
Configuration Examples of SSO-BFD
SSO-BFD with Static: Example
Example 18-1 and Example 18-2 show the configuration example of the SSO-BFD feature with a static
client in a VPN scenario:
Example 18-1 SSO-BFD with a Static Client on the CE1 Router
CE1
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
!
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
!
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
!
interface serial5/0/0/1:1
ip address 20.1.4.1 255.255.255.0
bfd interval 999 min_rx 999 multiplier 5
no bfd echo
!
ip route static bfd GigabitEthernet1/1/0.1 20.1.1.2
ip route static bfd ATM4/0/0.1 20.1.2.2
ip route static bfd serial5/0/0/1:1 20.1.4.2
ip route static bfd GigabitEthernet1/1/0.5 20.1.5.2
!
ip route 10.1.1.0 255.255.255.0 GigabitEthernet1/1/0.1 20.1.1.2
ip route 10.1.2.0 255.255.255.0 ATM4/0/0.1 20.1.2.2
ip route 10.1.4.0 255.255.255.0 serial5/0/0/1:1 20.1.4.2
ip route 10.1.5.0 255.255.255.0 GigabitEthernet1/1/0.5 20.1.5.2
!
end
Example 18-2 SSO-BFD with a Static 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

Table of Contents

Related product manuals