WS 2000 Wireless Switch System Reference Guide10-244
WS2000>admin(system.ssh)> set
Description:
Sets secure shell parameters for system access.
Syntax:
Example:
admin(system.ssh)>set auth-timeout 60
admin(system.ssh)>set inactiv 2000
admin(system.ssh)>show all
Authentication Timeout : 60
SSH Client Inactivity Timeout : 2000
admin(system.ssh)>
Related Commands:
set auth-timeout
<time>
Sets the maximum time <time> (0–65535 seconds) allowed for SSH authentication to
occur before executing a timeout.
inactive-timeout
<time>
Sets the maximum amount of inactive time <time> (0–65535 seconds) for an SSH connec-
tion before a timeout occurs and the user is dropped.
show all Shows the SSH parameter values.