Configuring Perpetual PoE

Introduction

Perpetual PoE (Power over Ethernet) is a feature that ensures continuous power supply to connected devices, even when the switch is rebooting. This capability is critical for maintaining uninterrupted operation of PoE-dependent devices such as IP cameras, VoIP phones, and wireless access points, ensuring they remain functional and avoid downtime during switch maintenance activities.

Configuration Notes

When configuring perpetual PoE, consider the following points:

  • Only S5860-24XB-U switch supports perpetual PoE.

  • Perpetual PoE supports maintaining uninterrupted power during a system reboot in the following scenarios.

    1. Execute the command request system reboot in L2/L3 CLI operating mode.

admin@PICOS> request system reboot

b. Execute the reboot command in the Linux shell.

admin@PICOS> request system reboot

c. Reboot during the upgrade process.

d. For nos-rollback operation, if the version being rolled back to does not have Perpetual PoE configured, Perpetual PoE will not maintain uninterrupted power during the reboot in the NOS rollback process.

  • Before restarting the S5860-24XB-U device, you need to save the configuration by executing copy running-config startup-config in L2/L3 CLI operating mode.

  • Perpetual PoE will not maintain uninterrupted power in the following situations:

a. Power failure or power cycling.

b. PoE controller firmware update.

Configuring Perpetual PoE

  • Use the following command to disable or enable the perpetual PoE function.

set poe perpetual-power enable <true | false>

       By default, perpetual PoE is disabled.

Example
  • This example shows how you can configure perpetual PoE on the switch.

admin@PICOS# set poe perpetual-power enable true admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.