Re: HSRP Track Serial interface

From: Jay Chandradas (jachandr@xxxxxxxxx)
Date: Wed Jun 06 2001 - 23:01:02 GMT-3


   
dont you have to specify the Priority decrement as well.

for example :
standby 1 track fastEthernet 3/3 20

----- Original Message -----
From: "Jeongwoo Park" <jpark@wams.com>
To: "Ccielab@Groupstudy. Com" <ccielab@groupstudy.com>
Sent: Wednesday, June 06, 2001 6:39 PM
Subject: HSRP Track Serial interface

> Hi all
> I configured stand 1 track s0 on router r1.
> I expected r1 to fail over to r2 when I plugged out dte cable from S0 on
R1.
> Didn't work !!!!
> what is missing in my config?
>
>
> 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 100
> standby 1 preempt
> standby 1 ip 10.10.1.3
> standby 1 track Serial0
> !
> 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
> !
> 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



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:19 GMT-3