C613-50631-01 Rev A Command Reference for IE340 Series 548
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ALARM MONITORING COMMANDS
ALARM
FACILITY PSE-PORT RELAY
alarm facility pse-port relay
Overview Use this command to trigger an alarm relay if a PoE device plugged into a port is
consuming more than the maximum power output permitted for that port.
This will activate the device that you have connected to the switch’s relay output
(for example, you could connect a buzzer to the relay output).
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> relay
no alarm facility pse-port <port-list> relay
Default By default, there are no alarms
Mode Global Configuration
Usage notes You can also use an alarm to flash the fault LED, by using the command alarm
facility pse-port led.
Example To trigger the alarm relay 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 relay
To remove that alarm, use the commands:
awplus# configure terminal
awplus(config)# no alarm facility pse-port port1.0.2 relay
Related
commands
alarm facility pse-port led
show alarm facility settings
show alarm facility status
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).