This article describes PoE (Power over Ethernet) on an SRX device.
The problem is that power is not being supplied by some interfaces to the devices connected to the interfaces. The goal is for the interfaces to supply power to the devices connected to the interfaces.
The cause of the power problem is revealed in the scenario below. An SRX240H-POE device, by default, can supply a maximum 150W of power to each interface. This is verified by the command and output below:
admin@POE# run show poe controller Controller Maximum Power Guard band Management index power consumption 0 150.0 W 27.5 W 0 W Static
Each interface, in turn, supplies power to the devices connected to it. As shown in the example below, 15 devices are connected to an SRX240H-POE, but only nine are able to get power:
admin@POE# run show poe interface Interface Admin status Oper status Max power Priority Power consumption Class ge-0/0/0 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/1 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/2 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/3 Enabled Powered-up 15.4W Low 5.0W 2 ge-0/0/4 Enabled Powered-up 15.4W Low 2.2W 1 ge-0/0/5 Enabled Powered-up 15.4W Low 1.8W 1 ge-0/0/6 Enabled Powered-up 15.4W Low 2.1W 1 ge-0/0/7 Enabled Powered-up 15.4W Low 2.1W 1 ge-0/0/8 Enabled Powered-up 15.4W Low 5.6W 2 ge-0/0/9 Enabled Powered-up 15.4W Low 5.1W 2 ge-0/0/10 Enabled Powered-up 15.4W Low 2.1W 1 ge-0/0/11 Enabled Powered-up 15.4W Low 1.8W 1 ge-0/0/12 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/13 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/14 Enabled Searching 15.4W Low 0.0W 0 ge-0/0/15 Enabled Searching 15.4W Low 0.0W 0
The interfaces that have a Powered-up status (ge-0/0/3 through ge-0/0/11) are able to supply power to the devices connected to them. The interfaces that have a Searching status (ge-0/0/0 through ge-0/0/02, and ge-0/0/12 through ge-0/0/15) are unable to supply power to devices connected to them.
Powered-up
Searching
The solution is to override the default behavior. There are two ways to override the behavior: static or dynamic allocation of Max power to an interface. Static allocation of Max power to an interface:
# set poe interface ge-0/0/12 maximum-power 10
Dynamic allocation of Max power to an interface: This is dependant on the consumption class of the connected device. Based on the class of the connected device, SRX automatically determines the maximum amount of power given to an interface. You can also set the maximum amount of power given to an interface using the command below:
# set poe management class
The table below shows the class of powered devices and their required power levels.