01-24-2024 09:28 PM
hello !
The previous product used by the company is a 1600,1700 model, and it is now being updated to 91155. So I am asking you a question because it is difficult to set up.
I set up the AP only through CLI setup, but after watching this video, I made WLAN with GUI.
https://www.youtube.com/watch?v=GAIyZayFR4E
However, the GUI does not allow you to use the previous settings.
1. "no ip cef "< (full name?)
2. "dot11 ssid Hello_Test"
"authentication open eap eap_methods"
"authentication key-management wpa"
"accounting acct_methods"
"guest-mode"
3."dot11 ssid Hello_Test_W10"
"authentication open eap eap_methods"
"authentication network-eap eap_methods"
"authentication key-menagement wpa version 2"
"guest-mode"
4."power inline negotiation injector override"
5. "bridge irb"
6."interface Dot11Radio0"
7."interface BVI1"
Previously, I created ssid and spread IP on the interface virtually, but I don't really understand what the concept is in the GUI now. I don't even know if these settings are right in the GUI.
Also
"radius server 000.000.000.000"
"address ipv4 000.000.000.000 auth-port 1645 acct-port 1646"
"key7 123123123123123123 "
01-24-2024 10:51 PM
This guide is for setting WLAN configurations (https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/config-guide/newconfigmodel/b_catalyst-9800-configuration-model/m_configuring-wlans.html#Cisco_Concept.dita_f92950bd-3661-4eb6-99c1-d54b66d4df46).
NOTE: WPA is a deprecated methos so best practice is to move forward for WPA2.
This guide is for AAA configuration to setup RADIUS AuthZ (https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/214490-configure-radius-and-tacacs-for-gui-and.html#toc-hId--435716277)
01-25-2024 12:14 AM
hello
I'm reading the document you sent me and I have a question.
"
Device(config-wlan)# radio dot11g
dot11a : Configures the WLAN on only 802.11a radio bands.
dot11g : Configures the WLAN on 802.11ag radio bands.
dot11bg : Configures the WLAN on only 802.11b/g radio bands (only 802.11b if 802.11g is disabled).
dot11ag : Configures the wireless LAN on 802.11g radio bands only."
"dot11a, dot11g, dot11bg, dot11ag" What's the difference between these?
01-25-2024 08:30 AM - edited 01-25-2024 08:31 AM
Stop trying to compare autonomous AP config to 9800 EWC (WLC) config - they are 2 completely different technologies. You need to start from scratch and build your config from first principles without referring to your old IOS AP configs.
There are lots of config guides and videos you can read and watch for 9800 WLC configuration.
Here are a few links to get you started:
https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html
https://www.cisco.com/c/en/us/td/docs/wireless/controller/ewc/17-9/config-guide/ewc_cg_17_9.html
https://www.youtube.com/watch?v=oS68E25wc4A
And take note of links and field notices below.
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