Answered step by step
Verified Expert Solution
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: Subnet Mask:
Host IP: Subnet Mask:
Host IP: Subnet Mask:
Host IP: Subnet Mask
Note: #s subnet mask borrows s from the last octet!
How to use the IPv 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 where is the number of binary 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
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started