02-05-2015 12:05 PM - edited 03-07-2019 10:31 PM
Hi All,
I am trying to find the guide on how to configure the SSO for the two supervisor engines. I am trying to recall if secondary ip addresses were required for the secondary supervisor for the SSO to work. Can someone guide me on this?
Solved! Go to Solution.
02-05-2015 12:40 PM
Hi,
There is no need for any secondary IP address. When one sup fails, the back up sup will take over all the functionally of the primary sup.
here is the configs:
make sure you have the same exact IOS in both sups.
Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# redundancy
Router(config-red)# mode sso
Router(config-red)# end
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/nsfsso.html#wp1119694
HTH
02-05-2015 12:40 PM
Hi,
There is no need for any secondary IP address. When one sup fails, the back up sup will take over all the functionally of the primary sup.
here is the configs:
make sure you have the same exact IOS in both sups.
Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# redundancy
Router(config-red)# mode sso
Router(config-red)# end
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/nsfsso.html#wp1119694
HTH
02-06-2015 05:46 AM
Thanks much for the response.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide