Basic Switch and End Device Config. Flashcards

1
Q

Cisco IOS Access

A

Interacting with a Cisco IOS device’s operating system for configuration purposes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

IOS Navigation

A

Moving through different command modes of the Cisco IOS to configure network devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The Command Structure

A

Hierarchical arrangement of commands in the Cisco IOS software, organized into different command modes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Basic Device Configuration

A

Setting up initial configurations on a Cisco IOS device using the Command-Line Interface (CLI).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Save Configurations

A

Using IOS commands to save the running configuration of a Cisco IOS device to non-volatile memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Ports and Addresses

A

How devices communicate across network media using port numbers and IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Configure IP Addressing

A

Assigning an IP address to a host device on a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Verify Connectivity

A

Checking the ability of two end devices to establish a connection and communicate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

GUI (Graphical User Interface)

A

User-friendly interface using graphical icons, menus, and windows to interact with a system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Purpose of an OS

A

Functions of an operating system for users to interact and for network technicians to manage network devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Access Methods

A

Ways to remotely connect to a network device, including Console, Secure Shell (SSH), and Telnet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Terminal Emulation Programs

A

Software to connect to network devices through console ports or SSH/Telnet connections.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Primary Command Modes

A

Modes in the Cisco IOS—User EXEC Mode for basic monitoring, Privileged EXEC Mode for all commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Configuration Mode and Subconfiguration Modes

A

Modes for configuration—Global Configuration Mode, Line Configuration Mode, Interface Configuration Mode.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Navigation Between IOS Modes

A

Moving between different command modes in the Cisco IOS, e.g., Privileged EXEC Mode and Global Configuration Mode.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Navigation Between IOS Modes (Cont.)

A

Continuing moving between modes, including Subconfiguration Modes and returning to higher-level modes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Operating System (OS)

A

The software that controls and manages hardware resources of a computer system or network device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

CLI (Command Line Interface)

A

A text-based interface used for interacting with an operating system or software by typing commands.

19
Q

GUI (Graphical User Interface)

A

An interface that allows users to interact with software and devices using graphical elements like icons and menus.

20
Q

Console

A

A physical port on a networking device used for local management and configuration.

21
Q

Shell

A

The user interface of an operating system that provides access to its services and functionalities.

22
Q

Kernel

A

The core part of an operating system that manages memory, CPU, and other hardware resources.

23
Q

Hardware

A

Physical components of a computer or networking device, such as processors, memory, and interfaces.

24
Q

Secure Shell (SSH)

A

A cryptographic network protocol used to securely access and manage network devices remotely.

25
Telnet
A network protocol used for remote access to network devices, but it's less secure compared to SSH.
26
Terminal Emulation Programs
Software that enables a computer to emulate a physical terminal, allowing remote access to devices using text-based commands.
27
User EXEC Mode
A command mode in Cisco IOS that provides basic monitoring commands to users.
28
Privileged EXEC Mode
A command mode in Cisco IOS that allows access to all commands and configurations.
29
Global Configuration Mode
A Cisco IOS mode for configuring general device settings.
30
Interface Configuration Mode
A Cisco IOS mode for configuring specific interface settings.
31
Enable Secret
A command used to set a password for privileged EXEC mode, which is more secure than the "enable" password.
32
VTY Line
A virtual terminal line that enables remote access to network devices via Telnet or SSH.
33
Command Syntax
The structure and rules that define how commands should be written and used in a command-line interface.
34
Argument
A value or variable provided by the user as part of a command in a command-line interface.
35
Banner MOTD
A message displayed to users when they log in to a networking device, often used for legal notifications or warnings.
36
Startup-Config
A configuration file stored in non-volatile RAM (NVRAM) that is used to restore settings after a device restarts.
37
Running-Config
The current configuration file stored in volatile RAM, reflecting the device's current settings.
38
DHCP (Dynamic Host Configuration Protocol)
A protocol that automatically assigns IP addresses and other network configuration parameters to devices on a network.
39
Switch Virtual Interface (SVI)
A virtual interface on a switch that is associated with a VLAN and allows remote management using an IP address.
40
IPConfig
A command-line tool in Windows used to display the IP configuration settings of a network interface.
41
Show IP Interface Brie
A command used in Cisco IOS to display a brief summary of IP addresses assigned to interfaces.
42
Reload
A command used in Cisco IOS to restart a device, causing it to reload its configuration.
43
Erase Startup-Config
A command used in Cisco IOS to delete the startup-config file from NVRAM.
44
Command Shortening
Using abbreviations for commands or keywords to expedite command entry.