User guide
AT8901M Management Commands
Page 6 - 11 AT8901M CLI Reference Manual
6.4.1.1 no ip ssh
Use this command to disable SSH access to the system.
Format no ip ssh
Mode Privileged EXEC
6.4.2 ip ssh protocol
This command is used to set or remove protocol levels (or versions) for SSH. Either
SSH1 (1), SSH2 (2), or both SSH 1 and SSH 2 (1 and 2) can be set.
Default 1 and 2
Format ip ssh protocol [1] [2]
Mode Privileged EXEC
6.4.3 ip ssh server enable
This command enables the IP secure shell server.
Default disabled
Format ip ssh server enable
Mode Privileged EXEC
6.4.3.1 no ip ssh server enable
This command disables the IP secure shell server.
Format no ip ssh server enable
Mode Privileged EXEC
6.4.4 sshcon maxsessions
This command specifies the maximum number of SSH connection sessions that can be
established. A value of 0 indicates that no ssh connection can be established. The range
is 0 to 5.
Default 5
Format sshcon maxsessions <0-5>
Mode Privileged EXEC
6.4.4.1 no sshcon maxsessions
This command sets the maximum number of allowed SSH connection sessions to the
default value.
Format no sshcon maxsessions
Mode Privileged EXEC
6.4.5 sshcon timeout
This command sets the SSH connection session timeout value, in minutes. A session is
active as long as the session has been idle for the value set. The time is a decimal value
from 1 to 160.