power
interface-ge-config commands
Enables power allocation to the selected port. When enabled, the power is allocated to this port. Use the command to configure the power allocation settings, such as maximum power allocated, priority level of this port in connection with power allocation, and the time range within which these power settings are applied.
This option is enabled by default.
Supported in the following platforms:
- Switches — EX3524, EX3548
- Wireless Controllers — RFS4000
- Service Platforms — NX7500, NX7510, NX7520, NX7530, NX9500, NX9510, NX9600
Syntax
power inline {maximum|priority|time-range}
power inline {maximum allocation milliwatts <3000-34200>}
power inline {priority [critical|high|low]}
power inline {time-range <TIME-RANGE-NAME>}
Parameters
power inline {maximum allocation milliwatts <3000-34200>}
power inline |
Turns power on or off for the selected port. This option is enabled by default. |
maximum allocation milliwatts
<3000-34200> |
Optional. Configures the maximum power allocation, in milliwatts, for this port
- <3000-34200> – Specify a value from 3000 - 34200 milliwatts. The default is 34200 milliwatts.
|
power inline {priority [critical|high|low]}
power inline |
Turns power on or off for the selected port. This option is enabled by default. |
priority [critical|high|low] |
Optional. Configures the PoE power priority as:
- critical – Configures the PoE power priority as critical
- high – Configures the PoE power priority as high
- low - Configures the PoE power priority as low (this is the default setting)
|
power inline {time-range <TIME-RANGE-NAME>}
power inline |
Turns power on or off for the selected port. This option is enabled by default. |
time-range <TIME-RANGE-NAME> |
Optional. Binds a EX3500 time range to this port
- <TIME-RANGE-NAME> – Specify the time range name (should be existing and configured).
|
Example
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#power inline maximum allocation milliwatts 30000
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#power inline priority critical
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#power inline time-range EX3500_TimeRange_01
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#show context
interface ge 1 20
power inline maximum allocation milliwatts 30000
power inline priority critical
power inline time-range EX3500_TimeRange_01
access-group ex3500-ext-access-list EX3500_ACL_EXT_1 in time-range EX3500_TimeRange_01
port monitor vlan 20
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#
Related Commands
no |
Disables power allocation to the selected port |