Ssh command, Telnet command, Configuring snmp – Raritan Computer DOMINION DSX-0N-E User Manual

Page 143: Smnp add command, Table 31 ssh command, 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

Configuring SNMP

The Dominion SX server supports sending SNMP alerts to a predefined SNMP server. The
Raritan SNMP MIB may be obtained from the FAQs in the support section of the Raritan web
site. (

http://www.raritan.com/_downloads/SX-MIB.txt

). The following commands configure the

SNMP features:

• add
• delete
• snmp

SMNP Add Command

The add command adds trap recipients. A recipient is an IP address with an optional space-
separated port
number. Traps may be sent to multiple ports with the same IP address.

Advertising