Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rpcinfo(8nfs) — Ultrix/UWS 4.5.1 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

hostname(1)

tcp(4p)

udp(4p)

portmap(8nfs)

rpcinfo(8nfs)

Name

rpcinfo − report remote procedure call (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 a remote procedure call (RPC) call to an RPC server and displays its findings based on the specified options.  The program-number argument can be either a name or a number.  If no version is given, it defaults to 1. 

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. 

Files

/etc/rpc Names for RPC program numbers

See Also

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

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