How to Generate and Upload a Dump-Support File from an ION Device Using the CLI.

How to Generate and Upload a Dump-Support File from an ION Device Using the CLI.

362
Created On 12/12/25 00:56 AM - Last Modified 03/02/26 21:25 PM


Objective


The objective of this article is to provide information on:

  • Remotely accessing a Prisma SD-WAN ION device.
  • Generate a "dump-support" file.
  • Securely upload it directly to the support ticket for analysis.


Environment


  • Prisma SD-WAN
  • Strata Cloud Manager
  • ION devices


Procedure


  1. Establish Remote Access to the ION Device
    • Go to Strata Cloud Manager > Insights > Prisma SD-WAN > ION Devices.
    • Filter the device list using the Hostname of the specific ION device.
    • Initiate Remote Access: On the right-hand side of the device hostname, click the three dots (...) > select Remote Access. This will open a CLI session in your browser.

  2. Generate dump-support file:
    • Run the following command on the CLI: 
dump-support output file=<filename>
    • The following format is recommended for the filename.
<case_number>-<yyyymmdd>-<hostname>.tar.gz

Example:

12345678-20250921-ION-Branch1.tar.gz
  1. Upload the file to the support ticket
    • Run the following command to securely copy (scp) the generated file directly to the associated support ticket. The password is the contact email listed under the case details
file export <interface> <file> scp://<case-id>@tacupload.paloaltonetworks.com:

 



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA1Ki000000wk95KAA&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail