I have a WS-C3560-48PS switch, it was working all fine suddenly it stopped providing power to all ports, now I am getting following error message "Command rejected: power inline static: pwr not available Fa0/X"
MOGROVER_SWITCH(config)#int f0/5
MOGROVER_SWITCH(config-if)#power inline static max 15400
Command rejected: power inline static: pwr not available Fa0/5
MOGROVER_SWITCH(config-if)#
Here is the "show power inline" output: !! after hitting "power inline never" command
!! Admin status is off which is expected after "power inline never" command
!! but Operational status is off & Power (Watts) = 0.0
MOGROVER_SWITCH#sh power inline
Available:0.0(w) Used:0.0(w) Remaining:0.0(w)
Interface Admin Oper Power Device Class Max
(Watts)
--------- ------ ---------- ------- ------------------- ----- ----
Fa0/1 off off 0.0 n/a n/a 15.4
Fa0/2 off off 0.0 n/a n/a 15.4
Fa0/3 off off 0.0 n/a n/a 15.4
... ... ... ... ... ... ... ...
... ... ... ... ... ... ... ...
Fa0/45 off off 0.0 n/a n/a 15.4
Fa0/46 off off 0.0 n/a n/a 15.4
Fa0/47 off off 0.0 n/a n/a 15.4
Fa0/48 off off 0.0 n/a n/a 15.4
MOGROVER_SWITCH#
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
MOGROVER_SWITCH(config)#int ran f0/1-48
MOGROVER_SWITCH(config-if-range)#power inline auto
!! following is the "show power online" output after hitting "power inline auto"
!! Admin status is auto but Operational status is off !!
!! Power (Watts) = 0.0
MOGROVER_SWITCH#sh power inline
Available:0.0(w) Used:0.0(w) Remaining:0.0(w)
Interface Admin Oper Power Device Class Max
(Watts)
--------- ------ ---------- ------- ------------------- ----- ----
Fa0/1 auto off 0.0 n/a n/a 15.4
Fa0/2 auto off 0.0 n/a n/a 15.4
Fa0/3 auto off 0.0 n/a n/a 15.4
... ... ... ... ... ... ... ...
... ... ... ... ... ... ... ...
Fa0/45 auto off 0.0 n/a n/a 15.4
Fa0/46 auto off 0.0 n/a n/a 15.4
Fa0/47 auto off 0.0 n/a n/a 15.4
Fa0/48 auto off 0.0 n/a n/a 15.4
MOGROVER_SWITCH#
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
MOGROVER_SWITCH(config-if-range)#power inline static max ?
<4000-15400> milli-watts
MOGROVER_SWITCH(config-if-range)#power inline static max 15400
Command rejected: power inline static: pwr not available Fa0/1
Command rejected: power inline static: pwr not available Fa0/2
Command rejected: power inline static: pwr not available Fa0/3
Command rejected: power inline static: pwr not available Fa0/4
... ... ... ... ... ...
... ... ... ... ... ...
... ... ... ... ... ...
Command rejected: power inline static: pwr not available Fa0/46
Command rejected: power inline static: pwr not available Fa0/47
Command rejected: power inline static: pwr not available Fa0/48
MOGROVER_SWITCH(config-if-range)#
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Switch was in service, with powered IP phones connected and operational.
- Shut & no shut the ports
- Power reset switch, ensured ports were configured correctly.
- Set to power inline static still no power supplied to phones.