Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
252
Changing the HTTP Port
This command syntax changes the HTTP port.
config:#
network services http port <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default HTTP
port is 80.
Example
The following command sets the HTTP port to 81.
config:#
network services http port 81
Changing the HTTPS Port
This command syntax changes the HTTPS port.
config:#
network services https port <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default HTTPS
port is 443.
Example
The following command sets the HTTPS port to 333.
config:#
network services https port 333
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.