The following procedure describes how to configure PoE. Unspecified parameters use their default values.
Step | Task | Command(s) |
---|---|---|
1 | Configure PoE parameters on ports to which PDs are attached.
|
set port inlinepower port-string {[admin {off | auto}] [priority {critical | high | low}] [type type] [powerlimit powerlimit] [capability capability]} |
2 | Use the clear command to set the port‘s PoE parameters back to the default settings.
|
clear port inlinepower port-string {[admin] [priority] [type] [powerlimit] [capability]} |
3 | (Optional) Enable an SNMP trap message to be sent when the status of the chassis PoE power supplies or the PoE system redundancy changes. | set inlinepower powertrap {disable | enable} |
4 | Use the clear command to reset chassis power trap messaging back to the default state of disabled. | clear inlinepower powertrap |
5 | (Optional) Enable an SNMP trap message to be sent whenever the status of a module‘s ports changes, or whenever the module‘s PoE usage threshold is crossed. | set inlinepower psetrap {disable | enable} module-number |
6 | Use the clear command to reset PoE trap messaging for a module back to default state of disabled. | clear inlinepower psetrap module-number |
7 | (Optional) Set the PoE usage threshold on a module. Valid values are 1–99 percent. If your S- K- and 7100-Series device is a Standalone, specify 1 as the module-number. | set inlinepower threshold usage-threshold module-number |
8 | Use the clear command to reset the PoE usage threshold on a specified module to the default value of 75 percent. | clear inlinepower threshold module-number |
9 | (Optional) Set the percentage of total power available that a chassis can withdraw from the total power detected. | set inlinepower available max-percentage |
10 | Use the clear command to reset the percentage of the total power available to a chassis to the default value of 100. | clear inlinepower available |
11 | (Optional) Set the PoE management mode on a specified module.
|
set inlinepower management {realtime | class} module-number |
12 | Use the clear command to reset the PoE management mode on a specified module back to the default setting of realtime. | clear inlinepower management module-number |
13 | (Optional) Configure the allocation mode for system power available for PoE.
|
set inlinepower mode {auto | manual} |
14 | Use this command to reset chassis power allocation to the default mode of auto. | clear inlinepower mode |
15 | (Only if the set inlinepower mode command is set to manual) Assign specific wattage to a PoE module. If the set inlinepower mode command is set to manual, you must assign power to each PoE module; otherwise, the module ports will not receive power. If the value set with this command is greater than the maximum power percentage specified with the set inlinepower available command, a warning will display in the show inlinepower output. If you execute these parameters, a ratio of assigned power is applied to each module. If your S- K- and 7100-Series device is a Standalone, specify 1 as the slot-number. |
set inlinepower assigned power-value slot-number |
16 | Use the clear command to clear the power value manually assigned to one or more modules. | clear inlinepower assigned [slot-number] |
Refer to the S-, K-, and 7100 Series CLI Reference Guide for more information about each command.