: dump-support output
Focus
Focus

dump-support output

Table of Contents

dump-support output

Use the
dump-support output
command to download all the CLI command outputs and device logs in a tar file. Saves the log file in your home directory; You can list the files using the
file list
command. You can also export the file to an SCP server using the
file export capture
command.

Command

dump-support output file=
<tar_name>

Options

None

Command Notes

Role
Super
Related Commands
dump support details
Introduced in
Release 5.6.11

Example

dump-support output file=10_14_2022_dump_logs
Extracting tar file will give dump_support_output and logs.
tar -xf 10_14_2022_dump_logs.tar.gz ls 10_14_2022_dump_logs.tar.gz dump_support_output log ls log/syslog

Recommended For You