Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

interface (Power over Ethernet)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface (all | all-extended | interface-name) {
    af-mode;
    disable;
    maximum-power watts;
    priority (high | low);
    telemetries {
        disable;
        duration hours;
        interval minutes;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit poe]

Description

Specify a PoE interface to be configured.

Options

all—All PoE interfaces on the switch that have not been individually configured for PoE. If a PoE interface has been individually configured, that configuration overrides any settings specified with all.

all-extended—(Junos Fusion only) All PoE extended port interfaces in a Junos Fusion that have not been individually configured for PoE. If a PoE interface has been individually configured, that configuration overrides any settings specified with all-extended.

interface-name—Name of the specific interface being configured.

If you use the interface statement without any substatements, default values are used for the remaining statements.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.0.

Statement introduced in Junos OS Release 17.2R1 for a Junos Fusion Provider Edge.

footer-navigation