Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

rpcinfo(8) OSS Shell and Utilities Reference Manual
NAME
rpcinfo - Reports or changes Remote Procedure Call (RPC) information
SYNOPSIS
[ ADD DEFINE =ZRPCˆRPCˆFILE, FILE rpcle ]
[ ADD DEFINE =TCPIPˆHOSTˆFILE, FILE hostle ]
[ ADD DEFINE =TCPIPˆRESOLVERˆNAME, FILE resconfle ]
[ ADD DEFINE =TCPIPˆPROCESSˆNAME, FILE process ]
[ \node.]RPCINFO -p [ -u | -t ][target ]
[ \node.]RPCINFO [ -n portnum ]{-u | -t }
host program [ version ]
[ \node.]RPCINFO -b program version
[ \node.]RPCINFO -d program version
FLAGS
rpcfile Species the Guardian lename of the RPC program denition
le. This le contains a list of valid RPC program numbers and
program names.
This value should be specied if the default RPC program
denition le for the HP NonStop server node is not used or was
not created. If no RPC program denition le can be found, the
RPCINFO output will not contain a program name.
The RPC program denition le is an EDIT le and can be
created using any Guardian text editor. Each line in the le is
either a comment line beginning with a pound sign (#) or an entry
for one program. Program entries contain the program name to be
reported by RPCINFO, the program number, and possible aliases
for the program name. For example:
#
# rpc 1.16 89/12/27
#
portmapper 100000 portmap sunrpc
The elds of each program-entry line are separated by blanks.
hostfile Species the Guardian lename of the TCP/IP host denition le.
This le contains a list of valid host names, aliases for those
names, and the corresponding Internet Protocol (IP) addresses for
those hosts.
This value must be specied if a domain name resolver is not run-
ning.
For information on creating a TCP/IP host denition le, refer to
the
TCP/IP (Parallel Library) Conguration and Management
Manual or the TCP/IP Conguration and Management Manual.
resconffile Species the Guardian lename of the TCP/IP domain name
resolver conguration le. This le contains a list of valid name
servers for resolution between host names and Internet Protocol
(IP) addresses for those hosts.
This value cannot be specied if the =TCPIPˆHOSTˆFILE
1258 Hewlett-Packard Company 527188-004