The first thing needed is a IP-addressing range to use in our network. Since this assignment is done in a laboratory setting, we don't have to comply to the RFC1918[2] standards of private IP-addressing. An IP address is written in the form shown in equation (2.1.1). x x grpl grp2 grp3 grp4 Y grpl grp2 grp3 grp4 where {x EZ | 0≤x≤255} We need however to take into consideration that the address range of 224.0.0.0/3 have been reserved, for amongst other thing multicast. Because of this, we will need to use another modulus-value on the first octet when we are generating a usable ip-address range. Start by creating your groups unique IP-address range using equation (2.1.2) where {x,y Z | 0≤x≤ 223,0 ≤ y ≤ 255} (2.1.2) Where each octet will be based on each group members birthday. Value X is calculated according to equation (2.1.3), and value Y is calculated according to equation (2.1.4). YY * MM + DD mod 223 YY * MM + DD mod 255 (2.1.1) X y. y grpl grp2 grp3 grp4 Before continue to the next part, answer the following item: 0/20 • What is the broadcast address of The fourth group in the IP-address should be set to 0. Finally we will start with a subnet mask of /20, and you will end up with an address range that looks like equation (2.1.5) your groups subnet? (2.1.3) (2.1.4) (2.1.5)

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
The first thing needed is a IP-addressing range to use in our network. Since
this assignment is done in a laboratory setting, we don't have to comply to the
RFC1918[2] standards of private IP-addressing.
An IP address is written in the form shown in equation (2.1.1).
X
grpl grp2 grp3 grp4
X
grpl grp2 grp3 grp4
We need however to take into consideration that the address range of 224.0.0.0/3
have been reserved, for amongst other thing multicast. Because of this, we will
need to use another modulus-value on the first octet when we are generating a
usable ip-address range.
Start by creating your groups unique IP-address range using equation (2.1.2)
where {x,y EZ | 0≤x≤ 223,0 ≤ y ≤ 255} (2.1.2)
where {x EZ | 0≤x≤ 255}
Where each octet will be based on each group members birthday. Value X is
calculated according to equation (2.1.3), and value Y is calculated according to
equation (2.1.4).
YY * MM + DD mod 223
YY MM + DD
X
mod 255
grpl
(2.1.1)
The fourth group in the IP-address should be set to 0. Finally we will start with
a subnet mask of /20, and you will end up with an address range that looks like
equation (2.1.5)
Y Y
grp2 grp3 grp4
Before continue to the next part, answer the following item:
0 /20
. What is the broadcast address of your groups subnet?
(2.1.3)
(2.1.4)
(2.1.5)
Transcribed Image Text:The first thing needed is a IP-addressing range to use in our network. Since this assignment is done in a laboratory setting, we don't have to comply to the RFC1918[2] standards of private IP-addressing. An IP address is written in the form shown in equation (2.1.1). X grpl grp2 grp3 grp4 X grpl grp2 grp3 grp4 We need however to take into consideration that the address range of 224.0.0.0/3 have been reserved, for amongst other thing multicast. Because of this, we will need to use another modulus-value on the first octet when we are generating a usable ip-address range. Start by creating your groups unique IP-address range using equation (2.1.2) where {x,y EZ | 0≤x≤ 223,0 ≤ y ≤ 255} (2.1.2) where {x EZ | 0≤x≤ 255} Where each octet will be based on each group members birthday. Value X is calculated according to equation (2.1.3), and value Y is calculated according to equation (2.1.4). YY * MM + DD mod 223 YY MM + DD X mod 255 grpl (2.1.1) The fourth group in the IP-address should be set to 0. Finally we will start with a subnet mask of /20, and you will end up with an address range that looks like equation (2.1.5) Y Y grp2 grp3 grp4 Before continue to the next part, answer the following item: 0 /20 . What is the broadcast address of your groups subnet? (2.1.3) (2.1.4) (2.1.5)
Expert Solution
steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Knowledge Booster
Network Transmission Cabling
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education