TCPIP$UCP_HELP.HLB  —  SHOW  BOOTP
    Displays client entries in the BOOTP database.

    Related command: SET BOOTP

    Format

      SHOW BOOTP  [ host ]

                  [ /HARDWARE=ADDRESS=hex_address ]

                  [ /LOCAL ]

                  [ /OUTPUT=file ]

1  –  Parameters

 host

    Optional. Default: Displays all entries.

    Host entry you want to display.

2  –  Qualifiers

2.1    /HARDWARE

       /HARDWARE=ADDRESS=hex_address

    Optional. Default: None.

    Identifies the entry by hardware address.

    Specify the address as hh-hh-hh-hh-hh-hh.

2.2    /LOCAL

    Optional. Default: The command checks the hosts database; if a
    lookup fails, it also checks the BIND resolver.

    To display hardware-address/IP-identification matches, limits
    host-name-to-IP-address lookup for each entry in the BOOTP
    database to the local hosts database.

2.3    /OUTPUT

       /OUTPUT=file

    Optional. Default: Screen display.

    Output is directed to the specified file.

3  –  Examples

    1.TCPIP> SHOW BOOTP MYNA /FULL

      Host:         17.22.222.255   myna
                                              Hardware Address: 07-06-2B-05-04-03
      Network mask: 255.0.0.0                          Type:    Ethernet
      File:         MYNA.SYS

      Time offset:            0               Vendor: Birds, Inc.

      Gateways:     not defined

      Servers:
       Cookie:      not defined
       IEN:         not defined
       Impress:     not defined
       Log:         not defined
       LPR:         not defined
       Name:        owl.wise.mouser.edu
       Resource:    not defined
       Time:        not defined
      TCPIP>

      Displays the entry for client myna in the BOOTP database. When
      myna requests a download, TCP/IP Services sends system image
      MYNA.SYS.
Close Help