Users Guide

Table Of Contents
Switch Management Commands 2207
Command Mode
Privileged Exec mode, VRF Configuration
User Guidelines
Debug output should be used with caution. Switch behavior may be adversely
affected by the additional processing load incurred from enabling debug
output. Use of debug-level logging when performing operations such as
switch failover is not recommended.
Debug messages are sent to the system log at the DEBUG severity level. To
print them on the console, enable console logging at the DEBUG level
(logging console debug).
Command History
Command introduced in firmware release 6.6.1. Syntax to support VRFs
added in version 6.7.0 firmware.
debug ipv6 pimdm
Use the debug ipv6 pimdm command to trace PIMDMv6 packet reception
and transmission. The receive option traces only received PIMDMv6 packets
and the transmit option traces only transmitted PIMDMv6 packets. When
neither keyword is used in the command, then all PIMDMv6 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 PIMDMv6 tracing.
Syntax
debug ipv6 pimdm packet [receive | transmit]
no debug ipv6 pimdm packet [receive | transmit]
Default Configuration
Display of PIMDMv6 traces is disabled by default.