Users Guide
Parameters
max_milliwatts
(OPTIONAL) Specify the maximum amount of inline power allocation to a powered device
connected to the interface. Range is 440–30000 milliwatts (mWs). The default value is
30000 mWs.
NOTE: The
max_milliwatt
configuration is effective only in Static mode.
priority Enter the keyword priority to specify the PoE priority for the powered device
connected to the interface. Default priority value is low.
critical Enter the keyword critical to set the PoE priority level as critical.
high Enter the keyword high to set the PoE priority level as high.
low Enter the keywordlow to set the PoE priority as low.
Command Modes INTERFACE CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(2.0) Introduced on the S3100 series.
Usage information
The power inline [max_milliwatts} command enables inline power supply to an interface. You can
specify the maximum amount of power allocation to a device in max-milliwatts from 440 to 30000 mW. If a
specific power supply value is not configured, the default value 30,000 mW is configured as the maximum power
for allocation to powered devices. You can disable the inline power supply to a port using the no power
inline command.
The power inline priority command allows you to specify the power inline priority for an interface when
a power shortage occurs. PoE is removed from ports configured with low priority first, then ports configured
with high priority are disabled. The ports configured with critical priority are the last ports disabled during a
power shortage. When two or more ports are configured with same priority level, the ports with higher interface
numbers are disabled first. For example, if ports 1, 2, 47, and 48 are all configured with a low priority and there is a
shortage of inline power supply, PoE is first disabled on port 48, followed by port 47 and, then port 2. Port 1 (with
the lowest interface number) takes precedence over all other ports and is disabled after all other ports are
disabled.
Example
Dell(conf)#interface gigabitethernet 1/1
Dell(conf-if-gi-1/1)#power inline 30000
Dell(conf-if-gi-1/1)#show power inline stack-unit 1
Dell#show power inline stack-unit 1
Global inline power Threshold : 10
Power Reserved for inline Power: 95W
Total Inline Power Consumed: 0W
Remaining inline power Available: 95W
Power Management Mode: Static
Interface Inline Power Inline Power Class Device PoE Port LLDP
Max / Alloc Consumed Type Priority Support
(Watts) (Watts)
--------- ------------ ------------ ------- ------ -------- ------
Gi 1/1 30.00/0.00 0.00 NO_DEVICE -
high -
Dell#
power inline legacy
Use this command to allocate inline power to the legacy devices on the specified stack unit.
Syntax
power inline legacy stack-unit unit number
To disable the detection of legacy powered devices in a stack unit, use the no power inline legacy
stack-unit unit number command.
Power over Ethernet (PoE) 1031