CISCO Aironet 700w

Can a CISCO Aironet 700w be set up as  Antonius Access Point ? I was able to set up 700i OK no problem
Need to Set it up for WIFI site Survey Active to test coverage

The 700W series access point contains two simultaneous dual-band radios, the 2.4 GHz and 5 GHz 802.11n MIMO radios, in a controller-based mode.
Source: http://www.cisco.com/c/en/us/td/docs/wireless/access_point/702W/quick/guide/ap702Wgetstart.html

Similar Messages

  • How to change default admin password on Cisco Aironet 1040

    How do I change the default username and password on the Cisco Aironet 1040. There is a default set and I want to change that to secure the device. I've checked the manual and can't seem to find the directions. Any ideas?

    Hi Brian,
    If this AP is already registered with a WLC then you can change it via WLC.
    In WLC GUI, go to Wireless -> Select the AP -> Credential -> Override Global Credential-> Update username/pw/enable pw
    In WLC CLI, you can configure it like this. If it is for all APs, then select all, otherwise AP name.
    (WLC3) >config ap mgmtuser add username admin password Cisco123 secret Cisco123 ?
    all            Applies the configuration to every AP that does not have a specific user name.
         Enter the name of the Cisco AP.
    (WLC3) >config ap mgmtuser add username password secret
    (WLC3) >save config
    Are you sure you want to save? (y/n) y
    If it is Autonomous AP you can configure using the "username xxxx password xxx" IOS command
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • How many users are supported on a Cisco Aironet 1141N? 30?

    I have a client that wants to upgrade his Aironet 1131 APs with 1141N.  How many users are supported on a Cisco Aironet 1141N?

    Yes, you could have 30 clients on the AP. 
    Client density all depends on what the client is doing, really.
    So if you have clients that are just web surfing and pulling email 30+ isn't a problem.  If they are all streaming video, then you want to plan for less clients per AP, and more APs.
    Steve

  • 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

  • Cisco Aironet 1300 QoS

    Hello, I have 2 Cisco Aironet 1300 Bridges which provide data and voice communication between 2 buildings. Up until recently QoS has not been needed, but lately there appears to be congestion due to reports of poor voice quality. Building A houses a V3000 NBX Telephone system, Building B houses approximately 30 remote IP phones. Building A and Building B are approximately 100 yards apart. No VLAN's. Due to myself being an extreme noob to Cisco bridges, I was hoping some of you may have had experience in setting this up and hopefully provide some tips. I need to prioritize traffic on UDP ports 2093-2096 and TCP port 1040. Thank you in advance for any suggestions. My current running config is below:
    Using 1283 out of 32768 bytes
    version 12.3
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname LHS-WeightRoom-WCV
    ip subnet-zero
    aaa new-model
    aaa authentication login default local
    aaa authorization exec default local
    aaa session-id common
    dot11 ssid wcv
    authentication open
    guest-mode
    dot11 ssid wcvcisco
    authentication open
    infrastructure-ssid optional
    username root privilege 15 password 7 0247335A05320A2244
    username Cisco privilege 15 password 7 074E164D403D1C061F
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid wcv
    ssid wcvcisco
    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
    station-role root bridge
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    bridge-group 1
    bridge-group 1 spanning-disabled
    hold-queue 80 in
    interface BVI1
    ip address 10.141.8.6 255.255.254.0
    no ip route-cache
    ip default-gateway 10.141.8.5
    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
    control-plane
    bridge 1 route ip
    line con 0
    line vty 0 4
    end

    Here is the URL for the configuration of Cisco Aironet 1300 QoS. Follow the guide it may help you
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/12.3_4_JA/configuration/guide/o13qos.html

  • Hello,good day problem with Cisco aironet 1040 series acces point

    Hello good day to all, how to configure cisco aironet 1040 series using web configuration attaching through patch cord without using the console.
    if possible please send me step by step instruction, any help is gladly appreciated.
    thank you in advance, More power
    mel

    helo good day sir,
    this is the first time i configure this device i am using Cisco aironet 1040 for our wireless using POE for power, and using cisco catalyst 2960 as switch
    i jack the patch cord in and its goes on colored green,
    the thing is how i can configure the aironet 1040  sir?
    waiting for a step by step instruction,
    thank you in advance
    mel

  • Configuring CISCO AIRONET AP

    Hello;
    how to configure the IP Adress of CISCO AIRONET 1600i AP to access It through the Web browser and configure It?
    we tried to assign a static IP using CLI so we downloaded Tera Term and tried to connect It using the DB Cable. The following message shows up:
    *Mar 1 01:41:43.674: %CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
    we tried to execute 'Enable' command and It works then we tried to execute 'config t' command but failed (the other commands do not work too):
    APf07f.06f0.93b5#config t
    ^ % Invalid input detected at '^' marker.
    I connected the Aironet AP to a Router which has 192.168.1.1 as a default IP Adress and thats what shows up on the terminal:
    Translating "CISCO-CAPWAP-CONTROLLER.Home"...domain server (192.168.1.1)
    *Mar 1 00:34:05.251: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.
    *Mar 1 00:34:05.255: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER.Home
    Not in Bound state.
    *Mar 1 00:34:50.754: %CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
    *Mar 1 00:34:53.766: %CAPWAP-3-ERRORLOG: Invalid event 38 & state 2 combination.
    *Mar 1 00:34:53.830: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 192.168.1.5, mask 255.255.255.0, hostname APf07f.06f0.93b5

    Hi 
    By default these AP comes with lightweight image & require a WLC to manage it.(unless you specifically order this AP with autonomous image)
    If you want to convert it autonomous (to use without a WLC) then you have to load an autonomous image to it. You should have an image like this (ap1g2-k9w7-tar.153-3.JAB.tar)  to begin with (you may require a valid maintenance contract to download this from cisco web site)
    Then you can follow one of the methods to convert it to a autonomous AP
    1. http://mrncciew.com/2012/10/20/lightweight-to-autonomous-conversion/
    2. http://mrncciew.com/2013/12/13/ap-conversion-using-mode-button/
    HTH
    Rasika

  • 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 - Coverage area

    Hi,
    could you please tell me what is the max coverage area that supports on Cisco Aironet 1300 with integrated antenna (13 dbi).

    Check out the following URLs
    http://www.cisco.com/en/US/products/hw/wireless/ps458/products_tech_note09186a008009459b.shtml
    and
    http://www.cisco.com/en/US/products/ps5861/prod_brochure09186a0080230777.html

  • Cisco Aironet

    I got a Cisco Aironet card to replace the Broadcom that uses ndiswrapper.  Here is what happens
    modprobe airo
    modprobe airo_ca
    then run iwconfig
    eth1 (which is my wireless card) no wireless extensions
    A few places suggested that it is the driver.  Anyone have any other suggestions?   Does anyone use a Cisco Aironet card?  How did you get it installed?

    i have aironet 350
    modprobe
    yenta_socket , pcmcia_core , airo , & airo_cs
    in rc.conf
    lo="lo 127.0.0.1"
    #eth0="dhcp"
    eth1="dhcp"
    INTERFACES=(lo !eth0 eth1)
    DAEMONS=(syslog-ng !hotplug pcmcia network netfs crond )
    but since the upgrades that came out the other day
    it doesnt work at boot up i have to unplug then plugin card
    run as root
    ifconfig -a
    dhcpcd eth1 or i could use
    dhcpcd wifi0
    from what ive read so far its a udev prob havent been able to figure it out yet
    so im plugging away at that

  • Cisco Aironet 1510

    On the Cisco Aironet 1500 Series Lightweight Outdoor Mesh Access Point spec sheet from the Cisco.com website, it states that the input power for the DC inline POE is 28.5 W at 48 VDC, nominal. What is the maximum power at 48 VDC? On AC, the nominal power is 57.8W at 120 VAC. What is the maximum power at 120 VAC?
    Also, I see that the Cisco 1510 only uses AC as a source. Does Cisco have a device for the Cisco Aironet 1510 that uses DC as a source? For example, instead of using the POE Injector that Cisco has, which uses an input of 120VAC (1.5A) and outputs 48VDC (1.2A), does Cisco have a POE Injector that uses an input of 12VDC and outputs 48VDC (1.2A).

    I think the maximum draw (with both radios and heater on) is 57.8 Watts, but with the heater not active it's much lower around 36.84 Watts.

  • Cisco Aironet 1200

    Cisco Aironet 1200
    Firmware 12.3(8)JEB
    Hello,
    I want to control client associations when AP load is high.
    Is there an MIB object that enables/disables client associations?
    I have searched the supported MIBS, but i could not find anything.

    An improper combination of power level and antenna gain can result in equivalent isotropic radiated power (EIRP) above the amount allowed per regulatory domain. Here is the URL which indicate indicates the maximum power levels allowed with the Cisco integrated antenna for each regulatory domain and also contain configuration setting.
    http://www.cisco.com/en/US/docs/wireless/access_point/1200/vxworks/installation/guide/higaxd_2.html

  • Cisco Aironet 350 series/panel indicator

                     Cisco Aironet 350
    I have the next indicators signals:
    Ethernet activity= Steady RED
    Association Status=Steady GREEN
    Radio Activity=Steady AMBER
    I can't use the acces point's serial for management system

    Here is a link to the led indicators although your colors aren't shown in the list.
    http://www.cisco.com/public/scc/compass/ap/information_files/led_table_wbg.html
    Based on the age of the unit, no access to the console, all LEDs are on. I would agree with Scott. It's likely bad ..
    Sent from Cisco Technical Support iPad App

  • Problème d'installation d'ios cisco aironet 1300

    au fait j'ai un cisco aironet 1300 et je n'arrive pas à installer l'ios par ce que 'il ne me donne pas la main pour gérer. Au lieu de m'afficher root> il m'affiche que bridge: avec des commandes qui ne permettent pas d'installer l'ios.
    Si vous pouvez m'aider à reinstaller lle système
    Merci d'avance

    Salut mamadou, quand tu es au prompt, tu tapes :
    ether_init
    flash_init
    set IP_ADDR 192.168.133.160
    set NETMASK 255.255.255.0
    set DEFAULT_ROUTER 192.168.133.1
    Mets bien en majuscules et remplaces l'adresse IP le masque et la passerelle par ce que tu veux sur ta borne
    puis tape :
    tftp_init
    tar -xtract tftp://192.168.130.222/images/c350-k9w7-tar.122-13.JA1 flash:
    remplaces l'ip par celle de ton serveur tftp, et le fichier image par celui correspondant à ta borne que tu auras avant copié sur ton serveur tftp
    tu vas voir pas mal de logs, appuie sur entrée ou sur la barre d'espace pour faire défiler
    une fois l'extraction terminée tu tapes
    set BOOT flash:/c350-k9w7-mx.122-13.JA1/c350-k9w7-mx.122-13.JA1
    remplaces c350.... par le nom de ton image
    puis tu tapes boot pour booter ta borne
    A++

  • 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

