D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
285
Format
config dhcpv6 pool manual_binding <pool_name 12> [add <ipv6addr> client_duid <string
28> | delete [<ipv6addr> | 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.
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.
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:
DGS-3420-28SC:admin# config dhcpv6 pool manual_binding pool1 add 2000::3
client_duid 00010006124dd5840021918d4d9f
Command: config dhcpv6 pool manual_binding pool1 add 2000::3 client_duid
00010006124dd5840021918d4d9f
success
DGS-3420-28SC:admin#
24-9 show dhcpv6 manual_binding
Description
This command will display the manual binding entries for the selected or all DHCPv6 pools.
Format
show dhcpv6 manual_binding {<pool_name 12>}
Parameters
<pool_name 12> - (Optional) Enter the DHCPv6 pool name used here. This name can be up to
12 characters long.
If no parameter is specified, then all the entries will be displayed.