nerdexam
Palo_Alto_Networks

PCNSE · Question #37

What can missing SSL packets when performing a packet capture on dataplane interfaces?

The correct answer is A. The packets are hardware offloaded to the offloaded processor on the dataplane. Missing SSL packets in a dataplane packet capture are often due to hardware offloading of SSL processing.

Submitted by rachelw· Apr 18, 2026Configuration Troubleshooting

Question

What can missing SSL packets when performing a packet capture on dataplane interfaces?

Options

  • AThe packets are hardware offloaded to the offloaded processor on the dataplane
  • BThe missing packets are offloaded to the management plane CPU
  • CThe packets are not captured because they are encrypted
  • DThere is a hardware problem with offloading FPGA on the management plane

How the community answered

(35 responses)
  • A
    89% (31)
  • B
    6% (2)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Missing SSL packets in a dataplane packet capture are often due to hardware offloading of SSL processing.

AThe packets are hardware offloaded to the offloaded processor on the dataplaneCorrect

Palo Alto Networks firewalls utilize dedicated hardware processors on the dataplane for accelerating specific tasks like SSL decryption and encryption. When SSL traffic is hardware offloaded, it bypasses the software path that standard packet capture mechanisms monitor, causing these packets to be 'missing' from the capture.

BThe missing packets are offloaded to the management plane CPU

The management plane CPU handles administrative tasks and does not offload or process high-throughput data plane traffic such as SSL packets.

CThe packets are not captured because they are encrypted

Packet capture tools record raw network packets regardless of whether their payload is encrypted; encryption itself does not prevent the capture of the packet, only the readability of its contents.

DThere is a hardware problem with offloading FPGA on the management plane

Hardware offloading, including FPGAs, occurs on the dataplane, not the management plane, and missing packets due to offloading is a design characteristic for performance, not necessarily a hardware problem.

Concept tested: Palo Alto Networks Dataplane offloading and packet capture

Source: https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/troubleshooting/perform-a-packet-capture

Topics

#Packet Capture#Dataplane#Hardware Offloading#SSL Processing

Community Discussion

No community discussion yet for this question.

Full PCNSE Practice