User Manual
Command Reference Service Commands
12-113
12.8.14 Set/Define Service TCPport
Associates a TCP listener socket with the given service. TCP connections to this socket will be connected
to the service.
Restrictions Requires privileged user status.
Parameters SocketNum
A particular socket. The socket number can be an integer from 4000 to 4999.
None
Clears the current socket number.
Defaults None
See Also Clear/Purge Service, page 12-107
12.8.15 Set/Define Service Telnetport
Associates a TCP listener socket with the given service. TCP connections to this socket will be connected
to the service. Unlike the TCPport option, a Telnetport socket will do Telnet IAC negotiations on the data
stream.
Restrictions Requires privileged user status.
Parameters SocketNum
A particular socket. The socket number can be an integer from 4000 to 4999.
None
Clears the current socket number.
Defaults None
See Also Clear/Purge Service, page 12-107
SET
DEFINE
SERVICE ServiceName TCPPORT
SocketNum
NONE
SET
DEFINE
SERVICE ServiceName TELNETPORT
SocketNum
NONE