cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1089
Views
0
Helpful
2
Replies

Cannot ping to the HSRP virtual IP Address...

hyukin.kwon
Level 1
Level 1

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...

2 Replies 2

ankbhasi
Cisco Employee
Cisco Employee

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

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

Review Cisco Networking products for a $25 gift card