DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
119
25.
Power over Ethernet (PoE) Commands
25-1
poe pd priority
This command is used to configure the priority for provisioning power to the port. Use the
no
form of this
command to revert to the default setting.
poe pd priority {critical | high | low}
no poe pd priority
Parameters
critical
Specifies the PD connected to the port gains the highest priority.
high
Specifies the PD connected to the port gains the second high
priority.
low
Specifies the PD connected to the port gains the lowest priority.
Default
By default, this option is set as low.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Since the power budget is limited, as more PDs are added to the system, the power source may not be
sufficient to supply the power. The PoE system enters the power critical section when the remaining power
source is not enough to serve the new added PD.
Example
This example shows how to configure the priority of ethernet 1/0/3 to the first priority.
Switch# configure terminal
Switch(config)# interface Ethernet 1/0/3
Switch(config-if)# poe pd priority critical
Switch(config-if)#
25-2
poe power-inline
This command is used to configure the power management mode for the Power over Ethernet (PoE) ports.
Use the
no
form of this command to remove the time range profile association or restore the mode to the
default settings.
poe power-inline {auto [time-range
PROFILE-NAME
] | never}