Disabling PoE on a port

About this task

Perform the following procedure to disable PoE on a port. The Ethernet connected device does not receive any power over Ethernet if you shutdown PoE on the port.

Procedure

  1. Enter Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]} or interface vlan <1–4059>

    Note

    Note

    If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

  2. Disable PoE on the port:

    poe poe-shutdown [port <portlist>]

    <portlist> is the port on which you want to disable PoE. The default is enable.

What to do next

To return power to the port, enter no poe-shutdown [port <portlist>].