0% found this document useful (0 votes)
33 views3 pages

Basic WLAN Configuration on WLC

- The document describes how to configure a basic wireless LAN on a wireless LAN controller (WLC) including creating a WLAN, applying security settings, and connecting a wireless host. - The key steps are to create a WLAN on the WLC with the profile name NTTF and SSID CP08, apply WPA2-PSK security with the passphrase Cisco123, and have a wireless host connect to the network using the same SSID and passphrase. - Connectivity is verified by the wireless host receiving an IP address via DHCP and being able to ping the default gateway and server, indicating the basic WLAN has been successfully configured and tested.

Uploaded by

E D I T H
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Basic WLAN Configuration on WLC

- The document describes how to configure a basic wireless LAN on a wireless LAN controller (WLC) including creating a WLAN, applying security settings, and connecting a wireless host. - The key steps are to create a WLAN on the WLC with the profile name NTTF and SSID CP08, apply WPA2-PSK security with the passphrase Cisco123, and have a wireless host connect to the network using the same SSID and passphrase. - Connectivity is verified by the wireless host receiving an IP address via DHCP and being able to ping the default gateway and server, indicating the basic WLAN has been successfully configured and tested.

Uploaded by

E D I T H
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

EXERCISE NO.

4
Configure a Basic WLAN on the WLC
-Monitor the WLC
-Create a Wireless LAN
-Connect a Host to the WLAN

TOPOLOGY

Addressing Table

Device Interface IP Address Subnet Mask Default Gateway Description


R1 G0/0/1 [Link] [Link] Not Applicable Connected to S1 G0/1
WLC Management [Link] [Link] [Link] WLC Management
LAP NIC DHCP Connected to S1 Fa0/1
Admin NIC DHCP Connected to S1 Fa0/2
Laptop NIC DHCP Wirelessly Connected to LAP

Router R1 Configuration
Router>enable
Router#configure terminal
Router(config)#hostname R1
R1(config)#interface g0/0/1
R1(config-if)#ip address [Link] [Link]
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#ip dhcp excluded-address [Link] [Link]
R1(config)#ip dhcp pool DHCP_Pool
R1(dhcp-config)#network [Link] [Link]
R1(dhcp-config)#default-router [Link]
R1(dhcp-config)#end
R1#copy run start
Configure the WLC
Go to Admin PC -> Desktop -> Web Browser
Type [Link] and click go (Need to wait nearly 1 minute to get the Page)

Create admin username: admin


Create admin password: Cisco123
Confirm admin password: Cisco123
Then click Start

Setup Your Controller as follows


System Name: WLC
Management IP Address: [Link]
Subnet Mask: [Link]
Default Gateway: [Link]
(Note: Leave other options as default)
Then click Next

Create your Wireless Networks as follows


Network Name: CP08
Security: WPA2 Personal
Passphrase: Cisco123
Confirm Passphrase: Cisco123
(Note: Leave other options as default)
Then click Next

Advanced Settings as default then click Next

Please confirm settings and apply (There will be a reboot message, click Ok)
Close the Admin Window

Monitor the WLC


Wait until STP has converged on the network. You can click the Packet Tracer Fast Forward Time button to speed
up the process. Continue when all link lights are green.
Go the desktop of Admin PC and open a browser. Enter the management IP address [Link] of WLC into the
address bar. You must specify the HTTPS protocol.
Click Login and enter the following credentials:
User Name: admin
Password: Cisco123.
After a short delay, you will see the WLC Monitor Summary screen.

Create and enable the WLAN. (Remove Existing WLANs)


Click WLANs in the WLC menu bar. Locate the dropdown box in the upper right had corner of the WLANs screen.
It will say Create New. Click Go to create a new WLAN.
Enter the Profile Name of the new WLAN. Use the profile name NTTF. Assign an SSID of CP08 to the WLAN. Hosts
will need to use this SSID to join the network.
Select the ID for the WLAN. This value is a label that will be used to identify the WLAN is other displays. Select a
value of 5 to keep it consistent with the VLAN number and SSID. This is not a requirement but it helps with
understanding the topology.
Click Apply so that the settings go into effect.
Now that the WLAN has been created, you can configure features of the network. Click Enabled to make the
WLAN functional. It is a common mistake to accidentally skip this step.
Click the Advanced tab.
Scroll down to the FlexConnect portion of the page. Click to enable FlexConnect Local Switching and FlexConnect
Local Auth.
Click Apply to enable the new WLAN. If you forget to do this, the WLAN will not operate.

Secure the WLAN.


In the WLANs Edit screen for the NTTF WLAN, click the Security tab. Under the Layer 2 tab, select WPA+WPA2
from the Layer 2 Security drop down box. This will reveal the WPA parameters.
Click the checkbox next to WPA2 Policy. This will reveal additional security settings. Under Authentication Key
Management, enable PSK.
Now you can enter the pre-shared key that will be used by hosts to join the WLAN. Use Cisco123 as the
passphrase.
Click Apply to save these settings.
Note: It is not a good practice to reuse passwords when configuring security. We have reused passwords in this
activity to simplify configuration.

Connect a Host to the WLAN


Open Laptop, select Physical tab, power off Laptop, remove Ethernet module, and add Linksys-WPC300N module
Go to the desktop of Laptop and click the PC Wireless tile.
Click the Connect tab. After a brief delay you should see the SSID for the WLAN appear in the table of wireless
network names. Select the CP08 network and click the Connect button.
Enter the pre-shared key that you configured for the WLAN and click Connect.
Click the Link Information tab. You should see a message that confirms that you have successfully connected to
the access point. You should also see a wireless wave in the topology showing the connection to LAP.
Click the More Information button to see details about the connection.
Close the PC Wireless app and open the IP Configuration app. Verify that Wireless Host has received a non-APIPA
IP address over DHCP. If not, click the Fast Forward Time button a few times.
From Wireless Host, ping the WLAN default gateway and the Server to verify that the laptop has full connectivity.

