rpcinfo — Report RPC Information

Synopsis

/bin/rpcinfo [-m | -s][host]
/bin/rpcinfo -p [host]
/bin/rpcinfo -T transport
						host
						prognum [versnum]
/bin/rpcinfo -l [-T transport] host
						prognum
						versnum
/bin/rpcinfo [-n portnum] -u host
						prognum [versnum]
/bin/rpcinfo [-n portnum] -t host
						prognum [versnum]
/bin/rpcinfo -a serv-address -T transport
						prognum [versnum]
/bin/rpcinfo -b [-T transport] prognum
						versnum
/bin/rpcinfo -d [-T transport] prognum
						versnum
					

Description

Use the rpcinfo command to make an RPC call to an RPC server and report what it finds.

In the first synopsis, rpcinfo lists all the RPC services registered with rpcbind on host. If you do not specify host, the local host is the default. If you specify -s, the information is displayed ...

Get Solaris™ 8 System Administrator's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.