Specifications
2-11
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 2 First-Time Configuration
Introducing the CLI
Reserved Words
Reserved words cannot be used as user-defined values or names in CLI commands. Words that are used
as commands or as keywords in commands are reserved words.
The following are additional reserved words in the CLI.
• acl
• canonical
• iprouter
• iptan
• loglevel
Show CLI Command
Use the show cli command to display the complete CLI command syntax tree, along with helpful
information about command parameters and arguments. Only valid commands will display for the
current command mode of your SN 5428-2 management session.
You can limit the display to specific command families by specifying the desired command words as
parameters to the show cli command. For example, show cli aaa debug scsirouter displays the syntax
tree for all aaa commands, all debug commands, and all scsirouter commands.
Special Keys
The CLI supports the use of special keyboard keys. Table 2-4 lists the special keys and describes their
function.
Table 2-4 Special Keys
Key Function
? List choices
Backspace Delete character backwards
Tab Command word completion
Ctrl-A Go to the beginning of the line
Ctrl-B or Left Arrow Go backwards one character
Ctrl-D Delete current character
Ctrl-E Go to the end of the line
Ctrl-F or Right Arrow Go forward one character
Ctrl-K Delete from current position to the end of the line
Ctrl-N or Down Arrow Go to the next line in the history buffer
Ctrl-P or Up Arrow Go to the previous line in the history buffer
Ctrl-T Transpose the current and previous character
Ctrl-U Delete the line
Ctrl-W Delete the previous word