rpcinfo(1m)
_________________________________________________________________
rpcinfo
report RPC information
_________________________________________________________________
SYNTAX
/usr/etc/rpcinfo -p [ host ]
/usr/etc/rpcinfo -u host program-number version-number
/usr/etc/rpcinfo -t host program-number version-number
DESCRIPTION
Rpcinfo makes an RPC call to an RPC server and reports what it
finds. From rpcinfo -p you can obtain the program numbers needed
to use the -u and -t options.
The following table gives program numbers for the RPC services
provided with DG/UX NFS:
RPC Program Number RPC Server Daemon
100002 rusersd
100004 ypserv
100005 mountd
100007 ypbind
100008 rwalld
100009 yppasswdd
OPTIONS
-p Probe the portmapper on host, and print a list of all
registered RPC programs. If host is not specified, it
defaults to the value returned by hostname(1).
-u Make an RPC call to procedure 0 of version-number of
program-number using UDP, and report whether a response was
received.
-t Make an RPC call to procedure 0 of program-number using TCP,
and report whether a response was received.
SEE ALSO
Chapter 4 in The Network File System on Your DG/UX System,
portmap(1M), ypserv(1M), mountd(1M), rwalld(1M), yppasswdd(1M)
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)