Operation Manual
System Services Commands
Mobility System Software Command Reference Guide
Version 7.3
4 – 34
Access
Enabled.
History
Usage
You must set the system county code to a valid value before using any set ap commands to
configure a Mobility Point (MP).
Examples
To set the country code to Canada, type the following command:
MX# set system country code CA
success: change accepted.
See Also
show config on page 21-499
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
Defaults
3600 seconds (one hour). Setting the value to 0 turns off the feature. A maximum of
86400 seconds can be configured.
Access
Enabled.
History
.
Usage
This command applies to all types of CLI management sessions: console, Telnet, and SSH.
The timeout change applies to existing sessions only, not to new sessions.
Examples
The following command sets the idle timeout to 1800 seconds (one half hour):
MX# set system idle-timeout 1800
success: change accepted.
Version 1.0 Command introduced
Version 1.1 New country codes added: AE, AU, BR, CN, CZ, ES, GR, HK, HU, KR, IL,
IN, LI, MX, MY, NZ, PL, SA, SG, SI, SK, TH, TW, ZA
Version 6.2 New country codes added: BH, BO, BW, CL, CO CR, CI, HR, CY, DM,
DO, EC, SV, EG, EE, GD, GT, HN, ID, JM, JO, KZ, KE, KN, KW, KY,
LV, LB, LI, LT, LC, MU, MS, MA, NA, NG, OM, PK, PA, PY, PE, PH,
PR, RO, RU, CS, LK, TZ, TT, TN, TR, UA, UY, VE, VN, VC, ZM, and
ZW.
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.
The timeout interval is in 30-second increments. For example, the interval
can be 0, or 30 seconds, or 60 seconds, or 90 seconds, and so on. If you enter
an interval that is not divisible by 30, the CLI rounds up to the next
30-second increment. For example, if you enter 31, the CLI rounds up to 60.
Version 4.1 Command introduced.
Version 7.0 Maximum value changed to 86400 seconds.