Command Reference Guide

Command Reference Guide Understanding Configuration Modes
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 5
Understanding Configuration Modes
The Secure Router OS has four configuration modes to organize the configuration commands – Global,
Line, Router, and Interface. Each configuration mode supports a set of commands specific to the
configurable parameters for the mode. For example, all Frame Relay configuration commands are
accessible only through the Interface Configuration Mode (for the virtual Frame Relay interface). The
following table contains a brief description of each level.
Enable
entering
enable
while in the
Basic command security level
as follows:
>
enable
#
manage the startup and running
configurations
use the debug commands
enter any of the configuration modes
Note
To prevent unauthorized users from accessing the configuration functions of your product,
immediately install an Enable-level password. Refer to the Quick Configuration Guides
and Quick Start Guides located on the Secure Router OS Documentation CD provided
with your unit for more information on configuring a password.
Mode Access by... Sample Prompt With this mode you
can...
Global
entering
config
while at the Enable
command security level prompt.
For example:
>enable
#
config term
(config)#
set the system’s
Enable-level
password(s)
configure the
system global IP
parameters
configure the SNMP
parameters
enter any of the
other configuration
modes
Line specifying a line (console or Telnet)
while at the Global Configuration Mode
prompt.
For example:
>enable
#config term
(config)#
line console 0
(config-con0)#
configure the
console terminal
settings (datarate,
login password,
etc.)
create Telnet logins
and specify their
parameters (login
password, etc.)
Level Access by... Prompt With this level you can...