1/16
Comprehensive vocabulary flashcards covering the key networking appliances, applications, and functions from the CompTIA Network+ N10-009 course notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Physical Appliances
Dedicated hardware devices focused on specific network functions, offering high performance and reliability but at a higher cost and with space requirements.
Virtual Appliances
Software-based solutions that run on virtual machines, providing flexibility, scalability, and cost efficiency, though potentially at the expense of raw performance.
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.
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.
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.
Intrusion Detection System (IDS)
A system that can detect malicious network activity using signature identification techniques (like antimalware) or by identifying anomalous behavior.
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.
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.
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.
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.
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.
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.
Wireless LAN Controller (WLC)
A device that centralizes the management and control of wireless access points in a network, including configuration and security policies.
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.
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.
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.
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.