Gary,
I got your e-mail...sorry I misunderstood the problem. There are some bugs
with the 3600 routers and HSRP, one involves interface tracking.
http://www.cisco.com/en/US/tech/tk64...note09186a0080
094afd.shtml#t13
Hope this helps...
Ken
"Gary" <> wrote in message
news:lJ2kb.85594$AH4.56537@lakeread06...
> Have configured HSRP on 2 x 3600 routers
>
> I can ping the 'real' address of the HSRP interface but not the virtual
IP.
> I cannot even ping the curtual IP from the router itself that is active.
>
> Should be able to ?
>
> interface FastEthernet0/0
> ip address 10.10.10.2 255.255.255.0
> speed 100
> full-duplex
> !
> interface FastEthernet0/1
> ip address 10.20.20.2 255.255.255.0
> speed 100
> full-duplex
> standby 1 ip 10.20.20.1
> standby 1 preempt
> standby 1 track FastEthernet0/0
>
> i.e
> ping 10.20.20.2 works
> ping 10.20.20.1 FAILS ?
>
> The inside PIX's have route all traffic to the virtual IP and hence do not
> work as this virtual IP is not responding ?
>
> thx
> Gary
>
>