Cisco 1,2, 3,4 Flashcards
All end devices and network devices require an
Operating Systems (OS)
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
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
A switch will forward traffic by default and does not need to be explicitly configured to operate.
Access Methods
This is a physical management port that provides out-of-band access to a Cisco device. Out-of-band access refers to access via a dedicated management channel that is used for device maintenance purposes only
Console
an in-band and recommended method for remotely establishing a secure CLI connection, through a virtual interface, over a network.
Secure Shell (SSH)
is an insecure, in-band method of remotely establishing a CLI session, through a virtual interface, over a network.
Telnet
you can use to connect to a networking device either by a serial connection over a console port, or by an SSH/Telnet connection
Terminal Emulation Programs
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.
User EXEC Mode
To execute configuration commands, a network administrator must access
Privileged EXEC Mode
Mode allows access to only a limited number of basic monitoring commands.
It is often referred to as “view-only” mode.
User EXEC Mode
Mode allows access to all commands and features.
The user can use any monitoring commands and execute configuration and management commands.
Privileged EXEC Mode
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
To move in and out of global configuration mode, use the
Configure Terminal
As shown in the figure, the portion of the OS that interacts directly with computer hardware is known as the kernel. The portion that interfaces with applications and the user is known as the shell.
T
When using a CLI, the user interacts directly with the system in a text-based environment by entering commands on the keyboard at a command prompt,
T
A GUI 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.
T
GUIs may not always be able to provide all the features available with the CLI. GUIs can also fail, crash, or simply not operate as specified. For these reasons, network devices are typically accessed through a CLI. The CLI is less resource intensive and very stable when compared to a GUI.
T
When you are learning how to modify device configurations, you might want to start in a safe, non-production environment before trying it on real equipment.
T
Which IOS mode allows access to all commands and features?
Privileged EXEC mode