#
#	This is sample BOOTPD.CFG file
#
#
#
#       Optional forward file definition

ForwardFile	users:meloun/nlm/bootp/bootpfwd.cfg

#
#       File contains input filter, optional.
#

DisableFile	users:meloun/nlm/bootp/disfile.cfg

#
#	Board configuration
#

Board	192.108.154.81

  TimeToLive	60			

# Gateways

  Gateway	?
  Gateway	192.108.154.82
#
# Name server
#
  DNSServer	?
  DNSServer	147.32.1.9

  LPRServer	192.108.160.40
  LPRServer	192.108.160.41			
#
# Dynamic names from name server
#
  DynamicName   ?
#
# Generate dynamic hosts
#
  DynamicHosts	5 192.108.154.83

#
# Define static hosts 
#
  StaticHosts	users:meloun/nlm/bootp/host1.cfg

#
#	Board configuration
#

Board	192.108.154.34
#
# Template first
#
  TimeToLive	60			
  Gateway	?
  DNSServer	?
  DNSServer	147.32.1.9
  LPRServer	192.108.160.40
  LPRServer	192.108.160.41			
  DynamicMask	0.0.0.255
  DynamicName	PC-%d-DYN
#
# Generate dynamic hosts
#
  DynamicHosts 	5 192.108.15.7
