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

Disabling Single Router Mode Redundancy

techman
Level 1
Level 1

We have a 6513 with dual Sup720s running in hybrid mode. Currently redundancy is configured to run in Single Router Mode. However, we already have a number of 6509's with dual internal MSFCs operating as separate routers using HSRP for redundancy. We want the 6513 configured similarly but can't seem to disable the single router mode. If anyone has any ideas I'd appreciate it.

1 Reply 1

vkapoor5
Level 5
Level 5

To disable single router mode, do the following configuration.

Go to the desginated router, enter the following commands...

Router(config)#redundancy

Router(config-r)#high-availability

Router(config-r-ha)#no single-router-mode

Then after, do "wr mem" on both designated router and non-designated routers. And ensure that in non-designated router conf also, the "single-router-mode" not exists. Then, do reload.

Refer this doc for more info....

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_6_3/confg_gd/redund.htm#11134