Raritan Computer SX Network Hardware User Manual


 
CHAPTER 12: COMMAND LINE INTERFACE 121
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
COMMAND OPTION DESCRIPTION
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
ssh/telnet.
port_range A block of contiguous IP addresses.
base_dpaip Sstarting value for the block of contiguous IP addresses.
IP address If IP Address = 0.0.0.0 is specified for a port, then the IP access is
disabled for that particular port. It is the same as unassigning the
IP address for a port.
dpa Command Example
The following example chooses the DPA IP mode IP:
admin > Config > Services > dpa mode IP
Note: When any changes are made over DPA mode and ports DPA configuration, the SX
device needs to be rebooted to apply new settings. DPA changes will not be available until
after the DSX is rebooted
After a successful DPA connection, the following appears:
ssh admin@10.0.13.240
Password:
Authentication successful.