Module 2: Basic Switch and End Device Configuration Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering Cisco IOS access, navigation, command structure, device configuration, system files, and basic IP addressing.

Last updated 2:27 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Shell

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

2
New cards

Kernel

The software component that communicates between the hardware and software of a computer and manages how hardware resources are used.

3
New cards

Hardware

The physical part of a computer, including underlying electronics.

4
New cards

Console

A physical management port used to access a device in order to provide maintenance, such as performing initial configurations.

5
New cards

Secure Shell (SSH)

A protocol that establishes a secure remote CLI connection to a device through a virtual interface over a network.

6
New cards

Telnet

A protocol that establishes an insecure remote CLI connection to a device over the network, sending authentication, passwords, and commands in plaintext.

7
New cards

User EXEC Mode

A Cisco IOS CLI mode that allows access to only a limited number of basic monitoring commands, identified by a prompt ending with the > symbol.

8
New cards

Privileged EXEC Mode

A Cisco IOS CLI mode that allows access to all commands and features, identified by a prompt ending with the # symbol.

9
New cards

Global Configuration Mode

A Cisco IOS command mode used to access configuration options on the device.

10
New cards

Line Configuration Mode

An IOS subconfiguration mode used to configure console, SSH, Telnet, or AUX access.

11
New cards

Interface Configuration Mode

An IOS subconfiguration mode used to configure a switch port or router interface.

12
New cards

Keyword

A specific parameter defined in the operating system CLI command structure.

13
New cards

Argument

A value or variable defined by the user in a CLI command structure that is not predefined.

14
New cards

Context-Sensitive Help

An IOS help feature that enables users to quickly find available commands, available parameters, and arguments for a specific command mode.

15
New cards

Command Syntax Check

An IOS help feature that verifies that a valid command was entered by the user and provides feedback if it cannot be understood.

16
New cards

startup-config

The saved configuration file stored in NVRAM that contains all the commands used by the device upon startup or reboot.

17
New cards

running-config

The configuration file stored in RAM that reflects the current configuration and affects device operation immediately.

18
New cards

Dotted Decimal Notation

The structure of an IPv4 address, represented by four decimal numbers between 0 and 255.

19
New cards

Subnet Mask

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

20
New cards

Default Gateway

The IP address of the router that a host device uses to access remote networks, including the internet.

21
New cards

Switch Virtual Interface (SVI)

A virtual interface on a switch configured with an IP address and subnet mask to enable remote management access.

22
New cards

Dynamic Host Configuration Protocol (DHCP)

A network protocol that enables automatic IPv4 address configuration for end devices.