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 status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show redundant-power-system status

Description

Display the status information for the switch connectors on the Redundant Power System (RPS).

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

Level of Output

RPS

Serial number of the RPS.

All levels

Port

Number of the switch connector.

All levels

Status

Status of the switch connector:

  • ARMED—The switch is ready to get backup power from RPS if power supply fails on the switch.

  • OFF—The switch has zero and is not configured to receive backup power from RPS.

  • BACKED-UP—The switch is receiving power backup from RPS.

  • OVER-SUBSCRIBED—The switch cannot receive backup power from RPS even if you set the .

All levels

Priority

Priority value of the switch connector.

All levels

Power-Requested

Power requested by the switch on the corresponding switch connector.

All levels

Sample Output

show redundant-power-system status (Standalone Switch)

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

Gathering requested information.
RPS-CG0209121807
Port Status        Power-requested
  0  Armed        3         930W          
  1  Off          1         ---              
  2  Off          1         ---              
  3  Off          1         ---              
  4  Off          1         ---              
  5  Off          1         ---              

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

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

Gathering requested information.
RPS-CG0209121814
Port Status        Power-requested
  0  OFF          1         ---          
  1  OFF          1         ---          
  2  OFF          1         ---          
  3  OFF          1         ---          
  4  OFF          1         ---          
  5  Armed        5         930W         
RPS-CG0209121815
Port Status        Power-requested
  0  OFF          1         ---          
  1  OFF          1         ---          
  2  OFF          1         ---          
  3  OFF          1         ---          
  4  Armed        4         930W         
  5  OFF          1         ---          

Release Information

Command introduced in Junos OS Release 12.1.

footer-navigation