Cisco Aironet Air-Ap 1262n-E-K9 Mac different when Scanned Android WiGLE WiFi

Hi All
I developed an Android Application to scan for the RSSI signals using the mac address of the Access Point (AP). When I do a scan for my personal Vodafone router or my personal dLAN 500 WiFi, I can pick up the mac address and get the signal levels from that. 
When I try do the same for the Cisco 802.11n Dual Band Access Point, Aironet Air-Ap 1262n-E-K9 the app will not pick up the routers mac that is on the label on the back. I downloaded the free WiGLE WiFi app and Scanned with it and it too doesn't give the mac I am looking for, what it does give me is six mac address 3 on channel 11 and 3 on 44 with the RSSI values. 
My Question: Is the mac address on the Cisco AP label just for the LAN and the WiFi antennas have each got a separate mac 3 on the 2.4GHz and 3 on the 5GHz. 
Can someone help me better understand this problem I am having, I hope I have explained it well enough for you to understand what I am trying to do.

what it does give me is six mac address 3 on channel 11 and 3 on 44 with the RSSI values.
Each SSID has it's own unique MAC address.  This is the original standard. 
The MAC address printed at the back of an AP is the MAC address in Ethernet.

Similar Messages

  • Cisco Aironet 1240 AG Access Point - configure Mac Address using Telnet

    Hi there,
    I’ve got a problem hopefully someone can help me with. I have the above mentioned AP and it is configured, working well and providing wireless access to several laptops on our domain.
    The thing is I can’t get access to the web-based interface to add new laptops Mac addresses to the AP as I currently have them secured with local list Mac address authentication but my user name and password when entered in the web browser login dialog box won’t allow me in although strangely it does allow me to login using the same credentials when I telnet into the AP.
    Does anyone know why I can’t get logged in using the web interface even though the user name and password does appear to be correct as I can telnet in? Also if you have any suggestions how I could sort this without having to perform the password recovery procedure, as I don’t want all the config on the AP wiped and want to avoid having the set the whole thing up again.
    As I workaround if anyone knows what the commands are to allow me to add the Mac addresses of the new laptops so they are added to the local list Mac address authentication list so the new laptops are secured that would be great.
    Thanks in anticipation,
    Tony

    Your AP is probably configured to use the enable secret as the password. Try entering nothing for the username, and enter your enable secret for the password ('Cisco' by default).
    If that doesn't work, post your running-config and we'll be able to see why it's doing that. It's a standard configuration, and no worries because wiping the AP won't be necessary since you can successfully Telnet in.
    Jeff

  • Cisco Aironet AIR-SAP2602I-E-K9 - Setting QoS from CLI...

    Hey guys,
    I've created a QoS policy from within the GUI. However when trying to apply the policy to all incoming and outgoing interfaces of the VLAN concerned (1000 / CORP) from within the GUI I'm not convinced it is working. I select the policy against each interface and hit "apply" and then it defaults back to no policy being selected.  Looking at show run I can see the policy is created although I'm not convinced it has been applied to the interfaces? Could somebody please take a quick glance at the config below and indicate whether the policy has been applied to the interfaces for VLAN 1000. Pretty sure it hasn't.
    User Access Verification
    Username: admin
    Password:
    LATHQWAP#show run
    Building configuration...
    Current configuration : 3456 bytes
    ! Last configuration change at 00:38:43 UTC Thu Mar 4 1993 by admin
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname LATHQWAP
    logging rate-limit console 9
    aaa new-model
    aaa authentication login default local
    aaa authorization exec default local
    aaa session-id common
    no ip routing
    dot11 syslog
    dot11 vlan-name Data vlan 1000
    dot11 vlan-name Guest vlan 1234
    dot11 ssid Corp
       vlan 1000
       authentication open
       authentication key-management wpa version 2
       wpa-psk ascii 7
    dot11 ssid Guest
       vlan 1234
       authentication open
       authentication key-management wpa version 2
       guest-mode
       wpa-psk ascii 7
    crypto pki token default removal timeout 0
    username admin privilege 15 password 7
    class-map match-all _class_Lync0
     match ip dscp cs5
    policy-map Lync
     class _class_Lync0
      set cos 6
    bridge irb
    interface Dot11Radio0
     no ip address
     no ip route-cache
     encryption vlan 1234 mode ciphers aes-ccm
     encryption vlan 1000 mode ciphers aes-ccm
     ssid Corp
     ssid Guest
     antenna gain 0
     stbc
     station-role root
    interface Dot11Radio0.1000
     encapsulation dot1Q 1000 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 Dot11Radio0.1234
     encapsulation dot1Q 1234
     no ip route-cache
     bridge-group 255
     bridge-group 255 subscriber-loop-control
     bridge-group 255 spanning-disabled
     bridge-group 255 block-unknown-source
     no bridge-group 255 source-learning
     no bridge-group 255 unicast-flooding
    interface Dot11Radio1
     no ip address
     no ip route-cache
     encryption vlan 1234 mode ciphers aes-ccm
     encryption vlan 1000 mode ciphers aes-ccm
     ssid Corp
     ssid Guest
     antenna gain 0
     no dfs band block
     stbc
     channel dfs
     station-role root
    interface Dot11Radio1.1000
     encapsulation dot1Q 1000 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.1234
     encapsulation dot1Q 1234
     no ip route-cache
     bridge-group 255
     bridge-group 255 subscriber-loop-control
     bridge-group 255 spanning-disabled
     bridge-group 255 block-unknown-source
     no bridge-group 255 source-learning
     no bridge-group 255 unicast-flooding
    interface GigabitEthernet0
     no ip address
     no ip route-cache
     duplex auto
     speed auto
    interface GigabitEthernet0.1000
     encapsulation dot1Q 1000 native
     no ip route-cache
     bridge-group 1
     bridge-group 1 spanning-disabled
     no bridge-group 1 source-learning
    interface GigabitEthernet0.1234
     encapsulation dot1Q 1234
     no ip route-cache
     bridge-group 255
     bridge-group 255 spanning-disabled
     no bridge-group 255 source-learning
    interface BVI1
     ip address 10.10. 255.255.254.0
     no ip route-cache
    ip default-gateway 10.10.
    ip http server
    ip http authentication aaa
    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
     transport input all
    end
    Thank you to anyone taking the time to assist. Greatly appreciated - very new Cisco wireless tech.
    Cheers.

    Sorted this myself.  It wouldn't apply to the VLAN because VLAN 1000 was the native VLAN.

  • Cisco Aironet AIR-SAP2602I-E-K9 WAP -ERROR: VLAN 1000 doesn't exist on 'Radio1-802.11N 5GHZ' (see Services VLAN)

    Hey guys,
    I'm configuring my access points with two SSID's through the GUI. The first is a corporate SSID and the second a guest SSID. The corporate SSID needs to be attached to native VLAN 1000. The guest SSID needs to be attached to VLAN 1234. Both SSID's / VLAN's are to use WPAv2 AES CCMP with a PSK. Although I'm getting an error message indicating that my VLAN's don't exist on ‘Radio1-802.11N 5GHZ’ .  Here are steps I take from start to error...
    Create SSID’s with no security. CORP not to broadcast. Set CORP to use native VLAN 1000. Set guest to use VLAN1234.
    Within security encryption manager > Set encryption mode cipher to AES CCMP on both VLAN 1000 and VLAN1234.
    Within services > VLAN check that both VLAN’s have Radio0-802.11N 2.4GHZ and Radio1-802.11N 5GHZ selected. They do.
    Within Security > SSID Manager – set client authenticated key management to mandatory, enable WPA – WPAv2. Set pre-shared key. Hit apply > “ERROR: VLAN 1000 doesn’t exist on ‘Radio1-802.11N 5GHZ’ (see Services > VLAN).
    I get the same error for both SSID’s. Radio1-802.11N 5GHZ is "checked" against both VLAN's. Am I missing something? Both Radio0-802.11N 2.4GHZ and Radio1-802.11N 5GHZ are enable interfaces and are "up".
    I'm pretty customed to switch and router IOS although have absolutely no exposure to WAP CLI.
    Any assistance appreciated.

    I've resolved this myself. The GUI is basically terrible and very buggy. I used the CLI and was able to add WPA through the CLI.

  • X120e - Will a USB-connected Cardbus Cisco Aironet card go around whitelist restrictions?

    I have a x120e that I'm trying to get with Cisco LEAP security.  The Cisco Aironet  (AIR-CB21AG-A-K9) cardbuss card will connect to LEAP but I'm wondering if connecting this cardbus card to the x120e via a Cardbus to USB adapter will allow me to connect this WiFi card to the x120e.  I have run up against the whitelist restrictions when I tried to replace the half mini PCI card with an Intel WiFi card.  I haven't quite worked up the courage to flash the BIOS with a new adapter name.    DaveM

    Hello,
    I have not heard of anyone using that particular solution.  Perhaps you could test it and let us know the results.
    Have you looked for an external USB Wi-Fi adapter that supports Cisco LEAP protocol?  I would think that would be easier to use, though, not to mention more convient to carry around, especially with a USB extension cable or right-angle adapter.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Mac software for Cisco Aironet 340

    I have a Cisco Aironet 340 PCMCIA card that I want to use with an old PowerBook. But I can't find the download for the Mac software for this card. This page tells me to go to "http://www.cisco.com/pcgi-bin/tablebuild.pl/aironet-utils-mac." but it just redirects me to the normal software download page. Where can I download the Mac sofrware for this card?

    It was never supported on a mac and this is end of life and end of support... your not going to find one especially on Cisco's site.  Maybe search online and someone might have it on a file share.
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Cisco Aironet Remove Local MAC Address List (all)

    Hi All,
    I need to remove all MAC addresses in the LOCAL MAC Address List on a Cisco Aironet. I do not want to remove running config on the device as we have changed over to a RADIUS Server.
    Can anyone give me some advice please?

    I have found a solution, please close this forum post.

  • Cisco Aironet 1250 - How to bridge two AP's and get Non-root to talk to Root AP

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:Arial;
    mso-bidi-theme-font:minor-bidi;}
          I have two buidlings acroos the street from each other.  I have two Cisco Aironet 1250 wireless AP's with the first one going in the main building with network backbone.  The Second AP goes across the street with the other wired network segment.  Both AP's have long range antenas 2.4 GHZ on top of each building.  I have configured the 1st one as the Root Bridge.  The one across the street is configured as non-root bridge.  I have both AP's configured with the same WEP key and also with the same SSID name with both set to broadcast it.   I am still unsure and confused as to how I get the non-root bridge to talk to and use the root bridge to get on the main network.
            1- It’s main to use the Root parent Mac address.
            2-  Is there another config that I am missing to get the signal? 
    Note: I still not getting any signal from the root although distance between root and non-root is 330m
    My root antenna is AIR-ANT24120 and non-root antenna is AIR-ANT1949 and attached files is my configuration files
    Thank you.

    1.  How are the AIR-ANT24120 and the AIR-ANT1949 installed?
    the AIR-ANT24120 is connected virtically on tower far 11m from the earth and AIR-ANT1949 is connected horizontally on tower far 10m from the earth
    2.  What is the distance between both APs?
    350 m
    3.  Do you have clear line-of-sight between the two?
    there is one tanker in the middle between them but it's far 7m from the earth
    4.  Is the two APs properly aligned?
    i think yes and changed the aligned many times without any news (I don't have any tools for alignment)
    5.  Which point are the antennas connected to?  Primary, Secondary or middle?
    I tried in the primary and secondary but never tried the middle antenna
    Thanks

  • Cisco Aironet 1142N at elementary school

    Hi. We're having a tough time at a couple of elementary schools that are using a number of Cisco products which we got through a deal with AT&T. I really hope you can give us some guidance. Here's our situation: We have an elementary school equipped with about eight Cisco Aironet 1142N access points. Signals go to 3 stacked switches (Cisco Catalyst 3750 PoE-48) and are managed via a Cisco wireless LAN controller (NME-AIR-WLC12-K9).
    We are having significant bandwidth problems. If we get more than 12 laptops (we've got a "mobile Macintosh lab") simultaneously online, the network freezes.We can't even get more than 15 iTouches online simultaneously.
    Here's the rest of the setup: our *elementary* school is connected via fiber (probably 10MB) to the *intermediary* school and then to the district office. The district office is connected to the Internet (county depart of Ed is officially the ISP; AT&T is the service provider).  The AT&T link may be 6MB.At the *intermediary* school the data traffic for the mobile Macs is    handled by an
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:"Times New Roman";
    mso-ascii-font-family:Cambria;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Cambria;
    mso-hansi-theme-font:minor-latin;}
    Apple Xserve workgroup server.
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:"Times New Roman";
    mso-ascii-font-family:Cambria;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Cambria;
    mso-hansi-theme-font:minor-latin;}
    The XServers are for Directory Services only (log in authentication for the MacBook Labs). There is one Open Directory Master at the intermediary school, and an Open Directory Replica at each site. A LightSpeed Total Traffic Control Server does content filtering for us. There are also about 5 Cisco (Windows-based) servers helping manage data at the intermediary school (VOIP and Wifi traffic only).The rest of the traffic (internal, wired ethernet) is handled by the Cisco switches and controllers; for external traffic - after the controllers it goes to the LightSpeed Traffic Control server then out the Cisco FireWall.
    Sorry to dump all that on you, but candidly since we installed the Aironets in September we haven't really been able to effectively use the mobile Mac lab. Ideally we'd like to be able to run about 30 laptops simultaneously. They don't have to get video -- just google searches would be a start.
    We should also note that at this elementary school, we have 4 wifi networks running different VLANs available through the Aironets. The one that has the most problems is the one I've described above -- it's supposed to be for student access. We have a teacher-only network that does NOT seem to have the same bandwidth constraints as the student network. We also Cisco VOIP phones all over the school, but use of the phones is modest.
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:"Times New Roman";
    mso-ascii-font-family:Cambria;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Cambria;
    mso-hansi-theme-font:minor-latin;}
    What we’d like to know:
    1.     Is it likely that we have an insufficient number of access points or that that those access points can’t handle? If so, is the problem likely that we need more access points? (and if that's true, why is the teachers' network ok?)
    2.     Is the problem more likely at the server or switch choke point?
    3.     Is it likely that the problem involves Student accounts rather than teacher accounts? Why would this be so?
    4.     What are the best ways to test what’s causing our choke points?
    Thank you for your help!!!

    Thanks all for your comments. Here are some responses as well as our current "plan of action." I'd VERY MUCH welcome any additional suggestions that you have about the test we're going to run (probably next Tue).
    1. Channel: the site operates on Channel 1 (2.4 Ghz)
    2. Professional site survey: no: AT&T is supposed to do it at some point as they're our ISP. But that hasn't yet happened. No idea when it might.
    3. Aggressive load balancing?  We don't know as AT&T has that info.
    4. 15th client... Once we exceed 15 clients, access for all clients grinds to a halt. The slowdown is a pretty steep curve (not quite a cliff) for 15 clients when we use iPods; it begins at 12 clients or so when we use Macbooks.
    5.   
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Cambria;
    mso-ascii-font-family:Cambria;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Cambria;
    mso-hansi-theme-font:minor-latin;}
    Does your WLAN come to a halt or does the wired LAN gets affected too?
    When we experience these problems, the teachers’ wireless LAN is unaffected. The only place we’re experiencing the slowdown is on the wireless LAN that’s used by the students. We have a “computer lab” with a wired network of about 30 PCs. (Ethernet CAT 5 to fiber on the way out of the building). This is a separate VLAN from the (student) wireless VLAN. When the student wireless VLAN stalls, it DOES NOT affect either the wired VLAN or teacher network. We do experience slowdowns on the WIRED student VLAN but no where as severe as on the WIRELESS VLAN. (In other words, we can run all 30 wired PCs on the wired LAN).
    6. Could inability to get more computers on the network be due to an address limitation in the NAT server?
    No. We have a big, big address range.
    Here's our current plan: we're going to VERY CAREFULLY chronicle the drop off in usage at several points during the day:
    8:00 am (no students)
    10:00 am (busy school but probably not much student wifi usage)
    noon: we'll run a test with +15 students using laptops and measure the bandwidth using a network speed checker at every point. That way, we figure we'll have a clearer chart of the usage breakdown.
    Does anyone have any suggestions of addition things we should monitor during this test? We're going to do it next Tue (2/19).
    In addition, if there are any specific questions that we should put to AT&T, I'd love to hear them.
    Thank you all!!

  • Setting up Cisco Aironet 1250 for home use

    Hey everyone,
    I'm rather new to the whole Enterprise Router lines. I've set up countless networks with Linksys routers in the past. However, this Aironet is giving me more trouble than I'd want it to. I was wondering if anyone could help. I've assigned it an IP Address and accessed that In-Browser interface and set up an SSID and activated the two extensions. I've been able to connect to the router with my computer and access the internet without restriction. However, when I attempt to connect a second PC or Laptop to the network, it won't allow network access to the second device. I've been stuck there forever. Is there any specific setup method I need to use to make sure more than one workstation/device? I want to use this router for home use, I often use laptops and move around the house a lot, so the advantage of better connection signal and speed is well worth it. Any help is highly apprieciated. If you need more information, don't hesitate to contact me.

    Sorry for my late reply. Here is the config:
    It wasn't connected to anything. This was a raw pull from a fresh cold boot.
    IOS Bootloader - Starting system.
    Xmodem file system is available.
    flashfs[0]: 150 files, 7 directories
    flashfs[0]: 0 orphaned files, 0 orphaned directories
    flashfs[0]: Total bytes: 31868928
    flashfs[0]: Bytes used: 6406144
    flashfs[0]: Bytes available: 25462784
    flashfs[0]: flashfs fsck took 16 seconds.
    Reading cookie from flash parameter block...done.
    Base Ethernet MAC address: 54:75:d0:dd:b5:12
    Loading "flash:/c1250-k9w7-mx.124-10b.JDA3/c1250-k9w7-mx.124-10b.JDA3"...##################################################################################################################################################################################################################
    File "flash:/c1250-k9w7-mx.124-10b.JDA3/c1250-k9w7-mx.124-10b.JDA3" uncompressed and installed, entry point: 0x3000
    executing...
                  Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.
               cisco Systems, Inc.
               170 West Tasman Drive
               San Jose, California 95134-1706
    Cisco IOS Software, C1250 Software (C1250-K9W7-M), Version 12.4(10b)JDA3, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2009 by Cisco Systems, Inc.
    Compiled Sun 07-Jun-09 03:50 by prod_rel_team
    Image text-base: 0x00003000, data-base: 0x01000000
    Initializing flashfs...
    flashfs[1]: 150 files, 7 directories
    flashfs[1]: 0 orphaned files, 0 orphaned directories
    flashfs[1]: Total bytes: 31868928
    flashfs[1]: Bytes used: 6406144
    flashfs[1]: Bytes available: 25462784
    flashfs[1]: flashfs fsck took 4 seconds.
    flashfs[1]: Initialization complete....done Initializing flashfs.
    Warning:  the compile-time code checksum does not appear to be present.
    Radio 1 A600 8000 0 0 A8030000 30
    Radio 1 A600 8000 0 0 B8030000 13
    tx_paks 1293
    tx_paks 646
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html you require further assistance please contact us by sending email to
    [email protected]. AIR-AP1252AG-A-K9    (PowerPC 8349) processor (revision C0) with 49142K/16384K bytes of memory.
    Processor board ID FTX1423902R
    PowerPC 8349 CPU at 533Mhz, revision number 0x0031
    Last reset from power-on
    1 Gigabit Ethernet interface
    2 802.11 Radio(s)
    If
    cisco
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 54:75:D0:DD:B5:12
    Part Number                          : 73-10425-06
    PCA Assembly Number                  : 800-27630-06
    PCA Revision Number                  : B0
    PCB Serial Number                    : FOC142025F4
    Top Assembly Part Number             : 800-29039-03
    Top Assembly Serial Number           : FTX1423902R
    Top Revision Number                  : A0
    Product/Model Number                 : AIR-AP1252AG-A-K9
    Press RETURN to get started!
    *Mar  1 00:00:06.211: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self test passed
    *Mar  1 00:00:07.039: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 0
    *Mar  1 00:00:07.543: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 1
    *Mar  1 00:00:09.587: %SYS-5-CONFIG_I: Configured from memory by console
    *Mar  1 00:00:09.591: %SYS-5-RESTART: System restarted --
    Cisco IOS Software, C1250 Software (C1250-K9W7-M), Version 12.4(10b)JDA3, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2009 by Cisco Systems, Inc.
    Compiled Sun 07-Jun-09 03:50 by prod_rel_team
    *Mar  1 00:00:09.591: %SNMP-5-COLDSTART: SNMP agent on host Cisco1250 is undergoing a cold start
    *Mar  1 01:37:52.027: %LINK-3-UPDOWN: Interface GigabitEthernet0, changed state to up
    *Mar  1 01:37:52.027: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
    *Mar  1 01:37:52.707: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
    *Mar  1 01:37:53.467: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Mar  1 01:37:53.467: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0, changed state to down
    *Mar  1 01:37:53.847: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to down
    *Mar  1 01:37:54.467: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Mar  1 01:37:54.695: %CDP_PD-4-POWER_OK: Full power - INJECTOR_DETECTED inline power source
    *Mar  1 01:37:54.703: %DOT11-4-NO_HT: Interface Dot11Radio1, Mcs rates disabled on vlan 0 due to not using AES encryption or
    *Mar  1 01:37:58.303: %DOT11-6-FREQ_USED: Interface Dot11Radio1, frequency 5180 selected
    *Mar  1 01:37:58.307: %LINK-3-UPDOWN: Interface Dot11Radio1, changed state to up
    *Mar  1 01:37:58.307: %DOT11-4-NO_HT: Interface Dot11Radio0, Mcs rates disabled on vlan 0 due to not using AES encryption or
    *Mar  1 01:37:58.311: %DOT11-6-FREQ_SCAN: Interface Dot11Radio0, Scanning frequencies for 13 seconds
    *Mar  1 01:37:59.307: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to up
    *Mar  1 01:38:00.307: %LINK-3-UPDOWN: Interface BVI1, changed state to down
    *Mar  1 01:38:02.931: %LINK-3-UPDOWN: Interface BVI1, changed state to up
    *Mar  1 01:38:11.919: %DOT11-6-FREQ_USED: Interface Dot11Radio0, frequency 2462 selected
    *Mar  1 01:38:11.923: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 01:38:12.923: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    Cisco1250>enable
    Password:
    Cisco1250#show running-config
    Building configuration...
    Current configuration : 1717 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname Cisco1250
    enable secret 5 $1$jDeQ$cFdx0aHAd8wj8tk6CCmXq/
    no aaa new-model
    dot11 ssid Home Network
       authentication open
       guest-mode
    power inline negotiation prestandard source
    username Cisco password 7 05280F1C2243
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption key 1 size 128bit 7 23D0220D02AE7FA723492AA01E34 transmit-key
    encryption mode wep mandatory
    ssid Home Network
    station-role root
    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
    encryption key 1 size 128bit 7 0B4935657C801B3620154AB56630 transmit-key
    encryption mode wep mandatory
    ssid Home Network
    dfs band 3 block
    channel dfs
    station-role root
    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 GigabitEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 192.168.0.1 255.255.255.0
    no ip route-cache
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    snmp-server community Community RW
    bridge 1 route ip
    line con 0
    line vty 0 4
    login local
    end
    They way I connect it in the network is as follows:
    BrightHouse Networks ISP Modem --> Cisco Aironet 1252 --> Incoming connections from computers and laptops.
    Any ideas?

  • How to load a boot image to cisco aironet 1140 series after missing boot image

    Hi all,
    I need a solution for this. When i switch my cisco aironet 1140 , it s blinking with red light .and gives a message "no boot image to load".
    When i tried next time, by pressing escape it shows this message that i have mentioned below.
    ap:
    ap:
    using  eeprom values
    WRDTR,CLKTR: 0x83000800 0x40000000
    RQDC ,RFDC : 0x80000035 0x00000208
    using ÿÿÿÿ ddr static values from serial eeprom
    ddr init done
    Running Normal Memtest...
    Passed.
    IOS Bootloader - Starting system.
    FLASH CHIP:  Numonyx P33
    Checking for Over Erased blocks
    Xmodem file system is available.
    DDR values used from system serial eeprom.
    WRDTR,CLKTR: 0x83000800, 0x40000000
    RQDC, RFDC : 0x80000035, 0x00000208
    PCIE0: link is up.
    PCIE0: VC0 is active
    PCIE1: link is NOT up.
    PCIE1 port 1 not initialized
    PCIEx: initialization done
    flashfs[0]: 1 files, 1 directories
    flashfs[0]: 0 orphaned files, 0 orphaned directories
    flashfs[0]: Total bytes: 32385024
    flashfs[0]: Bytes used: 1536
    flashfs[0]: Bytes available: 32383488
    flashfs[0]: flashfs fsck took 16 seconds.
    Reading cookie from system serial eeprom...Done
    Base Ethernet MAC address: 28:94:0f:d6:c8:62
    Ethernet speed is 100 Mb - FULL duplex
    The system is unable to boot automatically because there
    are no bootable files.
    C1140 Boot Loader (C1140-BOOT-M) Version 12.4(23c)JA3, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Compiled Tue 18-Oct-11 14:51 by prod_rel_team
    ap:
    So , now my question is how to load the boot image ? From where will we get this ? OR
    I m also having another Cisco aironet 1140 , Can i get bootimage from that . Kindly let me know the solution from genius ?

    Take a look at this link as it should have the info you need
    https://supportforums.cisco.com/docs/DOC-14636
    Sent from Cisco Technical Support iPhone App

  • Can I configure Cisco 1602i (AIR-CAP1602I-T-K9) in Standalone mode ?

    Hi everybody, please, i need some help here.
    I bought 3 Cisco 1602i (AIR-CAP1602I-T-K9) but I didn't bought a Controller. How can I configure then in Standalone mode ?
    I Saw in other forums, i need to change the IOS Software to an Autonomous Software. They suggested the ap1g2-k9w7-tar.152-4.JA1.tar. I would like to know if it is the right software and if there is any problem with licensing if i download and use it.
    Explanation of the differences between AIR-CAP-1602i-x-K9 e AIR-SAP-1602i-x-K9
    http://community.spiceworks.com/topic/448208-cisco-aironet-1602i-questions-issues
    How to convert to IOS autonomous
    http://www.experts-exchange.com/Networking/Wireless/Q_28245190.html
    IOS Download:
    http://software.cisco.com/download/release.html?mdfid=284366503&softwareid=280775090&release=15.2.4-JA1&flowid=37523
    Thanks.
    Wesley

    Hi,
    Yes you must need to change to autonomous mode.Yes it is the right software and you will not face any problem regarding license.
    But for download the autonomous AP image from cisco you need a CCO (Cisco login) and valid service contract .
    Here is the latest image:Can download from here
    http://software.cisco.com/download/release.html?mdfid=284366503&flowid=37523&softwareid=284180979&release=15.2.4-JB5&relind=AVAILABLE&rellifecycle=ED&reltype=latest
    How to covert from lAP to autonomous :
    http://www.youtube.com/watch?v=QQ_NuxdRhQ4
    http://rscciew.wordpress.com/2014/05/07/access-point-conversion-lap-to-aap-and-vice-versa/
    Regards
    Dont forget to rate helpful posts

  • Cisco Aironet 1300 series

    Hello,
    i have 2 cisco aironet 1300 series configured as root bridge and non root bridge, i managed to configure them and they are associating only when they adjacent , when i separate them them communication fail , could you please help me to solve this . thx 

    Those are very old bridges. So if they are still functioning okay, do they require external antennas or not and do you have external antennas if they do?
    Antenna Interface 
    • AIR-BR1310G-x-K9 or AIR-LAP1310G-x-K9: Air interface (integrated directional antenna) 
    • AIR-BR1310G-x-K9-R or AIR-LAP1310G-x-K9R: Two RP-TNC type connectors for external antennas 
    -Scott

  • Cisco Aironet 1300 Series Power

    Can the 1310ap receive it's power from a POE switch?

    Hi Edward,
    Sadly the 1310 cannot be powered by PoE ,but, the Power Injector can be up to 100 meters away from the unit.
    Dual coaxial cable to run from the power injector to the 1300. See attached notes:
    Cisco Aironet 1300 Series
    Cisco Aironet 1300 Series Access Point/Bridge Power Injector
    The Cisco Aironet 1300 Series Outdoor Access Point/Bridge Power Injector,converts the standard 10/100 BaseT Ethernet interface that is suitable for weather protected areas to a dual F-Type connector interface for coax cables that are more suitable for harsh outdoor environments. The Power Injector also provides power to the outdoor unit over the same cables with a power discover feature and surge protection. To support longer cable runs from your wireless network switch or router, the Power Injector LR is designed to accommodate up to a 100 meter coaxial cable run plus 100 meters of indoor cat5 cable?enabling total cable runs up to 200 meters. The Cisco Aironet 1300 Series Outdoor Access Point/Bridge ships with the Power Injector LR2 and an AC power supply.
    From this link:
    http://www.cisco.com/en/US/products/ps5861/products_data_sheet09186a008022551d.html
    Cisco Aironet 1300 Series Outdoor Access Point/Bridge Hardware Installation Guide
    Ethernet Ports
    The access point/bridge dual-coax Ethernet ports consists of a pair of 75-ohm F-type connectors, linking the unit to your 100BASE-T Ethernet LAN through the power injector. The dual-coax cables are used to send and receive Ethernet data and to supply inline 48-VDC power from the power injector to the access point/bridge.
    Power
    The access point/bridge receives inline power from the Cisco Aironet Power Injector (hereafter called the power injector). Dual-coax cables are used to provide Ethernet data and power from the power injector to the access point/bridge. The power injector is an external unit designed for operation in a sheltered environment, such as inside a building or vehicle. The power injector also functions as an Ethernet repeater by connecting to a Category 5 LAN backbone and using the dual-coax cable interface to the access point/bridge.
    AIR-PWRINJ-BLR2
    F-Type Connectors
    Dual coaxial cable carries full-duplex Ethernet, DC power, and full-duplex console port (RS-232 connection)
    From this link:
    http://www.cisco.com/en/US/products/ps5861/products_data_sheet09186a00802252e1.html
    Hope this helps!
    Rob

  • Cisco Aironet 1131G cannot access BVI

    I have configure our Cisco Aironet 1131G with Multiple SSID with VLAN's
    The Guest VLAN is working well and no problem,
    The issue i have is that I cannot connect to the BVI on the Wireless AP, i have setup to VLAN's
    2 = LAN & NATIVE VLAN
    999 = GUEST VLAN
    this is my config
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname NAFTA_AP_003
    logging rate-limit console 9
    aaa new-model
    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 group server radius rad_eap2
    server 10.1.122.50 auth-port 1645 acct-port 1646
    aaa authentication login default local
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authentication login eap_methods2 group rad_eap2
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    dot11 mbssid
    dot11 syslog
    dot11 vlan-name GUEST vlan 999
    dot11 vlan-name LAN vlan 2
    dot11 ssid Nufarm_EXT
       vlan GUEST
       authentication open
       authentication key-management wpa
       mbssid guest-mode
       wpa-psk ascii 7 053B0918245E6308015546
    dot11 ssid Nufarm_INT
       vlan 2
       authentication open eap eap_methods2
       authentication network-eap eap_methods2 mac-address mac_methods
       authentication key-management wpa
    username nemesis privilege 15 secret 5 $1$SjHa$TGIGBh.IhLNgflxBreKYf.
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption vlan GUEST mode ciphers aes-ccm tkip
    encryption vlan 2 mode ciphers tkip
    ssid Nufarm_EXT
    ssid Nufarm_INT
    channel 2422
    station-role root
    interface Dot11Radio0.2
    encapsulation dot1Q 2 native
    no ip route-cache
    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 Dot11Radio0.999
    encapsulation dot1Q 999
    no ip unreachables
    no ip proxy-arp
    no ip route-cache
    no cdp enable
    bridge-group 255
    bridge-group 255 subscriber-loop-control
    bridge-group 255 block-unknown-source
    no bridge-group 255 source-learning
    no bridge-group 255 unicast-flooding
    bridge-group 255 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    dfs band 3 block
    channel dfs
    station-role root
    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 FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    interface FastEthernet0.2
    encapsulation dot1Q 2 native
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface FastEthernet0.999
    encapsulation dot1Q 999
    no ip unreachables
    no ip route-cache
    no cdp enable
    bridge-group 255
    no bridge-group 255 source-learning
    bridge-group 255 spanning-disabled
    interface BVI1
    ip address 10.1.2.242 255.255.255.0
    no ip route-cache
    ip default-gateway 10.1.2.254
    ip http server
    ip http authentication aaa
    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 attribute 32 include-in-access-req format %h
    radius-server host 10.1.122.50 auth-port 1645 acct-port 1646 key 7 03516213160B73435E0C2D16110504
    radius-server vsa send accounting
    bridge 1 route ip
    line con 0
    line vty 0 4
    end

    Ah, yeah that would do it, makes the swich want the VLAN to be tagged.  Nice catch on that!
    HTH,
    Steve
    Please remember to rate helpful posts or to mark the question as answered so that it can be found later.

