Hello Friends!!!
Again Comeback with something new!!
Here We performing some redundant link configuration with Help of HSRP, IPSLA, Track Reach ability Features.
In that Scenario We have two ISP link or lease line, At a time BSNL is primary active link, if BSNL link failure than our whole traffic automatically routed to AIRTEL Lease line without effecting whole network of Customer.
In that we have no access of BSNL or AIRTEL. We are used only CPE router.
See Configuration carefully...
Connected to Dynamips VM "CPE" (ID 6, type c3600) - Console port
CPE#show run
CPE#show running-config
Building configuration...
Current configuration : 1304 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CPE
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
ip sla monitor 1
type echo protocol ipIcmpEcho 11.0.0.2
ip sla monitor 2
type echo protocol ipIcmpEcho 12.0.0.2
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
track 1 rtr 1 reachability
!
track 2 rtr 2 reachability
!
!
!
interface Ethernet0/0
ip address 10.0.0.1 255.255.255.0
half-duplex
standby 1 ip 10.0.0.2
standby 1 preempt
standby 1 track 1 decrement 20
!
interface Ethernet0/1
no ip address
shutdown
half-duplex
!
interface Ethernet0/2
no ip address
shutdown
half-duplex
!
interface Ethernet0/3
no ip address
shutdown
half-duplex
!
interface Serial1/0
ip address 11.0.0.1 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial1/1
ip address 12.0.0.1 255.255.255.252
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
ip http server
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Serial1/0 100
ip route 0.0.0.0 0.0.0.0 Serial1/1 110
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
end
CPE#
Connected to Dynamips VM "BSNL" (ID 7, type c7200) - Console port
BSNL#show run
BSNL#show running-config
Building configuration...
Current configuration : 1002 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BSNL
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface Serial1/0
ip address 11.0.0.2 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial1/1
ip address 15.0.0.2 255.255.255.252
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router eigrp 1
redistribute connected metric 1000 100 255 1 15000
network 15.0.0.0
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
logging alarm informational
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end
BSNL#
Connected to Dynamips VM "AIRTEL" (ID 8, type c7200) - Console port
AIRTEL#show run
AIRTEL#show running-config
Building configuration...
Current configuration : 1002 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname AIRTEL
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface Serial1/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/1
ip address 12.0.0.2 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial1/2
ip address 16.0.0.2 255.255.255.252
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router eigrp 1
redistribute connected metric 1000 50 255 1 1500
network 16.0.0.0
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
logging alarm informational
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end
AIRTEL#
Connected to Dynamips VM "WWW" (ID 9, type c7200) - Console port
WWWW#show run
WWWW#show running-config
Building configuration...
Current configuration : 986 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname WWWW
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface Serial1/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/1
ip address 15.0.0.1 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial1/2
ip address 16.0.0.1 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router eigrp 1
network 15.0.0.0
network 16.0.0.0
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
logging alarm informational
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end
WWWW#
Thank you,,
Regards,
Jignesh
No comments:
Post a Comment