show inline power detail

Displays detailed information about the PoE power supplies installed in a PoE device.

Syntax

show inline power detail [ stack-unit | debug-info stack-unit ]

Parameters

stack-unit
Displays detailed inline power information for the specified stack unit.
debug-info
Displays detailed debug information.

Modes

User EXEC mode

Privileged EXEC mode

Global configuration mode

Interface configuration mode

Usage Guidelines

You can view the PoE operational status for the entire device, for a specific PoE module, or for a specific interface.

Command Output

The show inline power detail command displays the following information.

Output field Description
Max Curr: The number of milliwatts available for the unit in the stack, not the entire stack. This value is either the default or configured maximum power level, or the power class that was automatically detected by the device.
Voltage The number of Volts allocated to the stack.
Capacity The total PoE power supply capacity and the amount of available power (current free) for PoE-power-consuming devices. Both values are shown in milliwatts.
Firmware Version Returns firmware version information.
Power Allocations The number of times the device fulfilled PoE requests for power.
Cumulative Port State Data Shows the number of ports with a particular status/configuration.
Cumulative Port Power Data Shows the port power consumption and allocation.

Examples

The following is sample output from the show inline power detail command.

device# show inline power detail

Power Supply Data On stack 1:
++++++++++++++++++
Power Supply #1:
		Max Curr:	7.5 Amps
		Voltage:	54.0 Volts
		Capacity:	410 Watts
		POE Details Info. On Stack 1 :
General PoE Data:
+++++++++++++++++
Firmware
Version
--------
02.1.0
Cumulative Port State Data:
+++++++++++++++++++++++++++
#Ports    #Ports		   #Ports	   #Ports		   #Ports		    #Ports		     #Ports
Admin-On	 Admin-Off	 Oper-On	  Oper-Off	  Off-Denied	 Off-No-PD	   Off-Fault
----------------------------------------------------------------------------
45			       3			        0		       48			     0			        45			        0
Cumulative Port Power Data:
+++++++++++++++++++++++++++
#Ports	   #Ports	   #Ports	      Power		        Power
Pri: 1	   Pri: 2	   Pri: 3	      Consumption    Allocation
-----------------------------------------------------------
0		        0		       45		         0.0 W		        0.0 W
Power Supply Data On stack 2:
++++++++++++++++++
Power Supply Data:
++++++++++++++++++
Power Supply #1:
		Max Curr:	7.5 Amps
		Voltage:	54.0 Volts
		Capacity:	410 Watts
POE Details Info. On Stack 2 :
General PoE Data:
+++++++++++++++++
Firmware
Version
--------
02.1.0
Slot	 #Ports	  #Ports	  #Ports	  Power		       Power		      Power
		    Pri: 1	  Pri: 2	  Pri: 3	  Consumption   Allocation	  Budget
-----------------------------------------------------------------------
3		   0		      0		      48		     513.468 W	    739.200 W	   65535.0 W
4		   0		      0		      48		     1349.320 W	    1440.0 W	   65535.0 W
-----------------------------------------------------------------------
Total:	0		0		96		1862.788 W	2179.200 W	131070.0 W
Cumulative Port State Data:
+++++++++++++++++++++++++++
#Ports		   #Ports		   #Ports	  #Ports		   #Ports		     #Ports	    	#Ports
Admin-On 	 Admin-Off	 Oper-On	 Oper-Off	  Off-Denied	  Off-No-PD	  Off-Fault
---------------------------------------------------------------------------
20			       4		      	0		      24			      0			         20			       0
Cumulative Port Power Data:
+++++++++++++++++++++++++++
#Ports	   #Ports	    #Ports	    Power		       Power
Pri: 1	   Pri: 2	    Pri: 3	    Consumption   Allocation
---------------------------------------------------------
20		      0		        0		        0.0 W		       0.0 W
Power Supply Data On stack 3:
++++++++++++++++++
Power Supply #1:
		Max Curr:	7.5 Amps
		Voltage:	54.0 Volts
		Capacity:	410 Watts
POE Details Info. On Stack 3 :
General PoE Data:
+++++++++++++++++
Firmware
Version
--------
02.1.0
Cumulative Port State Data:
+++++++++++++++++++++++++++
#Ports		    #Ports		   #Ports	   #Ports		   #Ports		    #Ports		    #Ports
Admin-On	   Admin-Off	 Oper-On   Oper-Off	  Off-Denied	 Off-No-PD	  Off-Fault
------------------------------------------------------------------------------
22			       2		       	0		        24		      	0			       22			        0
Cumulative Port Power Data:
+++++++++++++++++++++++++++
#Ports	   #Ports	  #Ports	   Power		      Power
Pri: 1	   Pri: 2	  Pri: 3	   Consumption  Allocation
----------------------------------------------------
0		      10		      12		      0.0 W		      0.0 W

History

Release version Command history
8.0.10 This command was introduced.
8.0.50 Added the debug-info option.