show parser dump
CF-778
Cisco IOS Configuration Fundamentals Command Reference
July 2008
show parser dump
To display the CLI syntax options for all command modes or for a specified command mode, use the
show parser dump command in privileged EXEC mode.
show parser dump {command-mode | all} [privilege-level level] [extended] [breakage]
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines This command was developed to allow the exploration of the CLI command syntax without requiring the
user to actually enter a specific mode and use the ? command line help.
Caution Use caution when entering this command with the all keyword. A large amount of output can be
generated by this command, which may easily exceed buffer or system memory on smaller platforms.
Also, some configuration modes have hundreds of valid commands. For large dumps, use of the
command-mode A keyword indicating the command mode. The output will include the syntax
for commands only in the specified command mode. The list of command
mode keywords will vary depending on your software image. Use the show
parser dump ? command to display the list of command mode keyword
options. For further assistance determining the proper command mode, see the
“Cisco IOS Command Modes” Release 12.2 document, available on
Cisco.com.
all Indicates that all commands in all modes should be displayed in the output.
Caution This keyword generates a very large amount of output,
which may exceed your system or buffer memory.
privilege-level level (Optional) Lists CLI commands only with the privilege level specified in the
level argument.
breakage (Optional) Enables detection of potential parser chain syntax breakage. This
keyword is intended for internal use.
extend (Optional) Enables the extended display mode. The extended parser display
shows the keyword and argument descriptions typically shown with the
command-line help (? command).
Note This keyword can produce a large amount of output.
Release Modification
12.2(4)T This command was introduced.
12.2(13)T, 12.0(23)S This command was enhanced to resolve certain execution errors.