Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-1285
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show top report
show top report
To list all TopN processes and specific TopN reports, use the show top report command.
show top report [report_num]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you do not specify the report_num value, this command lists all the active TopN processes and all the
available TopN reports for the switch. Each process is associated with a unique report number. All TopN
processes (both with and without a background option) are shown in the list.
An asterisk displayed after the pending status field indicates that it is not a background TopN and the
results are not saved.
Examples This example shows how to display all the active TopN processes and all the available TopN reports for
the switch:
Console> show top report
Rpt Start time Int N Metric Status Owner (type/machine/user)
--- ------------------- --- --- ---------- -------- -------------------------
1 03/09/2000,11:34:00 60 20 Tx/Rx-Bytes done telnet/172.20.22.7/
2 03/09/2000,11:34:08 600 10 Util done telnet/172.34.39.6/
4 03/09/2000,11:35:17 300 20 In-Errors pending Console//
5 03/09/2000,11:34:26 60 20 In-Errors pending* Console//
Console>
This example shows an attempt to display a TopN report 5 (shown in the first example) that is still in
pending status:
Console> show top report 5
Rpt Start time Int N Metric Status Owner (type/machine/user)
--- ------------------- --- --- ---------- -------- -------------------------
5 03/09/2000,11:34:26 60 20 In-Errors pending* Console//
Console>
report_num (Optional) TopN report number for each process.