D-Link xStack DGS-3620 Reference Manual page 442

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
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
<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.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the preferred-lifetime and valid-lifetime for the DHCPv6 pool:
DGS-3620-28PC: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.
DGS-3620-28PC:admin#
26-8
config dhcpv6 pool manual_binding
Description
This command is used to configure a DHCPv6 pool manual binding entry. An address binding is a
mapping between the IPv6 address and DUID (A DHCPv6 Unique Identifier for a DHCPv6
participant) of a client. The IPv6 address specified in the manual binding entry must be in the
range of the DHCPv6 pool.
Format
config dhcpv6 pool manual_binding <pool_name 12> [add [<ipv6addr> | <ipv6networkaddr>]
client_duid <string 28> | delete [<ipv6addr> | <ipv6networkaddr> | all]]
437

Advertisement

Table of Contents
loading

Table of Contents