Maybe you are looking for

  • ALE: how do I use dependent distribution for customer and vendor addresses?

    Hello SDN'ers Hopefully someone can help me with an ALE question. We have two ERP systems connected with ERP - Retail and AFS. Customers and Vendors may be created in Retail, and are distributed to AFS using DEBMAS, CREMAS and ADRMAS messages. Not al

  • Can you upgrade to an iPhone 4 without a data plan?

    I was trying to switch my non-smartphone to an iphone. Online it said i had to change to a data plan, but I don't want to pay an extra 10 bucks a month.  I have heard this is possible so I would like to see how I can do it. Thanks!

  • ACH CTX - Addenda Record Type 7

    Hi, I am working on ACH CTX file for vendor payments through Wells Fargo bank. I need some help on the Addenda Record type 7. The format generated by standard SAP for this record type 7 is not acceptable by the bank. And they are not able to help us

  • 9.1 update won't open secure PDF

    Hi, I can create a secure portfolio or envelope in Acrobat using my Adobe Document Center policy but the file will not open in Acrobate 9.1 running on Vista. I've had to downgrade to 9.0 to solve the problem. A fine solution except that 9.1 fixed som

  • Header & item lines on the same ODS

    Hello I have an ODS with Header line and Item lines of quotation . In this ODS, I have some characteristics like User Status which can be different between header line and item line EX : "Open" on header line and "In process" on item line My report m