Specifications
CLI Management Guide
TigerAccess™ EE
44 SMC7824M/VSW
To set the number of users accessing the switch, use the following command.
Command Mode Description
login connect <1-8>
Sets the number of users accessing the switch.
Default: 8
no login connect
Global
Deletes a configured value.
4.1.8 Auto Log-out
For security reasons of the switch, if no command is entered within the configured inactiv-
ity time, the user is automatically logged out of the system. Administrator can configure
the inactivity timer.
To enable auto log-out function, use the following command.
Command Mode Description
exec-timeout <1-35791> [<0-59>]
Enables auto log-out.
1-35791: time unit in minutes (by default 10 minutes)
0-59: time unit in seconds
exec-timeout 0
Global
Disables auto log-out.
To display a configuration of auto-logout function, use the following command.
Command Mode Description
show exec-timeout
Enable
Global
Bridge
Shows a configuration of auto-logout function.
The following is an example of configuring auto log-out function as 60 seconds and view-
ing the configuration.
SWITCH(config)# exec-timeout 60
SWITCH(config)# show exec-timeout
Log-out time : 60 seconds
SWITCH(config)#
4.1.9 Telnet Access
To connect to a remote host via telnet, use the following command.
Command Mode Description
telnet DESTINATION [TCP-PORT] Enable
Connects to a remote host.
DESTINATION: IP address or host name
In case of telnet connection, you need to wait for the [OK] message, when you save a
system configuration. Otherwise, all changes will be lost when the telnet session is dis-
connected.
!