04-20-2016 03:21 AM - edited 07-05-2021 04:55 AM
Hello experts,
I am configuring a cisco switch 3850 as a Mobility Controller. It's working fine over CLI, and when I try to access over GUI (with https://IP/wireless), I only get an interface to monitor. No way to modify the configuration over GUI for the wireless part ?
I am runnin gthe IOS cat3k_caa-universalk9.SPA.03.07.03.E.152-3.E3.bin
Please see a screenshot in attached files.
Thanks,
Regards,
AL
Solved! Go to Solution.
04-20-2016 01:06 PM
Have you configure prviledge based access configuration on your switch. See below post for detail
Make sure your username get priviledge 15 access
HTH
Rasika
*** Pls rate all useful responses ***
04-20-2016 07:54 PM
Currently, Cat3850 and CT5760 ships with the first release labeled as 3.2.01. If you have an existing CAT3850/CT5760 and want to use the GUI to configure or monitor your wireless network, please follow the steps below:
1. Console to the 3850/5760 platform. Save your current configuration and upgrade to 3.2.2 release available on cisco.com. Upgrade procedure can be found in the link below: http://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/
system_management/appendix/swiosfs.html#wp1311040
Note During the upgrade, firmware will be upgraded and therefore it will take few more additional minutes than the regular upgrade. Please do not turn off the unit during the upgrade.
2. After upgrading to 3.2.2 version, the web GUI functionality will be enabled. By default, https is enabled. You can access the web GUI through https, but if you want to enable http access, you can do so by issuing the following IOS CLI command:
Controller(config)#ip http server
3. Using the IOS CLI, you will need to create a username and password to access the GUI. You can configure a local username by issuing the following command:
Controller(config)#username admin privilege 15 password Cisco123.
Or you can configure it to use credentials using an authentication server. Make sure the user has privilege 15 access level.
4. To access the GUI, you can configure the out of band management port (GigE 0/0) or use existing reachable configured interfaces through the network.
5. Now, you will be able to access the Web GUI interface. Open a browser and type your controller/switch IP address. Example: https://10.10.10.5/. Please refer to the configuration examples below for additional Web GUI access information.
04-20-2016 01:06 PM
Have you configure prviledge based access configuration on your switch. See below post for detail
Make sure your username get priviledge 15 access
HTH
Rasika
*** Pls rate all useful responses ***
04-22-2016 07:46 AM
Hi both ,
yes it worked with privilege 15. I did not think about it ... Thank you very much !
AL
04-20-2016 07:54 PM
Currently, Cat3850 and CT5760 ships with the first release labeled as 3.2.01. If you have an existing CAT3850/CT5760 and want to use the GUI to configure or monitor your wireless network, please follow the steps below:
1. Console to the 3850/5760 platform. Save your current configuration and upgrade to 3.2.2 release available on cisco.com. Upgrade procedure can be found in the link below: http://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/
system_management/appendix/swiosfs.html#wp1311040
Note During the upgrade, firmware will be upgraded and therefore it will take few more additional minutes than the regular upgrade. Please do not turn off the unit during the upgrade.
2. After upgrading to 3.2.2 version, the web GUI functionality will be enabled. By default, https is enabled. You can access the web GUI through https, but if you want to enable http access, you can do so by issuing the following IOS CLI command:
Controller(config)#ip http server
3. Using the IOS CLI, you will need to create a username and password to access the GUI. You can configure a local username by issuing the following command:
Controller(config)#username admin privilege 15 password Cisco123.
Or you can configure it to use credentials using an authentication server. Make sure the user has privilege 15 access level.
4. To access the GUI, you can configure the out of band management port (GigE 0/0) or use existing reachable configured interfaces through the network.
5. Now, you will be able to access the Web GUI interface. Open a browser and type your controller/switch IP address. Example: https://10.10.10.5/. Please refer to the configuration examples below for additional Web GUI access information.
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