4) Network Devices

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

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering the key networking appliances, applications, and functions from the CompTIA Network+ N10-009 course notes.

Last updated 1:40 PM on 8/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Physical Appliances

Dedicated hardware devices focused on specific network functions, offering high performance and reliability but at a higher cost and with space requirements.

2
New cards

Virtual Appliances

Software-based solutions that run on virtual machines, providing flexibility, scalability, and cost efficiency, though potentially at the expense of raw performance.

3
New cards

Router

A device that operates at the network layer of the OSI model, directing data packets between different networks based on IP addresses using routing tables.

4
New cards

Switch

A device operating at the data link layer of the OSI model that forwards data based on MAC addresses and improves network efficiency by creating separate collision domains for each port.

5
New cards

Firewall

A network security device that monitors incoming and outgoing traffic and decides whether to allow or block it based on a defined set of security rules.

6
New cards

Intrusion Detection System (IDS)

A system that can detect malicious network activity using signature identification techniques (like antimalware) or by identifying anomalous behavior.

7
New cards

Intrusion Prevention System (IPS)

A system used to actively drop packets or connections identified as malicious; it must be configured with specific rules to identify such traffic.

8
New cards

Load Balancer

A device that distributes incoming network traffic across multiple servers to optimize resource use, maximize throughput, and ensure no single server becomes overwhelmed.

9
New cards

Proxy Server

An intermediary between a user's device and the internet that forwards client requests to servers and can provide content caching, access control, and filtering.

10
New cards

Network-Attached Storage (NAS)

A dedicated file storage device connected to a network that allows multiple users to retrieve and store data from a centralized location using protocols like NFS, SMB/CIFS, and AFP.

11
New cards

Storage Area Network (SAN)

A dedicated, high-speed network that provides access to consolidated, block-level data storage, commonly used in enterprise environments to enhance storage performance.

12
New cards

Access Point (AP)

A networking device operating at the data link layer that allows wireless devices to connect to a wired network using Wi-Fi or related standards.

13
New cards

Wireless LAN Controller (WLC)

A device that centralizes the management and control of wireless access points in a network, including configuration and security policies.

14
New cards

Content Delivery Network (CDN)

A globally distributed network of proxy servers and data centers that caches content in multiple locations to reduce latency and deliver internet content rapidly.

15
New cards

Virtual Private Network (VPN)

A technology that creates a safe and encrypted connection over a less secure network, such as the internet, to allow secure data transmission between remote users and private networks.

16
New cards

Quality of Service (QoS)

Technologies and policies used to prioritize network traffic, ensuring that critical services like voice and video receive higher priority to reduce latency and jitter.

17
New cards

Time to Live (TTL)

A field in the IP packet header that specifies the maximum number of hops a packet can traverse before being discarded by a router to prevent infinite loops.