nerdexam
Palo_Alto_Networks

PCNSE · Question #137

Server Message Block (SMB), a common file-sharing application, is slow when passing through a Palo Alto Networks firewall. The Network Security Administrator created an application override policy…

The correct answer is C. Layer 7 processing has been disabled for SMB traffic. An application override policy bypasses deep packet inspection for the specified traffic, thus disabling Layer 7 processing and potentially improving performance for applications like SMB.

Submitted by obi.ng· Apr 18, 2026Deploy and Configure

Question

Server Message Block (SMB), a common file-sharing application, is slow when passing through a Palo Alto Networks firewall. The Network Security Administrator created an application override policy, assigning all SMB traffic to a custom application, to resolve the slowness issue. Why does this configuration resolve the issue?

Options

  • ASecurity policy assignment is being done more efficiently.
  • BZone Protection is no longer being applied.
  • CLayer 7 processing has been disabled for SMB traffic.
  • DLayer 4 processing has been disabled for the SMB traffic.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    83% (25)
  • D
    3% (1)

Why each option

An application override policy bypasses deep packet inspection for the specified traffic, thus disabling Layer 7 processing and potentially improving performance for applications like SMB.

ASecurity policy assignment is being done more efficiently.

While an application override influences how traffic is categorized, its primary effect is not on the efficiency of security policy assignment itself, but rather on the level of inspection applied to the traffic.

BZone Protection is no longer being applied.

Zone Protection is a separate security feature applied at the zone level for flood protection, and an application override policy does not inherently disable Zone Protection for the traffic.

CLayer 7 processing has been disabled for SMB traffic.Correct

An application override policy tells the firewall to identify traffic based on Layer 4 information (ports/protocols) instead of performing full Layer 7 Application-ID, which disables deeper packet inspection and related security processing for that specific traffic, often reducing latency.

DLayer 4 processing has been disabled for the SMB traffic.

An application override policy still relies on Layer 4 information (ports and protocols) to identify the traffic initially, so Layer 4 processing is not disabled; rather, Layer 7 processing is bypassed.

Concept tested: Application override functionality

Source: https://docs.paloaltonetworks.com/pan-os/11-1/pan-os-admin/policy/application-override.html

Topics

#Application Override#App-ID#Layer 7 Processing#Performance Optimization

Community Discussion

No community discussion yet for this question.

Full PCNSE Practice