Cisco AS5350XM Configuration Manual page 34

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

Advertisement

Exploring Cisco IOS Software
The examples in this guide show prompts for either a Cisco AS5350XM or a Cisco AS5400XM
Note
universal gateway. However, regardless of the prompt or output shown, all examples apply to either type
of gateway.
Understanding Command Modes
You need to use many different command modes to configure the gateway. Each command mode restricts
you to a subset of commands.
If you are having trouble entering a command, check the prompt, and then enter the question mark (?)
Tip
for a list of available commands. You might be in the wrong command mode or using the wrong syntax.
In the following example, notice how the prompt changes after each command to indicate a new
command mode:
Router> enable
Router> password
Router# configure terminal
Router(config)# interface gigabitethernet 0/0
Router(config-if)# ip address 172.16.254.250
Router(config-if)# exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
The last message is normal and does not indicate an error. Press Return to get the
You can press Ctrl-Z at any time to immediately return to enable mode (
Note
exit, which returns you to the previous mode.
Finding Command Options
This section explains how to display options for a command. To display options for a command, enter
a ? at the configuration prompt, or after entering part of a command followed by a space. The
configuration parser displays options available with the command. For example, if you were in global
configuration mode, typed the command arap, and wanted to see all the keywords and arguments for
that command, you would type arap ?
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
6
For a list of available commands, enter a question mark:
Router> ?
To complete a command, enter a few known characters followed by a question mark (with no space):
Router> s?
For a list of command variables, enter the show command followed by a space and a question mark:
Router> show ?
To redisplay a command you previously entered, press the Up Arrow key. You can continue to press
the Up Arrow key for more commands.
Understanding Basic Hardware Architecture and Cisco IOS Software
Router#
prompt.
Router>
), instead of entering

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5400xm

Table of Contents