cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
960
Views
0
Helpful
11
Replies

ap2602 urgent

amber_rasheed
Level 1
Level 1



What is the configuration of cisco ap2602 in order to connect with dsl and enabling standalone dhcp..
My ap ssid is accessible but no internet browing and dhcp is not workin
Plz help


Sent from Cisco Technical Support iPad App

11 Replies 11

Sandeep Choudhary
VIP Alumni
VIP Alumni

HI Rasheed,

About your issue, you better go for Aironet IOS configuratoin guide. It is the config guide for autonomouse mode.

Also, there are many configure examples for autonomouse APs in Cisco site.

Check this config guide for example:

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

Check the config examples right here:

http://www.cisco.com/en/US/products/hw/wireless/ps430/prod_configuration_examples_list.html

Also check this thread: https://supportforums.cisco.com/thread/2202297

Hope this helps.

Regards

If your DSL router/modem provide DHCP then a simple configuration like this on your 2602 should work.

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

HTH

Rasika

**** Pls rate all useful responses ****

no dsl modem does not provide dhcp..

one more thing is that internet got browsing on client if manually dns is entered.

plz reply ..

The AP doesn't do NAT, so you need a router to do the NAT.  The router would be able to perform DHCP also.

Thanks,

Scott

Help out other by using the rating system and marking answered questions as "Answered"

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

Where is DHCP defined ? If everything done on AP please attach show run config of your AP to check.

Rasika

we are using proxy server..we have tmg server from which we are giving dsl to users.

on one dsl i want to connect this ap...

no dhcp is defined in windows server.

looking forward for ur help..same issue persist.dhcp is not working...client get internet access when proxy is added..

amber_rasheed
Level 1
Level 1

urgent reply is needed to resolve the issue.plzz

i think issues lies in the enbaling the ap's dhcp..

how to configure its dhcp plz

HI Amber,

configure access point as a DHCP server:

AP# configure terminal

AP(config)# ip dhcp excluded-address 172.16.1.100 172.16.1.xyz

AP(config)# ip dhcp pool test

AP(dhcp-config)# network 172.16.1.0 255.255.255.0

AP(dhcp-config)# lease 10

AP(dhcp-config)# end

for more info...paste your topology diagramm.

Regards

still dhcp not working and no internet browsing at client side...

Just to add.... here is the configuration guide for the code you are running on your access points.  Use this as a reference in case you get stuck on certain aspects of the configuration.

http://www.cisco.com/en/US/docs/wireless/access_point/15_2_4_JA/configuration/guide/scg15.2.4JA.pdf

Here is another good support guide with basic configuration settings for autonomous AP"s

https://supportforums.cisco.com/docs/DOC-16087

Thanks,

Scott

Help out other by using the rating system and marking answered questions as "Answered"

-Scott
*** Please rate helpful posts ***
Review Cisco Networking products for a $25 gift card