PCNSE · Question #193
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, as
The correct answer is A. Layer 7 processing has been disabled for SMB traffic.. Creating an application override for SMB traffic disables Layer 7 application identification and associated deep packet inspection for that traffic. This bypasses computationally intensive processes, which can resolve performance issues by reducing latency.
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
- ALayer 7 processing has been disabled for SMB traffic.
- BLayer 4 processing has been disabled for the SMB traffic.
- CZone protection is no longer being applied.
- DSecurity policy assignment is being done more efficiently.
How the community answered
(56 responses)- A91% (51)
- B5% (3)
- C2% (1)
- D2% (1)
Why each option
Creating an application override for SMB traffic disables Layer 7 application identification and associated deep packet inspection for that traffic. This bypasses computationally intensive processes, which can resolve performance issues by reducing latency.
When an application override policy is configured, the firewall no longer performs full Layer 7 application identification and associated deep packet inspection (e.g., threat scanning, content inspection) for the traffic matching the override. This reduces the processing overhead and can alleviate performance bottlenecks for applications like SMB.
Application override policies do not disable Layer 4 processing; the firewall still needs to handle TCP/UDP sessions at Layer 4.
Zone protection is an interface-level feature that applies to all traffic entering or exiting a zone, and an application override policy does not inherently disable zone protection.
While an override simplifies application identification, the primary benefit for resolving slowness is bypassing computationally intensive Layer 7 processes, not merely more efficient security policy assignment.
Concept tested: Application Override functionality and impact
Source: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/app-id/application-override.html
Topics
Community Discussion
No community discussion yet for this question.