cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
12131
Views
6
Helpful
15
Replies

HSRP subinterfaces problem

I have configured Router 1 as follows

int gi 0/0.10

encapsulation dot1q 10

ip add 192.168.10.3

standby 10 ip 192.168.10.1

standby 10 preempt

standby 10 priority 115

and Router 2 as

int gi 0/0.10

encapsulation dot1q 10

ip add 192.168.10.2

standby 10 ip 192.168.10.1

standby 10 preempt

They are connected via a switch to the LAN segment 192.168.10.0/24

A PC with

IP: 192.168.10.50

subnet: 255.255.255.0

default-gateway: 192.168.10.1

I SIMPLY CANNOT PING 192.168.10.1 from the PC

please help

pings are going from the PC to 192.168.10.2 and 192.168.10.3 but not to 192.168.10.1

the #show standby command displays that the virtual ip is active and well

Please help

Thank you in advance

15 Replies 15

Yes. It is correct that the last two hex digits should be the group number (0A for group 10).

At least we know do know why the ping from the PC is failing. The PC did an arp and the MAC address that it is working with is not the correct MAC. I believe that this incorrect MAC is a result of packet tracer not working correctly.

HTH

Rick

HTH

Rick
Review Cisco Networking for a $25 gift card