cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2070
Views
40
Helpful
6
Replies

1242AG multiple SSID on multiple VLAN

Hi

Have following setup on a 1242ag (autonomous):

SSID 01 assigned to VLAN120 Radio0(2,4GHz)

SSID 02 assigned to VLAN140 Radio0(2,4GHz)

SSID 03 assigned to VLAN 130 Radio1(5GHz)

 

To see the SSID's I have set guest-mode on SSID 01 and SSID 03.

But when I try to set guest-mode on SSID 02, I get the following error/message:

 

ap(config)#dot11 ssid 02
ap(config-ssid)#guest-mode
Dot11Radio0: Guest-ssid already existing on ssid 01

 

I only can see the two SSID that I can set guest-mode on, so how to handle this?

 

BR

and thanks in advance

OFH (DK)

3 Accepted Solutions

Accepted Solutions

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi,

 

Please remove guest-mode and add mbssid command under all ssid config:

 

ap(config)#dot11 ssid 02
ap(config-ssid)#guest-mode

ap(config-ssid)#mbssid guest-mode

 

Regards

Dont forget to rate helpful posts

View solution in original post

Also configure these:

 

interface Dot11Radio0

mbssid

!

interface Dot11Radio0

mbssid

 

Regards

Dont forget to rate helpful posts

View solution in original post

Yes it should be under main radio interface.

 

 

Regards

 

View solution in original post

6 Replies 6

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi,

 

Please remove guest-mode and add mbssid command under all ssid config:

 

ap(config)#dot11 ssid 02
ap(config-ssid)#guest-mode

ap(config-ssid)#mbssid guest-mode

 

Regards

Dont forget to rate helpful posts

Thanks for reply.

Have make the changes you wrote.

But still I can't see my SSID's.

I send you my configuration, so you can see what i have done so far.

 

BR

OFH (DK)

Also configure these:

 

interface Dot11Radio0

mbssid

!

interface Dot11Radio0

mbssid

 

Regards

Dont forget to rate helpful posts

Hi

Thanks again

Is it under interface Dot11Radio0.120 and interface Dot11Radio0.140? (Sub-interface)

Or

Just interface Dot11Radio0? (Real interface)

Hi

It's not possible to put in under sub-interface, so it is main interface.

@Sandeep ChoudharyThanks for helping.

 

Yes it should be under main radio interface.

 

 

Regards

 

Review Cisco Networking for a $25 gift card