26. DHCPv6 Server Commands
327
26.7. config dhcpv6 pool lifetime
Description
This command is used to configure the preferred-lifetime and valid-lifetime of IPv6
address within a DHCPv6 pool.
Preferred lifetime - the length of time that a valid address is preferred (i.e., the time
until deprecation). When the preferred lifetime expires, the address becomes
deprecated.
Valid lifetime - the length of time an address remains in the valid state (i.e., the time
until invalidation). When the valid lifetime expires, the address becomes invalid.
The valid lifetime must be greater than or equal to the preferred lifetime.
Format
config dhcpv6 pool lifetime <pool_name 12> preferred_lifetime <sec 60-4294967295>
valid_lifetime <sec 60-4294967295>
Parameters
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the preferred-lifetime and valid-lifetime for the DHCPv6 pool:
<pool_name 12>
Enter the DHCPv6 pool name used here. This name can be up to 12 characters long.
preferred_lifetime
Specifies the length of time that a valid address is preferred to.
<sec 60-4294967295>
Enter the preferred lifetime value here. This value must be between 60 and
4294967295 seconds.
valid_lifetime
Specifies the length of time an address remains in the valid state.
<sec 60-4294967295>
Enter the valid lifetime value here. This value must be between 60 and
4294967295 seconds.
Zxxx0:admin# config dhcpv6 pool lifetime pool1 preferred_lifetime 80 valid_lifetime
100
Command: config dhcpv6 pool lifetime pool1 preferred_lifetime 80 valid_lifetime 100
Success.
Zxxx0:admin#
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...