xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
187
debug dhcpv6_relay output
Description
This command is used to set the debug message to output to a buffer or a console.
Parameters
output
- See below:
buffer
- Let the debug message output to buffer.
console
- Let the debug message output to console.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set debug information to output to a console:
DGS-3450:admin# debug dhcpv6_relay output console
Command: debug dhcpv6_relay output console
Success.
DGS-3450:admin#
debug dhcpv6_relay packet
Purpose
This command is used to enable or disable the debug information flag of the DHCPv6 relay
packet, including packets receiving and sending.
Syntax
debug dhcpv6_relay packet {all | receiving | sending} state [enable | disable]
Description
This command is used to enable or disable the debug information flag of the DHCPv6 relay
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 relay packet sending debug:
DGS-3450:admin# debug dhcpv6_relay packet sending state enable
Command: debug dhcpv6_relay packet sending state enable
Success.
DGS-3450:admin#
debug dhcpv6_relay hop_count state
Purpose
This command is used to enable or disable debug information flag about the hop count.
Syntax
debug dhcpv6_relay hop_count state [enable | disable]
Description
This command is used to enable or disable debug information flag about the hop count.
Parameters
hop_count
- The hop count is the number of relay agents that have to be relayed in this
message. The range is 1 to 32. The default value is 4.