Configuring PoE
Fixed Switch Configuration Guide 7-5
Stackable A4, B3, and C3 Devices
Refer to the switch’s CLI Reference Guide for more information about each command.
Procedure 7-1 PoE Configuration for Stackable A4, B3, and C3 Devices
Step Task Command(s)
1. Configure PoE parameters on ports to which
PDs are attached.
• admin — Enables (auto) or disables (off)
PoE on a port. The default setting is auto.
• priority — Sets which ports continue to
receive power in a low power situation. If all
ports have the same priority and the system
has to cut power to the PDs, the PDs
attached to the lowest numbered ports have
the highest priority for receiving power. The
default setting is low.
• type — Associates an alias with a PD, such
as “siemens phone.”
set port inlinepower port-string {[admin {off |
auto}] [priority {critical | high | low}] [type
type]}
2. (Optional) Enable SNMP trap messages on the
switch. The default setting is enabled.
set inlinepower trap {disable | enable} unit-
number
3. (Optional) Set the PoE usage threshold on the
switch. Valid values are 11–100 percent. The
default setting is 80 percent.
set inlinepower threshold usage-threshold
unit-number
4. (Optional) Specify the method the Enterasys
switch uses to detect connected PDs.
• auto (default) — The Enterasys device first
uses the IEEE 802.3af/at standards resistor-
based detection method. If that fails, the
device uses the proprietary capacitor-based
detection method.
• ieee — The Enterasys device uses only the
IEEE 802.3af/at standards resistor-based
detection method.
set inlinepower detectionmode {auto | ieee}