User`s guide

XSR Users Guide 11
Chapter 2 Utilizing the Command Line Interface
Managing the XSR
Setting CLI Configuration Modes
The CLI provides modes of operation permitting a subset of commands to be
issued from each mode. Also, you can issue any command and acquire any
mode if the command entered or mode acquired subscribes to the same parent.
For example, you can issue the
interface serial command at Crypto Map
mode because both Serial Interface and Crypto Map modes subscribe to
Global (config) mode. Table 3 describes a few primary modes of operation.
Refer to Figure 1 for a graphic example of configuration modes.
Table 3 CLI Configuration Modes
Mode Function Access Method Prompt
User
EXEC
Password-protected mode:
•Changes terminal settings
•Performs basic tests
•Displays system information
Login process XSR>
Privileged
EXEC
This mode:
•Sets system operating values
•Shows configuration parameters
•Saves/copies configurations
Enter enable in User EXEC XSR#
Global Sets system-wide values. Save changes
after a reboot by copying the running-
configuration to the startup-configuration.
Enter configure terminal
in Privileged EXEC
XSR(config)#
Interface Modifies/assigns port parameters on a
port-by-port basis.
Enter interface
interface-type <port#>
in Global mode
XSR(config-
if<xx>)#
Router Sets RIP or OSPF parameters. Enter router rip/ospf in
Global mode
XSR(config-
router)#