HP NonStop G-Series User Manual
Page 23

Specify the network address in one of three formats:
Hexadecimal address
A hexadecimal address has the form
0X0002ppppPPSSssnn
where pppp is the 4-digit hexadecimal port number,
PP is the 2-digit hexadecimal provider number, SS is
the 2-digit hexadecimal subscriber number, ss is the
2-digit hexadecimal subnet number, and nn is the
2-digit hexadecimal node number.
●
Dotted address
A dotted address has the form
"//prov.subs.subnet.node:port"
where prov is the decimal provider number, subs is
the decimal subscriber number, subnet is the decimal
subnet number, and node is the decimal node
number, and port is the decimal port number.
●
Named address
A named address has the form
"//hostname:port"
where hostname is a name that the local name
resolution facilities (usually DNS) can
unambiguously resolve to an address, and port is the
decimal port number.
●
There is no default. (Required)
[-T client-timeout]
The time (in minutes) allowed for a client to stay idle. If a
client does not make any requests during this time, the JSH
disconnects the client and the session is terminated. If an
argument is not supplied, the session does not timeout.
When the -c ANY or -c RECONNECT option is used,
always specify -T with an idle timeout value. If -T is not
specified and the connection is suspended, JSH does not
automatically terminate the session. The session never
terminates if a client abnormally ends the session.
If a parameter is not specified, the default is no timeout.
(Optional)
[-w JSH]
The Jolt Server Handler is indicated by this command line
option. Default is JSH. (Optional)
[-Xc "cpu[,cpu]"]
Specify the CPUs in which the listener will start handlers.
cpu is a decimal number from 0 through 15. (Optional)