D-Link xStack DGS-3420 Series Reference Manual page 361

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To configure the preferred-lifetime and valid-lifetime for the DHCPv6 pool:
DGS-3420-28SC: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-3420-28SC:admin#
25-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]]
Parameters
<pool_name 12> - Enter the DHCPv6 pool name used here. This name can be up to 12
characters long.
add - Specifies the IPv6 address that will statically be bound to a device.
<ipv6addr> - Enter the IPv6 address used for the static bind here.
<ipv6networkaddr> - Enter the IPv6 network address used for the static bind here.
client_duid - Specifies the DUID of the device that will statically be bound to the IPv6 address
entered in the previous field.
<string 28> - Enter the client DUID used here. This string can be up to 28 characters long.
delete - Specifies to delete the manual binding entry.
<ipv6addr> - Enter the IPv6 address of the manual binding entry to be deleted here.
<ipv6networkaddr> - Enter the IPv6 network address of the manual binding entry to be
deleted here.
all - Specifies that all manual binding entries, of the specified pool, will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add a manual binding DHCPv6 entry:
356

Advertisement

Table of Contents
loading

Table of Contents