cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8433
Views
0
Helpful
2
Replies

Standby Console on VSS system active

owalter
Level 1
Level 1

I configured a VSS system, VSL is running and i connot see any problem. Only issue i cannot explain is that console of standby system is not inactive.

I would expect that it says :

Standby console disabled.

I have seen this before on other VSS systems. Any ideas ?

2 Replies 2

rducombl
Cisco Employee
Cisco Employee

There is a CLI config you can apply on the active to enable standby console.

it is in redundancy main cpu mode :

standby console enable :

SW(config)#redundancy

SW(config-red)#main-cpu

SW(config-r-mc)#standby console enable

but this is hidden not visible in running config but you can disable it using :

SW(config-r-mc)#no standby console enable

However it

Roland

Hi Roland,

Thanks for your reply.

I did not know that this command is hidden.

I thought as long as

standby console enable is not

set in the red. config mode it

cannot work.

What is the default of this setting after the system comes

up, and what happens after a reload when i enabled standby console ?