Cisco AS5350XM Configuration Manual page 7

Universal gateways software configuration guide
Hide thumbs Also See for AS5350XM:
Table of Contents

Advertisement

Using the Command-Line Interface in Cisco IOS and Cisco IOS XE Software
EXEC commands are not saved when the software reboots. Commands that you issue in a configuration
mode can be saved to the startup configuration. If you save the running configuration to the startup
configuration, these commands will execute when the software is rebooted. Global configuration mode
is the highest level of configuration mode. From global configuration mode, you can enter a variety of
other configuration modes, including protocol-specific modes.
ROM monitor mode is a separate mode that is used when the software cannot load properly. If a valid
software image is not found when the software boots or if the configuration file is corrupted at startup,
the software might enter ROM monitor mode. Use the question symbol (?) to view the commands that
you can use while the device is in ROM monitor mode.
rommon 1 > ?
alias
boot
confreg
cont
context
cookie
.
.
.
rommon 2 >
The following example shows how the command prompt changes to indicate a different command mode:
Router> enable
Router# configure terminal
Router(config)# interface ethernet 1/1
Router(config-if)# ethernet
Router(config-line)# exit
Router(config)# end
Router#
Note
A keyboard alternative to the end command is Ctrl-Z.
Using the Interactive Help Feature
The CLI includes an interactive Help feature.
Table 2
Command
help
?
partial command?
partial command<Tab>
command ?
command keyword ?
set and display aliases command
boot up an external process
configuration register utility
continue executing a downloaded image
display the context of a loaded image
display contents of cookie PROM in hex
CLI Interactive Help Commands
Purpose
Provides a brief description of the help feature in any command mode.
Lists all commands available for a particular command mode.
Provides a list of commands that begin with the character string (no
space between the command and the question mark).
Completes a partial command name (no space between the command
and <Tab>).
Lists the keywords, arguments, or both associated with the command
(space between the command and the question mark).
Lists the arguments that are associated with the keyword (space between
the keyword and the question mark).
Table 2
describes how to use the Help feature.
Using the CLI
v

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5400xm

Table of Contents