Configuration Guide Vol. 1


22.4.11 Configuring PoE

<Structure of this section>

(1) Configuring Port Priority

Points to note

When the connected device is a PoE power receiving device and does not supply power from this device, or when the connected device is also a PoE power feeding device, this setting is used to turn off the power supply. This example configures port 1/0/1 to not provide power.

Command examples

  1. (config)# interface gigabitethernet 1/0/1

    (config-if)# power inline never

    Set PoE function to not provide power.

  2. (config-if)# exit

Notes

If PoE ports of the Switch are used to connect to a PSE, make sure that you set never as the power supply priority level for these ports. If the power supply is not configured to be stopped by the remote device, an overload may be detected and a message may be output. If the power supplied from the remote PSE can be stopped, we recommend also stopping the power supplied from the remote PSE.

(2) Setting the priority of the power supply port

If the port priority is disabled and the port that is already powered is prioritized, the connected powered device is prioritized for power supply.

Points to note

Disable the port priority setting by power inline configuration command on the Switch to give priority to ports that are already powered on.

Command examples

  1. (config)# power inline priority-control disable

    Disable the port priority setting and set the port that is already powered on to take priority.

  2. (config)# save

    (config)# exit

    Saves the configuration and returns to administrator mode from configuration command mode.

  3. # reload

    Restarts the Switch.

Notes

If this command is set or deleted, the changes take effect after the Switch is restarted.