58 CHAPTER 3: SYSTEM SERVICE COMMANDS
Examples — To set the country code to Canada, type the following
command:
WX1200# set system country code CA
success: change accepted.
See Also
display config on page 574
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.
Syntaxset 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
clear system on page 40
display system on page 43