Cat6k-MSFC
All other vlans are configured the same: primary and secondary router on the specific vlan have HSRP enabled with DG as 10.73.22.1
For some reason I am unable to ping the DG, but when I disable the interface on the sec router I am able to ping it.
Prior to disabling the Interface I am able to ping the assigned ip address for both routers .2 and .3
Primary:
interface Vlan22
ip address 10.73.22.2 255.255.255.0
no ip redirects
no ip proxy-arp
standby priority 110
standby ip 10.73.22.1
end
Secondary:
interface Vlan22
ip address 10.73.22.3 255.255.255.0
no ip redirects
no ip proxy-arp
standby priority 100
standby ip 10.73.22.1
end
Any idea?
Thanks
Connie
All other vlans are configured the same: primary and secondary router on the specific vlan have HSRP enabled with DG as 10.73.22.1
For some reason I am unable to ping the DG, but when I disable the interface on the sec router I am able to ping it.
Prior to disabling the Interface I am able to ping the assigned ip address for both routers .2 and .3
Primary:
interface Vlan22
ip address 10.73.22.2 255.255.255.0
no ip redirects
no ip proxy-arp
standby priority 110
standby ip 10.73.22.1
end
Secondary:
interface Vlan22
ip address 10.73.22.3 255.255.255.0
no ip redirects
no ip proxy-arp
standby priority 100
standby ip 10.73.22.1
end
Any idea?
Thanks
Connie