# Sample BOOTPTAB file for Ardence BOOTP server for Windows 2000 and Windows XP.
#
# Blank lines and lines beginning with ‘#’ are ignored.
#
# Each entry in the file contains a name for the entry and a series of
# fields, seperated by a colon. Fields are defined by a two character
# "tag", supported tags are:
#
# ha – hardware address
# ip – host IP addres IP address
# hd – home directory
# bf – bootfile
# bs – boot server IP address
# cs – cookie server IP address
# ds – domain name server IP address
# gw – gateway IP address
# hn – return host name
# dn – return host domain name
# im – impress server IP address
# lg – log server IP address
# lp – LPR server IP address
# sm – subnet mask
# tc – template host (points to similar host entry)
# to – time offset (seconds)
# ts – time servers
#
default:bf=ardbp32.bin:sm=255.255.255.0:to=3600:
client1:tc=default:ha=0020AFB325A7:ip=192.168.2.1:
client2:tc=default:ha=0020AF3322FC:ip=192.168.2.2:
client3:tc=default:ha=0020AFB32EA8:ip=192.168.2.3:
Larry:tc=default:ha=0207910442A9:ip=192.168.2.4: