-r Use the root port of 137 for Windows 95 machines.
-S Once the name query has returned an IP address, this
does a node status query as well. This returns all the
resource types that the machine knows about, with
their numeric attributes.
Rpcinfo rpcinfo -p [ host ]
rpcinfo -T transport host prognum
[ versnum ]
rpcinfo -l [ -T transport ] host prognum
versnum
rpcinfo [ -n portnum ] -u host prognum
[ versnum ]
rpcinfo [ -n portnum ] -t host prognum
[ versnum ]
Appendix B : Tool Syntax 693
Chapter Tool Syntax
Chapter 3
(continued)
Nmblookup rpcinfo -a serv_address -T transport prognum
[ versnum ]
rpcinfo -b [ -T transport ] prognum versnum
rpcinfo -d [ -T transport ] prognum versnum
Options:
-m Displays a table of statistics of rpcbind operations on
the given host. The table shows statistics for each
version of rpcbind (versions 2, 3, and 4), giving the
number of times each procedure was requested and
successfully serviced, the number and type of remote
call requests that were made, and information about
RPC address lookups that were handled. This is useful
for monitoring RPC activities on a host.
-s Displays a concise list of all registered RPC programs
on the host. If the host is not specified, it defaults to
the local host.
-p Probes rpcbind on the host using version 2 of the
rpcbind protocol, and displays a list of all registered
RPC programs. If the host is not specified, it defaults
to the local host.
Pages:
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256