Power over Ethernet
Power over Ethernet (PoE) is the implementation of the IEEE 802.3 AF and IEEE 802.3 AT standards that allow both data and electrical power to pass over a copper Ethernet LAN cable. The topics below discuss the overview and configuration details of PoE, and disabling a PoE interface on security devices.
Power over Ethernet Overview
Power over Ethernet (PoE) is the implementation of the IEEE 802.3 AF and IEEE 802.3 AT standards that allow both data and electrical power to pass over a copper Ethernet LAN cable.
You can configure the SRX Series Firewall to act as power sourcing equipment (PSE), supplying power to powered devices that are connected on designated ports. For more information about PoE, see Power over Ethernet (PoE) User Guide for EX Series Switches.
This topic contains the following sections:
SRX Series Services Gateway PoE Specifications
Table 1 lists the PoE specifications for the SRX210, SRX220, SRX240, SRX320, SRX650, and SRX550 M devices. (Platform support depends on the Junos OS release in your installation.)
Specifications |
For SRX210 Device |
For SRX220 Device |
For SRX240 Device |
For SRX320 PoE Device |
For SRX 550 M device |
For SRX650 Device |
|
---|---|---|---|---|---|---|---|
Supported standards |
|
|
|
|
|
|
|
Supported ports |
Supported on two Gigabit Ethernet ports and two Fast Ethernet
ports ( |
Supported on all 8 Gigabit Ethernet ports ( |
Supported on all 16 Gigabit Ethernet ports ( |
Supported on all 6 Copper (RJ45) Gigabit Ethernet ports ( |
Supported on 16GE-POE xPIM card |
Supported on the following ports:
|
|
Total PoE power sourcing capacity |
50 W |
120 W |
150 W |
180 W |
The 645 watts AC and 645 watts DC power supplies support the following capacities:
|
The 645 watts AC and 645 watts DC power supplies support the following capacities:
|
|
Default per port power limit |
15.4 W |
15.4 W |
15.4 W |
30 W |
15.4 W |
15.4 W |
|
Maximum per port power limit |
30 W |
30W |
30 W |
30 W |
30 W |
30 W |
|
Power management modes |
|
|
|
|
|
|
PoE Classes and Power Ratings
Table 2 lists the classes and their power ratings as specified by the IEEE standards.
Class |
Usage |
Minimum Power Levels Output from PoE Port |
---|---|---|
0 |
Default |
15.4 W |
1 |
Optional |
4.0 W |
2 |
Optional |
7.0 W |
3 |
Optional |
15.4 W |
4 |
Reserved |
Class 4 power devices are eligible to receive power up to 30 W according to IEEE standards. |
PoE Options
When you configure PoE, you must enable the PoE interface for the port to provide power to a connected, powered device. In addition, you can configure the following PoE features:
Port priority—Sets port priority. When it is not possible to maintain power to all connected ports, lower priority ports are powered off before higher priority ports. When you connect a device on a higher-priority port, a lower priority port will be powered off automatically if available power is insufficient to power on the higher priority port. (For the ports with the same priority configuration, ports on the left are given higher priority than the ports on the right.)
Maximum available wattage power available to a port—Sets the maximum amount of power that can be supplied to the port. Default wattage per port is 15.4 watts.
PoE power consumption logging—Allows logging of per-port PoE power consumption. The telemetries section is disabled by default and must be explicitly specified to enable logging. Default telemetry duration is 1 hour, and the interval is 5 minutes.
PoE power management mode—Has two modes:
Class—Power is allocated dynamically using the classification process.
Static—Power is allocated based on the maximum power configuration.
Reserve power—Specified amount of power is reserved for the gateway in case of a spike in PoE consumption. The default is 0.
Example: Configure PoE Interface
In this topic you can learn to configure the PoE interface on all interfaces, an individual interface, and how to disable a PoE interface. Below table specifies the CLI quick configuration commands used for configuring PoE interfaces.
CLI Quick Configuration
Use the below table to view the CLI quick configuration commands to configure PoE on individual and all interfaces, and also to disabe the interface.
Configuration Step |
CLI Quick Configuration Commands |
---|---|
Configure PoE on an individual interface. |
set poe interface ge-0/0/0 priority high maximum-power 15.4 telemetries set poe management static guard-band 15 |
Configure PoE on all individual interfaces. |
set poe interface all priority low maximum-power 15.4 telemetries set poe management static guard-band 15 |
Configure PoE Interfaces
Below table describes the steps to configure PoE interfaces on your security device.
Configuration Step |
Command |
---|---|
Step 1: Enable PoE |
For an individual interface: [edit] user@host# edit poe interface ge-0/0/0 For all interfaces: [edit] user@host# edit poe interface all |
Step 2: Set the power port priority. |
For an individual interface: [edit poe interface ge-0/0/0] user@host# set priority high For all interfaces: [edit poe interface all] user@host# set priority low |
Step 3: Set the maximum PoE wattage available for a port. |
For an individual interface: [edit poe interface ge-0/0/0] user@host# set maximum power 15.4 For all interfaces: [edit poe interface all] user@host# set maximum power 15.4 |
Step 4: Enable logging of PoE power consumption. |
For an individual interface: [edit poe interface ge-0/0/0] user@host# set telemetries For all interfaces: [edit poe interface all] user@host# set telemetries |
Set the PoE management mode. |
[edit] user@host# set poe management static |
Step 6: Reserve power wattage in case of a spike in PoE consumption. |
[edit] user@host# set poe guard-band 15 |
Step 7: (Optional) Disable PoE on all interfaces. |
[edit] user@host# set poe interface all disable |
Step 8: (Optional) Disable PoE on a specific interface. |
[edit] user@host# set poe interface ge-0/0/0 disable |
Step 9: If you are done configuring the device, commit the configuration. |
[edit] user@host# commit |
Use the show poe interface ge-0/0/0
and show poe interface
all
command to see the output of the configuration. To verify the
configuration is working properly, enter the show poe
interface
command.
Verification
Purpose
Verify that PoE interface is enabled on individual and all interfaces, also check how to disable PoE interface. (The device used in this example is the SRX240 or SRX340 Firewall, depending on the Junos OS release in the installation.)
Action
-
To display information about the parameters configured on PoE interface.
user@host> show poe interface ge-0/0/1 PoE interface status: PoE interface : ge-0/0/1 Administrative status : Enabled Operational status : Powered-up Power limit on the interface : 15.4 W Priority : High Power consumed : 6.6 W Class of power device : 0
-
Verify the PoE interface's power consumption over a specified period.
For all records:
user@host> show poe telemetries interface ge-0/0/1 all Sl No Timestamp Power Voltage 1 Fri Jan 04 11:41:15 2009 5.1 W 47.3 V 2 Fri Jan 04 11:40:15 2009 5.1 W 47.3 V 3 Fri Jan 04 11:39:15 2009 5.1 W 47.3 V 4 Fri Jan 04 11:38:15 2009 0.0 W 0.0 V 5 Fri Jan 04 11:37:15 2009 0.0 W 0.0 V 6 Fri Jan 04 11:36:15 2009 6.6 W 47.2 V 7 Fri Jan 04 11:35:15 2009 6.6 W 47.2 V
For a specific number of records:
user@host> show poe telemetries interface ge-0/0/1 5 Sl No Timestamp Power Voltage 1 Fri Jan 04 11:31:15 2009 6.6 W 47.2 V 2 Fri Jan 04 11:30:15 2009 6.6 W 47.2 V 3 Fri Jan 04 11:29:15 2009 6.6 W 47.2 V 4 Fri Jan 04 11:28:15 2009 6.6 W 47.2 V 5 Fri Jan 04 11:27:15 2009 6.6 W 47.2 V
The telemetry status displays the power consumption history for the specified interface, provided telemetry has been configured for that interface.
-
Verify global parameters such as guard band, power limit, and power consumption.
user@host> show poe controller Controller Maximum Power Guard band Management index power consumption 0 150.0 W 0.0 W 0 W Static
-
Verify that the PoE interfaces on the device are enabled and set to the desired priority settings. (The device used here is the SRX340 Firewall.)
user@host> show poe interface all
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 Powered-up 15.4W High 6.6W 0 ge-0/0/2 Disabled Disabled 15.4W Low 0.0W 0 ge-0/0/3 Disabled Disabled 15.4W Low 0.0W 0
This output shows that the device has four PoE interfaces of which two are enabled with default values. One port has a device connected that is drawing power within expected limits.