Enterasys Networks XSR CLI Router User Manual


 
General Network Management Commands
XSR CLI Reference Guide 1-11
session-timeout
Thiscommandsetstheintervalforclosingaconnectionwhenthereisnoinput.Ifthekeyword
console,ssh,orTelnetisused,thetimeoutbecomesthedefaultvalueforthenextsessionofthe
specifiedtype,otherwise,thetimeoutappliestothecurrentsession.Whentheconsolesession
timesout,
itwillsitidleandpromptyouforyouruserIDandpasswordagain.
Syntax
session-timeout {timeout | console timeout | ssh timeout | telnet timeout}
Mode
Globalconfiguration:XSR(config)#
Defaults
•Timeout:1,800seconds
•IfneitherConsole,SSH,norTelnetisspecified,the timeoutvaluewillbesetforthecurrent
session.
Example
ThisexamplesetsthecurrentConsoletimeoutsessio nto15seconds:
XSR(config)#session-timeout console 15
terminal
Thiscommandchangestheterminalscreenwidthandlength.
Syntax
terminal {width | length} size
Mode
PrivilegedEXEC:XSR#
Defaults
•Length:23lines
timeout
Timeoutcurrentsession.Range:15‐35,000seconds.
console
Timeoutforconsolesession.Range:15‐35,000seconds.
ssh
TimeoutforallSSHsessions.Range:15‐35,000seconds
telnet
TimeoutforallTelnetsessions.Range:15‐35,000seconds.
width
Widthoftheterminalscreeninlines.
length
Lengthoftheterminalscreeninlines.
size
Linerangefrom0to512.