D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
230
Example usage:
To create a DHCPv6 pool pool1:
DGS-3627:admin# create dhcpv6 pool pool1
Command : create dhcpv6 pool pool1
success
DGS-3627:admin#
delete dhcpv6 pool
Purpose This command is used to delete one or all DHCPv6 pools.
Syntax
delete dhcpv6 pool [<pool_name 12> | all]
Description This command will delete a DHCPv6 pool that was created with the create dhcpv6 pool
command.
Parameters
pool <pool_name 12> - Enter a name of up to 12 alphanumeric characters to identify the pool
to be deleted with this command.
all - If specify this parameter, all DHCPv6 pools on the Switch will be deleted.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the DHCPv6 pool by specifying the pool name pool1:
DGS-3627:admin# delete dhcpv6 pool pool1
Command: delete dhcpv6 pool pool1
Success.
DGS-3627:admin#
show dhcpv6 pool
Purpose This command is used to display one or all DHCPv6 pools configuration.
Syntax
show dhcpv6 pool {<pool_name 12>}
Description This command will show one or all DHCPv6 pools configuration that were created with the
create dhcpv6 pool command.
Parameters
pool <pool_name 12> - Enter the name of the DHCPv6 pool for which to view the pool
information.
Entering this command without the pool name will display all pools information of the
DHCPv6 server.
Restrictions None.
Example usage:
To show the DHCPv6 pool by specifying the pool name pool1: