3Com Router Command Reference Guide Addendum for V1.2
Close the SSH process of task 36 on the router.
[3Com] kill ssh userid 36
3.9 protocol inbound
Syntax
protocol inbound { ssh telnet } numbers [ acl acl-number ]
View
System view
Parameter
ssh: Supports SSH.
telnet: Supports Telnet..
numbers: Specifies the maximum number of connections that the protocol is allowed to set up. It is in the range of 0 to 5, with 0 indicating that the protocol is not supported. By default, the allowed maximum number of Telnet connections is 5 and no SSH connection is allowed.
acl
Description
Using the protocol inbound command, you can specify the protocol and the maximum number of the protocol specific connections that the system supports. .
The maximum number of Telnet connections defaults to 5 and the maximum number of SSH connections defaults to 0.
Given SSH has been enabled but the RSA key has not been configured on the local device, the SSH user will still be unable to pass the login authentication. The configuration result will take effect the next time when the user logs in the system.
Example
Set the system to support three SSH connections and not to adopt ACL.
[3Com] protocol inbound ssh 3
56