Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For each of the IP Addresses below, calculate the following for the network it belongs to: a . The Network Address b . The Broadcast

For each of the IP Addresses below, calculate the following for the network it belongs to:
a. The Network Address
b. The Broadcast Address
c. The total number of useable hosts on the network
Host IP: 172.30.1.33 Subnet Mask: 255.255.0.0
Host IP: 192.30.1.33 Subnet Mask: 255.255.255.0
Host IP: 10.4.16.46 Subnet Mask: 255.0.0.0
Host IP: 192.168.3.219 Subnet Mask 255.255.255.224
(Note: #4's subnet mask borrows 1's from the last octet!)
How to use the IPv4 address worksheet (also watch the video demonstration):
Translate the subnet mask into binary. Split between network and host portions
Translate the host IP address from dotted decimal into binary. Split between network and host portions.
Calculate the binary Network Address by combining:
a. The network portion of the Host IP address
b. All zeros for the host portion of the network mask
c. Translate the resulting binary string into "dotted decimal" form which will produce the network
address
Calculate the Broadcast Address by combining:
a. The network portion of the Host IP address
b. All ones for the host portion of the network mask
c. Translate the resulting binary string into dotted decimal form which will produce the broadcast
address.
Use the equation 2n-2(where n is the number of binary "0" bits in the subnet mask) to calculate the
number of usable host addresses.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Apache Cassandra Development

Authors: Vivek Mishra

1st Edition

1484201426, 9781484201428

More Books

Students also viewed these Databases questions

Question

1.who the father of Ayurveda? 2. Who the father of taxonomy?

Answered: 1 week ago

Question

Commen Name with scientific name Tiger - Wolf- Lion- Cat- Dog-

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago