Configuration commands, Show commands, Configuration commands show commands – Brocade Virtual ADX Installation and Deployment Guide (Supporting ADX v03.1.00) User Manual
Page 64

Configuration Commands
• Disable Linux console Access: Execute the following command to disable the Linux console
access.
Virtual ADX(config)# linux-console disable
Syntax: [no] linux-console disable
When the Linux console access is disabled, all the active sessions will be terminated.
• Linux console Idle Timeout configuration : Execute the following command to configure the idle
timeout for Linux console access
Virtual ADX(config)# linux-console idle-timeout 60
Syntax: [no] linux-console idle-timeout duration in minutes
Duration in minutes is the argument. The default value is 10 minutes and maximum value is 1440
minutes.
• Linux CLI execution Idle Timeout configuration : Execute the following command to configure
the idle timeout for Linux CLI execution.
Virtual ADX(config)# linux-cli idle-timeout 60
Syntax: [no] linux-cli idle-timeout duration in minutes
Duration in minutes is the argument. The default value is 10 minutes and maximum value is 1440
minutes.
Show commands
Execute the show linux-console active-sessions command to displays the list of active Linux
console sessions
ADX(config)# show linux-console active-sessions
Session ID User Start Time Terminal
1 admin Mar 26 18:15:20 2014 Telnet
2 user1 Mar 26 19:10:40 2014 Telnet
3 user2 Mar 26 20:00:11 2014 SSH
This command has no argument. In the output displayed, Session ID identifies a particular Linux
console session. User is the name of the user who initiated a Linux console. Start Time is the starting
time of the console access.
Execute the show linux-cli active-sessions command to display the list of active Linux CLI execution
sessions:
ADX(config)# show linux-cli active-sessions
Session ID User Start Time Terminal Command
1 Console User Mar 26 18:15:20 2014 Console “grep”
1 admin Mar 26 18:15:20 2014 Telnet “curl http://10.37.53.179
2 user1 Mar 26 19:10:40 2014 Telnet “cat eventlog-bp00 | more”
3 user2 Mar 26 20:00:11 2014 SSH “cat eventlog-mp | less”
Configuration Commands
64
Brocade Virtual ADX Installation and Deployment Guide
53-1003241-01