You are on page 1of 17

19BCB0130 R.

SURESH

INFORMATION SECURITY ANALYSIS AND AUDIT

 NAME : R.SURESH

 REG.NO : 19BCB0130

 COURSE CODE:CSE3501

3) A Configuring Wireless LAN Access

OBSERVATION:

I used a 1 router ,1 wireless router,1 switch and 3 PC and connected

Addressing Table:

Device Interface IP Address Subnet Mask Default Gateway

G0/0.10 172.17.10.1 255.255.255.0 N/A


R1 G0/0.20 172.17.20.1 255.255.255.0 N/A
G0/0.88 172.17.88.1 255.255.255.0 N/A
PC0 NIC 172.17.10.21 255.255.255.0 172.17.10.1
PC1 NIC 172.17.20.22 255.255.255.0 172.17.20.1
PC2 NIC DHCP Assigned DHCP Assigned DHCP Assigned
WRS2 NIC 172.17.88.25 255.255.255.0 172.17.88.1
19BCB0130 R.SURESH

OBJECTIVES:
1)CONFIGURE A WIRELESS ROUTER
2)CONFIGURE A WIRELESS CLIENT
3) VERIFY CONNECTIVITY

Part 1: Configure a Wireless Router


Step 1: Connect the Internet interface of WRS2 to S1.

Connect the WRS2 Internet interface to the S1 F0/7 interface.


19BCB0130 R.SURESH

Step 2: Configure the Internet connection type.


a. Click WRS2 > GUI tab.
b. Set the Internet Connection type to Static IP.
c. Configure the IP addressing according to the Addressing Table.

Step 3:Configure the network setup.


a. Scroll down to Network Setup. For the Router IP option, set the IP
address to 172.17.40.1 and the subnet mask to 255.255.255.0.
19BCB0130 R.SURESH

b. Enable the DHCP server.


c. Scroll to the bottom of the page and click Save Settings.

Step 4: Configure wireless access and security.


a. At the top of the window, click Wireless. Set the Network Mode to
Wireless-N Only and change the SSID to WRS_LAN.
b. Disable SSID Broadcast and click Save Settings.
c. Click the Wireless Security option.
d. Change the Security Mode from Disabled to WPA2 Personal.
e. Configure cisco123 as the passphrase.

Scroll to the bottom of the page and click Save Settings.


19BCB0130 R.SURESH
19BCB0130 R.SURESH

Part 2: Configure a Wireless Client


Step 1: Configure PC3 for wireless connectivity.
Because SSID broadcast is disabled, you must manually configure
PC3 with the correct SSID and passphrase to establish a connection
with the router.
a. Click PC3 > Desktop > PC Wireless.
b. Click the Profiles tab.
c. Click New.
d. Name the new profile Wireless Access.
e. On the next screen, click Advanced Setup. Then manually enter the SSID of
WRS_LAN on Wireless Network Name. Click Next.
f. Choose Obtain network settings automatically (DHCP) as the network settings, and
then click Next.
g. On Wireless Security, choose WPA2-Personal as the method of encryption and click
Next.
h. Enter the passphrase cisco123 and click Next.
i. Click Save and then click Connect to Network.

Step 2: Verify PC3 wireless connectivity and IP addressing configuration.


The Signal Strength and Link Quality indicators should show that you
have a strong signal. Click More Information to see details of the
connection including IP addressing information. Close the PC Wireless
configuration window.

Part 3: Verify Connectivity


All the PCs should have connectivity with one another.
19BCB0130 R.SURESH
19BCB0130 R.SURESH

3) b Design the following Network using packet tracer.

OBSERVATION:

I used a 3 router,1 FTP server,2 switch and 1 Laptop and connected

Addressing Table:

Device Interface IP Address Subnet Mask Default


Gateway
Fast Ethernet 0/0 10.10.10.1 255.0.0.0 -
R0 Fast Ethernet 0/1 192.168.0.1 255.255.255.0 -

R1 Fast Ethernet 0/0 10.10.10.2 255.0.0.0 -


R1 Fast Ethernet 0/1 192.168.0.2 255.255.255.0 -
R2 Fast Ethernet 0/0 10.10.10.3 255.0.0.0 -
R2 Fast Ethernet 0/1 192.168.0.3 255.255.255.0 -
LAPTOP0 NIC 192.168.0.4 255.255.255.0
172.168.0.1
FTP NIC 10.10.10.4 255.0.0.0 10.10.10.1
server
19BCB0130 R.SURESH

OBJECTIVES:
Part 1: Configure a Router
Part 2: configure FTP server services
Part-3 FTP server text file creation:
Part 3: Verify Connectivity

Part 1:Configure a Router:

Step 1:

ROUTER 0

a) For the Router0 Fast Ethernet 0/0 set the IP address 10.10.10.1
and subnet mask 255.0.0.0
b) For the Router0 Fast Ethernet 0/0 set the IP address 192.168.0.1
and subnet mask 255.255.255.0

ROUTER 1

a) For the Router1 Fast Ethernet 0/0 set the IP address 10.10.10.2
and subnet mask 255.0.0.0
b) For the Router1 Fast Ethernet 0/0 set the IP address 192.168.0.2
and subnet mask 255.255.255.0

ROUTER 2

a) For the Router1 Fast Ethernet 0/0 set the IP address 10.10.10.3
and subnet mask 255.0.0.0
b) For the Router1 Fast Ethernet 0/0 set the IP address 192.168.0.3
19BCB0130 R.SURESH

and subnet mask 255.255.255.0

Part 2:configure FTP server services:

a)In FTP Server choose services and set username and password and tick the
Read,write,delete,Rename,List and Add the file

b)FTP Server IP configuration ip address 192.168.0.4 and subnet mask


255.0.0.0 and gatway 10.10.10.1
19BCB0130 R.SURESH
19BCB0130 R.SURESH

Part-3:FTP server text file creation:


a)FTP server desktop option >Text editor>
b) I created one hello2.txt file and saved

c) ping to connect FTP server


ping 10.10.10.4 to check whether the FTP server connected or not

d)FTP to login using username and password


username:cisco1
password:test
19BCB0130 R.SURESH

e)put the hello2.txt into FTP server


put hello2.txt
file transferred succesfully
19BCB0130 R.SURESH

f)check whether the file is uploaded successfully or not


file uploaded successfully hello2.txt file in 24 option
19BCB0130 R.SURESH

CONFIGURATIONS:
19BCB0130 R.SURESH
19BCB0130 R.SURESH

You might also like