Configuring services, Dpa command, Table 27 dpa command – Raritan Computer DOMINION DSX-0N-E User Manual

Page 138

Advertising
background image

120

D

OMINION

SX

U

SER

G

UIDE


Command Example

admin > ports > keywordadd

Configuring Services

The following commands provide the ability to configure the Dominion SX server services:

• DPA
• Encryption
• HTTP
• HTTPS
• Logout
• LPA
• SSH

• Telnet

dpa Command

The permitted TCP Port Range is 1024-65535.

When run without the mode parameter, the system displays the current dpa type.

The general syntax of the dpa command is:
dpa [mode <Normal|IP|TCPPort>]

The syntax for accessing a port directly using tcp port# is::
ssh –l sx_user –p tcp_port_N sx_ip_addr

sx_user@sx_ip_addr's password: <prompted by ssh>

telnet –l sx_user sx_ip_addr tcp_port_N

Password: <prompted by telnet>

The syntax for accessing a port directly using the ip address assigned per port is:
ssh –l sx_user dpa_ip_addr

sx_user@dpa_ip_addr's password: <prompted by ssh>

telnet –l sx_user dpa_ip_addr

Password: <prompted by telnet>

The dpa command options are described in Table 27.

Table 27 dpa Command

C

OMMAND

O

PTION

D

ESCRIPTION

mode <IP | TCPPort>

Per-port Direct Port Access type mode.
IP – access target port directly by unique IP Address via
ssh/telnet/http/https.
TCPPort – access target port directly by unique TCP port via

Advertising