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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:08 PM on 7/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

63 Terms

1
New cards

What is a router?

A Layer 3 device that forwards packets between different networks using IP addresses.

2
New cards

What address does a router use to make forwarding decisions?

IP address

3
New cards

What OSI layer does a router operate at?

Layer 3 (Network)

4
New cards

What is router redundancy?

A backup router automatically takes over if the primary router fails.

5
New cards

What is clustering?

Multiple servers or devices working together as one system for higher performance and availability.

6
New cards

What is a Layer 3 switch?

A switch that combines Layer 2 switching with Layer 3 routing.

7
New cards

Which OSI layers does a Layer 3 switch operate at?

Layers 2 and 3

8
New cards

What is inter-VLAN routing?

Routing traffic between different VLANs (subnets).

9
New cards

What address does a Layer 3 switch use for routing?

IP address

10
New cards

What address does a Layer 3 switch use for switching?

MAC address

11
New cards

What is the purpose of a switch?

Connects devices within a LAN and forwards frames using MAC addresses.

12
New cards

What OSI layer does a switch operate at?

Layer 2

13
New cards

What address does a switch use?

MAC address

14
New cards

What is an ASIC?

A specialized chip that allows switches to forward traffic at very high speeds.

15
New cards

What does PoE stand for?

Power over Ethernet

16
New cards

What is PoE?

Technology that delivers both data and electrical power over one Ethernet cable.

17
New cards

Name three common PoE devices.

  • IP cameras

  • VoIP phones

  • Wireless access points

18
New cards

What is a firewall?

A device or software that filters network traffic between trusted and untrusted networks.

19
New cards

What can firewalls filter?

  • Source IP

  • Destination IP

  • Ports

  • Protocols

20
New cards

What does a firewall log?

Network activity and blocked/allowed traffic.

21
New cards

What is an in-band security device?

A device that sits directly in the traffic path and can block traffic.

22
New cards

What is a Next-Generation Firewall (NGFW)?

A firewall that performs Deep Packet Inspection (DPI) and identifies application-level threats.

23
New cards

What is Deep Packet Inspection (DPI)?

Examining packet contents—not just headers—to detect malware and policy violations.

24
New cards

Which devices commonly perform NAT?

Routers (sometimes Layer 3 switches)

25
New cards

What is an IDS?

Intrusion Detection System

26
New cards

What does an IDS do?

Monitors traffic and alerts administrators without blocking traffic.

27
New cards

Is an IDS in-band or out-of-band?

Out-of-band

28
New cards

What is a TAP or SPAN port used for?

Sending a copy of network traffic to an IDS.

29
New cards

What is an IPS (stand for)?

Intrusion Prevention System

30
New cards

What does an IPS do?

Detects and actively blocks malicious traffic.

31
New cards

Which is passive: IDS or IPS?

IDS

32
New cards

Which is active: IDS or IPS?

IPS

33
New cards

Can IDS and IPS generate false positives?

Yes

34
New cards

What is load balancing?

Distributing network traffic across multiple servers.

35
New cards

Why use load balancing?

  • Improves performance

  • Reduces latency

  • Prevents server overload

  • Increases availability

36
New cards

What is fault tolerance?

The ability to continue operating after a failure.

37
New cards

What is a single point of failure?

A single component whose failure brings down the system.

38
New cards

What is SSL offloading (SSL termination)?

A load balancer decrypts HTTPS traffic before sending HTTP to backend servers.

39
New cards

Why use SSL offloading?

Reduces CPU load on web servers.

40
New cards

What is caching?

Storing frequently used data closer to users for faster access.

41
New cards

What are the benefits of caching?

  • Faster responses

  • Reduced bandwidth

  • Lower server load

42
New cards

What is browser caching?

Stores web content locally on a user's device.

43
New cards

What is a proxy cache?

A shared cache used by multiple users.

44
New cards

What is a CDN?

A global network of servers that delivers content from the closest location.

45
New cards

What is QoS?

Prioritizing important network traffic over less critical traffic.

46
New cards

Which traffic is commonly prioritized by QoS?

  • VoIP

  • Video conferencing

  • Streaming

47
New cards

What is a proxy server?

A server that acts as an intermediary between clients and the internet.

48
New cards

Why use a proxy server?

  • Hide client IP addresses

  • Filter websites

  • Improve security

  • Cache content

49
New cards

What is a transparent proxy?

A proxy that intercepts traffic automatically without client configuration.

50
New cards

What is a NAS?

Network Attached Storage

51
New cards

What type of storage does a NAS provide?

File-level storage

52
New cards

How does a NAS appear to users?

As a shared network folder.

53
New cards

What is a SAN?

Storage Area Network

54
New cards

What type of storage does a SAN provide?

Block-level storage

55
New cards

How does a SAN appear to servers?

Like a local hard drive.

56
New cards

What protocols can a SAN use?

  • Fibre Channel (FC)

  • iSCSI

  • FCoE

57
New cards

What is a wireless access point (AP)?

A device that connects wireless clients to a wired network.

58
New cards

What OSI layer does an access point operate at?

Layer 2

59
New cards

What does an access point broadcast?

A Wi-Fi signal (SSID)

60
New cards

What is a Wireless LAN Controller?

A device that centrally manages multiple wireless access points.

61
New cards

What tasks does a WLC perform?

  • Security policies

  • SSID management

  • Roaming

  • Channel management

  • Power management

62
New cards

Centrally manages multiple APs

WLC

63
New cards

Connects wireless devices to the wired network

Access Point