LEGRAND Raritan PX3TS User Manual page 617

Transfer switch
Table of Contents

Advertisement

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 PX3TS 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.
Chapter 9: Using the Command Line Interface
597

Advertisement

Table of Contents
loading

Table of Contents