Cisco 2600 Series Configuration - Page 4

Browse online or download pdf Configuration for Gateway Cisco 2600 Series. Cisco 2600 Series 15 pages. Configuring adsl wic to support pppoe clients
Also for Cisco 2600 Series: Installation Manual (12 pages), Release Notes (32 pages), Application Note (41 pages), Datasheet (6 pages), Appendix (15 pages), Installation Manual (22 pages), Overview (13 pages), Quick Start Manual (2 pages), Manual (5 pages)

Cisco 2600 Series Configuration

1 Cisco Inter-network Operating System (IOS)

1.1 Cisco IOS Operation Modes

The Cisco Software provides access to four different command modes. There are more
commands, but in normal use they are not necessary. Each command mode provides a
different group of related commands. For security purposes, the Cisco IOS software
provides two levels of access to commands: user and privileged. The unprivileged user
mode is called user EXEC mode. The privileged mode is called privileged EXEC mode
and requires a password.
The following table, Table (1) describes four used modes, how to enter the modes and
the resulting prompts. The prompt helps you identify which mode you are in and
therefore which commands are available to you. In Fig. (1) these four operation modes
are presented as a figure.
Table 1. Accessing and Exiting Command Modes.
Command Mode
User EXEC
Log in.
Privileged EXEC
From user EXEC
mode, use the enable
EXEC Command
Global configuration
From privileged
EXEC mode, use the
configure terminal
privileged EXEC
command.
Interface configuration
From global
configuration mode,
specify an interface
using an interface (or
router) command
Access Method
Router>
Router#
Router(config)#
Router(config-if)#
Or
Router(config-
router)#
4
Prompt
Exit Method
Use the logout
command.
To return to user EXEC
mode, use the disable
command
To return to privileged
EXEC mode from
global configuration
mode, use the exit or
end command, or press
Ctrl-Z.
To return to global
configuration mode use
the exit command. To
return to privileged
EXEC mode, use the
end command, or press
Ctrl-Z.