Aironet 1300 + WLC + password default

Good Morning,
I need to know how can i change the username and password default of a AP joined to a WLC automatically when the AP is joined to the WLC.
config ap username user-id password pass {AP-name | all}
Can i do it automatically or every time that a new AP is joined to the WLC i need to execute this command???
Thank you for the help.

You need to do when new AP is joined to the WLC
Command :
config ap username user-id password pass {AP-name | all}
If you enter a AP-name argument, the username and password is configured only for the specified access point. If you enter the all keyword, the username and password are sent to all access points that are registered to the controller

Similar Messages

  • AIronet 1300 password and user name recovery

    hello all i have a cisco aironet 1300..unfurtunately i cannot access because i forgot the password and username.. how do we recover the username and password without affecting the commands encoded in the device ??
    thanks

    Hello,
    The link below might help you out:-
    http://www.cisco.com/en/US/products/hw/wireless/ps430/products_password_recovery09186a00800949d0.shtml#ca_1310_ser

  • 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

  • Image Recovery for Cisco Aironet 1300 Outdoor Access Point

    We purchased two 1300 APs for outside. There is a new release for the image that we wanted to use so, we have the latest security updates. We downloaded, logged onto the access point just fine, but the image never took. After four hours with a direct connection, it was still going and this morning we came in and it just keep rebooting. Our network guy states it looks like a corrupt image. We can barely do anything and since there is no "mode" button like the earlier models, I have not found anything on web sites or forums to help us reload a good image to the access point. I would appreciate any insight someone has and/or where to look for this. I logged on and downloaded about every manual on the 1300 I could find, but have not found a good way to fix this. Not even the upgrade tool will connect since it just keeps rebooting.

    Hi Bruce,
    Because (as you correctly noted) the 1300 does not have a mode button you could try this method;
    Complete the steps in this section in order to reset Cisco IOS Software-based bridges:
    If the privileged command prompt ap# is available in the CLI, the write erase command and the reload command erase the startup configuration and reset the unit.
    If the GUI is available, choose System Software > System Configuration. Press the Reset to Defaults button.
    Aironet 1300 Series Bridges do not have a MODE button to reset the AP to factory defaults. So, if neither the GUI or CLI is available with sufficient privileges, complete these steps to delete the current configuration and return the entire bridge settings to the factory defaults using the CLI.
    Open the CLI with a Telnet session or a connection to the bridge console port.
    Reboot the bridge by removing and reapplying power.
    Allow the bridge to boot until the command prompt appears and the bridge begins to inflate the image.
    Press ESC when you see lines that are similar to these on the CLI:
    Loading "flash:/c1310-k9kw-7mx.v122_15_ja.200040314-k9w7-mx.v122_15_ja.20040314"
    ...#############################################################################Note: In order to access the boot loader, you must press ESC twice. But this action depends on the terminal-emulation software that you use.
    Messages that are similar to these appear:
    Error loading "flash:/c1310-k9kw-7mx.v122_15_ja.200040314-k9w7-mx.v122_15_
    ja.20040314"
    Interrupt within 5 seconds to abort boot process.
    Boot process terminated.
    The system is unable to boot automatically. The BOOT environment variable needs to
    be set to a bootable image.
    C1310 Boot Loader (C1310-BOOT-M), Version 12.2 [BLD-v122_15-ja_throttle.20040314 100]
    bridge:At the bridge: prompt, issue the dir flash: command in order to view a directory of the Flash file system.
    The directory is similar to this directory:
    bridge: dir flash:
    Directory of flash:/
    2 -rwx 0 env_vars
    5 drwx 384 C1310-k9w7-mx.v133_15_JA.20040314
    3 -rwx 1128 config.txt
    4 -rwx 5 private-config
    3693568 bytes available (4047872 bytes used)
    bridge:Delete or rename the files config.txt and env_vars, and reboot the bridge.
    Note: Do not forget the / character before the filenames.
    bridge: delete flash:config.txt
    Are you sure you want to delete flash:/config.txt (y/n)?y
    File "flash:/config.txt" deleted
    bridge: delete flash:/env_vars
    Are you sure you want to delete "flash:/env_vars" (y/n)?y
    File "flash:/env_vars" deletedIssue the boot command in order to reboot the bridge at the bridge: prompt, or simply power cycle the bridge.
    After the bridge reboots, reconfigure the bridge with the web browser interface, the Telnet interface, or Cisco IOS Software commands.
    Note: The bridge is configured with the factory default values that include:
    The IP address, which is set to receive an IP address with DHCP. If you do not have a DHCP server, you can access the bridge using the default IP address of 10.0.0.1 using HTTP/HTTPS or Telnet. Once you gain access to the bridge via Telnet or GUI, you can modify the IP address of the bridge.
    Note: This default IP address of 10.0.0.1 becomes available only for a short period. So, make sure that you assign your own IP address to the bridge within that period of time.
    The default username and password, "Cisco".
    From this doc;
    http://www.cisco.com/en/US/products/hw/wireless/ps430/products_password_recovery09186a00800949d0.shtml#ca_1310_ser
    One other thing, be careful with the new IOS that you aren't loading a LWAPP Recovery Image. (it almost sounds like what may have happened)
    Hope this helps!
    Rob

  • Help with four Aironet 1300 with mountain in the middle

    I am a novice at configuring Cisco equipment and need some pointers on what roles I would use to configure this site. The site consists of one main office, mountain top and one remote site. The main location with has a DSL connection, Server 2003 configured with DHCP, ip network 192.168.0.X and one Aironet 1300. The mountain top site has line of site to the main office and to the remote site. We have two Aironet 1300 on the mountain top site. At the remote site we have one Aironet 1300, network switch and a few pc?s. I think the Aironet at the main office needs to be the root bridge, but how should I configure the other Aironet?s? On the mountain site how would I connect the two Aironet?s together? Crossover cable? Also, I had a problem using telnet to configure the ip address on the Aironet?s at the mountain top site. I read the how to configure ip address when DHCP is disabled using HyperTerminal, but I can not get the access point to respond. At the remote site and main office I was able to configure the Aironet?s ip address to 192.168.0.180 and 192.168.0.185 and add a WEP key and a SSID. Basically the remote site needs access to the office site. Sorry for this being so long and thanks in advance. Casey

    My advice is try them as two bridge connections (root and non-root). Have you tried this: http://www.cisco.com/en/US/customer/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml
    About cable at the mountaintop, it depends on the distance between them.
    For the IP config, just put an address on bvi 1:
    int bvi 1
    ip address 192.168.1.1 255.255.255.0
    no shut ( maybe ?)
    exit
    ip default-gateway 192.168.0.1 (if necessary)
    That' it. Does it ping at all ? Are you trying from the ethernet connection ?

  • Aironet 1300 as AP

    Hey all,
    I have recently been given the opportunity to provide a wireless network solution to a 3 adjacent condos. As condos at a beach go, they are composed of 99% concrete and glass. My ability to run cable is extremely limited as every cubic centimter of each suite is privately owned and there are no interior hallways, janitors closets, or otherwise air conditioned public access locations. My initial instinct was to utilize the Aironet 1300 given it's durable characterisics and the harshness of the potential environment (think blazing sun and hurricanes). The configuration could be with one root and many non-root access points. Does this sound reasonable? Are there caveats that I should be aware of (this is my first time with cisco hardware). Second I have been fortunate enough to acquire two 1300 series bridge/AP units for testing. I have utilized the CLI interface to reset them to what I belive is the "factory default" settings. Then I used the web GUI to make one 1300 a root and the other 1300 a non-root where both are set to use WEP and accept clients. I am concerned that I may have misconfigued something as the coverage of these Aironet 1300's barely reaches 50 feet in any direction where as my $50 Netgear router with AP reaches a good 250 feet in any given direction. Something seem wrong here. I've tried differnet channels with no appreciable improvment in performance. I've tried a generic 802.11B client card and the Cisco CB21AG-a-k9 client card. I've tried one AP (no bridge) and two AP with a bridge between the two. I still get consistently poor results. I'm not new to wireless networking, but I am completely new to Cisco products. Any ideas would be greatly apprediated.

    I have alot of experience with cisco and with cisco think inside the box and with the 1200 -1300 look at you antennas. We did a few hotels in Atlanta and every other room was made out of a speacial fire material. In short the effect was in the halls signal str was around 40-50 for 400 to 500 feet when we put the ap in the stairwell signal was only good for one room over i would say roughly 10 feet (in a different enviroment they worked great. I would say take it outside and see what result you get then look into the antenna u say you have 2 for test i assume it is the cisco test units but still you might want to look into antennas to meet you penitration needs. maybe a mix of valuepoint 15 or 18 dbi rugged antenna line and the cisco I have had great penitration with that mix, and they only run like $100. hope that helps. Pardon my spelling speed was factor here on another mission.

  • Trouble with Aironet 1300 series

    I have a cisco aironet 1300 series and i need to reset it back to factory default.  the directions say push the mode button while the access point is off and then turn it on while the mode button is down...
    i don't see one button on this thing anywhere.
    help needed

    Hi Jim,
    The 1310 bridge/injector do not have a mode button for configuration reset. However, you can reset the configuration if you use the console port on the injector:
    1) Connect console port and power-cycle unit
    2) When IOS starts loading, hit ESC key twice to get to the boot-loader prompt
    3) At the boot-loader prompt show a directory of the flash filesystem (dir  flash:)
    4) Delete or rename the files "config.txt" and "env_vars", then boot the  system ("delete flash:/config.txt" "delete flash:/env_vars")
    (The default user/pass should be Cisco/Cisco)
    -Patrick Croak
    Wireless TAC

  • Gaining Internet access through an Aironet 1300

    I set up wireless networks in feedyards using the Aironet 1300 as a Work Group Bridge. Typically the bridge is setup out in the middle of the feedyard to broadcast an SSID, with an Omni Directional antenna. We mount a patch antenna on the office and have it connect to the SSID using a Buffalo Ethernet converter. My question is, if the office has internet, how can I get the internet out in the feedyard. Yes the computers on the office network do have internet and can communicate with the pc's out in the feedyard. Any help would be greatly appreciated. Thanks.

    Hi,
    if we are using 1300 WGB and we have same SSID on the "root" side i.e. your office, then users connected to this WGB should be able to access internet. Are we using same SSID on both sides for internet access? Are we using any VLAN? Is there any security setting we are using on WGB or on our root AP?

  • Building to building Bridge link using Aironet 1300's

    We have a requirement to link two adjacent buildings that are about 20-metres apart over a public road. I need some advice on what the best solution will be.
    Initial thoughts are a pair of Aironet 1300's configured as Wireless Bridges but the antenna type and where to mount them is confusing me. Will the internal patch antennas be enough for this or will we need external antennas? If so what type - directional or? Do the AP's need to be mounted externally or can we simply mount them internally facing each other through windows? What do we need to be aware of regards signal overlaps and interference etc?
    What looked like a simple setup seems to have opened a can of worms....
    Thanks
    Andy

    Hi Andy,
    The 20m distance is quite short.
    In this case, as recommended by Cisco*, for AP1300 series, you can use the AIR-ANT2410Y-R antenna. This directional antenna can be used/installed indoor or outdoor.
    Approximate Indoor Range at 6 Mbps : 548 ft (167 m)
    Approximate Indoor Range at 54 Mbps: 165 ft (50 m)
    *http://www.cisco.com/en/US/products/ps5861/products_data_sheet09186a008022198b.html
    Look under 'Table 4. Antennas for the Cisco Aironet 1300 Series Outdoor Access Point/Bridge with RP-TNC Type Connector'.
    Both AP1300 and the antenna can be installed indoor. You need to wall-mount the antenna facing each other from each building.
    Since the distance is only 20m, you can play around with the transit power to control the signal distance.
    As for overlapping channel & probability of interference, do a simple site survey (can use freeware NetStumbler) and make sure your antenna does not mounted near equipment like microwave, or any equipment that produced high frequency noise.
    Hope this helps.
    Rgds,
    AK

  • About Aironet 1300 Outdoor Bridge.

    Hi,
    I have a question about Aironet 1300 series Outdoor Bridge.
    in case of 1300 series, it is supporting with 802.11g protocol. BTW, I wanna use it with 802.11a protocol on Aironet 1310 series. Is it possible ?
    If so, how to do I have to it ?
    I wait your good answer.
    Thanks.
    Best Regards.

    1310 only support 11b/g, not support 11a.
    1410 support 11a

  • Secure Wireless Site to Site Bridge - Aironet 1300 or 1252?

    Hi there,
    We're planning to connect a building no more than 50m away to our network via wireless (after careful research. The builing will only house 2 people, one requiring just internet and email access for ordering materials, the other will be doing document scanning - currently scanning files of roughly 15Mb every 3-5 minutes to an SQL server in the main building. They will also need to retrieve similarly sized files from said server within the same timescale. The solution would need to offer WPA2 security and a hidden SSID.
    I have been pointed in the direction of the Aironet 1100 which now appears to be discontinued, so the Aironet 1300 was suggested instead. Will this 54g device be sufficient for the activities above and if so, I guess I will just need to configure each unit as a bridge (1 per building?)
    I have also been looking into N type devices and found the Aironet 1252 but I believe that this is an internal device? I have the facility to locate it by a window/ very close to the outside of the building on both sites but not sure if this would be cost effective. Am I right in thinking the 1252 would require me to purchase additional antenna to go with it? If so, what type would be suitable as there are several listed on the site.
    Finally. I'd like the solution we go with to be expandable (if it allows) as another building within the same area is also being looked at and would benefit from having a similar connection to it. Whether the bridging would allow for this, or another 2 units would need to be purchased is something I am unsure of.
    I'd really appreciate some feedback from someone with experience of both units or experience in setting up a similar configuration as I am quite new to this side of wireless
    I have included a basic Visio diagram of my proposed configuration; I hope it is of some use.
    Thanks in advance.

    Hi,
    the 1310 will offer sufficient throughput. But if you add buildings, maybe you will start reaching the limit ...
    The problem with the 1250 is that it's not meant to go outdoor as it is, apart from that it's perfect for the job.
    The type of antennas strongly depend on the location of the building.
    If the 3 buildings are in a line with the main building in the center, you will need an omnidirectional antenna. The point is that your bridges should all hear each other, so their coverage zone should include all other bridges. Then it's possible to have one AP at each site, the main site AP being "root" and the other being "non-root". If too hard, you could also go with 2 APs at the central site and then you can go with directionnal antenna toward each building.
    And the 1310 can come either with an internal antenna that is very directionnal or with external antennas connector. The 1250 is always for external antennas.
    Note also that the 1250 requires a bit more power than normal PoE allows.
    I hope this helps,
    Regards,
    Nicolas
    ===
    Don't forget to rate answers that you find useful.

  • Security on Aironet 1300 bridges

    I am a newbie on this fourm. I required your suggestions and recommendations. I have aironet 1300 bridges. I want to connect them in point to multipoint envt.
    I want to have one root bridge and rest as non root bridges. But i want to implement authentication of non-root bridges through root bridge. Please suggest what is the latest and strongest authentication and security protocols that i can use. Please i am looking for an early response.

    EAP Authentication type provides the highest level of security for your wireless network. By using the Extensible Authentication Protocol (EAP) to interact with an EAP-compatible RADIUS server, the root access point/bridge helps another access point/bridge and the RADIUS server to perform mutual authentication and derive a dynamic unicast WEP key. The RADIUS server sends the WEP key to the root access point/bridge, which uses it for all unicast data signals that it sends to or receives from the non-root access point/bridge. The root access point/bridge also encrypts its broadcast WEP key (entered in the access point/bridge's WEP key slot 1) with the non-root access point/bridge's unicast key and sends it to the non-root access point/bridge.

  • Aironet 1300 radio keeps on shutting down

    Hi,
    I have a problem with the wireless bridge connection using aironet 1300. It work fine before.no changes were done. The problem is that the radio keeps on shutting down.in the web interface radio is enabled but down. i have to manually diable it then enable it back to resolve the issue. Problem is random and this is happening on both aironet. Below is the log.
    on the first aironet:
    1 Mar 31 02:20:59.444 Error Interface Dot11Radio0, changed state to up
    2 Mar 31 02:20:59.443 Warning Interface Dot11Radio0, Associated To AP UPAdminBridge 001e.4a05.b820 [None]
    3 Mar 31 02:20:59.389 Error Interface Dot11Radio0, changed state to down
    4 Mar 31 02:20:59.339 Warning Interface Dot11Radio0, parent lost: Received deauthenticate (2) not valid
    5 Mar 31 01:24:51.062 Error Interface Dot11Radio0, changed state to up
    6 Mar 31 01:24:51.061 Warning Interface Dot11Radio0, Associated To AP UPAdminBridge 001e.4a05.b820 [None]
    on the second aironet:
    1 Mar 17 09:30:42.107 Information Interface Dot11Radio0, Station UP-ASBridge 001e.f7f1.abc0 Reassociated KEY_MGMT[NONE]
    2 Mar 17 09:30:41.971 Information Interface Dot11Radio0, Deauthenticating Station 001e.f7f1.abc0 Reason: Previous authentication no longer valid
    3 Mar 17 09:30:41.971 Warning Packet to client 001e.f7f1.abc0 reached max retries, removing the client
    regards,
    Christian

    Verify that when the radio interface is shutdown, the workstations can connect to the server immediately. Also ping from the AP to server and workstations to verify if there is any difference seen to the results seen prior to the radio interface being shut down.

  • 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

  • Aironet 350 configuration to Aironet 1300

    Is it possible to download an ini configuration from an Aironet 350 bridge, convert it and upload it to an Aironet 1300 bridge?

    Nevermind...I found it http://www.cisco.com/en/US/docs/wireless/access_point/ios/release/notes/s12213JA.html#wp55027

Maybe you are looking for

  • IPod touch 1g and universal dock: on remote the volume up sets volume down

    I have a iPod touch first generation. Today I bought the Apple universal dock which includes a aluminum remote. The problem is that when I press 'volume up' on the remote, the volume on the iPod goes down. When I press 'volume down' on the remote, th

  • My iPhone 4 signal issues are gone...

    Well, like many of people here I had the obnoxious signal loosing issue that is affecting a staggering amount of iPhone 4 users. However, I never realized I inadvertedly fixed the issue until just 10 minutes ago. I had signal issues since Day 1. Bear

  • Error in JMS adapter 11g

    Hi I have configured a JMS Adapter in Jdev 11.1.1.3.0 to consume message from a queue(JNDI Name as eis/wljms/WLQueue) on a weblogic server(10.3.1) in a different domain and deployed my BPM process to the soa server 11g. I created a new outbound conne

  • Downloading ALV REport

    HI. i need to download the alv report to a file which i given (either Text or Excel file ) and proper colomns and i need colomn headings also is it possible give me some sample code . NOTE : i used ws_download but the coloumns r not coming in proper

  • Problem with undesired rounding of entity attributes of type Number

    Hello, We have an entity object based on an oracle database table. Some of the columns of the table are of type NUMBER ( without specified precision and scale) and are mapped to attributes of type oracle.jbo.domain.Number as is the oracle recommendat