3.14.1. POE

Syntax

poe

no poe

Parameter

Default

All ports are enabled for poe power supply by default. ( Poe-enabled device)

Mode

interface configuration.

Usage

Use the poe command in interface mode to enable port poe power supply. Use the no poe command in interface mode to disable port poe power supply. You can check the port poe working status by using the show poe Privileged EXEC command.

Example

The following example shows how to config poe.

Switch(config)# interface GigabitEthernet 1
Switch(config-if)# poe
Switch# show poe
Get poe power:
Port | Enable | State | type | level | actual- | volatge(V) | current(mA) | | | | | power(mW) | |
--------+---------+-------+------+-------+-----------+------------+-------------
gi1 enable on AT 4 676 52 13
gi2 enable off AF 0 N/A N/A N/A
gi3 enable off AF 0 N/A N/A N/A
gi4 enable off AF 0 N/A N/A N/A
gi5 enable off AF 0 N/A N/A N/A
gi6 enable off AF 0 N/A N/A N/A
gi7 enable off AF 0 N/A N/A N/A
gi8 enable off AF 0 N/A N/A N/A
Total used power: 676 (mW)
Current Temperature: 65 (C)