01-17-2017 10:39 PM - edited 07-05-2021 06:23 AM
Hi,
I would like to know how we can change SSID name Access point. When i tried through GUI all are showing in disabled status then i logged through console and able to see SSID names. In that on i Removed the second one i need to change to diffrent name how to do that do i need to change the all configuration or just SSID just what we are doing for Vlan (no SSID then new ssid name does it work)
dot11 ssid xxxx-xxx
vlan 500
authentication open
mbssid guest-mode
information-element ssidl advertisement
!
i need to change this to yyyy
01-17-2017 11:41 PM
If you are doing the conifg via CLI then its not possible to change it. You have to delete it and create the new one with new SSID name"YYYY".
If you are using GUI then try to go to Services > VLAN and try to change there.
Regards
Dont forget to rate helpful posts
01-18-2017 12:05 AM
I hv put no ssid xxxx
then created yyyy
manullay will it work
where all i need to change i just
lease find
dot11 ssid CREDIT-WLAN
vlan 6
authentication open
authentication key-management wpa version 2
mbssid guest-mode
wpa-psk ascii 0 000040740c
information-element ssidl advertisement
!
dot11 ssid Centro Barsha-3C
vlan 110
authentication open
authentication key-management wpa
--More-- wpa-psk ascii 0 000040740c
!
dot11 ssid Centro Barsha-Admin
vlan 102
authentication open
authentication key-management wpa version 2
wpa-psk ascii 0 000040740c
!
dot11 ssid Centro Barsha-Free
vlan 501
authentication open
guest-mode
mbssid guest-mode
information-element ssidl advertisement
!
dot11 ssid Centro Barsha-Premium
vlan 500
authentication open
mbssid guest-mode
information-element ssidl advertisement
I need to change dot11 ssid Centro Barsha-Premium to Centro Dubai Dubai
01-18-2017 01:21 AM
HI,
You need to change it .
Step1:
conf t
no dot11 ssid Centro Barsha-Premium
!
dot11 ssid Centro Dubai Dubai
vlan 500
authentication open
mbssid guest-mode
information-element ssidl advertisement
and make sure that all other config(Under Radios and ethernet interface) is ok after change...
Config t
!
Interface dot11Radio0
ssid Centro Dubai Dubai
!
Interface dot11Radio1
ssid Centro Dubai Dubai
!
Interface dot11Radio0.500
encapsulation dot1Q 500
bridge-group 500
!
Interface dot11Radio1.500
encapsulation dot1Q 500
bridge-group 500
!
Interface gig0.500
encapsulation dot1Q 500
bridge-group 500
!
do wr
!
exit
Regards
Dont forget to rate helpful posts
01-18-2017 01:58 AM
Thank You changes made
06-26-2022 05:56 AM
Very helpful, thank you
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide