DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
28
POE COMMANDS
The PoE commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command
Parameter
config poe system
trap_state [enable | disable]
config poe ports
[all | portlist <portlist>]{ state [enable | disable] | time_range [ name <range_name 8>
| clear] | priority [critical | high | low] | power_limit [ auto | class_1| class_2 | class_3|
class_4| user_define <value m - n>]}(1)
show poe system
show poe ports
{ port_list <portlist>}
Each command is listed in detail, as follows:
config poe system
Purpose
To configure PoE system-wise function and port settings.
Syntax
config poe system trap_state [enable | disable]
Description
To configure PoE system-wise function.
Parameters
trap_state[enable | disable]
– To specify if the PoE trap was sent.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To configure the PoE system:
DGS-1100-24P/ME:admin#config poe system trap_state enable
Command : config poe system trap_state enable
Success.
DGS-1100-24P/ME:admin#
140