Administrator Guide
Version Description
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced save to the file options.
7.6.1.0 Introduced on the S-Series.
Usage Information
Without the page or stack-unit option, the command output is continuous. To interrupt the command
output, use Ctrl-z.
The save option works with other filtering commands. This allows you to save specific information of a show
command. The save entry must always be the last option. For example: DellEMC#show tech-support |
grep regular-expression |except regular-expression | find regular-expression |
save flash://result
This display output is an accumulation of the same information that is displayed when you execute one of the
following show commands:
• show version
•
show os-version
• show revision
• show clock
• show running-config
• show system stack-ports
• show interfaces
• show process memory
• show process cpu
• show file system
• show system
•
show environment
• show ip traffic
• show ip management route
• show ip route summary
• show Inventory
• show log summary
• show command-history (last 20 commands)
• show log
Example (options
under show tech-
support)
DellEMC# show tech-support ?
page Page through output
stack-unit Unit Number
| Pipe through a command
<cr>
DellEMC#show tech-support stack-unit 1 ?
| Pipe through a command
<cr>
DellEMC# show tech-support stack-unit 1 | ?
except Show only text that does not match a pattern
find Search for the first occurrence of a pattern
grep Show only text that matches a pattern
no-more Don't paginate output
save Save output to a file
DellEMC# show tech-support stack-unit 1 | save ?
flash: Save to local file system (flash://filename (max 20
chars) )
DellEMC# show tech-support stack-unit 1 | save flash://LauraSave
150 Control and Monitoring