Technical data
BLADEOS 6.3 Command Reference
20
Chapter 1: ISCLI Basics BMD00186-B, April 2010
ISCLI Command Modes
The ISCLI has three major command modes listed in order of increasing privileges, as follows:
User EXEC mode
This is the initial mode of access. By default, password checking is disabled for this mode, on
console.
Privileged EXEC mode
This mode is accessed from User EXEC mode. This mode can be accessed using the following
command: enable
Global Configuration mode
This mode allows you to make changes to the running configuration. If you save the
configuration, the settings survive a reload of the G8124. Several sub-modes can be accessed
from the Global Configuration mode. For more details, see Table 2.
Each mode provides a specific set of commands. The command set of a higher-privilege mode is a
superset of a lower-privilege mode—all lower-privilege mode commands are accessible when using
a higher-privilege mode.
Table 2 lists the ISCLI command modes.
Table 2 ISCLI Command Modes
Command Mode/Prompt Command used to enter or exit
User EXEC
Router>
Default mode, entered automatically on console
Exit: exit or logout
Privileged EXEC
Router#
Enter Privileged EXEC mode, from User EXEC mode: enable
Exit to User EXEC mode: disable
Quit ISCLI: exit or logout
Global Configuration
Router(config)#
Enter Global Configuration mode, from Privileged EXEC mode:
configure terminal
Exit to Privileged EXEC: end or exit
Interface IP
Router(config-ip-if)#
Enter Interface IP Configuration mode, from Global Configuration
mode: interface ip <interface number>
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end