
• 3 - Low priority
• 2 - High priority
• 1 - Critical priority
Use the
inline power
command without a priority number to reset a port priority to the default (low)
priority.
Use the
no inline power
command to disable the port from receiving inline power.
For information about resetting the inline power priority, refer to "Resetting PoE parameters."
To view the inline power priority for all PoE ports, issue the
show inline power
command at the
Privileged EXEC level of the CLI. Refer to "Displaying PoE operational status."
Resetting PoE parameters
You can override or reset PoE port parameters including power priority, power class, and maximum
power level. To do so, you must specify each PoE parameter in the CLI command line. This section
provides some CLI examples.
NOTE
When you reset PoE parameters on an FSX 800 or FSX 1600, you reset the parameters for the entire
PoE chassis.
1--Changing a PoE port power priority from low to high
To change a PoE port power priority from low (the default value) to high and keep the current
maximum configured power level of 3000, enter commands such as the following.
device# configure terminal
device(config)# interface ethernet 1/1/1
device(config-if-e1000-1/1/1)# inline power priority 2 power-limit 3000
You must specify both the inline power priority and the maximum power level (
power-limit
command),
even though you are keeping the current configured maximum power level at 3000. If you do not
specify the maximum power level, the device will apply the default value. Also, you must specify the
inline power priority before specifying the power limit.
2--Changing a port power class from 2 to 3
To change a port power class from 2 (7 watts maximum) to 3 (15.4 watts maximum) and keep the
current configured power priority of 2, enter commands such as the following.
device#configure terminal
device(config)# interface ethernet 1/1/1
device(config-if-e1000-1/1/1)# inline power priority 2 power-by-class 3
You must specify both the power class and the inline power priority, even though you are not changing
the power priority. If you do not specify the power priority, the device will apply the default value of 3
(low priority). Also, you must specify the inline power priority before specifying the power class.
The following example sets PoE parameters on interface 2/1/1 in stack unit 12.
ICX7250-24-3J32# configure terminal
ICX7250-24-3J32(config)# stack unit 12
ICX7250-24-3J32-u12(config)# interface ethernet 2/1/1
ICX7250-24-3J32-u12(config-if-e1000-2/1/1)# inline power
decouple-datalink Decouple PoE from data link operational behavior
power-by-class Allocate power based on class of the power devices
power-limit Allocate power based on specified limit
Resetting PoE parameters
358
FastIron Ethernet Switch Administration Guide
53-1003625-01