Switching Basiccs

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

1/9

flashcard set

Earn XP

Last updated 5:07 AM on 6/25/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Switch Forwarding

The process where a switch receives frames on an interface, determines the destination based on MAC address, and forwards them out the appropriate interface.

2
New cards

MAC Address Table

A table in a switch that stores MAC addresses of devices connected to its interfaces, helping in forwarding frames to the correct destination.

3
New cards

Store-and-Forward

A switching method where the switch receives the entire frame, checks for errors, and then forwards it. Preferred by Cisco.

4
New cards

Cut-Through Switching

A switching method where the switch forwards frames immediately after reading the destination MAC address, without error checking.

5
New cards

Collision Domains

Network segments where devices contend to send/receive data, with switches creating separate collision domains for each port.

6
New cards

Broadcast Domains

The area of a network where a broadcast frame can be heard, with switches forwarding broadcast frames to all ports except the incoming one.

7
New cards

Full-Duplex

Communication mode where both devices can send and receive simultaneously, enhancing network efficiency.

8
New cards

Auto-MDIX

Automatic feature in switches that eliminates the need for crossover cables by adjusting the interface configuration based on the connected devices.

9
New cards

Switch Boot Sequence

The process a switch follows during startup, including POST, loading boot loader software, and initializing the operating system.

10
New cards

Secure Shell (SSH)

A secure, encrypted method for remote device management, providing a safer alternative to Telnet for managing switches.