NET-13-L1 Computer Networking Final Project
NET-13-L1 Computer Networking Final Project
Computer Networking
Lab Assignment
Final Project
NET-13-L1
Computer Networking
Final Project
Page 1
Lab Objective
Test learner level of knowledge and skill acquired through topics covered in the
Computer Networking course. Topics include design and implementation of IP
schemes, VLAN configuration, dynamic routing configuration, security solution
implementation, and basic network device configuration.
Lab Mission
Set up a wide area network (WAN) for a mock bank that includes three LANs (one
of which will be partitioned with three VLANs), and configure all network devices
and endpoints to communicate with the entire WAN.
Requirements
• Advanced knowledge of networking concepts and the Cisco IOS
Resources
• Environment & Tools
o Cisco Packet Tracer 8.0 or later
• Files
o NET-13-L1.pka
Page 2
Instructions for PKA Lab Files
Lab materials include the lab document and a PKA lab file.
Open the PKA file through the Cisco Packet Tracer menu by clicking File and then
Open….
Page 3
Note: Double-clicking the PKA file in your file explorer may not work (depending
on the Packet Tracer version).
When you open a PKA file in Cisco Packet Tracer, two windows appear:
1. Lab topology window
2. Activity window
PKA Features
Note the following essential information regarding the Activity window:
1. Completion Percentage: Learner progress appears at the bottom right
corner of the window.
2. Check Result Button: When you click this button and then click the
Assessment Items tab, you will find a checklist with lab objectives and
status, where V means done, and X means not done.
Note: Both features help the instructor grade the exercise swiftly and efficiently.
Page 4
Scenario
As a junior network administrator, you and your team were tasked with planning
and configuring a corporate network for a new bank branch in Miami. It is your
duty to set up the network correctly and implement basic security settings on all
systems.
Note: The correct hostnames are already set on all devices.
Physical Topology
Page 5
Lab Task 1: Design an IP Address Scheme
Devise a network topology plan for the number of subnets you will need and
where you want to assign the IPv4 addresses within each subnet.
1 Divide the 172.16.10.0/24 network into eight subnets. Fill out the
Addressing Table below:
Table 1:Addressing Table
Page 6
Lab Task 2: Implement VLANs and Trunk
Configure VLANs and set trunks on the appropriate network and its associated
devices.
Note: Perform steps 1–4 on S1-Office1 and S2-Office1.
Page 7
4 Verify the VLAN and trunk configurations using the appropriate show
commands and save the configuration.
Page 8
5 On both switches, disable DTP only on the access ports.
Page 9
Lab Task 3: Assign IP Addresses
Using the table, you made in Task 1, assign subnets addresses to the topology.
Note: Make sure to document the assignment of the IP addresses in a separate
file to keep track of them.
1 Assign the first usable IP address and appropriate subnet mask of subnet 1
to the R3 interface connected to the Office3 network.
2 Assign the first usable IP address and appropriate subnet mask of subnet 2
to the R3 interface connected to the Office2 network.
3 Assign the first and second usable IP address and appropriate subnet mask
of subnet 3 to the R1 <-> R2 WAN link.
4 Assign the first and second usable IP address and appropriate subnet mask
of subnet 4 to the R1 <-> R3 WAN link.
5 Assign the first and second usable IP address and appropriate subnet mask
of subnet 5 to the R2 <-> R3 WAN link.
6 Assign the last usable addresses of subnet 6 to the Office1 network CEO
end devices. Also, assign a subnet mask and the default gateway (first
address in the subnet).
Note: Layer 3 connectivity with VLANs requires a router-on-a-stick setup.
7 Assign the last usable addresses of subnet 7 to the Office1 network
Copyrighter end devices. Also, assign a subnet mask and the default
gateway (first address in the subnet).
8 Assign the last usable addresses of subnet 8 to the Office1 network Dialer
end devices. Also, assign a subnet mask and the default gateway (first
address in the subnet).
9 Assign the last useable IP addresses of subnet 2 (Office2) and subnet 1
(Office3) to the endpoints for each office network or VLAN. Also, assign the
default gateway (first address in the subnet).
Page 10
Lab Task 4: Configure R1 for Inter-VLAN Routing
Configure the router on the Office1 network to allow multiple VLANs to
communicate on the network.
Perform steps 1–4 on R1.
Page 11
Lab Task 5: Secure Switch Physical Ports
Configure all switches on the network to work with port security.
Perform steps 1–4 on the S1-Office1 and S2-Office1 switches.
Page 12
Lab Task 6: Configure OSPF
Configure all routers on the network with OSPF to enable all subnets to
communicate.
Perform all steps on R1, R2, and R3.
Page 13
Lab Task 7: Extended ACL
Configure ACLs to prevent guests on the network from connecting to the
NTP/Syslog server.
Perform steps 1–3 on R3.
3 From the guest's PC, test the ACL by pinging the NTP server and email
server.
Page 14
Lab Task 8: Initial and Security Settings for Network
Devices
Configure all network devices with basic security settings to prevent unauthorized
access.
Perform steps 1–5 on all routers and switches.
Page 15
Lab Task 9: Secure Remote Access
Configure SSHv2 services on all routers to allow for remote administration.
Perform steps 1–4 on R1, R2, and R3.
Page 16