cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
460
Views
4
Helpful
3
Replies

HSRP on a 6513

npereira
Level 1
Level 1

My question is:

How do you setup HSRP on 2 6513's without using an external Router? Is this at all possible?

12.2(18)SXF8 with SUP720 MSFC3

Thanks

3 Replies 3

soin-kamal
Level 1
Level 1

ya , its possible.Just configure secondary address and define priorty greater than defualt 1.e 110..because 100 is default.

12.2(18)SXF8 with SUP720 MSFC3 supprots HSRP..

Here's an example

Switch 1

interface vlan 22

ip address 1.1.1.2 255.255.255.0

standby 22 ip 1.1.1.1

standby 22 priority 105

standby 22 preempt

Switch 2

interface vlan 22

ip address 1.1.1.3 255.255.255.0

standby 22 ip 1.1.1.1

standby 22 preempt

HTH, rate if it does

Narayan

bchaltraw
Level 1
Level 1

I would consider GLBP not HSRP, GLBP allows all the hosts to be configured with the same IP address as the default gateway and still achieve redundancy and load balancin, and you won't have to add arp timeouts like I needed to do for an issue I ran into...

Consider GLBP as the next Gen of HSRP...

Review Cisco Networking products for a $25 gift card