power-over-ethernet always-on

Syntax

power-over-ethernet always-on <MODULE-ID>

no power-over-ethernet always-on <MODULE-ID> 

Description

Always-on PoE is a feature that provides the ability to the switch to continue to provide power across a soft reboot. It is applicable only to the ports which were connected and delivering before the soft reboot. Also, power will not be delivered if power to the switch is interrupted. This cli enables or disables always-on PoE feature on the switch or the slot level. By default, always-on PoE is enabled by the switch or the slot level.

The no form of this command disables power distribution on soft reboot.

Command context

config

Parameters

<MODULE-ID>

Module number to apply always-on PoE configuration.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling per-port power distribution:

switch(config)# power-over-ethernet always-on 1/1

Disabling per-port power distribution:

switch(config)# no power-over-ethernet always-on 1/1