04-07-2009 06:01 PM - edited 03-06-2019 05:03 AM
I accepted a job requiring Cisco equipment, which I'm not familiar with, and need help accessing the GUI screens on Aironet 1200 AP's. I've tried following the run-around with the on-line manuals and can't make it work. I need to know the specific steps on how to get my XP laptop to access the GUI so I can get these things set up. I have a console cable and can get the laptop to talk via that but am not familiar enough with Cisco command to get the static IP address set. I have tried USPI and only get an error stating the device did not answer. I've been on this for 7 hours now and am about ready to have target practice with the AP's. Any direction to documentation or simple instructions would be great. Thanks
Jeff
04-07-2009 06:10 PM
Congratulations on your new job.
Ok. You want to get an IP Address into the 1200 AP so you can HTML in?
enable
conf t
int bvi1
ip add 10.0.0.1 255.255.255.0
no shut
exit
ip http server
end
wr
Make your laptop IP Address as anything BUT 10.0.0.1 and use the 255.255.255.0 subnet mask.
You can now HTML into the AP.
04-07-2009 09:07 PM
Thank You very much. Worked like a champ!
Now on to that 3560 switch...
Thanks again.
Jeff
04-07-2009 09:29 PM
Please rate when applicable/helpful.
04-08-2009 01:55 AM
Thanks for the rating. :)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide