How to Generate and Upload a Dump-Support File from an ION Device Using the CLI.
115
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
- 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.
- 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
- 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: