11-17-2015 10:01 AM - edited 03-08-2019 02:44 AM
A VLAN is configured on TWO core switches with HSRP. I can ping the HSRP gateway address from our any switch in trust but the client on this pool are not able to connect to this address please help here is the config on two different core swtiches.
GHB-6509#show run interface vlan 208
Building configuration...
Current configuration : 158 bytes
!
interface Vlan208
description ISILON-SYNC-IQ
ip address xx.xxx.xx.xx xxx.xxx.xxx.xxx
standby ip xx.xxx.xx.xx
standby priority 150
standby preempt
end
GHB-6509#show standby vlan 208 brief
P indicates configured to preempt.
|
Interface Grp Prio P State Active Standby Virtual IP
Vl208 0 150 P Active local xx.xxx.xx.xx xx.xxx.xx.xx
MR-6509#show run interface vlan 208
Building configuration...
Current configuration : 158 bytes
!
interface Vlan208
description ISILON-SYNC-IQ
ip address xx.xxx.xx.xx xxx.xxx.xxx.xxx
standby ip xx.xxx.xx.xx
standby priority 140
standby preempt
end
MR-6509#show standby vlan 208 brief
P indicates configured to preempt.
|
Interface Grp Prio P State Active Standby Virtual IP
Vl208 0 140 P Standby xx.xxx.xx.xx local xx.xxx.xx.xx
Access_Switch
interface GigabitEthernet0/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,2,5,28,76,91,205,207,208,276,1002-1005
switchport mode trunk
end
11-17-2015 02:02 PM
from what I can tell the HSRP config looks ok( it would be nice to see the actual IP addresses)
So the clients on this vlan work ok except they cannot connect to the Vlan 208 HSRP address?
can they connect to the 6509 IP address on vlan 208?
11-17-2015 03:06 PM
Hello,
Did you put those clients on VLAN 208. Those clients have the same ip range with VLAN 208?
What do you mean by trusted? Do you have firewal (FWSM or any other firewall) in between?
Masoud
11-18-2015 12:12 AM
Hello
I can see you haven't assigned a hrsp group number-This shouldn't be a issue but worth noticing.
Are these clients configured correctly .Do clients have a default gateway?
Can these clients access any other hosts in the network,be it this vlan or another? Are they assigned to the correct vlan.
Are the vlans being trunked corectly?
Any ACLs or fw rule prohibiting connection.
Res
Paul
11-19-2015 06:47 AM
i fixed the issue.
the issue was on the core interface was in trunk but the vlan 208 was not added.
thanks.
11-19-2015 07:04 AM
Hello
Glad to hear that - apprieciate your feed back so it may assist others
res
Paul
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