B-90Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Appendix B Cisco Catalyst Blade Switch 3130 and 3032 for Dell Debug Commandsdebug sw-vlan vtpdebug sw-vlan vtpUse the debug sw-vlan vtp privileged EXEC command to enable debugging of the VLAN TrunkingProtocol (VTP) code. Use the no form of this command to disable debugging.debug sw-vlan vtp {events | packets | pruning [packets | xmit] | redundancy | xmit}no debug sw-vlan vtp {events | packets | pruning | redundancy | xmit}Syntax DescriptionDefaults Debugging is disabled.Command Modes Privileged EXECCommand HistoryUsage Guidelines The undebug sw-vlan vtp command is the same as the no debug sw-vlan vtp command.On a stacking-capable switch, when you enable debugging, it is enabled only on the stack master. Toenable debugging on a stack member, you can start a session from the stack master by using the sessionswitch-number privileged EXEC command. Then enter the debug command at the command-lineprompt of the stack member. You also can use the remote command stack-member-number LINEprivileged EXEC command on the stack master switch to enable debugging on a member switch withoutfirst starting a session.events Display debug messages for general-purpose logic flow and detailed VTPmessages generated by the VTP_LOG_RUNTIME macro in the VTPcode.packets Display debug messages for the contents of all incoming VTP packetsthat have been passed into the VTP code from the IOS VTPplatform-dependent layer, except for pruning packets.pruning [packets | xmit] Display debug messages generated by the pruning segment of the VTPcode. The keywords have these meanings:• packets—(Optional) Display debug messages for the contents of allincoming VTP pruning packets that have been passed into the VTPcode from the IOS VTP platform-dependent layer.• xmit—(Optional) Display debug messages for the contents of alloutgoing VTP packets that the VTP code requests the IOS VTPplatform-dependent layer to send.redundancy Display debug messages for VTP redundancy.xmit Display debug messages for the contents of all outgoing VTP packets thatthe VTP code requests the IOS VTP platform-dependent layer to send,except for pruning packets.Release Modification12.2(40)EX1 This command was introduced.