RPCINFO(8)
NAME
rpcinfo - report RPC information
USAGE
/etc/rpcinfo -p [ host ]
/etc/rpcinfo -u host program_number version_number
/etc/rpcinfo -t host program_number version_number
DESCRIPTION
The rpcinfo command makes an RPC call to an RPC server and reports the results.
OPTIONS
−p Probe the portmapper on host, and print a list of all registered RPC programs.
−t Make an RPC call to procedure 0 of program_number using TCP, and report if response received.
−u Make an RPC call to procedure 0 of program_number using UDP, and report if response received.