Customizing show tech command output
Use the
copy show tech
command to customize the detailed switch information displayed with the
show tech
command to suit your troubleshooting needs.
To customize the information displayed with the
show tech
command:
- Determine the information that you want to gather to troubleshoot a problem in switch operation.
-
Enter the
copy show tech
command to specify the data files that contain the information you want to view.
Syntax:
copy <source> show-tech
Specifies the operational and configuration data from one or more source files to be displayed by the
show tech
command. Enter the command once for each data file that you want to include in the display.
Default: Displays data from all source files, where <source> can be any one of the following values:
command-output "<command>"
|
Includes the output of a specified command in
Enter the command name between double-quotation marks, For example,
|
crash-data [slot-id | master]
|
Includes the crash data from all management and interface modules in
To limit the amount of crash data displayed, specify an installed module or management modules, where:
|
crash-log [slot-id | master]
|
Includes the crash logs from all management and interface modules in
To limit the amount of crash-log data displayed, specify an installed module or management modules, where:
|
event-log |
Copies the contents of the Event Log to
|
running-config |
Includes the contents of the running configuration file in
|
startup-config |
Includes the contents of the startup configuration file in
|
tftp config {<startup-config | running-config} <ip-addr> <remote-file> {<pc | unix>}
|
Downloads the contents of a configuration file from a remote host to
|
usb config {<startup-config <
filename > | command-file <
acl-filename.txt >}
|
Copies the contents of a configuration file or ACL command file from a USB flash drive to
|
xmodem config {<startup-config | config <
filename > | command-file <
acl-filename.txt >} {<pc | unix>}
|
Copies the contents of a configuration file or ACL command file from a serially connected PC or UNIX workstation to
|