xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
194
config dhcpv6 pool manual_binding
manual binding entry.
add <ipv6addr>
- Enter the IPv6 address to be statically bound to a device.
<ipv6networkaddr>
- Enter the IPv6 prefix to be statically bound to a device.
client_duid <string 28>
- Enter the DUID of the device to be statically bound to the IPv6
address entered in the previous field. The DUID string must be '0--9', 'a--f' or ' A--F'.
delete
- To delete the manual binding entry.
<ipv6addr>
- Enter the IPv6 address of the manual binding entry to be deleted.
<ipv6networkaddr>
- Enter the IPv6 prefix of the manual binding entry to be deleted.
all
- Enter this command to delete all manual binding entries for the given pool.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add a manual binding DHCPv6 entry:
DGS-3450: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-3450:admin#
show dhcpv6 manual_binding
Purpose
This command is used to display the manual binding settings.
Syntax
show dhcpv6 manual_binding {<pool_name 12>}
Description
This command will display the manual binding entries for the selected or all DHCPv6 pools.
Parameters
pool <pool_name 12>
- Enter the name of the DHCPv6 pool for which to view manual binding
entries.
Entering this command without the pool name will display all manual binding entries of the
DHCPv6 server.
Restrictions
None.
Example usage:
To display the manual binding entries of the DHCPv6 pool pool1: