Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

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.)

Table 1: PoE Specifications for the SRX210, SRX220, SRX240, SRX320, and SRX650 Devices

Specifications

For SRX210 Device

For SRX220 Device

For SRX240 Device

For SRX320 PoE Device

 

For SRX 550 M device

For SRX650 Device

Supported standards

  • IEEE 802.3 AF

  • Legacy (pre-standards)

  • IEEE 802.3 AF

  • IEEE 802.3 AT (PoE+)

  • Legacy (pre-standards)

  • IEEE 802.3 AF

  • IEEE 802.3 AT (PoE+)

  • Legacy (pre-standards)

  • IEEE 802.3 AF

  • IEEE 802.3 AT (PoE)

  • Legacy (pre-standards)

 
  • IEEE 802.3 AF

  • IEEE 802.3 AT (PoE+)

  • Legacy (pre-standards)

  • IEEE 802.3 AF

  • IEEE 802.3 AT (PoE+)

  • Legacy (pre-standards)

Supported ports

Supported on two Gigabit Ethernet ports and two Fast Ethernet ports (ge-0/0/0, ge-0/0/1, fe-0/0/2, and fe-0/0/3).

Supported on all 8 Gigabit Ethernet ports (ge-0/0/0 to ge-0/0/7).

Supported on all 16 Gigabit Ethernet ports (ge-0/0/0 to ge-0/0/15).

Supported on all 6 Copper (RJ45) Gigabit Ethernet ports (ge-0/0/0 to ge-0/0/5).

 

Supported on 16GE-POE xPIM card

Supported on the following ports:

  • Slot 2 or 6 on 16 Gigabit Ethernet ports

    • ge-2/0/0 to ge-2/0/15

    • ge-6/0/0 to ge-6/0/15

  • Slot 2 or 6 on 24 Gigabit Ethernet ports

    • ge-2/0/0 to ge-2/0/23

    • ge-6/0/0 to ge-6/0/23

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:

  • 250 watts on a single power supply, or with redundancy using the two-power-supply option.

  • 500 watts with the two-power-supply option operating as nonredundant.

The 645 watts AC and 645 watts DC power supplies support the following capacities:

  • 250 watts on a single power supply, or with redundancy using the two-power-supply option.

  • 500 watts with the two-power-supply option operating as nonredundant.

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

  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

 
  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

  • Static: Power allocated for each interface can be configured.

  • Class: Power allocated for interfaces is based on the class of powered device connected.

PoE Classes and Power Ratings

Table 2 lists the classes and their power ratings as specified by the IEEE standards.

Table 2: SRX Series Firewalls PoE Specifications

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.

Table 3: CLI Quick Configuration

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.

Table 4: PoE Interfaces Configuration

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 interfacecommand.

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.

  • Verify the PoE interface's power consumption over a specified period.

    For all records:

    For a specific number of records:

    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.

  • 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.)

    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.