Description

Customer is looking for a command to show current Power Usage on QFX5200 switch.

Symptoms

Customer needs to check the current power usage on QFX5200 switch; they tried the following command on the QFX5200 switch, but it did not provide the expected output.

root@switch> show poe controller 

error: command is not valid on the current system (chassis-control)

Solution

The following command displays the current Power consumption of the QFX5200 switch.

 

root@switch> show chassis environment pem

 

 

If needed, this is the show chassis environment pem documentation:

https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/command/show-chassis-environment-pem.html#show-chassis-environment-pem-command__d83016e529

Modification History

2024-04-15 : Article Created