C613-50631-01 Rev A Command Reference for IE340 Series 816
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
POWER OVER ETHERNET COMMANDS
POWER
-INLINE ENABLE
power-inline enable
Overview This command enables Power over Ethernet (PoE) to detect a connected Powered
Device (PD) and supply power.
The no variant of this command disables PoE functionality on the selected PoE
port(s). No power is supplied to a connected PD after PoE is disabled on the
selected PoE port(s).
Ports still provide Ethernet connectivity after PoE is disabled.
Syntax
power-inline enable
no power-inline enable
Default PoE is enabled by default on all ports
Mode Interface Configuration for one or more PoE switchports.
Usage notes No PoE log messages are generated for ports on which PoE is disabled.
Examples To disable PoE on port1.0.5 to port1.0.8, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.5-port1.0.8
awplus(config-if)# no power-inline enable
To enable PoE on port1.0.5 to port1.0.8, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.5-port1.0.8
awplus(config-if)# power-inline enable
Related
commands
show power-inline
show power-inline interface
show power-inline interface detail
show running-config power-inline
Command
changes
Version 5.4.8-0.2: added to x550 series products