beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 597

background image

Power over Ethernet Introduction

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

22.13

Configuring Capacity and Priority on a PoE or PoE+
Port

The following commands set a higher priority and a lower maximum power for a PoE or
PoE+ port. This prevents high powered PDs from being connected to a PoE or PoE+ port
reserved for low powered PDs. Follow the configuration table below to configure
port1.0.2.

Command

Description

awplus#

configure terminal

Enter Global Configuration mode.

awplus(config)#

configure interface port1.0.2

Specify the PoE or PoE+ port to be configured and enter
Interface mode.

awplus(config-if)#

power-inline priority high

Specify a higher priority for the PoE or PoE+ port than
the default low setting.

awplus(config-if)#

power-inline max 4000

Specify the lowest available power that the PSE can
supply to the PD: 4000 mW.

awplus(config-if)#

exit

Return to Global Configuration mode.

awplus(config)#

exit

Return to Privileged Exec mode.

awplus#

show power-inline interface

port1.0.2

Display the PoE status for port1.0.2 to confirm that
your PoE configuration on the PSE has been successful. If
a PD is connected to the configured PoE port then power
consumption as well as power allocation values will
display.

awplus#

copy running-config startup-config

Save your running-config to the startup-config to keep
your PoE configuration after a switch restart or reboot.