Interface Dot11Radio0, cannot associate: No matching SSID

Hi all, I have a problem with a P2P Bridge with a couple of Aironet 1242AG.
Sometimes this Bridge goes down, and if I change Channel, it goes up.
When Bridge is down I can see this log in NoRoot:
*Apr 23 04:12:20.002: %DOT11-4-UPLINK_ESTABLISHED: Interface Dot11Radio0, Associated To AP XXXX-Root 0014.1b60.9230 [None WPA PSK]
*Apr 23 04:12:20.003: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
*Apr 23 04:12:20.008: %DOT11-4-UPLINK_DOWN: Interface Dot11Radio0, parent lost: authenticate response status (12) denied
*Apr 23 04:12:20.069: %DOT11-4-UPLINK_ESTABLISHED: Interface Dot11Radio0, Associated To AP XXXX-Root 0014.1b60.9230 [None WPA PSK]
*Apr 23 04:12:20.079: %DOT11-4-UPLINK_DOWN: Interface Dot11Radio0, parent lost: Received deauthenticate (2) not valid
*Apr 23 04:12:20.081: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to down
*Apr 23 04:12:31.049: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No matching SSID
*Apr 23 04:13:32.392: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Rcvd response from 0014.1b60.9230 channel 6 3669
*Apr 23 04:18:46.404: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Authenticating
*Apr 23 04:30:18.666: %DOT11-4-UPLINK_ESTABLISHED: Interface Dot11Radio0, Associated To AP XXXX-Root 0014.1b60.9230 [None WPA PSK]
*Apr 23 04:30:18.666: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
I can see this log in Root:
7w4d: %DOT11-7-AUTH_FAILED: Station 001c.f663.1110 Authentication failed
7w4d: %DOT11-4-MAXRETRIES: Packet to client 001c.f663.1110 reached max retries, removing the client
7w4d: Client 001c.f663.1110 failed: reached maximum retries
7w4d: %DOT11-7-AUTH_FAILED: Station 001c.f663.1110 Authentication failed
I don't understand "No matching SSID" and authentication error, the Wpa-psk and Ssid are the same.
Do you have idea? I suppose a RF problem.
Regards

Hi,
The "no matching SSID" appears when your non-root bridge tries to associate to a given SSID and does not detect any parent offering that SSID...
This seems to indicate (IMHO) a RF problem... you may want to try to monitor the link quality between your root and non root. If the signal is lots, then you would typically get this no matching SSID message while the non-root tries to reconnect without success.
Which code are you running on these APs?
Jerome

