Question

In: Computer Science

Consider a network with network ID. 192.168.56.0/24: Split the network into two subnets, A and B...

  1. Consider a network with network ID. 192.168.56.0/24: Split the network into two subnets, A and B and provide the IP range, network ID, and broadcast of each. Show your work
  2. What is TCP three-step handshake? What happens if the handshake is not successfully completed?
  3. What technological development led to the CSMA/CD protocols becoming obsolete?
  4. Give an example of a networking protocol that we have discussed in class that utilizes UDP over TCP. Provide two pros and two cons to switiching the protocol over to tcp

Solutions

Expert Solution

Answer 1:

We have given, Network ID = 192.168.56.0/24

Here /24 means network bits or continuous number of 1's = 24

So network bits = 24, host bits = 32 - network bits = 32 - 24 = 8 bits

In question, it is asking two splits the network into two subnets, so we have to choose 1 bit from the host part = 2^1 = 2 subnets

First Subnet:

Network ID = 192.168.56.0

Here we fix the first bit of host id = 0

192.168.56. 00000000 = 192.168.56.0/25 is the network ID for the first subnet

.

.

.

192.168.56.01111111 = 192.168.56.127/ 25 is the broadcast ID for the first subnet

Second Subnet:

Here first bit chosen for subnetting from the host id will be fixed as 1

192.168.56.1000000 = 192.168.56.128/25 is the subnet ID for the second subnet.

.

.

.

192.168.56.11111111 = 192.168.56.255/25 is the broadcast address of the second subnet ( here /25 because now the network ID has 25 bits because 1 bit is chosen from the host part of the IP address).

Subnet Mask : /24 = 24 network bits, thus 11111111.11111111.11111111.00000000 = 255.255.255.0


Related Solutions

Consider a Class B network 180.60.0.0, subdivide this network into 4 subnets, and find A IP...
Consider a Class B network 180.60.0.0, subdivide this network into 4 subnets, and find A IP address on each Subnet B Subnet Mask for each Subnet C Broadcast address for each Subnet. D Maximum possible number of hosts in the whole network
3.   Consider a sub netting network with a network ID and Mask given as 200.155.187.0/24. Determine...
3.   Consider a sub netting network with a network ID and Mask given as 200.155.187.0/24. Determine the following for the given network address i. To which class does this address belong to                                           (3 Marks) ii. Identify whether the address belongs to public or private class.        (3 Marks) iii. Calculate the new mask required to provide 10 usable hosts per subnet. (8 Marks) iv. What is the dotted decimal notation for the given address.             (3 Marks) v. Calculate...
You are given a block of IP address 200.128.1.0/24. Create a network with four subnets each...
You are given a block of IP address 200.128.1.0/24. Create a network with four subnets each having equal number of addresses. Connect two nodes in each subnet and configure the arrangement so that any node is able to communicate with the remaining nodes (within the subnet as well as in other subnets). Identify and analyze the configuration requirements. Verify the communication setup and reach ability with Ping diagnostic command. Your report should include the following: i. Network diagram (screenshots), ii....
18) For the network 192.168.140.68/27 determine: a)     All the subnets b)     Address ranges c)...
18) For the network 192.168.140.68/27 determine: a)     All the subnets b)     Address ranges c)     Host ranges d)     Network IDs e)     Broadcast addresses
Consider a Class C network 200.100.100.0. and divide it into 10 subnets, according the following requirements...
Consider a Class C network 200.100.100.0. and divide it into 10 subnets, according the following requirements of number of hosts on each subnet. Draw a diagram clearing labelling each subnet with its name (i.e. A, B, C etc.) and subnet ID. (Use variable length subnet mask) 30 Hosts 12 Hosts 28 Hosts 10 Hosts 25 Hosts 25 Hosts 30 Hosts 5 Hosts 15 Hosts 10 Hosts
CSM Tech Publishing has expanded its network from one subnet to two subnets and is putting...
CSM Tech Publishing has expanded its network from one subnet to two subnets and is putting 200 computers on the new subnet with plans for adding up to 100 more computers over the next few years. Currently, it's using DHCP for the existing subnet and has a scope configured with start address 172.16.1.1 and end address 172.16.1.200 with a prefix length of 24. The DHCP server is in the main distribution facility where the router is placed to route between...
Consider a region with two cities and a total workforce 24 = A+B, where A is...
Consider a region with two cities and a total workforce 24 = A+B, where A is the workforce in city 1 and B is the workforce in city 2. For the negatively sloped portion of the utility curves, u(A) = 480 / A ; u(B) = 240 / B 1. Calculate the regional equilibrium values of the population for each city and regional utility. Recall the conditions required for regional equilibrium: equalized utility (no one has an incentive to move)...
You are planning to redesign a Classful 172.31.0.0 network to accommodate 3540 subnets with 10 hosts...
You are planning to redesign a Classful 172.31.0.0 network to accommodate 3540 subnets with 10 hosts per subnet. In your own words, explain what subnet masks you could use to satisfy this new requirement. You must use concepts such as host bits, hosts and subnets to justify your answer. Simply listing out subnet masks won’t be awarded any marks.
How many subnets and hosts are provided by the network 192.168.254.0/26 a. 4 networks with 64...
How many subnets and hosts are provided by the network 192.168.254.0/26 a. 4 networks with 64 hosts b. 4 networks with 62 hosts c. 254 networks with 62 hosts d. 2 network with 62 hosts
For the following two network interfaces, identify their IP address, host name, subnet id, prefix, and...
For the following two network interfaces, identify their IP address, host name, subnet id, prefix, and subnet mask. en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500      ether 6c:96:cf:d9:3f:0f      inet6 fe80::cb3:7b1b:362f:48bc%en0 prefixlen 64 secured scopeid 0x5      inet 10.21.136.95 netmask 0xffff0000 broadcast 10.21.255.255      nd6 options=201<PERFORMNUD,DAD>      media: autoselect      status: active awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484      ether 26:db:01:45:50:73      inet6 fe80::24db:1ff:fe45:5073%awdl0 prefixlen 64 scopeid 0x7      nd6 options=201<PERFORMNUD,DAD>      media: autoselect      status: active
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT