Users Guide

Table Of Contents
User session management commands
exec-timeout
Configures a timeout value for all the user sessions.
Syntax
exec-timeout timeout-value
Parameters timeout-value — Enter the timeout value in seconds, from 0 to 3600.
Default Not configured
Command Mode CONFIGURATION
Usage Information The no version of this command disables the timeout.
Example
OS10(config)# exec-timeout 300
OS10(config)#
Supported
Releases
10.3.1E or later
kill-session
Terminates a user session.
Syntax
kill-session session-ID
Parameters session-ID — Enter the user session ID.
Default Not configured
Command Mode EXEC
Usage Information None
Example
OS10# kill-session 3
Supported
Releases
10.3.1E or later
show sessions
Displays the active management sessions.
Syntax
show sessions
Parameters None
Default Not configured
Command Mode EXEC
Usage Information Use this command to view information about the active user management sessions.
Example
OS10# show sessions
Current session's operation mode: Non-transaction
Session-ID User In-rpcs In-bad-rpcs Out-rpc-err Out-notify Login-time Lock
-----------------------------------------------------------------------------------------
3 snmp_user 114 0 0 0 2017-07-10T23:58:39Z
4 snmp_user 57 0 0 0 2017-07-10T23:58:40Z
6 admin 17 0 0 4 2017-07-12T03:55:18Z
*7 admin 10 0 0 0 2017-07-12T04:42:55Z
OS10#
Supported
Releases
10.3.1E or later
134 System management