HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)

d
dhcpv6clientd(1M) dhcpv6clientd(1M)
15 <length> SLP DA address and its scope
16 <length> SLP Service Scope
17 <length> Time Zone
18 <length> Retransmission Variables
The <length> field denotes the length of the data field following it.
All these lines collectively indicate one record. The configuration file will have a series of record. See the
EXAMPLE section below for a sample configuration file.
Since this file contains all the configuration information, it can be used to identify the server from which
the configuration parameters were obtained.
When dhcpv6clientd
is invoked, it will first try to read the configuration file,
/etc/dhcpv6client.data
. However, the configuration file
1. may have been deleted or is not available for reading;
2. may be corrupted or contain irrelevant data for a particular interface;
3. may not contain the configuration information for a particular interface.
In those cases,
dhcpv6clientd
needs to obtain a new set of addresses from the server. Thus the client
will form a SOLICIT message and send it to the pre-determined ALL DHCP Agents address. In response to
this, the client will receive the ADVERTISE message from DHCP servers. The client will select a DHCP
server based on the DHCP server preference value.
EXAMPLES
dhcpv6clientd treats the NIS server and DNS server addresses as default configuration parameters.
dhcpv6clientd -d nis_sa dns_sa
The following is an example of a /etc/dhcpv6client.data
file:
01 4 lan4
02 16 3ffe::1234
03 8 22:c2:00:10:83:b9:53:3c
04 29 4 3ffe::428d 64 10051346431005134663
05 4 1005134548
06 4 1005134551
07 0
08 32 3ffe::12 3ffe::19
09 6 hp.com
10 16 3ffe::19
11 12 india.hp.com
12 32 3ffe::13 3ffe::19
13 12 india.hp.com
14 32 3ffe::15 3ffe::19
15 22 16 3ffe::15 (proxy=rio) 0
15 0
16 0
17 0
18 0
00 0
AUTHOR
dhcpv6clientd was developed by Hewlett-Packard.
FILES
/etc/dhcpv6tab
/etc/rc.config.d/netconf-ipv6
/etc/dhcpv6client.data
Client configuration database file.
SEE ALSO
dhcpv6d(1M), syslog(3C).
HP-UX 11i Version 2: December 2007 Update 2 Hewlett-Packard Company 173