Technical data

SET BOOTP
SET BOOTP
Creates client entries in the BOOTP database.
SET NOBOOTP does not require any qualifiers.
Related commands: CONVERT/VMS BOOTP, SHOW BOOTP
Format
SET [NO]BOOTP host
[ /FILE=file]
/HARDWARE=ADDRESS=hex_address
[ /GATEWAYS=hosts ]
[ /NETWORK_MASK=IP_address ]
[ /SERVERS=type=host ]
[ /TIME_OFFSET=seconds ]
Restrictions
Requires read, write, and delete access to the BOOTP database.
Parameters
host
Required.
Specifies the client to which your system will download files upon request. Enter
a host name or IP address.
Qualifiers
/FILE=file
Optional.
Specifies the name of the client’s system image or other file to download upon
request.
By default, upon receiving a request, BOOTP looks for this file in
TCPIP$TFTP_ROOT:[host], where host is the client’s host name, excluding
the domain.
If this directory does not exist, BOOTP uses:
TCPIP$TFTP_ROOT:[000000].
When the TCP/IP Services software receives a boot request, BOOTP verifies
the existence and size of this file.
/GATEWAYS=hosts
/NOGATEWAYS=hosts
Optional. Default: None.
Specifies the gateways used for routing.
/HARDWARE=ADDRESS=hex_addr
Required.
Specifies the client’s hardware address. For hex_addr, specify: hh-hh-hh-hh-hh-
hh.
2–86 Command Descriptions