System information
12-66
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
debug cmd
debug cmd
To run any operating system command with up to five arguments from the CLI, use the debug cmd
command.
debug cmd os-command [parameters]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The debug cmd command is designed for debug purposes, and should be used under the guidance of a
Cisco Technical Support professional.
Examples The following example displays usage information for the debug cmd:
[SN5428-2A]# debug cmd dbgRunOSCmdHelp 0
[SN5428-2A]# debug cmd dbgRunOSCmdHelp 0c 1a c4 3c
Running command dbgRunOSCmdHelp(0xc1ac43c) with args 0 0 0 0 0
CLI usage: debug cmd symbol arg1 .. arg5
symbol -- any named OS function
arg1 .. arg5 -- numbers (interpreted as hex) or
strings if escaped with an initial '$', such as $fc1
Anything that doesn't convert to a number is a string
Return value is 0 = 0x0 (OK)
Related Commands
os-command Any valid operating system command. Do not invoke interactive functions.
parameters Up to five command parameters.
Release Modifications
3.2.1 This command was introduced.
Command Description
debug aaa Enable debugging for AAA authentication services.
debug scsirouter Enable debugging for the named SCSI routing instance.