rcvk9w8 이미지가있는 AP3602에서“% CDP_PD-2-POWER_LOW : 모든 라디오 비활성화”


9

최근 Cisco에서 새로운 AP3602E를 구입했습니다 .

AP에 충분한 전원을 공급할 때이 AP가 라디오를 켜지 않는 이유를 이해하려고합니다. 스위치에서 인라인 전원을 사용하고 있지만 AP가 켜지 %CDP_PD-2-POWER_LOW: All radios disabled면 콘솔로 전송 됩니다. AP의 LED가 녹색으로 깜박입니다.

토폴로지 :

+---------------+ Gi1/0/1   Gi0/1 +-----------+
|   AP_Test     |                 |           |
|   Cat2960S    |-----------------|  AP3602E  |
|               |                 |           |
+---------------+                 +-----------+
                       <------- cdp Req 13000mW
power inline 13000mW ------->

AP가 12.4 (25e) JAL1a rcvk9w8수신 이미지를 실행 중입니다.

2960S는 12.2 (55) SE7을 실행 중입니다.

질문 :이 AP에서 라디오를 켜려면 어떻게해야합니까?


기타 출력 ...

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 스위치 포트 인터페이스 구성 ...

!
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

답변:


10

그것은 보낸다 %CDP_PD-2-POWER_LOW: All radios disabled to the console...
질문 : 어떻게이 AP가 라디오를 켤 수 있습니까?

Cisco Wireless Consulting SE와 이야기를 나 ...습니다 ... 첫 번째 문제는 복구 이미지 (예 : rcv-w8이미지)에 Dot11 라디오 용 펌웨어가 없기 때문에 새 펌웨어를 업로드해야한다는 것입니다.

나는 보통 archive download-sw /force-reload /overwrite tftp://...구형 Cisco AP 1242 모델을 다룰 때 이미지를 업그레이드하는 데 사용합니다. 그러나이 이미지 아래에서 내가 사용할 때까지 계속 오류가 발생했습니다 debug capwap console cli...

AP0006.6566.a57b#arch?
% Unrecognized command
AP0006.6566.a57b#debug capwap console cli
AP0006.6566.a57b#arch?
archive

AP0006.6566.a57b#archive download-sw /force-reload /overwrite tftp://192.0.2.100/ap32g2-k9w7-tar.152-4.JA1.tar

ap32g2-k9w7-tar.152-4.JA1.tar( w7자치 AP 이미지로) 업그레이드 한 후 Dot11radio 인터페이스가 나타났습니다.


순수한 정보 제공 ... 이것은 2.4G 및 5.0G 설문 조사에 사용하는 공개 인증 자율 AP 구성입니다 ...

!
version 15.2
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime localtime show-timezone
service timestamps log datetime localtime show-timezone
service password-encryption
!
hostname Survey_AP
!
!
logging rate-limit console 9
enable secret Cisco
!
aaa new-model
!
!
aaa authentication login default local
!
!
!
!
!
aaa session-id common
clock timezone CST -6 0
clock summer-time CDT recurring
no ip source-route
no ip routing
no ip cef
!
!
!
!
login on-failure log
login on-success log
dot11 syslog
!
dot11 ssid WifiSurvey
   vlan 1
   max-associations 50
   authentication open
   mbssid guest-mode
!
!
dot11 guest
!
!
!
username Cisco password 7 05280F1C2243
!
ip dhcp excluded-address 192.0.2.254
!
ip dhcp pool SURVEY_DHCP
 network 192.0.2.0 255.255.255.0
 lease 0 0 15
 domain-name survey.local
 default-router 192.0.2.254
 dns-server 192.0.2.254
!
!
bridge irb
!
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 ssid WifiSurvey
 no shutdown
 !
 antenna gain 0
 ! Block access to 802.11b clients: set 12Mbps as required speed
 speed basic-12.0 m0-7 m8-15
 ! Optional: Power is specified in mW
 ! power local 11
 ! power client 11
 stbc
 mbssid
 station-role root
 world-mode dot11d country-code US indoor
!
interface Dot11Radio0.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
 no ip address
 no ip route-cache
 !
 ssid WifiSurvey
 no shutdown
 !
 antenna gain 0
 ! Block access to 802.11b clients: set 12Mbps as required speed
 speed basic-12.0 m0-7 m8-15
 ! Optional: Power is specified in mW
 ! power local 11
 ! power client 11
 peakdetect
 dfs band 3 block
 stbc
 mbssid
 channel dfs
 station-role root
 world-mode dot11d country-code US indoor
!
interface Dot11Radio1.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
!
interface BVI1
 ip address 192.0.2.254 255.255.255.0
 no ip route-cache
 ipv6 address dhcp
 ipv6 address autoconfig
 ipv6 enable
!
ip forward-protocol nd
ip http server
no ip http secure-server
!
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
 transport preferred none
 transport input all
!
end

시간이 제한되어 있으며 이것이 복구 이미지라는 것을 완전히 놓쳤지만 문제를 분명히 설명 할 것입니다. 답을 찾았 다니 다행입니다.
YLearn

문제는 없습니다 ... Cisco에서 수신 이미지에 무선 펌웨어가 없음을 알려주는 곳을 찾고 있습니다 ... 펌웨어가 없을 때 CDP 오류가 발생하는 것은 가짜입니다. 이미지는 ... 라디오를 켜고 현장 조사를 할 수 있습니다.
Mike Pennington

6

일부 3600은 802.3at의 전력을 필요로하며이 전력이 필요한 것처럼 보이며 어떤 이유로 802.3af의 전력 레벨 만 끌어옵니다. 스위치 또는 AP 코드에이 문제를 일으킬 수있는 버그가 있는지 확실하지 않지만 몇 가지 시도 할 사항이 있습니다.

경우에 따라 (일반적으로 비 Cisco 디바이스의 경우) 인터페이스에 다음을 추가해야했습니다 (추가 / 제거하기 전에 인터페이스를 종료).

power inline port 2x-mode

그렇지 않은 경우 때때로 인터페이스에서 CDP를 비활성화하면 CDP가 아닌 802.3at의 IEEE 클래스 협상을 사용하도록 강제 할 수 있습니다. 종종 전력 효율적이지 않지만 문제를 해결할 수 있습니다.


1
debug cdp ilpLWAP 에서 볼 수 있듯이 13000mW 만 요청합니다. 나는 시도 않았다 power inline power 2x-mode그리고 power inline static max 30000당신은 802.3 요구 사항을 언급 모든 온라인 문서를 어떻게 알아 ... 질문을 게시하기 전에 도움 그렇지 않은 ...하지만 난 그것에 대한 실제 요구 사항으로 모르게 더 어둠 속에서 촬영로했다 AIR-CAP3602E에서? 데이터 시트는 명확하게는 12.95W 필요가 말한다
마이크 페닝 턴

이 문서 에서 모듈에 802.3at가 필요한 3600에 대한 언급을 발견했습니다 . 다른 곳에서도 본 것 같습니다.
YLearn

고마워 ... 당신이 언급 한 파워 문서는 802.3af 소스에 연결하면 AP가 자동으로 폴백해야한다고 말합니다. 이것은 AP 문제처럼 들리기 시작합니다 ... AP의 코드를 변경할 것입니다. 그러나 결함이있는 곳을 격리시키는 데 도움이되도록 최소한 공세를해야합니다.
Mike Pennington
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.