Question 49 Discussion

There are intermittent connectivity issues between two internal zones on a PA-Series firewall. Although the Security policies appear correctly configured, traffic between the zones is experiencing unexpected drops. Which troubleshooting step will isolate the root cause of this behavior? (Choose one answer)

  • A. Use the CLI command tcpdump filter and set the source and destination zones in the filter to capture and analyze traffic flows between zones, checking for packet loss on the data plane.
  • B. Use the CLI command show system info to monitor CPU and memory usage, ensuring that resource constraints are not causing interfaces to drop packets between zones.
  • C. Use the PAN-OS GUI Troubleshooting tool to review interface status, verify zone assignments, and confirm that all links are operational.
  • D. Use the CLI command show system state filter sys.sl.* | match Error to find interface errors across all the interfaces.
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Anonymous User 2026-02-11 08:27:09

Selected Answers: A


A


Vai 2026-02-26 06:48:07

Selected Answers: A


tcp dump seems ot be the best practice. D will only give errors on interface like crc etc.