Question

In: Computer Science

If the host address is 7.7.10.1\19 what is the broadcast address?

If the host address is 7.7.10.1\19 what is the broadcast address?

Solutions

Expert Solution

IP Address: 7.7.10.1
----------------------------------------
Let's first convert this into binary format
7.7.10.1
Let's convert all octets to binary separately
Converting 7 to binary
Divide 7 successively by 2 until the quotient is 0
7/2 = 3, remainder is 1
3/2 = 1, remainder is 1
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 111
7 in binary is 00000111

Converting 7 to binary
Divide 7 successively by 2 until the quotient is 0
7/2 = 3, remainder is 1
3/2 = 1, remainder is 1
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 111
7 in binary is 00000111

Converting 10 to binary
Divide 10 successively by 2 until the quotient is 0
10/2 = 5, remainder is 0
5/2 = 2, remainder is 1
2/2 = 1, remainder is 0
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 1010
10 in binary is 00001010

Converting 1 to binary
Divide 1 successively by 2 until the quotient is 0
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 1
1 in binary is 00000001

===============================================================================
||    7.7.10.1 in binary notation is 00000111.00000111.00001010.00000001    ||
===============================================================================

Subnet mask is /19

For Calculating broadcast ID, keep first 19 bits of 00000111.00000111.00001010.00000001 and set all remaining bits to 1.
so, broadcast ID in binary is 00000111.00000111.00011111.11111111
00000111.00000111.00011111.11111111:
----------------------------------------
00000111.00000111.00011111.11111111
Let's convert all octets to decimal separately
Converting 00000111 to decimal
=> 00000111
=> 0x2^7+0x2^6+0x2^5+0x2^4+0x2^3+1x2^2+1x2^1+1x2^0
=> 0x128+0x64+0x32+0x16+0x8+1x4+1x2+1x1
=> 0+0+0+0+0+4+2+1
=> 7
00000111 in decimal is 7

Converting 00000111 to decimal
=> 00000111
=> 0x2^7+0x2^6+0x2^5+0x2^4+0x2^3+1x2^2+1x2^1+1x2^0
=> 0x128+0x64+0x32+0x16+0x8+1x4+1x2+1x1
=> 0+0+0+0+0+4+2+1
=> 7
00000111 in decimal is 7

Converting 00011111 to decimal
=> 00011111
=> 0x2^7+0x2^6+0x2^5+1x2^4+1x2^3+1x2^2+1x2^1+1x2^0
=> 0x128+0x64+0x32+1x16+1x8+1x4+1x2+1x1
=> 0+0+0+16+8+4+2+1
=> 31
00011111 in decimal is 31

Converting 11111111 to decimal
=> 11111111
=> 1x2^7+1x2^6+1x2^5+1x2^4+1x2^3+1x2^2+1x2^1+1x2^0
=> 1x128+1x64+1x32+1x16+1x8+1x4+1x2+1x1
=> 128+64+32+16+8+4+2+1
=> 255
11111111 in decimal is 255

==================================================================================
||    00000111.00000111.00011111.11111111 in decimal notation is 7.7.31.255    ||
==================================================================================
===========================================
||    So, broadcast ID is 7.7.31.255    ||
===========================================




Related Solutions

IP Address: 37.124.67.99 Subnet Mask: 255.240.0.0 find Network address, Broadcast address, first valid host address, last...
IP Address: 37.124.67.99 Subnet Mask: 255.240.0.0 find Network address, Broadcast address, first valid host address, last valid host address and number of valid hosts in the network. show very clear steps for all the calculations.
1. Given the network 192.168.17.0 /24, calculate the broadcast, range and last host address for the...
1. Given the network 192.168.17.0 /24, calculate the broadcast, range and last host address for the fourth subnet, given that the all-zeros subnet is the first subnet if you have to create 15 subnets. 2. Given an IP network of 180.5.0.0 /16, calculate the subnet mask required to create 50 subnets with the maximum number of hosts. Then calculate the network address, the range of useable host addresses and the broadcast address of the LAST 3 subnets.
Find the network address, the direct broadcast address, and the number of addresses in a block;...
Find the network address, the direct broadcast address, and the number of addresses in a block; if one of the addresses in this block is 175.120.240.17/19
Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address...
Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address of the network it belongs to. For 138.112.25.47 and 38.112.25.49, which one is in the same network as 138.112.25.60 does, and which one is not. Show the necessary calculation steps and explanation.
What is the subnet address for a host with the IP address 200.0.0.26 /29 200.0.0.8 200.0.0.12...
What is the subnet address for a host with the IP address 200.0.0.26 /29 200.0.0.8 200.0.0.12 200.0.0.20 200.0.0.24 20.0.0.16
IP address: 158.234.28.72 Subnet Mask: 255.248.0.0 Find Network Address and Broadcast address. Provide all necessary steps.
IP address: 158.234.28.72 Subnet Mask: 255.248.0.0 Find Network Address and Broadcast address. Provide all necessary steps.
Find the network ip and broadcast ip of the ip address: 192.168.225.212/27
Find the network ip and broadcast ip of the ip address: 192.168.225.212/27
what are the characteristics of Covid-19, like genome type, and host range.
what are the characteristics of Covid-19, like genome type, and host range.
After listening to the broadcast for the vaccine pricing of Covid-19, it seems to me that...
After listening to the broadcast for the vaccine pricing of Covid-19, it seems to me that it is complex, and it will be controversial throughout the globe. NPR only discusses the situation in America; however, I think the problem will be more intense in developing countries and poorer countries with low government income.                 The first question is, how should the vaccine be priced so that the companies still have the incentives and motivation to develop the vaccine, and in...
Which subnet (network address) does host 25.17.102.51 255.255.248.0 belong to?
Which subnet (network address) does host 25.17.102.51 255.255.248.0 belong to?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT