Management of Cisco APs is usually done by connecting to the WLC in a web browser (HTTP/HTTPS). For initial boot monitoring or quick, basic changes, you can also use a direct serial console connection. Once an AP is online and has a management IP address, you can use Telnet or (preferably) SSH to access the Command Line Interface (CLI) over the wired network.
Accessing the WLC GUI
To configure a WLC, you typically use its web-based Graphical User Interface (GUI). Open a browser and navigate to the WLC’s management IP address using HTTP or HTTPS.
This assumes the controller has already been given an initial configuration (including a management IP address). For HTTPS access, the controller must also have a valid SSL certificate available for the connection.
Both the GUI and CLI require user authentication. Authentication can be handled by:
A local user database on the controller
External Authentication, Authorization and Accounting (AAA) servers such as TACACS+ or RADIUS
After you log in to an IOS-XE controller, you’ll land on a dashboard. To make configuration changes, select Configuration from the left-side menu. On AireOS controllers, click the Advanced link in the upper-right corner to access configuration options.
Image 257
Image Title - Image of WLC logon screen
The GUI layout differs between platforms:
IOS-XE controllers show a vertical list of configuration categories on the left.
AireOS controllers use tabs across the top, with function lists on the left.
Even though the navigation looks different, both platforms provide access to the same core wireless configuration settings.
Planning your WLAN deployment
Before you create WLANs, plan the design. WLANs (like VLANs) can separate users and traffic, but there are practical limits.
WLAN Limits: Cisco controllers support a maximum of 512 WLANs, but only 16 can be actively used on a single AP. For best practice purposes however, it is recommended to configure 5 or fewer WLANs is ideal for efficiency.
Airtime Consumption: Each WLAN requires APs to broadcast beacon management frames at regular intervals (typically 10 times per second) to advertise its existence. More WLANs mean more beacons, consuming valuable airtime, especially at lower mandatory data rates. Excessive beacons can starve the channel, impacting client data transmission. A general rule of thumb is to limit WLANs to five or fewer, with three being ideal.
Key parameters to plan for each WLAN include:
The Service Set Identifier (SSID) string.
The controller interface and corresponding VLAN number.
The type of wireless security required.
Cisco WLC management methods
Primary: Web browser (HTTP/HTTPS) to WLC management IP
Initial setup/troubleshooting: Serial console connection
Remote CLI: Telnet or SSH after AP has management IP
Management of Cisco APs is usually done by connecting to the WLC in a web browser (HTTP/HTTPS). For initial boot monitoring or quick, basic changes, you can also use a direct serial console connection. Once an AP is online and has a management IP address, you can use Telnet or (preferably) SSH to access the Command Line Interface (CLI) over the wired network.
Accessing the WLC GUI
To configure a WLC, you typically use its web-based Graphical User Interface (GUI). Open a browser and navigate to the WLC’s management IP address using HTTP or HTTPS.
This assumes the controller has already been given an initial configuration (including a management IP address). For HTTPS access, the controller must also have a valid SSL certificate available for the connection.
Both the GUI and CLI require user authentication. Authentication can be handled by:
A local user database on the controller
External Authentication, Authorization and Accounting (AAA) servers such as TACACS+ or RADIUS
After you log in to an IOS-XE controller, you’ll land on a dashboard. To make configuration changes, select Configuration from the left-side menu. On AireOS controllers, click the Advanced link in the upper-right corner to access configuration options.
Image 257
Image Title - Image of WLC logon screen
The GUI layout differs between platforms:
IOS-XE controllers show a vertical list of configuration categories on the left.
AireOS controllers use tabs across the top, with function lists on the left.
Even though the navigation looks different, both platforms provide access to the same core wireless configuration settings.
Planning your WLAN deployment
Before you create WLANs, plan the design. WLANs (like VLANs) can separate users and traffic, but there are practical limits.
WLAN Limits: Cisco controllers support a maximum of 512 WLANs, but only 16 can be actively used on a single AP. For best practice purposes however, it is recommended to configure 5 or fewer WLANs is ideal for efficiency.
Airtime Consumption: Each WLAN requires APs to broadcast beacon management frames at regular intervals (typically 10 times per second) to advertise its existence. More WLANs mean more beacons, consuming valuable airtime, especially at lower mandatory data rates. Excessive beacons can starve the channel, impacting client data transmission. A general rule of thumb is to limit WLANs to five or fewer, with three being ideal.
Key parameters to plan for each WLAN include:
The Service Set Identifier (SSID) string.
The controller interface and corresponding VLAN number.