Module 2: Basic Switch and End Device Configuration

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and concepts from the module.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Shell

The user interface that allows users to request specific tasks from the computer, either through the CLI or GUI.

2
New cards

Kernel

Communicates between the hardware and software, managing hardware resources to meet software requirements.

3
New cards

Hardware

Physical part of a computer, including underlying electronics.

4
New cards

GUI (Graphical User Interface)

Allows the user to interact with the system using graphical icons, menus, and windows; more user-friendly but may be less reliable.

5
New cards

Console

A physical management port used for initial device configurations.

6
New cards

Secure Shell (SSH)

Establishes a secure remote CLI connection to a device over a network.

7
New cards

Telnet

Establishes an insecure remote CLI connection to a device over the network; sends passwords and commands in plaintext.

8
New cards

Terminal Emulation Programs

Programs used to connect to a network device by either a console port or by an SSH/Telnet connection.

9
New cards

User EXEC Mode

Command mode that allows access to a limited number of basic monitoring commands; prompt ends with > symbol.

10
New cards

Privileged EXEC Mode

Command mode that allows access to all commands and features; prompt ends with # symbol.

11
New cards

Global Configuration Mode

Used to access configuration options on the device.

12
New cards

Line Configuration Mode

Used to configure console, SSH, Telnet, or AUX access.

13
New cards

Interface Configuration Mode

Used to configure a switch port or router interface.

14
New cards

Keyword

A specific parameter defined in the operating system.

15
New cards

Argument

A value or variable defined by the user.

16
New cards

startup-config

The saved configuration file that is stored in NVRAM and used upon startup.

17
New cards

running-config

The current configuration stored in RAM; changes affect the device immediately but are lost on reboot.

18
New cards

IP Addresses

The primary means of enabling devices to locate one another and establish end-to-end communication on the internet.

19
New cards

IPv4 Subnet Mask

A 32-bit value that differentiates the network portion of the IPv4 address from the host portion.

20
New cards

Default Gateway Address

The IP address of the router that the host will use to access remote networks, including the internet.

21
New cards

DHCP (Dynamic Host Configuration Protocol)

Enables automatic IPv4 address configuration for every end device that is DHCP-enabled.

22
New cards

Switch Virtual Interface (SVI)

Configured on a switch to enable remote management, it requires an IP address and subnet mask.