Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rpcinfo(8nfs) — Ultrix WS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

hostname(1)

tcp(4p)

udp(4p)

portmap(8nfs)

rpcinfo(8nfs)

NAME

rpcinfo − report RPC information

SYNTAX

/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 displays its findings based on the specified options.

OPTIONS

−p Probe the portmapper portmap(,), running on host, and print a list of all registered RPC programs.  If host is not specified, rpcinfo defaults to the value returned by either hostname() or gethostname(.).

−u Make an RPC call to procedure 0 of program-number using the user datagram protocol (UDP), and report whether a response was received. 

−t Make an RPC call to procedure 0 of program-number using the transmission control protocol (TCP), and report whether a response was received. 

The program-number argument can be either a name or a number.  If no version is given, it defaults to 1. 

FILES

/etc/rpcnames for rpc program numbers

SEE ALSO

hostname(1), tcp(4p), udp(4p), portmap(8nfs)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026