0% found this document useful (0 votes)
6 views

CR - by Hadil

Uploaded by

aymen.ghazouani
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)
6 views

CR - by Hadil

Uploaded by

aymen.ghazouani
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
You are on page 1/ 11

Réseaux Locaux Sans Fils

Compte rendu du TP4

Réalisé par :
Ahmed Hadil
Mahjoub Hadil
Omri Wejden

RT3/2
Année Universitaire 2022 – 2023
P a g e 1 | 11
RT3-INSAT

Réseaux locaux sans fil

TP : Configuration de base des WLAN avec le contrôleur WLC


The Cisco Wireless Controller (WLC) devices is the Cisco solution to centrally configure, manage enterprise
wireless networks, regardless of the number of access points deployed and their location. Wireless
controllers have become very popular as companies move from standalone Access Point (AP) wireless
designs, complicated to configure and to secure properly, to centralized controller based designs, reaping
the enhanced visibility, functionality and redundancy benefits that come with those modern designs.

Packet Tracer – Configure a Basic WLAN on the WLC

Table d’adressage
Device Interface IP Address

R-1 G/0/0 172.31.1.1/24

R-1
G0/0/1.5 192.168.5.1/24

R-1
G0/0/1.200 192.168.200.1/24
SW-1 VLAN 200 192.168.200.100/24
LAP-1 G0 DHCP
WLC-1 Management 192.168.200.254/24
Server NIC 172.31.1.254/24
Admin PC NIC 192.168.200.200/24
Wireless Host Wireless NIC DHCP

P a g e 2 | 11
Objectifs
In this lab, you will explore some of the features of a wireless LAN controller. You will create a new WLAN
on the controller and implement security on that LAN. Then you will configure a wireless host to connect to
the new WLAN through an AP that is under the control of the WLC. Finally, you will verify connectivity.
 Connect to a wireless LAN controller GUI.
 Explain some of the information that is available on the WLC Monitor screen.
 Configure a WLAN on a wireless LAN controller.
 Implement security on a WLAN.
 Configure a wireless host to connect to a wireless LAN.

Travail demandé
Part 1 | 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.

1. Go the desktop of Admin PC and open a browser. Enter the management IP address of WLC-1 from
the addressing table into the address bar. You must specify the HTTPS protocol.
https://192.168.200.254

P a g e 3 | 11
2. Click Login and enter these credentials:
User Name: admin
Password: Cisco123.

After a short delay, you will see the WLC Monitor Summary screen.

3. Scroll through the Monitor Summary screen.

P a g e 4 | 11
3.1. What can be learned from this screen?
D'après cet écran, on peut déduire de nombreuses informations précieuses, notamment des informations
de fonctionnement sur le WLC, des informations sur les points d'accès connus et les clients connectés,
ainsi que les AP et les clients indésirables qui ont été détectés sur le réseau.

3.2. Is the WLC connected to an AP?


Oui, le WLC est connecté à un AP, c'est indiqué dans la section "Access Point Summary" de la page

4. Click Detail next to the All APs entry in the Access Point Summary section of the page.
What information can you find about APs on the All APs screen?
Les informations affichées sur le WLC comprennent :
- le nom du point d'accès
- l'adresse IP du point d'accès
- le modèle du dispositive
- le MAC
- la version du logiciel
- l'état opérationnel
- la source d'alimentation

Part 2 | Create a Wireless LAN


Now you will create a new wireless LAN on the WLC. You will configure the settings that are required for
hosts to join the WLAN.

Step 1 | Create and enable the WLAN


a. 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.

P a g e 5 | 11
b. Enter the Profile Name of the new WLAN. Use the profile name Floor 2 Employees. Assign an SSID
of SSID-5 to the WLAN. Hosts will need to use this SSID to join the network.

c. 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.

d. Click Apply so that the settings go into effect.

e. 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.

f. Choose the VLAN interface that will be used for the WLAN. The WLC will use this interface for user
traffic on the network. Click the drop-down box for Interface/Interface Group (G).
Select the WLAN-5 interface.

P a g e 6 | 11
g. Click the Advanced tab.

h. Scroll down to the FlexConnect portion of the page.


Click to enable FlexConnect Local Switching and FlexConnect Local Auth.

i. Click Apply to enable the new WLAN. If you forget to do this, the WLAN will not operate

1
3

Step 2 | Secure the WLAN


The new WLAN currently has no security in place. This WLAN will initially use WPA2-PSK security. In
another activity, you will configure the WLAN to use WPA2-Enterprise, a much better solution for larger
wireless networks.

a. In the WLANs Edit screen for the Floor 2 Employees 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.

b. Click the checkbox next to WPA2 Policy. This will reveal additional security settings. Under
Authentication Key Management, enable PSK.

c. Now you can enter the pre-shared key that will be used by hosts to join the WLAN.
Use Cisco123 as the passphrase.

d. Click Apply to save these settings

P a g e 7 | 11
Step 3 | Verify the Settings

a. After Applying the configuration, click Back. This will take you back to the WLANs screen.

What information about the new WLAN is available on this screen?


 The WLAN name, SSID, security policy and admin status are available here.
 The Admin Status value indicates whether WLAN is in operational or not.

b. If you click the WLAN ID, you will be taken to the WLANs Edit screen. Use this to verify and change
the details of the settings.

P a g e 8 | 11
Part 3 | Connect a Host to the WLAN

Step 1 | Connect to the network and verify connectivity

a. Go to the desktop of Wireless Host and click the PC Wireless tile

b. 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 SSID-5 network and click the Connect button.

c. Enter the pre-shared key that you configured for the WLAN and click Connect.

P a g e 9 | 11
d. 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-1.

e. Click the More Information button to see details about the connection.

P a g e 10 | 11
f. 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.

g. From Wireless Host, ping the WLAN default gateway and the Server to verify that the laptop has full
connectivity

P a g e 11 | 11

You might also like