2-7
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 2 Command-Line Interface
Authorization and Command Mode Levels (Hierarchy)
•
Global Configuration command mode
From this command mode, the following Interface Command Modes can be accessed:
–
MNG Interface Configuration (management interface)
–
Linecard Interface Configuration
–
TenGigabitEthernet Interface Configuration (10GBE traffic interfaces)
–
Interface Range Configuration (range of traffic interfaces)
–
Line Configuration
summarizes how to navigate the CLI command hierarchy.
The do Command: Executing Commands Without Exiting
When you are in either the global configuration mode or any of the interface configuration modes, it is
possible to execute an EXEC mode command (such as a
show
command) or a privileged EXEC (such as
show running-config
) without exiting to the relevant command mode. Use the
do
command for this
purpose.
Table 2-5
CLI Command Navigation Hierarchy
Authorization Level or
Command Mode
Use this command to access
Use this command to
exit
User Exec
Not applicable
logout
or
exit
(exits the
current CLI session)
Viewer
enable 5
disable
Privileged Exec
enable 10
or
enable 15
(accesses root level)
disable
Global Configuration
configure
exit
(exits to Privileged
Exec)
end
(exits to User Exec)
MNG Interface
Configuration
(management)
interface mng (0/1 | 0/2)
OR
interface gigabitethernet
(1/1 | 1/2)
exit
(exits to Global
Configuration)
end
(exits to User Exec)
Linecard Interface
Configuration
interface linecard 0
exit
(exits to Global
Configuration)
end
(exits to User Exec)
TenGigabitEthernet
Interface Configuration
(10GBE traffic)
interface tengigabitethernet
3/<bay-number
(0-3)>/0
OR
interface range tengigabitethernet
3/<bay-range (any range between 0 and 3)>/0
exit
(exits to Global
Configuration)
end
(exits to User Exec)
Line Configuration
line vty 0
exit
(exits to Global
Configuration)
end
(exits to User Exec)