HSRP with 1731 & 877 - Dialer interface is always up/up.

Hello,

Im currently trying to configure HSRP with two PPP DSL Services. Now i want to track the dialer interface but this as not possible as the interface is alwasy up/up. Currently im tracking the ATM interface but i feel this is not reliable enough, how could i get around this to ensure the failover works for all types of outages.

Here are the config for the two routers:

#### Router 1 ####

! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto ! interface ATM0.3 point-to-point pvc 8/35 pppoe-client dial-pool-number 3 ! ! interface FastEthernet0 ip address 192.168.1.1 255.255.255.0 no ip redirects no ip proxy-arp ip nat inside ip policy route-map clear-df speed auto no cdp enable standby 1 ip 192.168.1.10 standby 1 priority 105 standby 1 preempt standby 1 track ATM0.3 hold-queue 100 in hold-queue 100 out !

! interface Dialer3 description Swiftel Internet Network ip address negotiated ip nat outside encapsulation ppp dialer pool 3 dialer-group 1 keepalive 15 3 no cdp enable ppp authentication chap callin ppp chap hostname username ppp chap password password !

#### Router 2 ####

! interface ATM0 no ip address no atm ilmi-keepalive ! interface ATM0.3 point-to-point pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 3 !

! interface Dialer3 ip address negotiated no ip redirects no ip unreachables no ip proxy-arp ip mtu 1492 ip nat outside ip virtual-reassembly encapsulation ppp ip route-cache flow dialer pool 3 dialer-group 1 keepalive 30 3 no cdp enable ppp authentication chap callin ppp chap hostname username ppp chap password password !

! interface Vlan1 ip address 192.168.1.2 255.255.255.0 no ip redirects no ip unreachables no ip proxy-arp ip nat inside ip virtual-reassembly ip route-cache flow ip tcp adjust-mss 1412 ip policy route-map clear-df standby 1 ip 192.168.1.10 hold-queue 100 in hold-queue 100 out !

Cheers!

Reply to
grantp
Loading thread data ...

Sorry i meant a 1721!

Reply to
grantp

See the "Enhanced Object Tracking" docs,

formatting link
.

You might track the IPCP-learned host route to your PPP peer, or some such.

Aaron

Reply to
Aaron Leonard

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.