CLI Guide

Switch Management Commands 2152
Command Mode
Privileged Exec mode.
User Guidelines
Debug output should be enabled with caution. Switch behavior may be
adversely affected by the additional processing load incurred from enabling
debug.
Example
console#debug ipv6 mcache packet
debug ipv6 mld
Use the debug ipv6 mld command to trace MLD packet reception and
transmission. The receive option traces only received MLD packets and the
transmit option traces only transmitted MLD packets. When neither keyword
is used in the command, then all MLD packet traces are dumped. Vital
information such as source address, destination address, control packet type,
packet length, and the interface on which the packet is received or
transmitted is displayed on the console. Use the “no” form of this command
to disable MLD tracing.
Syntax
debug ipv6 mld packet [receive | transmit]
no debug ipv6 mld packet [receive | transmit]
Default Configuration
Display of MLD traces is disabled by default.
Command Mode
Privileged Exec mode.
User Guidelines
Debug output should be enabled with caution. Switch behavior may be
adversely affected by the additional processing load incurred from enabling
debug.