Drag steps to the numbered slots on the right, or tap a step then tap a slot.
PCNSA Securing Traffic Practice Question
Drag and drop the steps to perform a packet capture (tcpdump) on a Palo Alto Networks firewall using the CLI into the correct order.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Enter CLI, then issue tcpdump with filters, then stop the capture, then export the file.
Packet capture involves entering CLI, issuing tcpdump with filters, stopping the capture, and exporting the file.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enter CLI, then issue tcpdump with filters, then stop the capture, then export the file.
Why this is correct
This is the correct order because you must first access the CLI, then start a tcpdump session, stop it to finalize the capture file, and then export it for analysis.
- ✗
Stop the capture, then enter CLI, then issue tcpdump with filters, then export the file.
Why it's wrong here
This is incorrect because you cannot stop a capture that hasn't been started; stopping occurs after issuing tcpdump and before exporting.
- ✗
Enter CLI, then issue tcpdump with filters, then export the file, then stop the capture.
Why it's wrong here
This is incorrect because exporting a file that is still being written to will result in an incomplete or corrupted capture; you must stop the capture before exporting.
- ✗
Issue tcpdump with filters, then enter CLI, then stop the capture, then export the file.
Why it's wrong here
This is incorrect because you cannot issue tcpdump commands before entering the CLI; CLI access is a prerequisite for any command execution.
Go deeper
Related to this question
About these practice questions
Courseiva writes every PCNSA question from scratch — 516 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PCNSA practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCNSA exam.