Send documentation comments to mdsfeedback-doc@cisco.com
6-123
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug vni
debug vni
To enable debugging for a virtual network interface (VNI), use the debug vni command in EXEC mode.
To disable a debug command, use the no form of the command or use the no debug all command to turn
off all debugging.
debug vni {all | errors | events | info | pss}
no debug vni {all | errors | events | info | pss}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the system output when the debug vni all command is issued:
switch# debug vni all
Apr 29 17:00:59 vni: Received MTS message
Apr 29 17:00:59 vni: message not processed by system mgr library , so process it normal
way
Related Commands
all Enables debugging for all VNI features.
errors Enables debugging for VNI error conditions.
events Enables debugging for VNI events.
info Enables debugging for VNI events.
pss Enables debugging for VNI PSS packets.
Release Modification
1.0(2) This command was introduced.
Command Description
no debug all Disables all debugging.