HP B2355-92068 Administration Manual page 106

System administration commands
Table of Contents

Advertisement

bootpd(1M)
client relay entry from a group relay entry. The linear sorted table is sorted on the value of tag
search and match mechanism is explained in the discussion of tag
Tags for both kinds of entries
ha=
hardware-address
This tag specifies the hardware address of the client. The hardware address must be specified in
hexadecimal; optional periods and/or a leading
b
must be preceded by the
ht=
hardware-type
This tag specifies the hardware type code. hardware-type can be an unsigned decimal, octal, or
hexadecimal integer corresponding to one of the ARP Hardware Type codes specified in
RFC1010. It can also be specified by the symbolic names
ernet;
ring
for Chaos and ARCNET, respectively.
tc=
template-host
This tag indicates a table continuation. Often, many host entries share common values for cer-
tain tags (such as domain servers, etc.). Rather than repeatedly specifying these tags, a full
specification can be listed for one host entry and shared by others via the
The template-host is a dummy host that does not actually exist and never sends boot requests.
Information explicitly specified for a host always overrides information implied by a
bol. The value of template-host can be the host name or IP address of any host entry previously
listed in the configuration file.
Sometimes it is necessary to delete a specific tag after it has been inferred via
done using the construction tag@ which removes the effect of tag. For example, to completely
undo an RFC1034 domain name server specification, use
configuration entry. After removal with
mechanism.
Tags for relay entries
bootp-servers
bp=
This tag specifies the BOOTP servers that DHCP/BOOTP requests will be relayed to. The value
of bootp-servers can be one or more individual IP addresses, and/or one or more network broad-
cast addresses. A relay entry with this tag configured indicates that the relay function is on for
the clients specified in this entry. A relay entry missing this symbol means that the relay func-
tion is off for the clients specified in this entry.
threshold
th=
This tag specifies the threshold value in seconds for the entry. The default value is 0.
hops
hp=
This tag specifies the maximum hops value. If the hops value exceeds 16, it is set to 16. The
default value is 4.
hm=
hardware-address-mask
This tag specifies the mask for the hardware address
specified in hexadecimal. An optional leading
must be preceded by the
specifies that the corresponding bit in
corresponding bit in the
the hardware type matches, then a match is found. For example,
Tags for client entries
This tag specifies that
ba
causes
interface. You can also assign the tag an IP-address value, which specifies the specific IP or
broadcast address for the boot reply.
106
Hewlett-Packard Company
ht
tag (either explicitly or implicitly; see
or
ethernet3
ether3
for IEEE 802 networks;
pronet
tag (either explicitly or implicitly; see
ht
ha
value is ANDed with the
if (((hm & ha)==(client_hw_addr & hm))
&& (ht == client_hw_type))
then a match is found
else continue the search
should broadcast the boot reply to the client. As a boolean tag, it
bootpd
to send the boot reply on the configured broadcast address of each network
bootpd
.
hm
can be included for readability. The
0x
ethernet
for 3-Mb experimental Ethernet;
for Proteon ProNET Token Ring;
:ds@:
@
, a tag is eligible to be set again through the
. hardware-address-mask must be
ha
0x
can be included for readability. The
is a "don't-care" bit, each
ha
hm
value. If the result is the same and also
− 3 −
HP-UX 11i Version 2: December 2007 Update
bootpd(1M)
hm
. The
tag
ha
tc
below).
or
ether
for 10-Mb Eth-
,
, or
ieee802
tr
token-
, and
chaos
arcnet
tc
mechanism.
tc
tag sym-
. This can be
tc
at an appropriate place in the
tc
hm
tag
above). Each
bit in
tc
0
hm
bit in
specifies that the
1
hm
,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hp-ux 11i

Table of Contents