Specifications
RoamAbout Mobility System Software Command Line Reference 3-19
set system idle-timeout
SpecifiesthemaximumnumberofsecondsaCLImanagementsessionwiththeswitchcanremain
idlebeforeMSSterminatesthesession.
Syntax
set system idle-timeout seconds
Parameters
Defaults
3600seconds(onehour).
Mode
Enabled.
Usage
ThiscommandappliestoalltypesofCLImanagementsessions:console,Telnet,andSSH.The
timeoutchangeappliestoexistingsessionsonly,nottonewsessions.
Example
ThiscommandappliestoalltypesofCLImanagementsessions:console,Telnet,andSSH.The
timeoutchangeappliestoexistingsessionsandnewsessions.
Thefollowingcommandsetstheidletimeoutto1800seconds(onehalfhour):
RBT-8100# set system idle-timeout 1800
success: change accepted.
Related Commands
• clearsystemonpage 3‐5
• showsystemonpage 3‐26
seconds NumberofsecondsaCLImanagementsessioncanremainidlebeforeMSS
terminatesthesession.Youcanspecif yfrom0to86400seconds(oneday).If
youspecify0,theidletimeoutisdisabled.
Thetimeoutintervalisin30‐
secondincrements.Forexample,theinterval
canbe0,or30seconds,or60seconds,or90seconds,andsoon.Ifyouenter
anintervalthatisnotdivisibleby30,theCLIroundsuptothenext30‐
secondincrement.Forexample,ifyouenter31,theCLIrounds
upto60.