Cisco Cisco ASR 5000

Page of 9109
  Exec Mode show Commands (A-C) 
show cpu  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
4483 
show cpu 
Displays information on system CPUs. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show cpu { info [ card card_num [ cpu cpu_num ] ] [ graphs ] [ verbose ] | table } [ | { 
grep 
grep_options | more } ] 
info [ card card_num [ cpu cpu_num ] ] [ graphs ] [ verbose ]
 
Displays information for an entire card or a specific CPU. 
card card_num
: Specifies the card for which to display associated information. 
card_num
 must be a value 
in the range 1 through 48 on the ASR 5000 or 1 through 20 on the ASR 5500 and must refer to an installed 
card. 
cpu cpu_num
: Optionally selects a specific CPU on the card of interest to display specific information. 
cpu_num
 must be a value in the range 0 through 3 and must refer to an installed CPU. 
The output of show cpu info card n verbose also includes usage details for individual cores within each 
CPU. 
graphs
: In addition to textual CPU information display CPU utilization information in graphs. 
verbose
: Output is to display all information available. 
table
 
Display, in tabular format, all cards and CPUs. 
| { grep grep_options | more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
View CPU statistics to aid in diagnosing service problems for the case of overload conditions. 
Important:
  This command is not supported on all platforms. 
Example