Practical Project: LAN Sitemap Design and Network Configuration

Verified

Added on  2020/05/04

|5
|455
|79
Practical Assignment
AI Summary
This practical project focuses on designing a Local Area Network (LAN) sitemap. The solution details the function of network devices like switches, routers, cables, and firewalls, and provides an inventory of necessary hardware, including routers, switches, and various cable types. An IP address plan is presented, including subnet addresses, usable host addresses, and broadcast addresses for different subnets. The document also covers the configuration of network devices, including general configurations like hostname and password settings, interface configurations, and router-to-router serial connection configurations. The solution also includes a configuration for RIP to ensure subnet communication. Finally, the project references relevant networking resources.
Document Page
practical project
OCTOBER 24, 2017
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Design
Sitemap of the LAN
The assumption is that all the labs will have the same setup
Function of devices
Switch – Connects the devices such as computers and to other computers and to routers
Router - Routes traffic to and from a specific network
Cable – They are the physical connections between devices
Firewall – Used to protect the network by filtering data to allow only what is specified as
legitimate
Inventory
Routers – Thirteen routers one for each subnet
Switches – Twelve switches for each lab and three more to be used for the offices
Document Page
Cables
Ethernet cables – 200m of Ethernet cables to be used for connection between the routers and
switches and switches and end devices
Serial DCE and Serial DTE – 500meach for using in the router to router connections
IP Address Plan
Subnet address = 10.104.180.0/23
Therefore, borrowed bits = 23 – 8 = 15 and host bits = 9
Number of subnets that can be created = 223 = 32768
Number of hosts in each subnet = 29 = 512
Number of address to be reserved per subnet = 10/100 x 512 =51.2 approx. 52
Subne
t
Location Subnet address Usable host addresses Broadcast
address
1 D539 10.104.180.0 10.104.180.1 - 10.104.181.203 10.104.181.255
2 D536 10.104.182.0 10.104.182.1 - 10.104.183.203 10.104.183.255
3 D531 10.104.184.0 10.104.184.1 - 10.104.185.203 10.104.185.255
4 D517 10.104.186.0 10.104.186.0 - 10.104.187.203 10.104.187.255
5 D522 10.104.188.0 10.104.188.0 - 10.104.189.203 10.104.189.255
6 D501 10.104.190.0 10.104.190.0 - 10.104.191.203 10.104.191.255
7 D502 10.104.192.0 10.104.192.0 - 10.104.193.203 10.104.193.255
8 D503 10.104.194.0 10.104.194.0 - 10.104.195.203 10.104.195.255
9 D506 10.104.196.0 10.104.196.0 - 10.104.197.203 10.104.197.255
10 D515 10.104.198.0 10.104.198.0 - 10.104.199.203 10.104.199.255
11 D518 10.104.200.0 10.104.200.0 - 10.104.201.203 10.104.201.255
Document Page
12 Offices 10.104.202.0 10.104.202.0 - 10.104.203.203 10.104.203.255
13 Connection 10.104.204.0 10.104.204.0 - 10.104.205.203 10.104.205.255
Configurations
General configurations
enable – to enter privilege mode
configure terminal – to enter general configurations
In the general configuration configure the hostname, banner and password and secret.
Configure the different interfaces
interface fastethernet 0/1
ip address 10.104.192.1 255.255.254.0 for an interface of a switch in subnet 7
Set the default gateway to the subnet address - ip default-gateway 10.104.192.0
For the router to router configuration configure a serial connection
Configure a rip to ensure subnets can communicate to each other
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Bibliography
Cisco. (2014, March 31). Cisco Networking Academy's Introduction to Basic Switching
Concepts and Configuration. Retrieved October 24, 2017, from Cisco:
http://www.ciscopress.com/articles/article.asp?p=2181836&seqNum=4
Learn Networking. (2010, January 8). Configure A Router With Packet Tracer. Retrieved
October 23, 2017, from Learn Networking: http://learn-networking.com/network-
design/configure-a-router-with-packet-tracer
chevron_up_icon
1 out of 5
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]