C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
571
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
P
OWER
OVER
E
THERNET
C
OMMANDS
POWER
-
INLINE
MAX
See the actual value used, as shown after command entry, in the sample console
output below:
See the
LLDP Feature Overview and Configuration Guide
for information about
power monitoring at the PD.
Note the difference in power supplied from the PSE to the power available at the
PD due to line loss.
See the
PoE Feature Overview and Configuration Guide
for further information
about the difference between the power supplied from the PSE and the power
available at the PD.
Examples
To set the maximum power supplied to ports in the range
1.0.2 to 1.0.4
to
6450mW per port, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2-port1.0.4
awplus(config-if)#
power-inline max 6450
To set the maximum power supplied to
port1.0.2
, to
6450
mW, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
power-inline max 6450
To clear the user-configured maximum power supplied to
port1.0.2
, and revert
to using the default maximum power of 30000 mW, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no power-inline max
Validation
Commands
show power-inline interface
show running-config power-inline
awplus#configure terminal
awplus(config)#interface port1.0.1
awplus(config-if)#power-line max 5300
% The maximum power has been rounded to 5450mW in hardware.