cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13469
Views
0
Helpful
14
Replies

standalone AP 2602

saquib.tandel
Level 1
Level 1

                   Hi All

I got cisco AP 2602 standalone and got access to the AP via gui but cannot find the option to configure WPA2 and change default admin password.

Also we have windows DHCP Server , how to configure in AP 2602, so any users connecting to AP 2602 can get ip from windows dhcp server

appreicate some quick reply

thanks

ST

14 Replies 14

maldehne
Cisco Employee
Cisco Employee

console into your AP

to change the degault admin username and password

AP>enable

password is Cisco

AP#config t

AP(config)#no username cisco

AP(config)#username x password y

How to configure WPA 2

AP(config)# dot11 ssid test

               #authentication open

               #authentication key-management wpa version 2

               #guest-mode

               #wpa-psk ascii < enter the shared secret >

               #exit

Assign it to the radio interface

AP(config)#int dot11radio {0 | 1 }

               #encryption mode ciphers aes-ccm

               #ssid test

               #no shut

               #exit

Thats what you should need to have if your AP is pingable from other resources.

Cheers

Hi

thanks for replying

on connecting to console i cannot get any prompt... i only see msg giga and dot1radio are up

Press RETURN to get started but i cannot get any access

I have GUI access can u help me how to configure via gui

how to let wireless users get ip from windows dhcp server, what config is needed on AP to do that....

Well

  If you did so , all you need to do is to press enter

  where you will be prmpted for username and password

  enter the default credentials , after that you can start from what

  i have explained before.

Thanks for replying
Via console still not working on pressing enter. I can telnet the device but username And password incorrect I get the MSG

Any help

what username and password are you using?

Are you using the default credentials?

If the credentials are not the default you can unplug the power from the ap

press the mode button , plug the power ,hold the mode button for 4 to 5 seconds

this will reset the AP to factor defaults where you should be able to login with default credentials

cisco / Cisco

thanks alot i did the above as you mentioned. the SSID is broadcasted

how to configure the AP to send DHCP request coming from wireless client to Windows DHCP Server

my requirement is to have all wireless client to get ip address from Windows DHCP Server

appreicate some input

well if your clients are on the same vlan as the DHCP server you have to under the layer3 device responsible for intervlan routing , under the gateway of the client vlan , you need to add the following command:

ip helper-address

You should make sure that you have added DHCP pool for that vlan on the DHCP server

the pool should at least have the following information:

subnet-id , subnet-mask , default-gateway ip address

--------------------------------------------------------------------------------------------------

Please make sure to rate correct answers

Hi

you mean to add the following command on the AP, kindly confirm this...

ip helper-address

The setup is

router is the default Gateway

Windows Server 2008 is the DHCP address

user / router / windows dhcp server are in the same vlan

ip helper-address <,,,,,> command is added under the gateway interface of certain vlan if the DHCP server is installed in a different vlan.

Can you send a simple diagram of your network , how the AP is connected to the router and DHCP server

send the output of show run from the AP, the switch at which the AP is connected and the router

highlight the switch port at which the ap is connected, also the port at which the windows server is connected.

based on your setup if your AP is accessible ( pingable ) from the server your clients should get ip normally without the need for any relay agent ( ip helper ), given that the scope is properly configured.

------------------------------------------------------------------------------------------------------------------

Please make sure to rate correct answers

Hi

Setup is very simple

single 48 port POE switch connects router, dhcp server, AP

dhcp server ip - 192.168.1.100

dhcp scope 192.168.1.150 to 192.168.1.254

reserved 192.168.1.1 - 192.168.1.140

Router IP - 192.168.1.1

AP Ip - 192.168.1.10

Mask 255.255.255.0

Wired cable gets IP address without issues

please send the config from the AP

ah the switch and the router

* AP *

********

hostname ICMB1
!

!
no aaa new-model
no ip routing
!
!
dot11 syslog
!
dot11 ssid AP_ICMB1
   authentication open
   authentication key-management wpa version 2
   guest-mode
   wpa-psk ascii 7 46F0F100410453743525
!
crypto pki token default removal timeout 0
!
!
username cisco password cisco
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
ssid AP_ICMB1
!
antenna gain 0
stbc
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
ssid AP_ICMB1
!
antenna gain 0
no dfs band block
stbc
channel dfs
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
ip address 192.168.1.10 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.1.1
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
snmp-server community dcom RO
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all

-----------------


!
interface FastEthernet0
no ip address
shutdown
!
interface GigabitEthernet1/0/1
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/2
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/3
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/4
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/5
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/6
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/7
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/8
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/9
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/10
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/11
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/12
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/13
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/14
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/15
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/16
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/17
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/18
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/19
switchport mode access
spanning-tree portfast
!        
interface GigabitEthernet1/0/20
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/21
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/22
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/23
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/24
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/25
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/26
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/27
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/28
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/29
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/30
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/31
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/32
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/33
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/34
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/35
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/36
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/37
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/38
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/39
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/40
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/41
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/42
switchport mode access
spanning-tree portfast
!        
interface GigabitEthernet1/0/43
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/44
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/45

!
interface GigabitEthernet1/0/46
description # connected to AP #
!
interface GigabitEthernet1/0/47

!
interface GigabitEthernet1/0/48
description # Router connected #
!
interface GigabitEthernet1/0/49
!
interface GigabitEthernet1/0/50
!
interface GigabitEthernet1/0/51
!
interface GigabitEthernet1/0/52
!
interface Vlan1
ip address 192.168.1.2 255.255.255.0
!
ip default-gateway 192.168.1.1
no ip http server
no ip http secure-server


-----------------------------------------------------

interface GigabitEthernet0/0
description INTERNET
ip address 10.10.10.1 255.255.255.252
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto

!
interface GigabitEthernet0/1
description LAN
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
ip forward-protocol nd
!
no ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip route 0.0.0.0 0.0.0.0 10.10.10.2

---------------      

show interface GigabitEthernet1/0/46 switchport

show interface GigabitEthernet1/0/48 switchport

Which port on the switch the DHCP server is connected ?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card