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

Help with basic Wi-Fi Configuration (3850 + 3602I LWAP)

Ozan1
Level 1
Level 1

Hi all,

I have a 3850 in which I've downgraded the code to get the wireless controller commands. I need help with configuring it to broadcast an SSID with basic WPA2 PSK configuration and extend a data vlan from the switch to clients.

I ran into this website, hoping that it would be relavant, however I am stuck with the AP NAME. The switch cannot find the AP name.

Any help or guidance is much appreciate. Thank you.

EDIT* I just realized there is a prep page before Part 1 -

https://mrncciew.com/2013/09/29/getting-started-with-3850/

 

3850-1#ap name L3502-1 ap-groupname 3850

https://mrncciew.com/2013/12/04/wlan-config-in-3850-part-1/

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

that URL you provided very useful, you still have issue is this resolved ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you. I have an issue assigning a VLAN to the management interface. The WLC (3850 switch) does not see the AP registering. I made sure time and time zone are correct. I believe it is the VLAN. On the SW, I have assigned VLAN 200 as the management VLAN. Vlan200 is also where I have DHCP configured.

If I set the port connecting to the AP as access port 200, the AP picks up an IP address and I can access the web GUI. However, the switch doesn't see it register.

 

wireless management interface Vlan200

SW Config

Interface G1/0/2

switchport mode trunk

!
3850-SW#show ap summary
Number of APs: 0

Global AP User Name: Not configured
Global AP Dot1x User Name: Not configured

 

ap#show run
Building configuration...

Current configuration : 1596 bytes
!
! Last configuration change at 15:07:47 UTC Wed Sep 7 2022
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
!
logging rate-limit console 9
enable secret 5 $1$uSlJ$BwMxqJTkexNIzaImXc/c70
!
no aaa new-model
no ip source-route
no ip cef
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
!
no ipv6 cef
!
!
username Cisco password 7 112A1016141D
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
shutdown
antenna gain 0
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
shutdown
antenna gain 0
peakdetect
dfs band 3 block
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
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address c464.13b4.4699
ip address dhcp
ipv6 address dhcp
ipv6 address autoconfig
ipv6 enable
!
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end

Review Cisco Networking for a $25 gift card