LISTENADMIN(1M) RISC/os Reference Manual LISTENADMIN(1M)
NAME
listenadmin - network listener administrative utility
SYNOPSIS
/usr/sbin/listenadmin -A protocol-name [host-name [service-name]]
DESCRIPTION
The command listenadmin -A will print out the address to be
used in configuring the network listener for accepting NLPS
or other incoming service requests. The protocol-name is
the name of a network network (more precisely, a
connection-oriented transport provider) that conforms to the
Transport Interface (TLI) specification. The host-name is
the name of the host to be used in the address, or else "-"
(the default), which means a name value which will allow
connections to be accepted from any interface. The
service-name is the name of the network service, and
defaults to "listen". For example, "listadmin -A tcp" will
print "00020ace000000000000000000000000".
SEE ALSO
nlsadmin(1M), pmadm(1M), sac(1M), sacadm(1M).
Printed 11/19/92 Page 1