# \tcpip\etc\bootptab: database for bootp server BOOTPD
# BOOTP point-to-point interface support added 5/94
# Support for serial line interfaces added via ht=point-to-point
# ha= the interface number of the point-to-point link on the host
# or machine that bootpd is running on.

# Blank lines and lines beginning with '#' are ignored.
#
# Legend:
#
# first field -- hostname
#   (full domain name)
#
# bf -- bootfile (not supported)
# ds -- domain name server address list
# gw -- gateway address list
# ha -- host hardware address (follows ht)(hexadecimal)
# hd -- home directory (not supported)
# hn -- send host name (boolean tag)
# ht -- host hardware type (precedes ha) (ethernet, ether)
# ip -- host IP address
# sm -- subnet mask
# tc -- template host (points to similar host entry)

#
# Be careful about including backslashes where they're needed.
# Strange things can happen when a backslash is
# omitted where one is intended.
#


# First, we define a global entry which specifies the info every
# host uses.

global.dummy:\
        :sm=255.255.240.0:\
        :hd=/bootpd/trypd:bf=null:\
        :ds=9.67.96.4 9.67.96.1:

# Next, the subnets information.

subnet111.dummy:\
        :tc=global.dummy:gw=9.67.111.214
subnet60.dummy:\
        :tc=global.dummy:gw=9.67.60.129
subnet22.dummy:\
        :tc=global.dummy:gw=9.67.22.2

# Last, the individual information.

pete.tcp.raleigh.ibm.com:  tc=subnet22.dummy: ht=ethernet:\
     ha=10005a2b1ef0:  ip=9.67.30.70: hn:
ricky.tcp.raleigh.ibm.com:  tc=subnet60.dummy: ht=ethernet:\
     ha=10005a25095e:  ip=9.67.60.131: hn:
maggie.tcp.raleigh.ibm.com: tc=subnet60.dummy: ht=ethernet:\
     ha=10005a6d1877: ip=9.67.60.131: hn:
stealth.tcp.raleigh.ibm.com:  tc=subnet111.dummy: ht=ethernet:\
     ha=10005a9634f0: ip=9.67.30.28: hn:
menkar.tcp.raleigh.ibm.com:  tc=subnet22.dummy: ht=token-ring:\
     ha=08005a563749: ip=9.67.111.214: hn:
millerw.tcp.raleigh.ibm.com:  tc=subnet111.dummy: ht=point-to-point:\
     ha=00000000000A: ip=9.67.111.252: hn:
