Specifications
B-25
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter B Debug Commands
debug udld
debug udld
Use the debug udld privileged EXEC command to display the UniDirectional Link Detection (UDLD)
debug messages. Use the no form of this command to disable UDLD debugging.
debug udld {events | packets | registries}
no debug udld {events | packets | registries}
Syntax Description
Defaults Debugging is disabled.
Command Modes Privileged EXEC
Command History
Usage Guidelines For debug udld events, these debugging messages appear:
• General UDLD program logic flow
• State machine state changes
• Program actions for the set and clear ErrDisable state
• Neighbor cache additions and deletions
• Processing of configuration commands
• Processing of link-up and link-down indications
For debug udld packets, these debugging messages appear:
• General packet processing program flow on receipt of an incoming packet
• Indications of the contents of the various pieces of packets received (such as type length versions
[TLVs]) as they are examined by the packet reception code
• Packet transmission attempts and the outcome
events Enable debugging messages for UDLD process events as they occur.
packets Enable debugging messages for the UDLD process as it receives packets
from the packet queue and tries to transmit them at the request of the UDLD
protocol code.
registries Enable debugging messages for the UDLD process as it processes registry
calls from the UDLD process-dependent module and other feature modules.
Release Modification
12.1(6)EA2 This command was first introduced.