Ssh command, Telnet command, Table 31 ssh command – Raritan Computer SX User Manual

Page 143: Table 32 telnet command

Advertising
background image

C

HAPTER

12:

C

OMMAND

L

INE

I

NTERFACE

125

SSH Command

The syntax of the ssh command is:
ssh [enable <true|false>] [port value]


The ssh command options are described in Table 31.

Table 31 SSH Command

C

OMMAND

O

PTION

D

ESCRIPTION

enable <true|false>

Enable or disable SSH access.

port value

SSH server tcp listen port

SSH Command Example:

admin > Config > Services > ssh enable true port 4


The system displays this message after entering the preceding command:
The system will need to be rebooted for changes to take effect.

Telnet Command

The syntax of the telnet command is:
telnet [enable <true|false>] [port value]

The telnet command options are described in the following table.

Table 32 Telnet Command

C

OMMAND

O

PTION

D

ESCRIPTION

enable <true|false>

Enable or disable Telnet access.

port value

Telnet server tcp listen port


Telnet Command Example

The command below enables telnet access on port 23.
admin > Config > Services > telnet enable true port 23

Advertising