
38 Chapter 1 CLI Basics
212160-A
• “General navigation commands,” next
• “Keystroke navigation” on page 39
• “help command” on page 40
• “no command” on page 40
• “default command” on page 41
• “logout command” on page 41
• “enable command” on page 41
• “configure command” on page 42
• “interface command” on page 42
• “disable command” on page 43
• “end command” on page 43
• “exit command” on page 43
General navigation commands
When you enter ? at any point in the CLI session, the system retrieves help
information for whatever portion of the command you entered thus far. Refer to
“help command” on page 40 for more information.
The system records the last command in a CLI session. However, the last
command is not saved across reboots.
Add the word
no to the beginning of most CLI configuration commands to clear
or remove the parameters of the actual command. For example, when you enter
the command
ip stack address 192.32.154.126, you set the IP stack
address. However, when you enter
no ip stack address, the system returns
the IP address to zero. Refer to Appendix A for an alphabetical list of
no
commands.
Add the word
default to the beginning of most CLI configuration commands
returns the parameters of the actual command to the factory default values. Refer
to Appendix A for an alphabetical list of
default commands.
When you enter a portion of the command and the [Tab] key, the system finds the
first unambiguous match of a command and displays that command. For example,
if you enter
down+[Tab], the system displays download.
Kommentare zu diesen Handbüchern