Similar Messages

  • Interface Dot11Radio0 cannot associate: No Response

    Having an issue with a non-root bridge communication with the root device getting the error message -
    *Mar 1 12:55:34.159: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    *Mar 1 12:55:46.159: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Rcvd response from 6cfa.8918.12e0 channel 3 3240
    *Mar 1 12:57:01.159: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Authenticating
    *Mar 1 13:02:59.159: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    I believe the issue may be down to the SSID but can't see what's wrong with the config any Ideas?
    config of the WAP is -
    Current configuration : 2074 bytes
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname UKPA
    logging rate-limit console 9
    enable secret 5 $1$y65O$Duk6tL2w8VxpeSkH9WIWu/
    no aaa new-model
    no ip cef
    dot11 syslog
    dot11 ssid BRIDGE
       vlan 182
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 c942cc494622b70e126618c19eb768ee6fc8ded892204e7367b42384168f15c1
    dot11 guest
    username Cisco password 7 047802150C2E
    bridge irb
    interface Dot11Radio0
    no ip address
    encryption vlan 182 mode ciphers aes-ccm tkip
    ssid BRIDGE
    antenna gain 0
    packet retries 64 drop-packet
    station-role non-root
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface Dot11Radio0.182
    encapsulation dot1Q 182
    bridge-group 182
    bridge-group 182 subscriber-loop-control
    bridge-group 182 spanning-disabled
    interface Dot11Radio1
    no ip address
    shutdown
    antenna gain 0
    peakdetect
    no dfs band block
    packet retries 64 drop-packet
    channel dfs
    station-role root
    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
    duplex auto
    speed auto
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0.182
    encapsulation dot1Q 182
    bridge-group 182
    bridge-group 182 spanning-disabled
    no bridge-group 182 source-learning
    interface GigabitEthernet1
    no ip address
    duplex auto
    speed auto
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.182.22.11 255.255.128.0
    ipv6 address dhcp
    ipv6 address autoconfig
    ipv6 enable
    ip default-gateway 10.182.1.1
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    line vty 0 4
    login local
    transport input all
    end

    Hi Paul,
    Info: Point to remember is Non-Root Bridge to be connected to Root Bridge via native vlan SSID in order to carry multiple WLAN(or vlans) through this wireless bridge.
    Try this:
    interface Dot11Radio0.182
    encapsulation dot1Q 182 native
    bridge-group 1
    interface GigabitEthernet0.182
    encapsulation dot1Q 182 native
    bridge-group 1
    To know more, please check this:
    https://rscciew.wordpress.com/2014/10/26/autonomous-ap-as-wireless-bridge/
    Regards
    Don't forget to rate helpful posts

  • Cannot associate: No matching privacy setting

    I am trying to create a wireless bridge with 2 1200 AP.
    The "Client" is giving me this error message:
    Interface Dot11Radio0, cannot associate: No matching privacy setting (from 001b.d5c8.ce80)
    This is the master config:
    version 12.3
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname Bclap-ad01
    enable secret xxx
    ip subnet-zero
    aaa new-model
    aaa group server radius rad_eap
    server 172.30.103.178 auth-port 1812 acct-port 1813
    aaa group server radius rad_mac
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    dot11 ssid Wireless-Bridge
    authentication open
    dot11 network-map
    username Cisco password xxx
    bridge irb
    interface Dot11Radio0
    description 802.11G Radio
    no ip address
    no ip route-cache
    ssid Wireless-Bridge
    speed basic-1.0 basic-2.0 basic-5.5 basic-11.0
    station-role root access-point
    rts threshold 2312
    antenna receive right
    antenna transmit right
    antenna gain 14
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
    station-role non-root
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 172.30.103.178 255.255.0.0
    no ip route-cache
    ip default-gateway 172.30.4.70
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    ip radius source-interface BVI1
    radius-server local
    nas 172.30.103.178 key xxx
    user Chapais-AP nthash xxx
    radius-server attribute 32 include-in-access-req format %h
    radius-server host 172.30.103.178 auth-port 1812 acct-port 1813 key xxx
    radius-server vsa send accounting
    control-plane
    bridge 1 route ip
    line con 0
    line vty 0 4
    end
    This is the client config:
    Can you help me find the error in my setup ?

    This has to do with mismathced encryption setting on the client and access point. Make sure encryption setting match. Refer URL
    http://cisco.com/en/US/docs/wireless/access_point/12.4_3g_JA/configuration/guide/s43auth.html#wp1035522

  • Wireless Bridge error with AIR-BR1310G-E-K9,cannot associate: No response

    Hi Guys,
    I have to do a wireless bridge with 2 AIR-BR1310G-E-K9. I configure 1 AP root bridge and 1 AP non-root bridge, with the same SSID.
    But on the AP non-root bridge, the interface dot11 radio don't change it state to up and give this error: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response.
    I don't why it doesn't work. Even if i try a configuration which it already work on a site, it doesn't work to.
    So I ask to me if there is a problem with internal antenna?
    If I configure the 2 AP to access point role with 2 different ssid, I can see the 2 ssid but with a weak signal.
    This AP can work without external antennas?
    Thanks for your help

    Hi Jerome,
    The 1310 definitely can work with the internal antenna but... is the AP mounted somewhere? Some mounting options imply an external antenna as they position the internal antenna toward the wall...

  • 1602 AP - Workgroup Bridge Cannot Associate to Parent AP

    Hi All,
    For a few weeks now, I have been trying to connect a Cisco 1602 standalone AP to our unified wireless network as a workgroup bridge. Eventually this AP is to be moved to another wireless network where I will need it to run in universal workgroup bridge mode (for non Cisco wireless networks), so I just want to get this working in the office before I take it elsewhere and try to get that to work, as the configuration will be similar. 
    So far I've been unable to get this 1602 AP to associate to our network. The particular SSID I'm trying to set up is a BYO style SSID, normally if you connect a device you provide your Active Directory username / password and your laptop / phone / whatever connects. I know the username is fine because if I use it on another device it's not a problem. 
    The AP keeps repeating this message: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating. Cisco.com tells me that this is to do with MFP, however I've changed a number of MFP settings in the SSID and this seems to have made no difference. 
    I'm thinking this is a problem with authentication or association. I have a question, why do I need to input Radius server information into the config (eap_methods)? When you connect a regular device to this SSID it doesn't require any Radius server settings in order to connect, I don't understand why the AP needs these settings. Also, when authenticating to AD, do you need to include the domain name as part of the username?
    Wireless isn't my strong point unfortunately. Is anyone able to help with this? Config and log is below. Many thanks.
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname WGB-AP
    logging buffered 10000
    logging rate-limit console 9
    enable secret 5 xxxx
    aaa new-model
    aaa user profile userprofilename
    aaa group server radius rad_eap
    aaa group server radius rad_mac
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    no ip routing
    no ip cef
    dot11 syslog
    dot11 ssid BYO
       authentication open eap eap_methods
       authentication shared eap eap_methods
       authentication network-eap eap_methods
       authentication key-management wpa version 2
       dot1x credentials MyCreds
       dot1x eap profile EAPTLS
       infrastructure-ssid
       ids mfp client optional
    eap profile EAPTLS
     method mschapv2
     method peap
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-88743315
     enrollment selfsigned
     subject-name cn=IOS-Self-Signed-Certificate-88743315
     revocation-check none
     rsakeypair TP-self-signed-88743315
    crypto pki trustpoint WGB-PEAP
     enrollment terminal
     subject-name CN=username
     revocation-check none
     rsakeypair manual-keys 1024
    crypto pki certificate chain TP-self-signed-88743315
     certificate self-signed 01
      30820227 30820190 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
      2F312D30 2B060355 04031324 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 38383734 33333135 301E170D 39333033 30313030 30383234
      5A170D32 30303130 31303030 3030305A 302F312D 302B0603 55040313 24494F53
      2D53656C 662D5369 676E6564 2D436572 74696669 63617465 2D383837 34333331
      3530819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100BB10
      F5361E52 A573FE8A 247142AD CF53D762 38F7BB42 7E723B2B 5C78100E 7F312442
      3BE63A8B 7E826758 3F2914D0 4BBC93A6 CCACA795 927514E7 74561589 444D03BA
      C20B80D8 85E52A18 C3B287BF 4A1EEF83 B43DD673 12BF075F 7CA038C0 C31F1FB4
      F75C3F86 C09DC703 FB05676B 16B86754 F0F11D4D 36B61F81 DF15C02A 9C410203
      010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603 551D2304
      18301680 14999B3B 7F4B10FA B95CC90B D7218636 39280AFE 4E301D06 03551D0E
      04160414 999B3B7F 4B10FAB9 5CC90BD7 21863639 280AFE4E 300D0609 2A864886
      F70D0101 05050003 81810076 27E215C4 C105C66D 15124645 D3F4A538 F977A95F
      7AF0FF05 648D41A4 A796F9CB CC6327FF 726DA1D6 290CD438 C2111DF8 208B92B5
      63B09FEC 1CA334F7 A4607E71 18EBCB44 0A175BEE 30689849 B4D9222E 7EB1C1DB
      F36BDDD3 3F5514A6 8A006A8A A113A44D 7337B6D8 7860AA25 EBAD5588 8543DF88
      9E6A3D62 6E875372 277B57
            quit
    crypto pki certificate chain WGB-PEAP
    dot1x credentials MyCreds
     username DOMAIN\AD-USER
     password AD Password
    username Cisco password 7 00271A150754
    username DOMAIN\AD-USER
    bridge irb
    interface Dot11Radio0
     no ip address
     no ip route-cache
     encryption mode ciphers aes-ccm
     ssid BYO
     antenna gain 0
     stbc
     beamform ofdm
     station-role workgroup-bridge
     bridge-group 1
     bridge-group 1 spanning-disabled
    interface Dot11Radio1
     no ip address
     no ip route-cache
     shutdown
     encryption mode ciphers aes-ccm tkip
     ssid BYO
     antenna gain 0
     no dfs band block
     channel dfs
     station-role root
     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
    interface BVI1
     no ip address
     no ip route-cache
    ip forward-protocol nd
    no ip http server
    ip http authentication local
    ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    ip radius source-interface BVI1
    radius-server attribute 32 include-in-access-req format %h
    radius-server host xxxx auth-port 1812 key 7 xxxx
    radius-server vsa send accounting
    bridge 1 route ip
    line con 0
     logging synchronous
    line vty 0 4
     transport input all
    end
    Jan  5 14:34:30.636: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:36:23.730: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:36:42.730: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:38:19.833: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:39:33.901: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:40:49.948: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:42:10.123: %SYS-5-CONFIG_I: Configured from console by console
    Jan  5 14:42:42.031: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    Jan  5 14:42:46.031: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:43:06.058: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating
    Jan  5 14:45:18.173: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating

    With PEAP there is a certificate being used on the radius server for securing the first phase (outer tunnel). In this scenario the access-point acts like a dot1x client, so like any other client it has to validate the certificate the radius server uses. Therefor the root certificate (and intermediates, if being used) needs to be installed on the access-point.
    I never configured an WGB in this way, so I fired on my lab to see if I could get it to work. Sadly I did not manage to get it to work properly, I'm running into "EAP session timed out" messages in ACS (my radius server). I did also ran into the MFP issue, but as long as you configure MFP as optional on the network side, it should work. Because of the CCIE exam, I'm running old AirOS software on the WLC and also the software on the access-point I tested this configuration on (2600) is not that new. So it could be that I ran into a bug testing this, so I would advise you to run the latest software on your 1600. There are WGB related bugs fixed not so long ago. This configuration is supported since IOS 15.2.2(JA) and higher.
    If I look at your configuration you still need to actually install the certificate, the trustpoint is empty. Besides that the following configuration changes needs to be made:
    eap profile EAPTLS
     no method mschapv2
     method peap
    dot11 ssid BYO
       authentication open eap PEAP
       no authentication shared eap eap_methods
       authentication network-eap PEAP
       authentication key-management wpa version 2
       dot1x credentials MyCreds
       dot1x eap profile EAPTLS
       no infrastructure-ssid
       no ids mfp client optional
    For more information look at this document.

  • Cannot Associate 1532 Bridges in Non-Root role

    Hello,
    Can someone please tell me what I am missing and why I cannot bring up 2 bridges in "Root" and "Non-Root" roles?
    I have similarly configured bridges in a Root / Non-Root role several times before with older AP's and never had any issues... although it was always just 1 SSID, 1 Vlan, and no subinterfaces...
    The only way I was able to get these 2 bridges to associate was to put the Non-Root bridge into a Workgroup Bridge role and then *BANG* everything worked perfectly.  I tried getting rid of the authentication and tried using the Parent command but neither helped.  Prior to entering Station Role Workgroup Bridge, the only message I would receive was showing on the Non-Root side and all it said was:
    *Mar  1 07:27:13.867 GMT: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    *Mar  1 07:27:28.891 GMT: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Rcvd response from 544a.0005.8030 channel 3 2815
    What am I missing or what have I incorrectly configured on my Non-Root config?
    Bridges are both 1532i with the Autonomous Image 15.2(4)JB5
    Attached are the configs prior to changing the Non-Root AP to a station role of Workgroup Bridge.
    Thanks!

    Hi,
    This should work with multiple sub-interfaces.
    Few more suggestions
    1. Remove this from your BRIDGE SSID & check
    mobility network-id 1
    This is only require when you configure L3 roaming & WDS in place.
    http://www.cisco.com/c/en/us/support/docs/wireless/aironet-1200-series/8103-ap-faq.html
    2. Try to set WPA version 2 & only AES encryption.
    Also try to Associate your Bridges using Open Auth first (as shown in my blog post initial section) & then try to add security.
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • You can use iTunes Match on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 5 days.

    I only have 1 Apple ID.  I turned off iTunes Match on my iMac, and now I cannot turn it back on.  I get this error when I try to just turn iTunes Match back on, on the same computer, with the same Apple ID that I used orginially to subscribe to iTunes Match:
    This computer is already associated with an Apple ID.
    You can use iTunes Match on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 5 days.
    I checked for iTunes updates.  None are available since I am using the latest.
    I stopped/started iTunes.  I rebooted the iMac.
    NOTHING HELPS!!!!!!!!
    I have a Mac Mini and I use the same Apple ID on iTunes there.  I was able to turn iTunes Match off and back on with no trouble at all but my iMac refuses to allow me to turn on iTunes Match.
    Now what do I do?

    Unless you really only have one AppleID that you use with the iTunes Store there's really nothing you can do. In the case of having only one AppleID you should contact iTunes Store support, since that would be a server-side problem.

  • HT4913 iTunes Match:You can use iTunes Match on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 85 days. What can I do?

    I'm subscribed to iTunes Match but when I turn it on I get this message:You can use iTunes Match on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 85 days. What can I do?

    I had this happen back in December/January. I sold my MBP that I used to subscribe to iTunes Match back in December. In January, I bought a used MB and tried to use iTunes Match on it. I was told I had to wait nearly two months to use it on the new computer. I waited and was finally able to use it in the new computer.\
    Sadly, this has more to do with the content providers (Record lables / movie studios) than it has to do with Apple impsoing the restrictions.

  • AP is unable to associate. The Regulatory Domain '-E' configured on interface '802.11a' does not match the Controller Regulatory Domain '-C'

    Hi,
    There are three different types of APs associated with controller and working fine.
    1.       AIR-LAP1252AG-E-K9
    2.       AIR-LAP1522AG-E-K9
    3.       AIR-CAP1552E-C-K9
    WLC is AIR-CT5508-K9. Software version is 7.4.100.0. Field Recovery Image is 7.0.112.21. Firmware version is FPGA 1.7, Env 1.8, USB console 2.2. WCS is 7.0.240.0 for Windows.
    WCS is sending alarms for AIR-LAP1522AG-E-K9:
    Message: AP is unable to associate. The Regulatory Domain '-E' configured on interface '802.11a' does not match the Controller Regulatory Domain '-C'.
    Before Controller was 7.2.4 (not sure).
    Country configured on WLC is AE and shows -CE regulatory domain. Mesh APs are also associated.
    I believe this Critical alarm should not come.
    how much is this alarm important? What should be done to resolve this?

    Typically you still need to make sure that the country codes are indeed configured on the WLC. Thing can change when you upgrade code as standards might of changed and regulations also. If your AP's are functional, then you should be okay and I wouldn't worry too much about it, but if after the upgrade, the WLC complains about country code stuff, then you just need to verify that the AP's country code is defined on the WLC. May times the AP will not join and if it does join, the radios might be disabled or in a down status.
    Sent from Cisco Technical Support iPad App

  • Problema Interface Dot11Radio0 is reset

        Porfavor pido puedan ayudarme urgente, ya he configurado casí todas laas posibilidades y no encuentro el problema. sobre Dot11Radio0 is reset, line protocol is down
       aaa new-model
    aaa authentication fail-message ^CCCCCCCC!!!!!!!Fallo en login. Cinco fallas con
    s
    ecutivas revoca su usuario !!!!!!^C
    aaa authentication login default group tacacs+ local
    aaa authorization exec default group tacacs+ if-authenticated
    aaa session-id common
    dot11 ssid vlan9001
       vlan 901
       authentication open
       infrastructure-ssid
    username Cisco password 7 123A0C041104
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid vlan9001
    antenna gain 10
    speed  basic-1.0 basic-2.0 basic-5.5 basic-11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0
    station-role non-root
    infrastructure-client
    interface Dot11Radio0.304
    encapsulation dot1Q 304
    no ip route-cache
    no snmp trap link-status
    bridge-group 2
    bridge-group 2 spanning-disabled
    interface Dot11Radio0.901
    encapsulation dot1Q 901 native
    no ip route-cache
    no snmp trap link-status
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    hold-queue 80 in
    interface FastEthernet0.304
    encapsulation dot1Q 304
    no ip route-cache
    no snmp trap link-status
    bridge-group 2
    bridge-group 2 spanning-disabled
    interface FastEthernet0.901
    encapsulation dot1Q 901 native
    no ip route-cache
    no snmp trap link-status
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.41.74.193 255.255.255.0
    no ip route-cache
    ip default-gateway 10.41.74.254
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 protocol ieee
    bridge 1 route ip
    bridge 2 protocol ieee

    Configuraación del ROOT, pero el problema es el non-root.
    dot11 ssid vlan9001
       vlan 901
       authentication open
       infrastructure-ssid
    username Cisco password 7 047802150C2E
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid vlan9001
    speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
    channel least-congested 2412 2422 2462
    station-role root
    infrastructure-client
    interface Dot11Radio0.304
    encapsulation dot1Q 304
    no ip route-cache
    bridge-group 2
    interface Dot11Radio0.901
    encapsulation dot1Q 901 native
    no ip route-cache
    bridge-group 1
    interface FastEthernet0
    no ip address
    no ip route-cache
    hold-queue 80 in
    interface FastEthernet0.304
    encapsulation dot1Q 304
    no ip route-cache
    bridge-group 2
    interface FastEthernet0.901
    encapsulation dot1Q 901 native
    no ip route-cache
    bridge-group 1
    interface BVI1
    ip address 10.41.74.194 255.255.255.0
    no ip route-cache
    ip default-gateway 10.41.74.254

  • WiFi interface Dot11Radio0 fail to take encryption on 877W

    Hi
    I need to activate WiFi on a Cisco 877W with Advanced IP Services 12.4-15 T1 IOS. The moment I try to configure the encryption it gives me an error message :"No more than 0 encrypted VLANs can be configured for Dot11Radio0"...  I removed the SSID config as well and reapplied the encryption on WiFi interface and got same results...Please assist. Different encryption options give the same results.
    Site0030(config)#interface Dot11Radio0
    Site0030(config-if)# no ip address
    Site0030(config-if)#
    Site0030(config-if)#encryption mode ciphers aes-ccm
    No more than 0 encrypted VLANs can be configured for Dot11Radio0
    Site0030(config-if)#

    Hello,
    As per your query i can suggest you the following solution-
    router# configure terminal
    router(config)# interface dot11radio 0
    router(config-if)# encryption vlan 22 key 3 size 128 12345678901234567890123456
    transmit-key
    router(config-ssid)# end
    For more information please refer to the link-
    http://www.cisco.com/en/US/docs/routers/access/1800/wireless/configuration/guide/s37wep.html
    Hope this will help you.

  • Event Log: Interface Dot11Radio0, parent lost: Had to lower data rate

    Hi,
    AIR-AP1242
    Firmware: 12.3(8)JEB
    AP -> WGB mobil station
    The event log from WGB have often this warning:
    %DOT!!-4-UPLINK_DOWN: Interface Dot11Radio0, parent lost: Had to lower data rate
    Way?...
    It is the first installation with this description.

    Is the client able to associate to the AP and transfer data. This error message genrally indicate a weak signal strength or a bad link. Move the client to a different location and check if that works.

  • You can download past purchases on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 90 days.

    So i signed into my other itunes account to download some purchase i had made on that account, went to sign back into my new account and download purchases i had made on my iphone adn it tells me "You can download past purchases on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 90 days.". This is a shared family computer with multiple Apple IDs being used on it. Not cool apple. This needs to be figured out. Not acceptable for families that have more than one apple ID to have to wait 3 months to download old purchases. Get real. Any way i can 'override' this?

    http://support.apple.com/kb/ht4627
    http://www.apple.com/feedback/
    Contact itunes support.  They may grant a one time exception at their discretion.
    https://getsupport.apple.com

  • Can't play my library: "This computer is already associated with an Apple ID...you can download past purchases on this computer with just one Apple ID every 90 days.  You cannot associate this computer with a different Apple ID for 88 days." Got a fix?

    Since my daughter burned a CD from my computer using our shared libraries I cannot play my library.  This pops up:  "This computer is already associated with an Apple ID.  You can download past purchases on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 88 days."  I can get as far as viewing my library but listening is denied by this pop-up.  Can anyone help, please?   I just noticed my (this) computer is not showing as registered to my account. Hmmm....a clue perhaps?

    Do you have a question?

  • HT201272 You can download past purchases on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 88 days.

    What is going on with my apple ID. I only have one, the iMac is only associated with this ID, yet i get this message after evry thing i try to download from the store......You can download past purchases on this computer with just one Apple ID every 90 days. You cannot associate this computer with a different Apple ID for 88 days.

    Hello BW1968,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days.
    Best of luck,
    Mario

Maybe you are looking for

  • Rebate Settlements

    Hi all I am a rebate analyst in a retail organisation and use SAP R3 Production to control all rebate agreements. We would have a large volume of individual rebate agreements for vendors and need to regularly set up [<i>USING CODE MEB1]</i> maintain

  • Application for multiple times zones?

        I have a world edition and travel quite a bit.  Anyone know of any application out there that allows one to schedule  events in more than one time zone?   What would be best is a program that allows me to enter something in my calendar that then

  • Writing captions using iphoto 09

    How do I write captions using iphoto 09?

  • Aperture post import Issue - whats going on?

    Hi all. I've just imported a number of folders containing photos using the 'import files and folders as events' or something similar. Now it's finished, it seems to have overwritten previously imported photos - example below. Project A should contain

  • Lite database seems to crash after creating a database adapter

    Hello, I'm using the SOA suite 10.1.3.3.0 and Oracle Lite database that comes with it. I'm designing in JDeveloper with the same version number. After creating a database adapter, the database gives back the exception: "Internal Error: Invalid Connec