Question

In: Computer Science

Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240 Write down the address...

  1. Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240

Write down the address of the network, show your calculation.

Write also the broadcast address

2. On a network with an IP address of 133.133.133.13 and a subnet mask of 255.255.248.0 what is the network ID?  Show your calculation.  Write also the broadcast address

  1. On a Class C network, you have a subnet mask of 255.255.255.192.  
  1. How many hosts per subnet do you have?
  2. On how many subnets was divided this class C address?  Show your calculations.

4. Your company has leased a Class C network whose network ID is 222.91.37.0. You want to create 30 subnets within this network. Show how many bits, you would need to change, and the range of addresses in one of the subnets.

Solutions

Expert Solution

Answer1. (not specified which question to answer, As per the guidelines I am answering topmost question in the list)

Given IP address- 220.84.9.123 in binary ---> 11011100.01010100.00001001.01111011

Subnet Mask- 255.255.255.240 in binary ---> 11111111.11111111.11111111.11110000

Address of Network, (network id)-the address of a network is calculated as the bitwise AND operation of the IP address and the Subnet Mask.

Address of Network=

IP address- 1 1 0 1 1 1 0 0 . 0 1 0 1 0 1 0 0 . 0 0 0 0 1 0 0 1 . 0 1 1 1 1 0 1 1

subnet mask-   1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 1 1 1 1 0 0 0 0

Bitwise AND--------------------------------------------------------------------------------------------------------

   1 1 0 1 1 1 0 0 . 0 1 0 1 0 1 0 0 . 0 0 0 0 1 0 0 1 . 0 1 1 1 0 0 0 0 ==> 220.84.9.112

--------------------------------------------------------------------------------------------------------------------------

Hence, Network Address is 220.84.9.112

Broadcast Address- Broadcast address is a special IP address used for broadcasting a message/data over the entire network. In broadcast address the host bits of the network are all 1.

Network Address is 220.84.9.112 ---> Class C address (192-223 class C range)

Class C has 8 host bits and 24 network bits in the binary notation.

Network address-- 1 1 0 1 1 1 0 0 . 0 1 0 1 0 1 0 0 . 0 0 0 0 1 0 0 1 . 0 1 1 1 0 0 0 0

last octet represent the host bits, so make them all 1 for broadcast address.

Broadcast Address-   1 1 0 1 1 1 0 0 . 0 1 0 1 0 1 0 0 . 0 0 0 0 1 0 0 1 . 1 1 1 1 1 1 1 1 ===> 220.84.9.255


Related Solutions

What is the network address if given this IP address and the following subnet mask?  Please note...
What is the network address if given this IP address and the following subnet mask?  Please note that the network may be different if the subnet mask is different. IP address 178.47.188.176 How many network bits if the following subnet masks? 255.254.0.0 255.255.252.0 255.255.255.248    4. 255.128.0.0     
On a network with an IP address of 158.234.28.72 and a subnet mask of 255.248.0.0 what...
On a network with an IP address of 158.234.28.72 and a subnet mask of 255.248.0.0 what is the network ID and the broadcast address? Show your calculations.
Consider a router with the: IP address 192.168.1.254/26 Subnet mask: 255.255.255.192 Network Address: 192.168.1.192 Write the...
Consider a router with the: IP address 192.168.1.254/26 Subnet mask: 255.255.255.192 Network Address: 192.168.1.192 Write the relevant DHCP subnet configuration text for this network where the first 50 addresses will be dynamically allocated to hosts.
Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing...
Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing scheme that satisfies the following requirements. Network address/mask and the number of hosts for Subnets A and B will be provided by your instructor. Subnet Number of Hosts Subnet A 55 Subnet B 25 The 0th subnet is used. No subnet calculators may be used. All work must be shown on the other side of this page. Subnet A Specification Student Input Points Number...
You are given class C IP address 192.148.10.51 accompanied by a custom subnet mask of 255.255.255.240...
You are given class C IP address 192.148.10.51 accompanied by a custom subnet mask of 255.255.255.240 Find the following by showing working with explanation: i) How many subnets can be created? ii) How many hosts in each subnet can be created? iii) Write the range of useable IP Addresses in the first subnet. iv) Write the range of useable IP Addresses in the last subnet.
11. Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the...
11. Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the above address. b) Demonstrate calculation of the network address (including binary and decimal values). c) Write the relevant DHCP subnet configuration text for this network where the first 50 addresses will be dynamically allocated to hosts.
Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the above...
Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the above address. b) Demonstrate calculation of the network address (including binary and decimal values). c) Write the relevant DHCP subnet configuration text for this network where the first 50 addresses will be dynamically allocated to hosts.
Hello! Um, I don't understand the how to use the IP address and the subnet mask...
Hello! Um, I don't understand the how to use the IP address and the subnet mask to find Via/Next hop, Metric, or the interface aspects of the question.
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.
You notice a printer on your network has the IP address 198.75.12.34 and subnet mask 255.255.255.248....
You notice a printer on your network has the IP address 198.75.12.34 and subnet mask 255.255.255.248. What is the network address to which this printer belongs? A router interface on one of your subnets has the IP address 54.187.69.45 and prefix length /25. What would be the broadcast address used for this subnet?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT