nerdexam
Cisco

200-301 · Question #352

Which device tracks the state of active connections in order to make a decision to forward a packet through?

The correct answer is B. firewall. A firewall, particularly a stateful firewall, is the device that tracks the state of active network connections to make informed decisions about forwarding subsequent packets. This allows it to enforce security policies based on the context of an ongoing session.

Submitted by packet_pusher· Mar 5, 2026Security Fundamentals

Question

Which device tracks the state of active connections in order to make a decision to forward a packet through?

Options

  • Awireless access point
  • Bfirewall
  • Cwireless LAN controller
  • Drouter

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    90% (43)
  • C
    2% (1)
  • D
    6% (3)

Why each option

A firewall, particularly a stateful firewall, is the device that tracks the state of active network connections to make informed decisions about forwarding subsequent packets. This allows it to enforce security policies based on the context of an ongoing session.

Awireless access point

A wireless access point primarily connects wireless clients to the wired network and typically operates at Layer 2 without tracking connection states for security forwarding decisions.

BfirewallCorrect

A firewall, specifically a stateful firewall, maintains a connection state table to track active sessions. It examines the initial packets of a connection (e.g., TCP handshakes) and, if permitted by its rules, creates an entry. Subsequent packets belonging to that established connection are then permitted or denied based on the tracked state, enabling robust security policy enforcement.

Cwireless LAN controller

A wireless LAN controller manages and configures multiple access points but does not track the state of individual active network connections for packet forwarding decisions in the security context described.

Drouter

A router forwards packets based on destination IP addresses and its routing table (Layer 3) and generally does not track the state of active connections for security filtering unless it has integrated firewall capabilities.

Concept tested: Stateful firewall functionality

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/understanding-stateful-packet-inspection

Topics

#Firewall#Stateful Inspection#Network Security Devices#Packet Filtering

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice