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.
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)- A10% (3)
- B3% (1)
- C83% (25)
- D3% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.