Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual523347-008
8-23
ADD DEVICE Command
{IPVER_IPV4 | IPVER_IPV6}
specifies whether the destination and source addresses are IPv4 or IPv6. The
default is IPv4. If IPVER is IPV4 (the default), then DESTIPADDR and
SRCIPADDR are required. If IPVER is IPV6, then V6DESTIPADDR and
V6SRCIPADDR are required. (This attribute applies to NonStop TCP/IPv6 only.)
SRCIPADDR src_ipaddr
if IPVER is IPv4 (the default), this is a required modifier that specifies an IP
address associated with the NonStop TCP/IP, TCPSAM, or TCP6SAM process
used by this Expand-over-IP line-handler process. This is the IP address you
selected in Step 1 (A): Select a Process and SUBNET for NonStop TCP/IP Use.
The address must be specified by number (for example, 130.252.12.3). It is not
validated and need not be accessible. The default is 0.0.0.1.
SRCIPPORT src_ipport
is a required modifier that specifies the UDP port number used by this Expand-
over-IP line-handler process. This is the port number you selected in Step 2 (A):
Identify an Available UDP Port Number. Valid values are in the range 0 through
65534. The default is 1024. HP recommends that you do not use a well-known port
in the range from 0 through 1023.
DESTIPADDR dest_ipaddr
if IPVER is IPv4 (the default), this is a required modifier that specifies the IP
address used by the remote (destination) Expand-over-IP line-handler process. It
is the IP address specified in the remote line-handler process’ SRCIPADDR
modifier. dest_ipaddr must be specified by number (for example,
130.252.12.3). Selecting IP addresses is described in Step 1 (A): Select a
Process and SUBNET for NonStop TCP/IP Use. It is not validated and need not be
accessible. The default is 0.0.0.1.
DESTIPPORT dest_ipport
is a required modifier that specifies the UDP port number used by the remote
(destination) Expand-over-IP line-handler process. It is the port number specified in
the remote line-handler process’ SRCIPPORT modifier. Selecting port numbers is
described in Step 2 (A): Identify an Available UDP Port Number. Valid values are in
the range 0 through 65534. The default is 1024. HP recommends that you do not
use a well-known port in the range from 0 through 1023.
V6SRCIPADDR v6srcip-address
if IPVER is IPv6, this is a required modifier that specifies an IP address associated
with the TCP6SAM process used by this Expand-over-IP line-handler process.
This is the IP address you selected in Step 1 (C): Select a Process and SUBNET
for NonStop TCP/IPv6 Use. The address must be specified by number (for
example, 31CA:B145:5489:1034:1784:B245:4029:1257). It is not validated and
need not be accessible. (This attribute applies to NonStop TCP/IPv6 only.)