admin-tech-on-failure (system)
When a Cisco device reboots, it collects system status information in a compressed tar file to aid in troubleshooting and diagnostics. This tar file, which is saved in the user's home directory, contains the output of various commands and the contents of various files on the local device, including syslog files, files for each process (daemon) running on the device, core files, and configuration rollback files. For aid in troubleshooting, send the tar file to Cisco customer support.
To configure a device to collect system status information in an admin-tech file when the device reboots, use the admin-tech-on-failure command in system configuration mode. To delete the system status information from the admin tech file, use the no form of this command.
admin-tech-on-failure
no admin-tech-on-failure
Syntax Description
This comand has no keywords or arguments.
Command Modes
system configuration (config-system)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1v |
Command qualified for use in Cisco SD-WAN Manager CLI templates. |
The following example configures the device to collect system status information in an admin-tech file when the device reboots:
Router(config)# system
Router(config-system)# admin-tech-on-failure
!