Maybe you are looking for

  • Debugger "cannot determine the breakpoint" position SY495

    Hi, I ran into a problem and checked this forum and OSS looking for it and didnt find it. Now the problem is solved and I'd like to note it here for others. Problem: In SE24 I wish to set the external (HTTP) debugger to a line of code. Error message:

  • Passing internal tables dynamically to a subroutine

    Hi All, How to pass internal tables dynamically to a subroutine? In subroutine logic i'm fetching data from MARA table for all entries in the internal table passed to the subroutine. Based on some condition the internal table varies. I'm placing the

  • Help! converted video short, now no sound!!!!

    hey guys, i have a movie which is in MPEG movie format, and i tried syncing it to my ipod. a pop up then says that the type of movie was not supported by my ipod, so then i checked out troubleshooting and said that it was recommended to convert which

  • Action Script to restart movie with mouse

    I added code using Script Assist in Flash CS4 to pause the movie at the end frame until the user clicks on the mouse to restart it. Seemed so easy but I have tried everything I can think of and nothing works. I actually did this in an earlier version

  • OAS compatibility with virtualization

    I am working to verify the compatibility of certain software and databases with virtualization. I put in a ticket with Oracle and the Support person said that Oracle does support Oracle non-RAC databases (10gR2, 10gR1, and 9.2 for SPARC and 10gR2 and