nerdexam
Cisco

210-250 · Question #22

A firewall requires deep packet inspection to evaluate which layer?

The correct answer is A. application. Deep packet inspection requires examining the application layer payload of packets to identify applications, content, and threats beyond what header inspection alone provides.

Security Technologies

Question

A firewall requires deep packet inspection to evaluate which layer?

Options

  • Aapplication
  • BInternet
  • Clink
  • Dtransport

How the community answered

(55 responses)
  • A
    89% (49)
  • B
    4% (2)
  • C
    2% (1)
  • D
    5% (3)

Why each option

Deep packet inspection requires examining the application layer payload of packets to identify applications, content, and threats beyond what header inspection alone provides.

AapplicationCorrect

Deep packet inspection (DPI) analyzes the actual content of network packets at the application layer (Layer 7), going beyond IP headers and port numbers to inspect the payload data. This allows a firewall to identify specific applications, detect malware signatures, enforce content policies, and recognize application-layer attacks such as SQL injection or cross-site scripting that are invisible to stateful packet filtering.

BInternet

The Internet layer (Layer 3) is evaluated by standard packet filtering using IP addresses and routing information, which does not require deep packet inspection.

Clink

The link layer (Layer 2) is processed by switches and basic network hardware using MAC addresses, not by DPI-capable firewalls.

Dtransport

The transport layer (Layer 4) is handled by stateful firewalls using TCP/UDP port numbers and connection state tables, which is a less sophisticated inspection method than DPI.

Concept tested: Deep packet inspection application layer firewall analysis

Source: https://www.cisco.com/c/en/us/products/security/what-is-deep-packet-inspection.html

Topics

#firewall#deep packet inspection#OSI layers#application layer

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice