dhcpv6d.1m (2010 09)

d
dhcpv6d(1M) dhcpv6d(1M)
T1=time-value-in-seconds
;
This variable is used by the server to control the time at which the client contacts the
server to extend the lifetimes on assigned addresses. On expiration of T1, the client
sends a RENEW message to the server. Default value is 302400 seconds.
T2=time-value-in-seconds
;
This variable is used by the server to control the time at which the client contacts the
server to extend the lifetimes on assigned addresses. On expiration of T2, the client
sends a REBIND message to the server. Default value is 483840 seconds.
preferred-life-time=
time-value-in-seconds
;
This tag specifies the preferred lifetime for the IP addresses in seconds. Default is
604800 seconds.
valid-life-time=
time-value-in-seconds
;
This tag specifies the valid lifetime for the addresses in seconds. Default is 2592000
seconds.
reconf-grace-period=
value ;
This tag specifies the grace period (in seconds) until when the old configuration parame-
ters remain valid after reconfiguring the server. Default is 604800 seconds.
temp-preferred-life-time=
time-value-in-seconds;
This tag specifies the preferred lifetime for temporary addresses in seconds. Default is
86400 seconds.
temp-valid-life-time=
time-value-in-seconds;
This tag specifies the valid lifetime for temporary addresses in seconds. Default is
604800 seconds.
NOTE: Values for the above listed lifetime-related tags must satisfy the following conditions:
T1<=T2<=reconf-grace-period
<=preferred-life-time<=valid-life-time
temp-preferred-life-time
<=temp-valid-life-time
If the above condition fails, the server takes the default values.
renumber-complete-time=
absolute-time;
This tag specifies deprecated address pools to be valid until the absolute-time
.A
sample format for
absolute-time
is as follows:
Thu Feb 19 17:01:55 IST 2004
The DHCPv6 address-pool-specific tags are as listed below:
DHCP_ADDRESS_POOL;
This tag specifies the individual address pools.
address-pool-name=
address-pool-name-in-string-format
;
This tag specifies the name of the address pool.
subnet-prefix=IPv6-hex-address-format
;
This tag specifies the subnet-prefix of the network that the server manages. Note that,
the complete address of the subnet must be specified.
address-pool=start_addr1 - end_addr1 start_addr2 - end_addr2... ;
This tag specifies the list of start and end address, which constitute the address pool.
reserved-addresses=list-of-IPv6-addresses
;
This tag specifies the list of reserved IPv6 addresses separated by a space.
The DHCPv6 relay-specific tags are as listed below:
DHCP_RELAY_SETTINGS;
This tag indicates the start of the DHCP relay settings.
pool-group-name=name-of-the-pool-group;
This tag specifies the pool group name as a ASCII string.
subnet-prefix=IPv6-hex-address-format;
This tag specifies the IPv6 subnet prefix in the hexadecimal format. This must be the
complete address of the subnet.
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3