99
Run a Self-Test on a Power Supply
1. Show the ID of the power supply that you want to diagnose, if you do not already know the
number.
a. Enter the show power-supply command.
Example
2. Enter the diag power-supply <id> command and specify the type of test (self-test is chosen by
default).
Example
3. Start the test.
Example
4. Use the show diag fan command to show the progress of the test.
Example
SFS-270# show power-supply
=====================================================================
Power-supply Information
=====================================================================
ps type admin-status oper-status utilization voltage
---------------------------------------------------------------------
1 AC up up n/a 48
2 AC up up 15 47
SFS-270> enable
SFS-270# config
SFS-270(config)# diag power-supply 2
SFS-270(config-diag-power-supply-2)# test self-test
SFS-270(config-diag-power-supply-2)# start
SFS-270(config-diag-power-supply-2)# exit
SFS-270(config)# exit
SFS-270# show diag power-supply
================================================================================
Diagnostic Tests For Power Supply
================================================================================
module-type : power-supply
module-number : 2
test : self-test
iterations : 1
action : start
result : success
percentage-completed : 100
result-string : Self Test, Final report : PASSED; Please reboot syst
em
SFS-270#