Changing the Telnet Port
This command changes the Telnet port.
config:#
network services telnet port <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default Telnet port is 23.
Changing the SSH Configuration
You can enable or disable the SSH service, or change its TCP port using the CLI commands.
An SSH command begins with network services ssh.
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
Description
true
The SSH service is enabled.
false
The SSH service is disabled.
Changing the SSH Port
This command changes the SSH port.
config:#
network services ssh port <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default SSH port is 22.
PRO3X User Guide – Command Line Interface (CLI)
73 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?