Setting the HTTPS Port
The commands used to configure the HTTPS port settings begin with network services https.
Change the HTTPS port:
config:#
network services https port <n>
Enable or disable the HTTPS access:
config:#
network services https enabled <option>
Variables:
<n> is a TCP port number between 1 and 65535. The default HTTPS port is 443.
<option> is one of the options: true or false.
Option
Description
true
Forces any access to the PRO3X via HTTP to be
redirected to HTTPS.
false
No HTTP access is redirected to HTTPS.
Changing the Telnet Configuration
You can enable or disable the Telnet service, or change its TCP port using the CLI commands.
A Telnet command begins with network services telnet.
Enabling or Disabling Telnet
This command enables or disables the Telnet service.
config:#
network services telnet enabled <option>
Variables:
<option> is one of the options: true or false.
Option
Description
true
The Telnet service is enabled.
false
The Telnet service is disabled.
PRO3X User Guide – Command Line Interface (CLI)
72 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?