Janu
ary 201
9
Legrand PDU User Guide 341
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.
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.