Result: Configured and Verified a Basic WLAN on the WLC.

Common questions

Powered by AI

Enabling FlexConnect Local Switching and Local Auth allows the WLAN to maintain local traffic forwarding decisions and local user authentication at the level of the access point (AP) instead of routing traffic back to a centralized controller. This can reduce traffic bottlenecks and improve response times in distributed network environments, such as branch offices or regional sites with limited central control. This mode ensures that WLAN functionality continues smoothly even if connectivity to the central Wireless LAN Controller is interrupted .

Accessing and configuring the Wireless LAN Controller (WLC) via a web browser involves several critical steps. First, connect to the Admin PC and use a web browser to access the WLC's IP address (e.g., 192.168.1.2) using the HTTPS protocol for secure communication . After reaching the login page, you must enter the administrator credentials created during setup. This security step ensures that only authorized users can modify configurations. Following login, use the WLC setup wizard to configure initial settings like system name, management IP, subnet mask, and default gateway, which lay the groundwork for network communication . Subsequently, creating WLANs and setting security parameters (e.g., SSID, WPA2, passphrases) finalizes the basic setup for wireless network operation, ensuring secure and reliable client connections . Each step contributes to establishing a functional, secure, and manageable WLAN from a centralized management console.

Creating a new WLAN profile with parameters like Profile Name (e.g., NTTF) and SSID (e.g., CP08) helps in organizing and managing large networks by providing identifiable and manageable units within the network infrastructure. The Profile Name assists in recognizing and configuring specific sets of characteristics for a WLAN, while the SSID acts as the broadcast name to which clients connect. Assigning IDs and profiles allows network administrators to streamline the connection and provisioning process, enhance clarity in network management operations, and ensure consistent application of policies across similar network setups .

Key configuration parameters for establishing a secure WLAN include setting the network mode to WPA+WPA2, enabling WPA2 Policy, and managing authentication keys through PSK (Pre-Shared Key). WPA2 provides strong data protection through encryption and authenticated key management. The PSK mechanism uses a password or passphrase, shared between the access point and client devices, to authenticate access and encrypt traffic. This multi-layered security approach helps prevent unauthorized access and ensures data integrity as it flows over the WLAN, significantly enhancing the protection of the wireless communication channel .

To configure a DHCP pool on a router for WLAN management, you follow several steps: First, enter the configuration terminal mode and create a hostname to identify the router, for example, 'R1' . Next, access the interface controlling the network (e.g., g0/0/1) and assign it an IP address, ensuring it matches the subnet of your network (e.g., 192.168.1.1 with a subnet mask of 255.255.255.0). It is crucial to ensure the interface is not shut down to maintain active communication . After configuring the network interface, exclude network addresses that should not be distributed by DHCP, typically those within a reserved range, to prevent conflicts (e.g., 192.168.1.1 to 192.168.1.9). Create a DHCP pool (e.g., DHCP_Pool) for dynamically assigning IPs, specifying the network range (e.g., 192.168.1.0 /24) and default gateway (e.g., 192.168.1.1). These configurations ensure that devices on the WLAN can automatically obtain valid network configurations for connectivity.

To connect a host to a WLAN, first ensure the appropriate network module (e.g., Linksys-WPC300N for a laptop) is installed and powered on. Access the desktop wireless configuration, which involves selecting the 'Connect' tab where the SSID (e.g., CP08) will be visible. Select the network, enter the pre-shared key (e.g., Cisco123), and connect to obtain a network connection. Verification with DHCP ensures the device receives a non-APIPA IP address, ensuring the host is correctly networked and can communicate with other devices. Testing connectivity via pinging the WLAN default gateway confirms the host is correctly configured and operational within the network .

Verifying full connectivity of wireless hosts using diagnostic tools like 'ping' is essential in confirming that network configurations are correctly applied and operational. The 'ping' tool is used to test the reachability of a host on an IP network and measures the time taken for messages to be sent to and received from the addressed host. Successful outcomes, such as receiving replies when pinging the WLAN default gateway or the server, indicate the host is properly integrated into the WLAN, with correct IP assignments, and can communicate within the network, confirming that network services like DHCP and routing are functioning properly .

Monitoring the Wireless LAN Controller (WLC) and verifying the network's operational status post-configuration is crucial to ensure all systems are functioning as expected. By accessing the Monitor Summary screen, you can confirm the successful implementation of configuration settings and the operational status of all network elements. It helps in detecting any configuration errors, connectivity issues, or service disruptions early, enabling administrators to resolve issues promptly and ensure consistent network performance and security. This step helps verify stability after configuration changes like enabling WLAN features or adjustments .

Reusing passwords in network configurations poses significant security risks, including increased susceptibility to unauthorized access and potential breaches if the password becomes compromised. Password reuse can lead to easier propagation of attacks, as an attacker may gain access to multiple systems if one password is obtained. However, this practice might be used temporarily during setup phases to simplify configuration and testing processes by reducing the complexity and error rate for administrators as seen in simplified lab environments. The significant risk underlines why unique, strong passwords are recommended for production environments .

STP convergence ensures there are no loops in the network topology, which is crucial for preventing broadcast storms and other anomalies that can disrupt network performance. During WLAN configuration and deployment, administrators must confirm that all STP operations have completed before starting normal operations. Successful execution is often verified by ensuring that all link lights are green, indicating that the STP has appropriately calculated the loop-free paths and network traffic is correctly managed. The Fast Forward Time function can be utilized in simulation environments to speed up this process, ensuring readiness for operational monitoring and further configuration .

You might also like