24) Common Network Issues

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/23

flashcard set

Earn XP

Description and Tags

Practice flashcards covering switching issues, STP states and roles, routing table problems, and IP addressing configuration issues based on the CompTIA Network+ N10-009 course notes.

Last updated 11:03 PM on 8/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Spanning Tree Protocol (STP)

A network protocol critical for preventing network loops and ensuring efficient data flow by creating a loop-free logical topology.

2
New cards

Network Loops

Occur when multiple active paths exist between network switches, causing broadcast storms and network congestion.

3
New cards

Root Bridge

The central reference point in an STP-enabled network, determined by the lowest bridge ID.

4
New cards

Bridge ID

A value used in root bridge selection that consists of a priority value and the MAC address.

5
New cards

Root Port

The STP assigned port role that represents the best path to the root bridge.

6
New cards

Designated Port

The STP assigned port role that represents the best path to a specific network segment.

7
New cards

Blocked Port

The STP assigned port role that prevents loops by not forwarding traffic.

8
New cards

Blocking State

An STP port state that prevents traffic flow to avoid network loops.

9
New cards

Listening State

An STP port state where the port prepares to forward traffic without adding to the MAC table.

10
New cards

Learning State

An STP port state that adds MAC addresses to the table without forwarding traffic.

11
New cards

Forwarding State

An STP port state that actively forwards network traffic.

12
New cards

Incorrect VLAN Assignment

A configuration issue leading to network segmentation problems or unauthorized access to restricted segments.

13
New cards

Access Control Lists (ACLs)

Tools used to control network traffic by specifying which users or systems can access network resources and under what conditions.

14
New cards

Stale Routes

Routes in a routing table that are no longer valid but remain, potentially causing the misrouting of packets.

15
New cards

Misconfigured Static Routes

Incorrect manual route entries that can lead to packet loss and routing loops.

16
New cards

Dynamic Routing Protocol Conflicts

Inconsistent routing information caused by misconfigured protocols such as OSPF, EIGRP, and BGP.

17
New cards

Missing Default Route

The absence of a route to handle traffic for unspecified destinations, which causes packets for unknown networks to be dropped.

18
New cards

Address Pool Exhaustion

Occurs when available IP addresses in a network’s DHCP scope or subnet are depleted.

19
New cards

Over-subscription

A condition where too many devices attempt to obtain IP addresses from a limited DHCP pool.

20
New cards

IP Address Management (IPAM)

Implementation used to monitor and optimize IP address allocation to resolve pool exhaustion issues.

21
New cards

Incorrect Default Gateway

A configuration error preventing devices from communicating with other networks, often due to the gateway IP being outside the subnet or misconfigured.

22
New cards

Static vs. DHCP Conflicts

A connectivity issue occurring when manually assigned static IP addresses conflict with dynamically assigned DHCP addresses.

23
New cards

Duplicate IP Address

Occurs when two devices on the same network are assigned the same IP address, causing network conflicts.

24
New cards

Incorrect Subnet Mask

A configuration error that leads to improper network segmentation, causing devices to fail in communicating with each other.