Module 1: Basic Device Configuration

0.0(0)
Studied by 18 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 CCNA switch configuration, LEDs, crash recovery, interface troubleshooting, SSH configuration, and IPv4/IPv6 verification based on the lecture transcript.

Last updated 12:45 AM on 9/14/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

POST (Power-On Self-Test)

The initial step in the switch power-on process that tests the CPU, the RAM, and the portion of flash memory holding the file system.

2
New cards

Bootloader

A small program stored in ROM that runs right after POST to perform low-level CPU initialization, initialize the flash file system, and locate/load the default iOS operating system.

3
New cards

boot system

The main command used to specify the exact path and storage location of the iOS file (.bin file) that the switch should load into memory.

4
New cards

SYST LED

The System LED on a Cisco switch that indicates whether the switch is powered on and functioning properly.

5
New cards

RPS LED

The Redundant Power Supply LED on a switch that displays the status of an attached external redundant power supply.

6
New cards

Mode Button

A button located on the front of the switch used to toggle between STAT, DUPLEX, SPEED, and PoE status mode indicators.

7
New cards

Switch Recovery Timeframe

The period within 15 seconds after reconnecting power to a crashing switch when the mode button must be pressed and held to enter recovery mode.

8
New cards

Switch Virtual Interface (SVI)

A logical layer 3 interface assigned to a specific VLAN on a switch to enable remote IP management.

9
New cards

VLAN 1

The default management VLAN interface to which all switch ports are assigned out of the box.

10
New cards

Full Duplex

A bi-directional transmission mode that allows data to be sent and received simultaneously.

11
New cards

Half Duplex

A uni-directional transmission mode where data can only be sent or received at one time, not both.

12
New cards

Auto MDI-X

A switch feature that automatically detects the required copper cable connection type (straight-through or crossover) and configures the port internal connections accordingly.

13
New cards

Runt

A frame discarded by an interface because its length is smaller than the minimum allowable packet size of 64 bytes.

14
New cards

Giant

A frame discarded by an interface because its length exceeds the standard maximum size of 1,518 bytes.

15
New cards

CRC Error

An error counted on an interface when the calculated checksum does not match the frame checksum sent by the source.

16
New cards

Late Collision

A frame collision that takes place after the first 512 bits of a frame have been transmitted.

17
New cards

Telnet

An unencrypted remote access protocol that operates on port 23 and transmits data in clear plain text.

18
New cards

SSH (Secure Shell)

A secure remote management protocol operating on port 22 that encrypts session traffic and user authentication.

19
New cards

k9 (iOS Designation)

A designation string within a Cisco iOS file name indicating that the operating system image supports cryptographic and encryption functionality.

20
New cards

Loopback Interface

A virtual software interface internal to a router that is not tied to any physical port and remains continuously in an up/on state.

21
New cards

FE80 (IPv6)

The standard prefix identifying an IPv6 link-local address, used for single-segment network communications.

22
New cards

Local Host Route

A routing table entry designated with 'L' that represents the specific IP assigned to a router interface, having a /32 prefix for IPv4 or a /128 prefix for IPv6.