IOS Navigation Flashcards
All network devices require an ___?
OS
An OS can be configured using ____ and ____?
CLI , GUI
This mode has limited capabilities but is useful for basic operations. It allows only a limited number of basic monitoring commands but does not allow the execution of any commands that might change the configuration of the device. The user EXEC mode is identified by the CLI prompt that ends with the > symbol.
What is it?
User EXEC Mode
o execute configuration commands, a network administrator must access privileged EXEC mode. Higher configuration modes, like global configuration mode, can only be reached from privileged EXEC mode. The privileged EXEC mode can be identified by the prompt ending with the # symbol.
What is it?
Privileged EXEC Mode
“View-only” Mode?
User Exec Mode
This mode allows access to all commands and features. What is it?
Privileged EXEC Mode
To configure the device, the user must enter _____ mode.
global configuration
global config mode does what?
CLI configuration changes are made that affect the operation of the device as a whole
How can you tell if you are in global config mode?
(config)#
Two common sub configuration modes are?
Line Configuration Mode, Interface Configuration Mode
Used to configure a switch port or router network interface. What mode is it?
Interface Configuration Mode
Used to configure console, SSH, Telnet, or AUX access. What mode is it?
Line Configuration Mode
Switch(config-line)#is which mode?
line configuration mode
Switch(config-if)# is which mode?
interface configuration mode
How do you get into privileged EXEC mode? And how do you get back to User EXEC Mode?
Enable, Disable