We recently bought some new AP3602Es from Cisco.
I'm trying to understand why this AP will not turn on the radio when we are sending enough power to the AP. I'm using inline power from the switch, but after the AP comes on, it sends %CDP_PD-2-POWER_LOW: All radios disabled
to the console. The LED on the AP flashes green.
Topology:
+---------------+ Gi1/0/1 Gi0/1 +-----------+
| AP_Test | | |
| Cat2960S |-----------------| AP3602E |
| | | |
+---------------+ +-----------+
<------- cdp Req 13000mW
power inline 13000mW ------->
The AP is running a 12.4(25e)JAL1a rcvk9w8
receive image.
The 2960S is running 12.2(55)SE7.
Question: How can I make this AP turn on the radios?
Misc output...
debug cdp ilp
...
AP0006.6566.a57b#debug cdp ilp
*May 8 00:11:54.391: CDP-ILP: sent cdp msg:power consumed pwr=13000
*May 8 00:11:54.391: CDP-ILP: sent cdp msg:power request reqid=47837 manid=3 rlevel(1)=13000
*May 8 00:11:54.635: CDP-ILP: rcvd cdp msg:power available reqid=47837 manid=3 alevel=13000 mlevel=13000
*May 8 00:11:54.635: CDP-ILP: power state:NEGOTIATED_UNCHANGED event:BOTH_ID_unCHANGED unchanged
AP0006.6566.a57b#
show power inline
...
AP_Test#show power inline gi1/0/1
Interface Admin Oper Power Device Class Max
(Watts)
--------- ------ ---------- ------- ------------------- ----- ----
Gi1/0/1 auto on 13.0 AIR-CAP3602E-A-K9 4 30.0
Interface AdminPowerMax AdminConsumption
(Watts) (Watts)
---------- --------------- ------------------
Gi1/0/1 30.0 30.0
AP_Test#
2960S switch port interface configuration...
!
interface GigabitEthernet1/0/1
switchport access vlan 385
switchport mode access
switchport nonegotiate
switchport port-security
switchport port-security aging time 5
switchport port-security violation protect
switchport port-security aging type inactivity
storm-control broadcast level 0.50
storm-control action trap
spanning-tree portfast
spanning-tree bpduguard enable
end