▶
Enabling or Disabling SSH
This command enables or disables the SSH service.
config:#
network services ssh enabled <option>
Variables:
•
•
<option> is one of the options: true or false.
Option
true
false
▶
Changing the SSH Port
This command changes the SSH port.
config:#
Variables:
•
•
<n> is a TCP port number between 1 and 65535. The default SSH port is 22.
▶
Determining the SSH Authentication Method
This command syntax determines the SSH authentication method.
config:# network services ssh authentication <auth_method>
Variables:
•
•
<option> is one of the options: passwordOnly, publicKeyOnly or passwordOrPublicKey.
Option
passwordOnly
publicKeyOnly
384
Description
The SSH service is enabled.
The SSH service is disabled.
network services ssh port <n>
Description
Enables the password-based login only.
Enables the public key-based login only.
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?