Recentemente, compramos alguns novos AP3602E s da Cisco.
Estou tentando entender por que esse AP não liga o rádio quando estamos enviando energia suficiente para o AP. Estou usando energia inline do switch, mas depois que o AP é ligado, ele é enviado %CDP_PD-2-POWER_LOW: All radios disabled
ao console. O LED no AP pisca em verde.
Topologia:
+---------------+ Gi1/0/1 Gi0/1 +-----------+
| AP_Test | | |
| Cat2960S |-----------------| AP3602E |
| | | |
+---------------+ +-----------+
<------- cdp Req 13000mW
power inline 13000mW ------->
O AP está executando uma rcvk9w8
imagem de recebimento 12.4 (25e) JAL1a .
O 2960S está executando 12.2 (55) SE7.
Pergunta : Como posso fazer esse AP ligar os rádios?
Saída diversa ...
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#
Configuração da interface da porta do switch 2960S ...
!
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