Chinaunix

标题: rpcinfo -p表示什么实际意义? [打印本页]

作者: cuwiner    时间: 2007-03-13 10:34
标题: rpcinfo -p表示什么实际意义?
rpcinfo -p
   program vers proto   port  service
    100000    4   tcp    111  rpcbind
    100000    3   tcp    111  rpcbind
    100000    2   tcp    111  rpcbind
    100000    4   udp    111  rpcbind
    100000    3   udp    111  rpcbind
    100000    2   udp    111  rpcbind
    100232   10   udp  32772  sadmind
    100083    1   tcp  32771
    100221    1   tcp  32772
    100229    1   tcp  32773  metad
    100229    2   tcp  32773  metad
    100230    1   tcp  32774  metamhd
    100242    1   tcp  32775  metamedd
    100422    1   tcp  32776
    100068    2   udp  32773
    100068    3   udp  32773
    100068    4   udp  32773
    100068    5   udp  32773
    100011    1   udp  32774  rquotad
    100001    2   udp  32775  rstatd
    100001    3   udp  32775  rstatd
    100001    4   udp  32775  rstatd
    100002    2   udp  32776  rusersd
    100002    3   udp  32776  rusersd
    100002    2   tcp  32777  rusersd
    100002    3   tcp  32777  rusersd
    100008    1   udp  32777  walld
    100012    1   udp  32778  sprayd
    100024    1   udp  32779  status
    100024    1   tcp  32778  status
    100133    1   udp  32779
    100133    1   tcp  32778
    100021    1   udp   4045  nlockmgr
    100021    2   udp   4045  nlockmgr
    100021    3   udp   4045  nlockmgr
    100021    4   udp   4045  nlockmgr
    100021    1   tcp   4045  nlockmgr
    100021    2   tcp   4045  nlockmgr
    100021    3   tcp   4045  nlockmgr
    100021    4   tcp   4045  nlockmgr
    300598    1   udp  32783
    300598    1   tcp  32782
805306368    1   udp  32783
805306368    1   tcp  32782
    100249    1   udp  32784
    100249    1   tcp  32783


看书上说  The rpcinfo command makes an RPC call to an RPC server, and reports
what it finds.

不知道这个rpcinfo 有什么实际意义?
作者: nus    时间: 2007-03-13 10:40
man rpcinfo

NAME
     rpcinfo - report RPC information


-p                      Probe rpcbind on host using  version
                             2   of  the  rpcbind  protocol,  and
                             display a list of all registered RPC
                             programs.  If host is not specified,
                             it defaults to the local host.  This
                             option  is  not useful for IPv6; use
                             -s (see below)  instead.  Note  that
                             version  2  of  the rpcbind protocol
                             was previously known  as  the  port-
                             mapper protocol.
作者: cuwiner    时间: 2007-03-13 10:42
原帖由 nus 于 2007-3-13 10:40 发表
man rpcinfo

NAME
     rpcinfo - report RPC information


-p                      Probe rpcbind on host using  version
                             2   of  the  rpcbind  protocol,  and
    ...


  看英语的字可以看的明白,但是还是不明白他说的是什么意思?
作者: 小鹭    时间: 2007-03-13 10:58
首先要弄明白什么是rpc机制
作者: a55569769    时间: 2011-03-04 22:45
远程过程调用




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2