Question: please review question and submit Packet tracer file WLC (Wireless LAN Controller) initial static configuration a. Place and label a Laptop, 3560 switch, 2 LWAPs,
please review question and submit Packet tracer file
WLC (Wireless LAN Controller) initial static configuration
a. Place and label a Laptop, 3560 switch, 2 LWAPs, and a WLC in the work area
b. Connect the Laptop to g1 of the WLC
c. On the Laptop, toggle between static and dynamic IP address
d. On Laptop go to command prompt and type ipconfig. Write the IP configuration
WLC IP = 192.168.1.3
Mask = 255.255.255.0
Default gateway = 192.168.1.1
e. On the Laptop, open the browser and type the IP = 192.168.1.1. Type the following
Username = Admin
Password = WLCpass1
f. Click on Start
g. On the Set Up Your Controller page, type:
System Name = Enterprise Network
Management IP address = 172.16.100.1
Subnet Mask = 255.255.255.0
Default Gateway = 172.16.100.254
Management VLAN ID = 0 (leave it as is)
h. On the Create Your Wireless Network pageCreating a WLAN name Engineering and configuring it with WPA2-personal encryption.
Employee Network
Network Name = Engineering
Passphrase = IloveEngineering
i. On the Advanced Setting accept the data and click next
j. Confirm Settings and click on Apply
2) DHCP Server configuration
a. Complete basic switch configuration
No ip domain lookup
Hostname S1
Enable secret enablepass
Line console 0
Password consolepass
Login
Line vty 0 15
Password telnetpass
Login
Exit
Service passwords-encryption
Int range fa0/1-24
Shut
Int range g0/1-2
shut
Vlan 99
Name wireless
Interface range fa0/1-4
Switchport mode access
Switchport access vlan 99
Switchport nonegotiate
Spanning-tree portfast
Spanning-tree bpduguard enable
No shut
b. Connect the 2 LWAPs to ports fa0/1 and fa0/2, Laptop to fa0/3, WLC g1 to fa0/4
c. Notice. No power supply is needed for the 2 Aps. 3560 switch is PoE
d. Set up the DHCP server on the switch
Ip dhcp excluded-address 172.16.100.1 172.16.100.2
Ip dhcp excluded-address 172.16.100.254
Ip dhcp pool V99
Network 172.16.100.0 255.255.255.0
Default-router 172.16.100.254
Dns-server 10.10.10.1
Int vlan 99
Ip add 172.16.100.254 255.255.255.0
3) WLC configuration
a. Type in the address (https) 172.16.100.1 in the url of the Laptop browser
b. From the menu bar, click on Wireless To verify WLC is connected to the 2 LWAPs
c. From the menu bar, click on WLAN and Change the Engineering SSID to Engin AP
d. Click on Go to create a new WLAN create a new WLAN called Production. Dont forget select the box enable
Profile Name Production
SSID = Prod AP
e. Click on Security
Layer 2 security:
WPA+WPA2.
WPA+WPA2 Parameters
Click on WPA policy and select AES.
Authentication Key Management
Click on the box PSK and type the password = IloveProduction
f. Click on Apply
g. Create two groups. Under advanced click on AP Groups, then click on Ad Group to add the 2 groups
Add Group Name = ENGINEERING
Description = Engineering Group
Add Group Name = PRODUCTION
Description = Production Group
h. Add group Engineering to LWAP1 and group Production to LWAP2
Click on AP Groups
Click on ENGINEERING
Select both LWAP1
Click on Add Aps
Click on AP Groups
Click on PRODUCTION
Select both LWAP2
Click on Add APs
h. To add the ENGINEEING group to the WLAN Engin AP SSID
Click on AP Groups
Click on ENGINEEING
Click on WLANs
Click on Add New
Select Engin AP (WLAN SSID)
i. To add the PRODUCTION group to the WLAN Prod AP SSID
Click on AP Groups
Click on PRODUCTION
Click on WLANs
Click on Add New
Select Prod AP (WLAN SSID)
j. On packet Tracer, point the curser over the APs and verify the Providing WLANs
k. Go to End Devices and add a smartphone and a Laptop to the workspace area
l. Connect Smartphones to Engin AP network
Click on smartphone
Click on Config
Click on Wireless0
Type in the SSID = Engin AP
Click on the WPA2-PSK radio button
Type in the passphrase = IloveEngineering
Under IP Configuration, toggle the radio button from static back to DHCP
m. Connect Laptop to Engin AP network
Click on smartphone
Remove the Ethernet NIC and install a wireless NIC.
Click on Config
Click on Wireless0
Type in the SSID = Prod AP
Click on the WPA-PSK radio button
Type in the passphrase = IloveProduction
Under IP Configuration, toggle the radio button from static back to DHCP
n. Verify Connectivity between the wireless device and the wired laptop
4) Management VLAN using telnet
a. Assign the IP address to VLAN 99 and verify telnet connectivity
Int vlan 99
Ip add 172.16.100.2 255.255.255.0
b. Configure and verify only SSH can be use
Username SSHuser secret sshpass
Ip domain-name ntwk272.com
Crypto key generate rsa
Modulus bits = 1024
Line vty 0 15
Transport input ssh
Login local
telnet 172.16.100.2
Ssh -l SSHuser 172.16.100.2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
