NECC Mod 2 Flashcards
All end devices and network devices require an?
operating system (OS)
The user interface that allows users to request specific tasks from the computer. These requests can be made either through the CLI or GUI interfaces.
Shell
Communicates between the hardware and software of a computer and manages how hardware resources are used to meet software requirements.
Kernel
The physical part of a computer including underlying electronics.
Hardware
Such as Windows, macOS, Linux KDE, Apple iOS, or Android allows the user to interact with the system using an environment of graphical icons, menus, and windows.
GUI
Through a GUI, a PC operating system enables a user to do the following:
Use a mouse to make selections and run programs, Enter text and text-based commands, View output on a monitor
A CLI-based network operating system (e.g., the Cisco IOS on a switch or router) enables a network technician to do the following:
Use a keyboard to run CLI-based network programs, Use a keyboard to enter text and text-based commands, View output on a monitor
Which access method would be most appropriate if you were in the equipment room with a new switch that needs to be configured?
Console
Which access method would be most appropriate if your manager gave you a special cable and told you to use it to configure the switch?
Console
Which access method would be the most appropriate in-band access to the IOS over a network connection?
Telnet/SSH
Which access method would be the most appropriate if you call your manager to tell him you cannot access your router in another city over the internet and he provides you with the information to access the router through a telephone connection?
Aux
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 _____ mode is identified by the CLI prompt that ends with the > symbol.
User EXEC Mode
Switch>
Router>
To execute configuration commands, a network administrator must access ____________ mode. Higher configuration modes, like global configuration mode, can only be reached from privileged EXEC mode. The ___________ mode can be identified by the prompt ending with the # symbol.
Privileged EXEC Mode
Switch#
Router#
To configure the device, the user must enter global configuration mode, which is commonly called
global config mode
Switch(config)#.
Used to configure console, SSH, Telnet, or AUX access.
Line Configuration Mode
Used to configure a switch port or router network interface.
Interface Configuration Mode