Question Practical Test Sesi 2 20232024

Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

DEPARTMENT OF INFORMATION & COMMUNICATION TECHNOLOGY

PRACTICAL TEST | SESSION 2 2023/2024

COURSE CODE: DFN50133 COURSE NAME: NETWORK DESIGN


NAME: SARVINDERKUMAR A/L MUTHUKKUMAR REGISTRATION NO: 10DDT22F1081

CLASS: DDT5E DURATION: 2 Hours

TITLE: FINAL ASSESSMENT – PRACTICAL TEST

CLO1 P3: Reproduce network design methodologies for campus network prototype in network
development.

Important:

This question consists of FOUR questions only. Answer ALL questions:

 The Practical Test is for individuals.


 Save as your file using <Student Name No Matric>.
 Submit your answer and packet tracer file by uploading it to CIDOS.

SCENARIO

UITM plans to expand network. An internet service provider will assist with build the new department
and connect to the main campus network. In order to accomplish this, new hardware must be installed,
configured, and the router administrator on the current network must be upgraded. They wish to offer
Wi-Fi connectivity to antiquated networks and expand their offerings. Network administrators
enhance network diagrams and simulate live networks. You have been assigned with updating the
simulation to make sure the new configuration works properly before investing on new hardware and
updating the network's actual setup. In addition to the network configuration, you also need to install
a new Wi-Fi access point.
QUESTION 1

Based on the scenario above, you are required to design based on requirement below:

1. Create subnet for WAN connection between router using 130.10.0.0/28


2. Create subnets for each department to accommodate users by using 192.168.1.0/24 network.
The following are the number of hosts required for each department:
a. Law Department (LD) area requires 60 hosts
b. TVET Department (TVT) area requires 55 hosts
c. Science Social Department (SC) area requires 26 hosts
d. ICT Department (ICT) area requires 12 hosts
e. Cafe area wireless network will limit access only for 100 users at a time
3. Develop the network prototype using packet tracer.
a. Apply appropriate topology
b. Create a network plan to connect 4 routers
 R1_LD
 R2_ TVT
 R3_SC
 R4_ICT
c. Place all relevant end devices and intermediary devices involved in the network
 Add ONE switch for each area.
 Add THREE pc at each area to represent number of users.
 Add ONE printer for Law (LD) Department
d. For ICT Department
 Add ONE switch
 Add TWO servers (Email server and web server).
e. Add wireless router for Cafe
f. Connect all devices using the correct type of media.
g. Configure all devices.

QUESTION 2
1. State the assigned IPv4 addresses in the following Addressing Table:

Table A1: Subnets for Each Department


Network Department Network ID Subnet mask Broadcast address

Law Department (LD) - 60 host 192.168.1.0/26 255.255.255.192 192.168.1.63

TVT Department (TVT) – 55 host 192.168.1.64/26 255.255.255.192 192.168.1.127

Science Social Department (SC) – 26 192.168.1.128/27 255.255.255.224 192.168.1.159


host
ICT Department (ICT) – 12 host 192.168.1.160/28 255.255.255.240 192.168.1.175
QUESTION 3
1. Create an IP address scheme for all departments.
a. States the Addressing Table

Table A2: Addressing Table


Device Interface IP Address Subnet Mask Default Gateway

R1_LD G0/0/0 192.168.1.1 255.255.255.192 N/A


G0/0/1 192.168.1.177 255.255.255.192 N/A
S0/1/0 130.10.1.1 255.255.255.240 N/A
S0/1/1 130.10.2.1 255.255.255.240 N/A
S0/2/0 130.10.3.1 255.255.255.240 N/A
S0/1/0 130.10.1.2 255.255.255.240 N/A
R2_TVeT
G0/0/0 192.168.1.65 255.255.255.192 N/A
S0/1/0 130.10.2.2 255.255.255.240 N/A
R3_SC
G0/0/0 192.168.1.129 255.255.255.224 N/A
S0/1/0 130.10.3.2 255.255.255.240 N/A
R4_ICT
G0/0/0 192.168.1.161 255.255.255.240 N/A
Switch N/A N/A N/A N/A
WR_Cafe 0/1 192.168.1.178 255.255.255.0 N/A

Printer F0/5 192.168.1.5 255.255.255.192 192.168.1.1

PC9 F0/2 192.168.1.2 255.255.255.192 192.168.1.2

PC10 F0/3 192.168.1.3 255.255.255.192 192.168.1.1

PC11 F0/4 192.168.1.4 255.255.255.192 192.168.1.1

PC0 F0/2 192.168.1.66 255.255.255.192 192.168.1.65

PC1 F0/3 192.168.1.67 255.255.255.192 192.168.1.65

PC2 F0/4 192.168.1.68 255.255.255.192 192.168.1.65

PC4 F0/2 192.168.1.130 255.255.255.224 192.168.1.129


PC5 F0/3 192.168.1.131 255.255.255.224 192.168.1.129
PC12 F0/4 192.168.1.132 255.255.255.224 192.168.1.129

PC6 F0/2 192.168.1.162 255.255.255.240 192.168.1.161

PC7 F0/3 192.168.1.163 255.255.255.240 192.168.1.161

PC8 F0/4 192.168.1.164 255.255.255.240 192.168.1.161


Web Server F0/5 192.168.1.165 255.255.255.224 192.168.1.161
Email Server F0/6 192.168.1.166 255.255.255.224 192.168.1.161
2. Perform configuration on ALL devices Answer

a. Router Configurations:
 Configure an appropriate host
name based on question 1.
 Upgrade router to new series 4321
for R1_LD.
 Disable DNS lookup
 Use PT2024 as the user EXEC
password for all lines
 Use ND as the encrypted privileged
EXEC password
 Create an appropriate banner that
warns users of #UNAUTHORIZED
ACCESS IS PROHIBITED#.
 Encrypt all plaintext passwords
 Configure IPv4 addressing for the
router according to the Addressing
Table
b. Configure OSPF routing protocol
 Use the router OSPF command in
global configuration mode to
enable OSPF on all routers.
 Configure the network
statements for the networks on
all routers and use an area ID of
1.

c. Switch Configuration:
 Disable DNS lookup
 Use PT2024 as the user EXEC
password for all lines
 Use ND as the encrypted
privileged EXEC password
 Create an appropriate banner that
warns user of Unauthorized
access
 Encrypt all plaintext passwords
 Configure IPv4 addressing for the
router according to the
Addressing Table

d. Wireless Router
 Configure the wireless network
using 192.168.10.0/24
 Setup a Wireless Router for library
to accommodate 100 users
 Configure the Internet connection
type and SSID as WIFI-Café
 Configure the appropriate
wireless access and security
e. Server Configuration
 Configure IPv4 addressing for the
server (Email server and web
server).
f. PC and Printer Configurations
 Configure IPv4 addressing, subnet
mask and default gateway for the PC
and printer according to the
Addressing Table
QUESTION 4

1. Verify Connectivity
 All devices should be able to ping all other devices in the same area.
 If ping is unsuccessful, troubleshoot and document any issues

Test Ping Result

PC_LD to PC_TVT

PC_SC to PC_LD
PC_SE to Email Server

END QUESTION

You might also like