cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
0
Helpful
2
Replies

Cisco Aironet 1200 help

mrgradziel
Level 1
Level 1

A local business went out of busniess near me and sold me their Cisco Aironet 1200 wireless access point. The told me that all I needed to do was connect it to my currect router/modem and it will expand my wireless connection greatly. However, they didnt give me the cd and I dont know how i can get logged in to it. Basically im asking how do i get this thing working?

2 Replies 2

Amjad Abdullah
VIP Alumni
VIP Alumni

Here is a full guide that can probably help you:

http://goo.gl/nTy8qS

Rating useful replies is more useful than saying "Thank you"

Rating useful replies is more useful than saying "Thank you"

Rasika Nayanajith
VIP Alumni
VIP Alumni

Hi Mike,

Hopefully they have given you the  external power adapter to power this AP. If so you can power this AP & connect it to your local internet router/modem using ethernet cable. If that is already preconfigured with a wireless network, you should be able to see a wireless network adverstise when trying to connect a laptop or wifi capable phone to that network (not sure what is the name & if any password required to connect to that wireless network). If you see a wireless network and if it ask a password to connect to it (& you know the password) then you are good to go with it.

But if they have not given to you that password (or you want to setup your own network name/password), then your option is to reconfigure this AP. As long as you can get the CLI access (via a console cable connect to a computer COMM port  & using a Hyper Terminal). Default username/password should be Cisco/Cisco (& enable password also Cisco)

http://www.cisco.com/en/US/customer/docs/wireless/access_point/12.3_8_JA/configuration/guide/s38frst.html#wp1103328

If default username/password not accpted, you have to reset it to factory default using the mode/reset button. Procedure is explain here.

http://www.cisco.com/en/US/docs/wireless/access_point/1200/installation/guide/120h_6.html#wp1036746

If you get the CLI access here is the configuration you need to do, to get a secure wireless network setup

1. Erase the configuration of your Autonomous AP & Reload to comeup with zero ocnfig

AP#erase startup-config

Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]

[OK]

Erase of nvram: complete

AP#reload

System configuration has been modified. Save? [yes/no]: no

Proceed with reload? [confirm]

2. Then do the following configuration with required SSID name & preshared-key (password) as you required. Once you do this configuration & you connect this to your local internet router/modem, then you should see your newly created wireless network is available & you can connect to it using the passwork you have created.

AP#conf t

hostname

!

dot11 ssid

   authentication open

   authentication key-management wpa version 2

   guest-mode

   wpa-psk ascii

!

interface Dot11Radio0

encryption mode ciphers aes-ccm

ssid

no shutdown

!

interface Dot11Radio1

encryption mode ciphers aes-ccm

ssid

no shutdown

!

interface BVI1

ip address dhcp

!

exit

!

write memory

!

HTH

Rasika

**** Pls rate all useful resposnes *****

Review Cisco Networking for a $25 gift card