Page 33
6.1.13 Power Sourcing Equipment (PSE)
The
pse
command provides the ability to configure power sourcing options on each RJ-45 port.
To configure the power souring options on the RJ-45 ports, use the
pse
command from the CLI prompt. A
list of options is displayed when the
pse -h
command is entered.
> pse -h
Description:
pse - power source equipment configuration
Syntax:
pse [-h]
pse -s
pse -p pNum [-mode pMode] [-reset]
Switches:
-h display help information
-mode pse mode, [pMode]: {af|at|force|off}
[af] selects PSE enabled, advertising 802.3af
[at] selects PSE enabled, advertising 802.3af/at
[force] selects PSE enabled and supplying up to 30w of power
[off] selects PSE disabled, dflt
-p port number, [pNum]: {1..8}
-reset restart PoE power on selected ports
-s show current configuration
>
NOTE: Port number selection will vary depending on the model.
The options available using the
pse
command are shown below.
The
-h
switch displays the help screen presented above. It is static and provides help information for the
specific command.
The
-mode
switch configures the PSE/PoE setting on the selected port. Configure the port to advertise
802.3af, 802.3af/at, force the port for 30 watts or disable PoE.
The
-p
switch selects the port number.
The
-reset
switch removes and reapplies power to the selected port.
The
-s
switch displays the PSE configuration.
To disable PoE on Port 1, use the following command.
> pse -mode off -p 1
To reset the power to Port 1, use the following command.
> pse -reset -p 1