Set system idle-timeout – 3Com Wireless LAN WX1200 User Manual
Page 58

58
C
HAPTER
3: S
YSTEM
S
ERVICE
C
OMMANDS
Examples — To set the country code to Canada, type the following
command:
WX1200# set system country code CA
success: change accepted.
See Also
set system
idle-timeout
Specifies the maximum number of seconds a CLI management session
with the switch can remain idle before MSS terminates the session.
Syntax —
set system idle-timeout
seconds
seconds
— Number of seconds a CLI management session can remain
idle before MSS terminates the session. You can specify from 0 to
86400 seconds (one day). If you specify 0, the idle timeout is disabled.
Defaults — 3600 seconds (one hour).
Access — Enabled.
History — Introduced in MSS Version 4.1.
Usage — This command applies to all types of CLI management sessions:
console, Telnet, and SSH. The timeout change applies to existing sessions
and new sessions.
Examples — The following command sets the idle timeout to 1800
seconds (one half hour):
WX1200# set system idle-timeout 1800
success: change accepted.
See Also