cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5516
Views
5
Helpful
12
Replies

aironet 1242ag - not saving changes

JATINDER KUMAR
Level 1
Level 1

dear friends...

i am struggling with this devices now from some time.. not sure where is the mistake ...when i am trying to configure wireless device (AP) from web using exprerss setup or nornal manual mode .. it is not saving any changes.. means clicking on apply button does not do anything ..  infact its not getting clicked... please see the screen shot attaced ..my express setup menu is different then the one mentioned in this link

http://happyrouter.com/how-to-configure-a-cisco-wireless-access-point-ap-from-scratch

any still if you make any changes and refresh the page it comes back to 10.0.0.1 ip which is shown on the screen shot...

guys any help will be really appreciated ...

or if someone can also share the commands to configure the same... but before commands i want to sort out my above issues...

12 Replies 12

thefranmanatt
Level 1
Level 1

try a different web browser.

CCNP - Wireless
CWNA and CWAP

CCNP - Wireless
CWNE #136

+5 Kevin

Most times it's the browser ..

Sent from Cisco Technical Support iPad App

"Satisfaction does not come from knowing the solution, it comes from knowing why." - Rosalind Franklin
___________________________________________________________

kcnajaf
Level 7
Level 7

HI,

Try connecting to AP using console and apply below command to assign the ip address.

config terminal

int bvi1

ip add x.x.x.x y.y.y.y (where x.x.x.x is the ip address whichyou want to assign and y.y.y.y is the subnet mask)

Also you could assing the default gateway as below

ip default-gateway x.x.x.x (where x.x.x.x is default gateway which you want to use)

Also from console you can verify is there is enough space on the flash to save your configuration using "show flash" command

Hope that helps

Regards

Najaf

Please rate when applicable or helpful !!!

Guys i tried all above .. no luck .. plz suggest

Hi,

What is happening now? You where able to assign the ip address through console? Did you save (write mem) the configuration after assigning ip?

Regads

Najaf

Ravi Singh
Level 7
Level 7

I agree with George. It's happen due to Browser. Change the browser and if you still face the same problem try to configure it with command line and check you are able to save the config or not.

with command mode i am able to do all... but i dont have commands to make it work as a AP .. if some one can help me

Hi,

Not sure what command are you looking for :-( I have already share the command to assign the ip address to the AP. If you can provide more details we should be able to help...

Regads

Najaf

hi Najaf,

     what i am asking is rest of the command which i should use to configure the device as AP... because BVI onli will give the ip but i cnt do radio config and other stuff..

Hi,

The simpleset configuration would be something like as below.

dot11 ssid TEST

   vlan 1

   authentication open

!

interface Dot11Radio1

encryption vlan 1 mode wep mandatory

!

interface Dot11Radio1

encapsulation dot1Q 1 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

encryption vlan 1 mode wep mandatory

!

interface Dot11Radio0

encapsulation dot1Q 1 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 FastEthernet0

encapsulation dot1Q 1 native

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 add x.x.x.x y.y.y.y (where x.x.x.x is the ip address whichyou want to assign and y.y.y.y is the subnet mask)

!

ip default-gateway x.x.x.x (where x.x.x.x is default gateway which you want to use)

Hope that helps

Regards

Najaf

Please rate when applicable or helpful !!!

Scott Fella
Hall of Fame
Hall of Fame

You need to look at some guides. We can't tell you what you need to configure. Take a look a these links

http://www.cisco.com/en/US/docs/routers/access/1900/software/configuration/guide/wlan.html

http://www.cisco.com/en/US/docs/wireless/access_point/12.4_10b_JA/configuration/guide/scg12410b-chap6-radio.html

Sent from Cisco Technical Support iPhone App

-Scott
*** Please rate helpful posts ***

William Moreira
Level 1
Level 1
My problem was solved by setting ip fixed.
William Alves Moreira
Review Cisco Networking for a $25 gift card