Brocade Communications Systems Brocade ICX 6650 6650 User Manual

Page 46

Advertising
background image

26

Brocade ICX 6650 Security Configuration Guide

53-1002601-01

TACACS and TACACS+ security

kill console

Syntax: kill console [all | unit]

all - logs out all console port on stack units that are not the Active Controller

unit - logs out the console port on a specified unit

Once AAA console is enabled, you should log out any open console ports on your IronStack using
the kill console command:

Brocade(config)# kill console all

In case a user forgets to log out or a console is left unattended, you can also configure the console
timeout (in minutes) on all stack units (including the Active Controller).

Brocade(config)# stack unit 3
Brocade(config-unit-3)# console timeout 5
Brocade(config-unit-3)# exit
Brocade(config)# stack unit 4
Brocade(config-unit-4)# console timeout 5

Use the show who and the show telnet commands to confirm the status of console sessions.

stack9# show who
Console connections (by unit number):
1 established
you are connecting to this session
4 seconds in idle
2 established
1 hours 3 minutes 12 seconds in idle
3 established
1 hours 3 minutes 9 seconds in idle
4 established
1 hours 3 minutes 3 seconds in idle
Telnet connections (inbound):
1 closed
2 closed
3 closed
4 closed
5 closed
Telnet connection (outbound):
6 closed
SSH connections:
1 closed
2 closed
3 closed
4 closed
5 closed
stack9#

stack9# show telnet
Console connections (by unit number):
1 established
you are connecting to this session
1 minutes 5 seconds in idle
2 established
1 hours 4 minutes 18 seconds in idle
3 established
1 hours 4 minutes 15 seconds in idle
4 established
1 hours 4 minutes 9 seconds in idle

Advertising