=====                                               NOSview [301]
bootp
=====

This is a bootp server / client, included in NOS.

_________________________________________________________________
bootp start
_________________________________________________________________
Starts the bootp server.


_________________________________________________________________
bootp stop
_________________________________________________________________
Stops the bootp server.


_________________________________________________________________
bootp dns [<ip_address.]
_________________________________________________________________
Display or set the list of domain name servers for bootp.


_________________________________________________________________
bootp dyip [<iface> | <iface> <ipaddr1> <ipaddr2> | <iface> off]
_________________________________________________________________
Display or set the interface address range.  The range is between
ipaddr1 and ipaddr2, both in dot notation.


_________________________________________________________________
bootp host [<hostaddr> <hardware_type> <hardware_addr> <ip_addr>
                                                 [<boot_ file>]]
_________________________________________________________________
Display or activate a bootp process.

Hardware_type is netrom, ether, macappletalk or ax25.
Hardware_addr is the interface name.
Ip_ addr must be in dot notation.


_________________________________________________________________
bootp rmhost <ip_addr>
_________________________________________________________________
Delete <ip_addr> from the host table.


_________________________________________________________________
bootp homedir [<directory> | default]
_________________________________________________________________
Display or set the directory where the bootp files reside.  The
default directory is 'bpfiles'.


_________________________________________________________________
bootp defaultfile [<bootfile> | default]
_________________________________________________________________
Display or set the file name of the bootp file.  The default is
'boot'.


_________________________________________________________________
bootp logfile [<filename> | default] [on | off]
_________________________________________________________________
Starts or stops the logging of bootp requests to <filename> or
the default file name 'bootplog'.


_________________________________________________________________
bootp logscreen [on | off]
_________________________________________________________________
Enables or disables the logging of bootp to the screen.
