Module 2 (NetAcad) Flashcards
All end devices and network devices require an ____
operating system (OS)
The portion that interfaces with applications and the user is known as the ____
shell
the portion of the OS that interacts directly with computer hardware is known as the ____
kernel
The user can interact with the shell using a _____
command-line interface (CLI) or a graphical user interface (GUI).
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
When using a ____ the user interacts directly with the system in a text-based environment by entering commands on the keyboard at a command prompt,
CLI
The ____ requires very little overhead to operate. However, it does require that the user have knowledge of the underlying command structure that controls the system.
CLI
A ____ 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
GUIs may not always be able to provide all the features available with the ___
CLI
The ___ is less resource intensive and very stable when compared to a GUI.
CLI
The family of network operating systems used on many Cisco devices is called the _____
Cisco Internetwork Operating System (IOS)
Give other Cisco operating systems
- IOS XE
- IOS XR
- NX-OS
The operating system on home routers is usually called ____. The most common method for configuring a home router is by using a web browser-based GUI.
firmware
____ are similar to a PC operating system. 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
Network operating systems
A ____ (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
CLI-based network operating system
(T or F) Is the IOS version is dependent on the type of device being used and the required features?
True
A ____ will forward traffic by default and does not need to be explicitly configured to operate.
For example, two configured hosts connected to the same new switch would be able to communicate.
switch
This is a physical management port that provides out-of-band access to a Cisco device.
Console
_____ access refers to access via a dedicated management channel that is used for device maintenancen purposes only.
Out-of-band
What is the advantage of using a console port
Device is accessible even if no networking services are configured, such as performing the initial configuration
What are the required software and console for a console connection
- Computer running terminal emulation software
- Special console cable
___ is an in-band and recommended method for remotely establishing a secure CLI connection, through a virtual interface, over a network.
SSH (Secure Shell)