03-14-2017 03:55 AM - edited 03-08-2019 09:44 AM
I have 2 Cisco Catalyst 6807-XL Switch and they both have VSS between them. I am facing some problem in one switch and want to take backup of that switch only.
When I connect with console it gives me Virtual CLI, how can I get CLI for individual switch?
Solved! Go to Solution.
03-14-2017 12:20 PM
In VSS the stand-by switch's console is disabled by default. If you want to enable it try these commands:
SW(config)#redundancy
SW(config-red)#main-cpu
SW(config-r-mc)#standby console enable
HTH
03-14-2017 12:20 PM
In VSS the stand-by switch's console is disabled by default. If you want to enable it try these commands:
SW(config)#redundancy
SW(config-red)#main-cpu
SW(config-r-mc)#standby console enable
HTH
04-16-2017 06:46 AM
Thanks for your reply,
I want to take backup of individual switch. should I disable VSS and take backup?
04-17-2017 11:28 AM
No, you don't need to disable VSS. You can access the stand-by switch from the active by using "remote login standby" command.
HTH
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