TCPIP$UCP_HELP.HLB  —  SHOW  NAME_SERVICE
    Logs information about the BIND resolver.

    Related commands: SET NAME_SERVICE,
    SHOW CONFIGURATION NAME_SERVICE

    Format

      SHOW NAME_SERVICE   [ /STATISTICS ]

1  –  Restrictions

    The /STATISTICS qualifier requires BYPASS, READALL, or SYSPRV
    privilege.

2  –  Qualifiers

2.1    /STATISTICS

    Optional.

    Dumps statistics to SYS$SPECIFIC:[TCPIP$BIND]TCPIP$BIND.STATS.

    Either TCPIP$ETC:RNDC.CONF or TCPIP$ETC:RNDC.KEY must be set up
    to allow for secure communication between the user and the BIND
    server. For more information, refer to the HP TCP/IP Services for
    OpenVMS Management manual.

3  –  Examples

    1.TCPIP> SHOW NAME_SERVICE

      BIND Resolver Parameters

       Local domain: TCPIP.OWL.ROC.COM

       System

        State:     Started, Enabled

        Transport: UDP
        Domain:    tcpip.owl.roc.com
        Retry:     4
        Timeout:   4
        Servers:   LOCALHOST, tcpip.owl.roc.com

       Process

        State:     Started, Enabled

        Transport: UDP
        Domain:    11.180.34.3
        Retry:     4
        Timeout:   4
        Servers:   LOCALHOST, lark, crow.moa.awk.com
      TCPIP>

      Shows systemwide and process-specific parameter settings for
      the BIND resolver.

    2.TCPIP> SHOW NAME_SERVICE /STATISTICS

      Logs current BIND server statistics to the file
      TCPIP$BIND_SERVER_STATISTICS.LOG. The following sample shows
      such a log file.

        +++ Statistics Dump +++ (922292822) Wed Mar 24 11:27:02
        34250   time since boot (secs)
        15670   time since reset (secs)
        12      Unknown query types
        20000   A queries
        540     SOA queries
        2399    MX queries
        867     ANY queries
        3       AXFR queries

        ++ Name Server Statistics ++
        (Legend)
                RR      RNXD    RFwdR   RDupR   RFail
                RFErr   RErr    RAXFR   RLame   ROpts
                SSysQ   SAns    SFwdQ   SDupQ   SErr
                RQ      RIQ     RFwdQ   RDupQ   RTCP
                SFwdR   SFail   SFErr   SNaAns  SNXD
        (Global)
                2 0 0 0 0  0 0 0 0 0  2 0 0 0 0  0 0 0 0 5  0 0 0 0 0
        -- Name Server Statistics --
        ++ Memory Statistics ++
              3:           9 gets,           2 rem
              4:           7 gets,           0 rem (1 bl, 1022

              5:          16 gets,           1 rem
              6:           7 gets,           5 rem
              7:          10 gets,           5 rem
              8:          97 gets,          16 rem (1 bl, 485 ff)
             13:           6 gets,           4 rem
        .
        .
        .
            664:           5 gets,           1 rem (1 bl, 5 ff)
            732:           2 gets,           0 rem (1 bl, 5 ff)
           1040:           1 gets,           1 rem (1 bl, 2 ff)
        >= 1100:          23 gets,           9 rem
        -- Memory Statistics --
        --- Statistics Dump --- (907337687) Fri Jan 2  10:14:47 2003
Close Help