cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
708
Views
0
Helpful
5
Replies

HSRP, TRUNK,

Sheraz.Salim
VIP Alumni
VIP Alumni

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

please do not forget to rate.
5 Replies 5

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?

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

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


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Sheraz.Salim
VIP Alumni
VIP Alumni

i fixed the issue.

the issue was on the core interface was in trunk but the vlan 208 was not added.

thanks.

please do not forget to rate.

Hello

Glad to hear that - apprieciate your feed back so it may assist others

res
Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul