D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
221
Example usage:
To configure the DHCPv6 client state of the System interface to enabled:
DGS-3627:admin# config ipif System dhcpv6_client state enable
Command : config ipif System dhcpv6_client state enable
success
DGS-3627:admin#
To display IP interface settings:
DGS-3627:admin# show ipif System
Command: show ipif System
IP Interface : System
VLAN Name : default
Interface Admin state : Enabled
DHCPv6 Client State : Enabled
IPv4 Address : 10.90.90.90/8 (Manual) Primary
Proxy ARP : Disabled (Local : Disabled)
IPv6 Link-Local Address : FE80::219:5BFF:FEF5:26C0/128
IPv6 Global Unicast Address : 2000::2/64 (Manual)
IPv6 Global Unicast Address : 3000::3/64 (DHCPv6)
IP MTU : 1580
DGS-3627:admin#
debug dhcpv6_client state
Purpose Enable or disable the DHCPv6 client debug function.
Syntax
debug dhcpv6_client state [enable | disable]
Description Use this command to enable or disable the DHCPv6 client debug function.
Parameters
state - See below:
enable - Enable the DHCPv6 client debug function.
disable - Disable the DHCPv6 client debug function.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enabled the DHCPv6 client debug function:
DGS-3627:admin# debug dhcpv6_client state enable
Command: debug dhcpv6_client state enable
Success.
DGS-3627:admin#
debug dhcpv6_client output
Purpose Used to set the debug message to output to buffer or console.
Syntax
debug dhcpv6_client output [buffer | console]