1.2 Networking Devices Flashcards
N10-009 Obj. 1.2: Compare and contrast networking appliances, applications, and functions (31 cards)
What is the primary function of a router?
To route traffic between different IP subnets using Layer 3 IP addressing.
At which OSI layer does a router operate?
Layer 3 – Network Layer.
What is a Layer 3 switch?
A switch that includes routing capabilities, combining Layer 2 switching and Layer 3 routing in one device.
What OSI layer do standard switches operate at?
Layer 2 – Data Link Layer.
What hardware enables high-speed decision making inside enterprise switches?
ASIC (Application-Specific Integrated Circuit).
What feature allows switches to deliver power over the Ethernet cable?
Power over Ethernet (PoE).
What does a traditional firewall filter traffic based on?
TCP/UDP port numbers.
What advanced capability does a Next-Generation Firewall (NGFW) provide?
Application-layer inspection and control (e.g., blocking specific apps).
What are common additional features of modern firewalls?
VPN support, NAT, routing, and dynamic routing protocol support.
What does IDS stand for, and what does it do?
Intrusion Detection System – detects and alerts on known attacks.
What does IPS stand for, and what does it do?
Intrusion Prevention System – detects and blocks known attacks.
What types of attacks are IDS/IPS designed to detect?
Known vulnerabilities like buffer overflows, cross-site scripting, etc.
What is the primary purpose of a load balancer?
To distribute network or application traffic across multiple servers.
What happens when a server behind a load balancer fails?
The load balancer removes it from the pool and continues with available servers.
What are common load balancing optimizations?
TCP offloading, SSL offloading, caching, and QoS prioritization.
What is application-centric load balancing?
Directing specific application requests (like certain URLs) to specific servers.
What is the primary role of a proxy server?
To act as an intermediary between a client and external server.
What are benefits of using a proxy server?
Caching, content filtering, access control, malware scanning.
What is the difference between an explicit and transparent proxy?
Explicit proxies require configuration; transparent proxies work automatically.
What does NAS stand for, and how does it operate?
Network-Attached Storage – connect to a shared storage device across a network; provides file-level access.
What does SAN stand for, and how does it operate?
Storage Area Network - a dedicated network that provides block-level access to storage, allowing servers to read and write to storage devices as if they were local drives—ideal for high-performance, large-scale data operations
Why might a SAN be preferred for large files?
It allows modification of only changed blocks, increasing efficiency.
What is the role of a wireless access point?
To connect wireless devices to the wired Ethernet network.
What OSI layer does a WAP operate at?
Layer 2 – Data Link Layer.