C613-50631-01 Rev A Command Reference for IE340 Series 547
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ALARM MONITORING COMMANDS
ALARM
FACILITY PSE-PORT LED
alarm facility pse-port led
Overview Use this command to make the fault LED flash if a PoE device plugged into a port
is consuming more than the maximum power output permitted for that port.
This alarm only triggers if the port exceeds the maximum power output permitted
for that port. It does not trigger if you have configured a lower power budget for
that port and the port exceeds your configured budget.
Use the no variant of this command to remove this alarm.
Syntax
alarm facility pse-port <port-list> led
no alarm facility pse-port <port-list> led
Default By default, there are no alarms
Mode Global Configuration
Usage notes You can also use a relay to trigger an external alarm output, such as a buzzer, by
using the command alarm facility pse-port relay.
Example To flash the LED if a PoE device plugged into port1.0.2 is consuming more than the
maximum power output permitted for port1.0.2, use the commands:
awplus# configure terminal
awplus(config)# alarm facility pse-port port1.0.2 led
To remove that alarm, use the commands:
awplus# configure terminal
awplus(config)# no alarm facility pse-port port1.0.2 led
Related
commands
alarm facility pse-port relay
show alarm facility settings
show alarm facility status
Command
changes
Version 5.4.9-1.1: output-member parameter added on IE510-28GSX switches
Parameter Description
<port-list> The port or ports to monitor with this alarm. The port
list can be:
• a switchport (e.g. port1.0.4)
• a continuous range of ports separated by a hyphen
(e.g. port1.0.1-1.0.4)
• a comma-separated list (e.g.
port1.0.1,port1.0.3-1.0.4).