Monthly Archive: September 2019

How to reset the AP’s Syslog settings

By default, the Syslog address of AP is displayed as below. If you set the Syslog server address and want to return to the initial state, you can use the following commands. The test...

Logging into WLC GUI with Python

If we need to automate the WLC GUI, I think the best automation application is Selenium. In this article I will try to describe in detail how to use Selenium to log into the...

Session Timeout and User Idle Timeout

Session Timeout: Force the client to re-authenticate when the timer expires. This is not related to the client’s traffic. User Idle Timeout: Remove the client after it has been inactive for more than the...

Configuring CWA on WLC and ISE(Step by Step)

In this post we will see how to configure Central Web Authentication (CWA). The topology in this example is as follows. WLC configuration 1. Add RADIUS Authentication Server 2. Configuring WLAN 3. Configuring DNS...