You can use the set system dump-device CLI command to specify the medium to use for the device to store system software failure memory snapshots. In this way, when the operating system fails, if you have specified a system dump device in the configuration, the operating system preserves a snapshot of the state of the device when it failed.
After you reboot the system, the dump device is checked for a snapshot as part of the operating system boot process. If a snapshot is found, it is written to the crash dump directory on the device (/var/crash). The customer support team can examine this memory snapshot to help determine the cause of the system software failure.
![]() |
Note: If the swap partition on the dump device medium is not large enough for a system memory snapshot, either a partial snapshot or no snapshot is written into the crash dump directory. |
Enter the set system dump-device CLI command with the following syntax:
user@host> set system dump-device boot-device | compact-flash | removable-compact-flash | usb
Table 180 describes the set system dump-device command options.
Table 180: CLI set system dump-device Command Options