cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
564
Views
0
Helpful
5
Replies

Wireless Autonomous AP

S.ashok S
Level 1
Level 1

Hi,

I have configured one of my 1700 AP in stand alone mode with one SSID but we are able to see two SSIDs.

Ex: I have created "wireless-network" SSID but "wireless-network_1" SSID also broadcasting by the same AP.

Kindly help us to resolve the issie.

Thanks and regards,

Ashok.

5 Replies 5

aleopoldie
Level 3
Level 3

Hello S.ashok,

This is how SSIDs are working on an autonomous AP.

First, you create your SSID :

Example :

conf t
dot11 ssid wireless-network
authentication open
authentication key-management wpa version 2
guest-mode
wpa-psk ascii 0 welcome

And then you link this SSID to the dot11radios 0 and 1 :

conf t
interface dot11Radio 0
encryption mode ciphers aes-ccm
ssid wireless-network

interface dot11Radio 1
encryption mode ciphers aes-ccm
ssid wireless-network

Run the command "show run" and check if on your dot1radios you have your SSID "wireless-network_1". 

From there, you can go in the dot11radios and put a "no ssid wireless-network_1"

Cheers,

Alex-

Hi,

Thank you for your reply.

It seams it is already there. Please find radios configuration as below.

interface Dot11Radio0
no ip address
!
encryption mode ciphers aes-ccm tkip
!
ssid wireless-network
!
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
!
encryption mode ciphers aes-ccm tkip
!
ssid wireless-network
!
antenna gain 0
peakdetect
dfs band 3 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

Thanks and regards,

Ashok 

Hi,

Showing two SSIDs as below

wireless-network

&

wireless-network 2

But I have configured only one which is first one.

Thanks and regards,

Ashok

Hi,

I have tried to remove second one from radio but showing "unknown ssid" as it is not appearing.

Thanks and regards,

Ashok.

Hello Ashok,

If you try to disable the SSID from the interface dot11radio 1, the SSID "wireless-network_1" is still broadcasted ?

Alex-

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