cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
16618
Views
5
Helpful
1
Replies

How to increase PoE power on Cisco 2960-s?

huangyu731
Level 1
Level 1

Hi all,

I got a Cisco 2960-S LAN (support PoE+) switch installed in one of my customers' office. The customer needs to plug some cameras to the switch and need inline power from the swtich.

Two of the cameras requires 24W power in order to work correctly, if just use normal PoE power, can't get all functions working and get an error message on the screen says "not enough power" or something like that. I have configured those two port to static power inline (on a max value which is 30W). Once the configuration applied, shut/ no shut the port, the error message disappeares for a few minutes, and then comes back. Looks like the power level is still on PoE not PoE+.

Is there anything I can do on the configuration to increase the inline power and provide a stable power to that kind of devices?

SW02#sh power inline            

Module   Available     Used     Remaining
          (Watts)     (Watts)    (Watts)
------   ---------   --------   ---------
1           370.0      141.7       228.3
Interface Admin  Oper       Power   Device              Class Max
                            (Watts)                           
--------- ------ ---------- ------- ------------------- ----- ----
Gi1/0/1   auto   on         15.0    AIR-AP1242AG-N-K9   3     30.0
Gi1/0/2   auto   on         15.0    AIR-AP1242AG-N-K9   3     30.0
Gi1/0/3   auto   on         15.0    AIR-AP1242AG-N-K9   3     30.0
Gi1/0/4   auto   on         15.0    AIR-AP1242AG-N-K9   3     30.0
Gi1/0/5   auto   off        0.0     n/a                 n/a   30.0
Gi1/0/6   auto   on         6.3     IP Phone 7942       2     30.0
Gi1/0/7   auto   off        0.0     n/a                 n/a   30.0
Gi1/0/8   auto   off        0.0     n/a                 n/a   30.0
Gi1/0/9   auto   off        0.0     n/a                 n/a   30.0
Gi1/0/10  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/11  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/12  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/13  static on         30.0    Ieee PD             4     30.0
Gi1/0/14  auto   on         15.4    Ieee PD             0     30.0
Gi1/0/15  static on         30.0    Ieee PD             4     30.0
Gi1/0/16  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/17  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/18  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/19  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/20  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/21  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/22  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/23  auto   off        0.0     n/a                 n/a   30.0
Gi1/0/24  auto   off        0.0     n/a                 n/a   30.0

SW02#sh power inline police     

Module   Available     Used     Remaining
          (Watts)     (Watts)    (Watts)
------   ---------   --------   ---------
1           370.0      141.7       228.3
Interface Admin  Oper       Admin      Oper       Cutoff Oper 
          State  State      Police     Police     Power  Power
--------- ------ ---------- ---------- ---------- ------ -----
Gi1/0/1   auto   on         none       n/a        n/a    5.7  
Gi1/0/2   auto   on         none       n/a        n/a    5.6  
Gi1/0/3   auto   on         none       n/a        n/a    5.6  
Gi1/0/4   auto   on         none       n/a        n/a    5.7  
Gi1/0/5   auto   off        none       n/a        n/a    0.0  
Gi1/0/6   auto   on         none       n/a        n/a    4.3  
Gi1/0/7   auto   off        none       n/a        n/a    0.0  
Gi1/0/8   auto   off        none       n/a        n/a    0.0  
Gi1/0/9   auto   off        none       n/a        n/a    0.0  
Gi1/0/10  auto   off        none       n/a        n/a    0.0  
Gi1/0/11  auto   off        none       n/a        n/a    0.0  
Gi1/0/12  auto   off        none       n/a        n/a    0.0  
Gi1/0/13  static on         none       n/a        n/a    5.8  
Gi1/0/14  auto   on         none       n/a        n/a    4.7  
Gi1/0/15  static on         none       n/a        n/a    5.9  
Gi1/0/16  auto   off        none       n/a        n/a    0.0  
Gi1/0/17  auto   off        none       n/a        n/a    0.0  
Gi1/0/18  auto   off        none       n/a        n/a    0.0  
Gi1/0/19  auto   off        none       n/a        n/a    0.0  
Gi1/0/20  auto   off        none       n/a        n/a    0.0  
Gi1/0/21  auto   off        none       n/a        n/a    0.0  
Gi1/0/22  auto   off        none       n/a        n/a    0.0  
Gi1/0/23  auto   off        none       n/a        n/a    0.0  
Gi1/0/24  auto   off        none       n/a        n/a    0.0  
--------- ------ ---------- ---------- ---------- ------ -----
Totals:                                                  43.3     

SW02#sh run int Gi1/0/15
Building configuration...

Current configuration : 242 bytes
!
interface GigabitEthernet1/0/15
description Video VLAN
switchport access vlan 8
switchport mode access
switchport voice vlan 5
power inline port 2x-mode
power inline static
spanning-tree portfast
spanning-tree bpduguard enable
end

Thanks,

David

1 Reply 1

Ivan Shirshin
Cisco Employee
Cisco Employee

Hi,

Since the cameras are requiring 24W power, try to limit it to 24 on the ports and not 30 with power inline static max 24000.

In case you need to lookup for commands, here is the guide:

http://www.cisco.com/en/US/docs/switches/lan/catalyst2960/software/release/12.2_55_se/configuration/guide/swint.html#wp2047530

If that does not help, run the debug ilpower and see what is reported during the issue.

Kind Regards,
Ivan Shirshin

**Please grade this post if you find it useful.

Kind Regards,
Ivan
Review Cisco Networking products for a $25 gift card