cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
318
Views
0
Helpful
3
Replies

HSRP problem

Arup Dutta
Level 1
Level 1

Hi All,

         I want to run HSRP into my network.i am using two 4503 switch one is main and another one is standby. i configured VLAN into my switch and its running, now i want to configure HSRP. my configure is attach with this mail and

my main switch gi2/22 is connect backup switch gi2/22 and all user is connect to both switch as like HSRP network.

i can use  Standby ip

10.0.1.252 (vlan-1)

10.0.2.252 (vlan-2)

10.0.3.252 (vlan-3)

10.0.4.252 (vlan-4)

10.0.6.252 (vlan-6).....so on

please help me.

Regards,

Arup

3 Replies 3

Latchum Naidu
VIP Alumni
VIP Alumni

Hi Arup,

You can configure HSRP between your L3 switches.
Do the config like below and see.
Please take the necessary IP's as your choice.
And make sure the VLAN should march on both switches.

******switch1********
#Vlan 4
#ip address 10.0.4.252  255.255.254.0
#standby 1 ip 10.0.4.251
#standby 1 priority 110
#standby 1 preempt


#interface GigabitEthernet 2/22
Description: Connected to Standby
switchport mode access
switchport access vlan 4

******switch2*****
#Vlan 4
#ip address 10.0.4.253 255.255.254.0
#standby 1 ip 10.0.4.251
#standby 1 priority 90

#interface GigabitEthernet 2/22
Description: Connected to Primary
switchport mode access
switchport access vlan 4

You will need to set up a trunk between the two switches and allow vlan 4 to pass over the trunk.


Please rate if this helped you...


Regards,
Naidu.

Hi Naidu,

Thank you for your reply.but i am little bit confuse about

configuration between L3 connectivity.

I hope Both L3 switch port that is connect to each other should trunk port

?

Regards,

Arup

On Fri, Feb 4, 2011 at 1:52 PM, naiduccnp <

Hi Arup,

Thank you for your reply.but i am little bit  confuse about
configuration between L3 connectivity.
You can do the config like which i gave in my post.


I hope Both L3 switch port that is connect to each other should trunk port?
Yes, that is what i told in my post.


Please rate the helped posts....


Regards,
Naidu.

Review Cisco Networking for a $25 gift card