01-08-2007 12:18 AM - edited 03-05-2019 01:38 PM
Hi all
I have two Catalyst 6509 switches, and there is something problem..
configuration is
6509#1#sh run
interface gig1/1
ip add 10.10.10.2 255.255.255.0
standby 10 ip 10.10.10.1
standby 10 preempt
standby 10 priority 110
!
6509#2# sh run
interface gig1/1
ip add 10.10.10.3 255.255.255.0
standby 10 ip 10.10.10.1
standby 10 preempt
standby 10 priority 100
shutdown
!
Problem is ...
I am able to ping to the virtual IP address from my pc.
But cannot ping to the virtual ip address on 6509#1 from itself.
Please let me know
Welcome any possibilities....
TIA...
01-08-2007 12:42 AM
Hi Friend,
Can you please paste the output of "sh standby" from your 6509#1 and also "sh ip arp 10.10.10.1"
Regards,
Ankur
01-08-2007 01:08 AM
in addition to what Ankur has mentioned, can you do "no shutdown" on the gi1/1 interface on 6509#2#. I can see from the config you posted that interface is shut.
6509#2# sh run
interface gig1/1
ip add 10.10.10.3 255.255.255.0
standby 10 ip 10.10.10.1
standby 10 preempt
standby 10 priority 100
shutdown
int gi1/1
no shutdown
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide