Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show redundant-power-system led

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show redundant-power-system led 

Description

Display information about fan status, Redundant Power System (RPS) status, and the switch connectors as displayed by the corresponding LEDs on the RPS.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show redundant-power-system led command. Output fields are listed in the approximate order in which they appear.

Table 1: show redundant-power-system led Output Fields

Field Name

Field Description

Level of Output

RPS

The serial number of the RPS.

 

RPS Fan

Status of the RPS power supply fans as displayed by the LED:

  • Green—All RPS power supply fans are operating fine.

  • Amber—A fan has failed in at least one RPS power supply.

All levels

RPS System Status

Status of the RPS system as displayed by the LED:

  • Green—The RPS is active.

  • Blinking green—The RPS is booting.

  • Amber—An RPS power supply has failed.

  • Off—The RPS is off.

All levels

RPS Port LED Status

Status of the RPS switch connectors as displayed by the LEDs. These LEDs indicate whether the redundant power source is being used.

  • Green—The RPS connector is enabled and connected to a switch but the RPS is not actively backing up the switch.

  • Blinking green—The RPS is backing up the switch connected to the port.

  • Off—The RPS connector is not connected to a switch.

  • Amber—The RPS is oversubscribed and the backup power to the switch has failed.

All levels

Port

Number of one of the six switch connectors on the RPS.

All levels

Status

Status of each switch connector on the RPS.

All levels

Sample Output

show redundant-power-system led (Standalone Switch)

content_copy zoom_out_map
user@switch> show redundant-power-system led  

Gathering requested information.
RPS-CG0209121807
    RPS Fan: GREEN
    RPS System Status: GREEN
RPS Port LED Status
Port  Status
   0  GREEN 
   1  OFF   
   2  OFF   
   3  OFF   
   4  OFF   
   5  OFF   

show redundant-power-system led (EX3300 Virtual Chassis)

content_copy zoom_out_map
user@switch> show redundant-power-system led  

Gathering requested information.
RPS-CG0209121814
    RPS Fan: GREEN
    RPS System Status: GREEN
RPS Port LED Status
Port  Status
   0  OFF 
   1  OFF   
   2  OFF   
   3  OFF   
   4  OFF   
   5  GREEN
RPS-CG0209121815
    RPS Fan: GREEN
    RPS System Status: GREEN
RPS Port LED Status
Port  Status
   0  OFF 
   1  OFF   
   2  OFF   
   3  OFF   
   4  GREEN   
   5  OFF   

Release Information

Command introduced in Junos OS Release 12.1.

footer-navigation