cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
207
Views
0
Helpful
1
Replies

2 HSRPs on singlle SVI

praveen.apr89
Level 1
Level 1

Hi Guys, 

i have requirement to be accomplished.

i have 2 switches connected and port channeled ,they are L3.

i have SVI created on both of them with a subnet 10.1.1.0/24 including hsrp configuration.

Switch1:

interface Vlan1
ip address 10.1.1.3 255.255.255.0

standby 1 ip 10.1.1.1
standby 1 timers 1 3
standby 1 priority 120

the same config i have in switch 2 as well. but what i would like to do is assign one more subnet 10.2.2.0/24 to the SVI with hsrp configuration 

. how willi accomplish it ?

thanks 

1 Reply 1

Pawan Raut
Level 4
Level 4

You can do it using secondary IP address.

interface Vlan1
ip address 10.1.1.3 255.255.255.0
ip address 10.2.2.3 255.255.255.0 secondary
standby 1 ip 10.1.1.1
standby 1 ip 10.2.2.1 secondary
standby 1 timers 1 3
standby 1 priority 120

Regards,

Pawan (CCIE#52104)

Kindly rate for useful post

Review Cisco Networking for a $25 gift card