From: Jeff K. (jeffbk@xxxxxxxxxxxxx)
Date: Thu Jun 07 2001 - 01:16:29 GMT-3
Trust me, you still need to add standby preempt to R2's Ethernet interface.
----- Original Message -----
From: "Jeongwoo Park" <jpark@wams.com>
To: <ccielab@groupstudy.com>
Sent: Wednesday, June 06, 2001 10:55 PM
Subject: HSRP track still doesn't work !!
> Hi all
> I changed to "stand 1 track so 20"
> I expected r1 to fail over to r2 when I plugged out dte cable from S0 on
R1.
> Still didn't work !!!!
> whatelse am I missing in my config?
>
> One more symtom I found was that when I pulled ethernet cable off the e0,
> interface status changed to init. I expected it to change to standby.
>
> Here is config after changing.
>
>
> R1-------------ethernet----/R2
> | /
> | serial
> | /
> |serial /
> | /
> | /
> | /
> TermServer
>
> r1:
> hostname r1
> !
> !
> no ip domain-lookup
> !
> !
> interface Ethernet0
> ip address 10.10.1.1 255.255.255.0
> no ip redirects
> standby 1 priority 95
> standby 1 preempt
> standby 1 ip 10.10.1.3
> standby 1 track Serial0 20
> !
> interface Serial0
> ip address 172.16.1.2 255.255.255.0
> no ip mroute-cache
> !
> interface Serial1
> no ip address
> shutdown
> !
> ip classless
> !
> !
> line con 0
> line aux 0
> line vty 0 4
> login
> !
> end
>
> --------------------------------------------------------------
> r2:
> hostname r2
> !
> !
> ip subnet-zero
> no ip domain-lookup
> !
> !
> !
> interface Ethernet0
> ip address 10.10.1.2 255.255.255.0
> no ip redirects
> no ip directed-broadcast
> standby 1 priority 90
> standby 1 ip 10.10.1.3
> standby 1 track s0
> !
> interface Serial0
> ip address 172.16.2.2 255.255.255.0
> no ip directed-broadcast
> no ip mroute-cache
> !
> interface Serial1
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface TokenRing0
> no ip address
> no ip directed-broadcast
> shutdown
> !
> ip nat translation timeout never
> ip nat translation tcp-timeout never
> ip nat translation udp-timeout never
> ip nat translation finrst-timeout never
> ip nat translation syn-timeout never
> ip nat translation dns-timeout never
> ip nat translation icmp-timeout never
> ip classless
> !
> !
> line con 0
> transport input none
> line aux 0
> line vty 0 4
> login
> !
> end
> **Please read:http://www.groupstudy.com/list/posting.html
> **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:19 GMT-3