cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
301
Views
4
Helpful
1
Replies

vlan on accesspoint

prashantrecon
Level 1
Level 1

Hi

I have L3 switch in wich all the vlan are created .To L3 accesspoint is connected and vlan for accesspoint is

created .

Now the requirement is I need to create Vlan on accesspoint so that some imp users shouls be able to acess internet as

well as all the vlan.

some users should acess only internet

I have cisco aironet accesspoint.

1 Reply 1

Stephen Rodriguez
Cisco Employee
Cisco Employee

that is easy enough to do.

when you create your ssid call the VLAN in the config:

dot11 ssid Test

vlan 10

authentication open

authentication wpa version 2

wpa-psk ascii 0 12345678

then on the radio:

interface dot11radio0.10

encapsulation dot1q 10

bridge-group 10

interface G0.10

encapsulation dot1q 10

bridge-group 10

Interface dot11radio0

encapsulation vlan 10 mode ciphers aes-ccm

ssid Test

From there rinse/repeat for each SSID and VLAN that you need to get working.

Steve

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered
Review Cisco Networking for a $25 gift card