logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

You will work independently as you document the Richardson School District LAN and WAN designs by creating a portfolio.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

CASE STUDY

You will be applying what you have learned to the Richardson School District Network Design Project. The fictional Richardson School District is located in Richardson, Texas. The school district is in the process of designing and implementing an enterprise-wide network, which will include LANs at each site and a wide-area network (WAN) to provide data connectivity between all school sites.  You have consulted with teachers, students, administrators, and staff members to determine need, mission-critical data and operations, availability, and future plans.

Objective: To apply your networking knowledge to a real-life example and to help you review concepts integral to the CCNA Certification Exam.

Outcomes: You will work independently as you document the Richardson School District LAN and WAN designs by creating a portfolio. 

LOCAL AREA NETWORK (LAN)

Richardson School District Project Task: User Requirements  

You will begin studying the Richardson School District Network Design Project. You will be assigned one school site. You need to complete the following tasks: 

1. You will be assigned one school site. 

Richardson School District Project Task: User Requirements, Site Maps, Handling Graphics 

You will continue studying the Richardson School District Network Design Project, focusing on the LAN requirements. You should begin work on your school site wiring diagrams (physical topologies). You need to complete the following tasks: 

1. Familiarize yourself with the LAN sections and User Counts. 

2. Begin working on your site wiring diagrams

Richardson Project: Designing the Network 

You will begin the process of designing the LAN at your specific site within Richardson School District WAN. As concepts and requirements are introduced, you will be able to apply them in your network design. You will need to make sure to address the following requirements:

The LAN is meant to serve different "workgroups" of staff members and students. This logical division will require the use of VLANs and will be a major design decision. For example, VLANs should be used to secure the administrators' machines from the students' machines. 

Access to the Internet from any site in the school district, via the District WAN, is also an integral part of this implementation. 

Because this network implementation must be functional for a minimum of 7-10 years, all design considerations should include at least 10x (times) growth in the LAN throughput, 2x (times) growth in WAN throughput, and 10x (times) growth in the District Internet connection throughput. 

A minimum of 100 Mbps to any host computer in the network and 1000 Mbps to any server host in the network is required. 

Routed protocols may be implemented in the network: TCP/IP.  

Richardson Project: Server Placement and Function 

You should categorize all file servers for the Richardson School District as enterprise or workgroup types, and then place servers in the network topology according to the anticipated traffic patterns of users and according to the following functions:

DNS and E-Mail Services - Each district hub location should contain a DNS server to support the individual schools serviced out of that location. Each school site should also contain a host for DNS and e-mail services (that is, a local post office) that will maintain a complete directory of the staff members and students for that location. 

The Administrative Server - Each school site location should have an administration server for the student tracking, attendance, grading, and other administrative functions. This server should run TCP/IP as its protocol suite and should be made available only to teachers and staff members. 

Application Server - All computer applications will be housed in a central server at each school site location. As applications such as Word Processing, Excel, PowerPoint, etc. are requested by users, these applications will be retrieved from the application server.  This will provide district support staff with an easy and efficient method for upgrading applications without having to reload new software on each computer in the district network.  This server will use TCP/IP as its OSI layer 3 and 4 protocols and will be made available to anyone at the school site. 

Other Servers - Any other servers implemented at the school sites should be considered departmental (workgroup) servers, and should be placed according to user group access needs. An example would be a server running an instructional application for a specific school site. 

Richardson Project: Determining Network Traffic Load 

You need to determine the network traffic load for the Richardson School District before developing a network structure and acquiring hardware. Additionally, when analyzing the district's technical requirements, you should estimate the traffic load caused by applications in packet size (for example, you need to estimate the size of files in bytes per second needed to be transmitted over the network).

Certain types of network use can generate large volumes of traffic and, therefore, can cause congestion, including congestion of the following: 

Internet access 

Computers loading software from a remote site 

Anything that transmits images or video 

Central database access 

Department file servers 

You should estimate worst-case traffic load on the network during the busiest times for users and during regularly scheduled network services, such as file server backups. 

Richardson Project: Speed and Expansion 

For the Richardson School District network, you need to build the Layer 1 components of the district network with speed and expansion capabilities. As you know, the physical layer controls the way data is transmitted between the source and a destination node. Therefore, the type of media and topology you select helps you determine how much data can travel across the network and how quickly.

Richardson Project: Catchment Areas 

Determine the number of horizontal cable runs to each room that the MDF or IDF will be servicing in its catchment area. 

Richardson Project: Connection Speeds 

In the Richardson School District network, the vertical cabling should carry all data traffic between the IDFs and MDFs. Therefore, the speed of this connection should be designed to be the fast link in the network. This link should be at least 1000 Mbps.

Richardson Project: LAN Wiring Scheme Requirements 

As you're planning the wiring for the sites of the Richardson School District network, you need to take into account certain LAN requirements related to user access, segmentation, infrastructure, cabling, MDFs, and IDFs. Therefore, you should address the requirements described here when designing the network.

Requirement 1 

Two LAN segments need to be implemented in each school site and the district office. One LAN needs to be designated for student usage and the other needs to be designated for instructor/administration usage. 

Requirement 2 

The LAN infrastructure needs to be based on Ethernet LAN switching, which will allow for a migration to faster speeds (that is, more bandwidth) to the individual computers and between MDFs and IDFs without revamping the physical wiring scheme to accommodate future applications. The transport speeds need to be at a minimum Ethernet 100BASE-TX, 100BASE-FX or higher.

Requirement 3 

Horizontal cabling needs to be Category 6 UTP and needs to have the capacity to accommodate at least 100 Mbps. Vertical (backbone) cabling needs to be fiber-optic multi-mode cable. The cabling infrastructure needs to comply with TIA/EIA-568-A/B and/or TIA/EIA-569 standards. 

Requirement 4 

In each school site location, an MDF room needs to be established as the central point to which all LAN cabling will be terminated. This will also be the point of presence (POP) for the WAN connection. The IDF should service its geographical area, and the IDF should be connected directly to the MDF in a star or extended star topology. 

 

 

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

728 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

812 Answers

Hire Me
expert
Husnain SaeedComputer science

509 Answers

Hire Me
expert
Atharva PatilComputer science

827 Answers

Hire Me
March
January
February
March
April
May
June
July
August
September
October
November
December
2025
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
SunMonTueWedThuFriSat
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
00:00
00:30
01:00
01:30
02:00
02:30
03:00
03:30
04:00
04:30
05:00
05:30
06:00
06:30
07:00
07:30
08:00
08:30
09:00
09:30
10:00
10:30
11:00
11:30
12:00
12:30
13:00
13:30
14:00
14:30
15:00
15:30
16:00
16:30
17:00
17:30
18:00
18:30
19:00
19:30
20:00
20:30
21:00
21:30
22:00
22:30
23:00
23:30