D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
240
debug dhcpv6_server state
Parameters
state - See below:
enable - Enable the DHCPv6 server debug function
disable - Disable the DHCPv6 server debug function
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enabled the DHCPv6 server debug function:
DGS-3627:admin# debug dhcpv6_server state enable
Command: debug dhcpv6_server state enable
Success.
DGS-3627:admin#
debug dhcpv6_server packet
Purpose This command is used to enable or disable the debug information flag of the DHCPv6 server
packet, including packets receiving and sending.
Syntax
debug dhcpv6_server packet {all | receiving | sending} state [enable | disable]
Description This command is used to enable or disable the debug information flag of the DHCPv6 server
packet, including packets receiving and sending.
Parameters
all - Set packet receiving and sending debug flags.
receiving - Set packet receiving debug flag.
sending - Set packet sending debug flag.
enable - Enable the designated flags.
disable - Disable the designated flags.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enabled the DHCPv6 server packet sending debug:
DGS-3627:admin# debug dhcpv6_server packet sending state enable
Command: debug dhcpv6_server packet sending state enable
Success.
DGS-3627:admin#