ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 103 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 02 May 2017 My Price 8.00

II. Network Addresses Design (in its entirety)

I need help with this assignment. I have attached what needs to be done. If you need further information please let me know. I need to fill in the blanks on the chart that is provided at the bottom. 

 

 

II. Network Addresses Design (in its entirety)
A. Subnetting Subnetting is a process of breaking a large network into small networks known as subnets.
We have been assigned the network address 199.1.2.0. Based on the chart below, we know
this is a Class C address. This is determined by observing the first octet of the IP address,
which is 199. This octet falls in between 192 and 223.
Class Octet Decimal Range A 1 - 126 B 128 - 191 C 192 - 223 Class Subnet Mask Format A 255.0.0.0 Network.Host.Host.Host B 255.255.0.0 Network.Network.Host.Host C 255.255.255.0 Network.Network.Network.Host CIDR (Classless Inter Domain Routing)
CIDR is a slash notation of the subnet mask. CIDR tells us the number of on bits in a network
address.
● Class A has default subnet mask 255.0.0.0. that means first octet of the subnet mask has all on
bits. In slash notation it would be written as /8, means address has 8 bits on. ● Class B has default subnet mask 255.255.0.0. that means first two octets of the subnet mask
have all on bits. In slash notation it would be written as /16, means address has 16 bits on. ● Class C has default subnet mask 255.255.255.0. that means first three octets of the subnet
mask have all on bits. In slash notation it would be written as /24, means address has 24 bits
on.
Scenario The building will house four computer labs that will be used for instruction. In the building
diagrams above, the labs are labeled Classroom #2 and Classroom #4 on the first floor and
Classroom #1 and Classroom #5 on the second floor; each computer lab will have a closet. Each
lab will have 25 computers: 23 student computers, 1 instructor computer, and 1 server in the
closet for instructional use.
There needs to be separation between students, staff, and public access networks. The open WiFi also needs to be separate from the other three groupings.
Finally, there are various offices in the building. Each of these offices will have one computer for
staff use, with the exception of the admissions office, which will have five computers. There will
be two server rooms, one on the first floor and one on the second floor. Methodology
Given the aforementioned scenario, we are going to use the 192.168.0.0/24 network and create
a total of 8 subnets, with 25 hosts on each subnet. The chart below describes structures the
scenario to include each subnet and required hosts.
Subnet Description Required Hosts Students in Classroom 1 Computer Lab 23 Computers Students in Classroom 2 Computer Lab 23 Computers Students in Classroom 3 Computer Lab 23 Computers Students in Classroom 4 Computer Lab 23 Computers Students in Student Computer Lab 24 Computers Public Access network 20 Computers Equipment xx Network Peripherals (servers access
points) Computers Staff Office / Admissions Network xx Computers Subnet Network Address Host Address Range Broadcast
Address Subnet Mask: 255.255.255.192
Classroom 1 192.168.0.0 192.168.0.1 – 192.168.0.30 192.168.0.31 Classroom 2 192.168.0.__ 192.168.0.__ - 192.168.0.__ 192.168.0.__ Classroom 3 192.168.0.__ 192.168.0.__ - 192.168.0.__ 192.168.0.__ Classroom 4 192.168.0.96 192.168.0.97 – 192.168.0.126 192.168.0.127 Student
Computer Lab 192.168.0.128 192.168.0.129 – 192.168.0.158 192.168.0.127 Equipment 192.168.0.__ 192.168.0.__ - 192.168.0.__ 192.168.0.__ Library Lab
(Public Access) 192.168.0.__ 192.168.0.__ - 192.168.0.__ 192.168.0.__ Staff Network 192.168.0.__ 192.168.0.__ - 192.168.0.__ 192.168.0.__

Attachments:

Answers

(11)
Status NEW Posted 02 May 2017 07:05 AM My Price 8.00

-----------

Not Rated(0)