Tutorial 2
Tutorial 2
Q1. An ISP is granted a block of addresses starting with 120.60.4.0/20. The ISP wants to distribute these
blocks to 100 organizations with each organization receiving 8 addresses only. Design the subblocks and
give the slash notation for each subblock. Find out how many addresses are still available after these
allocations.
Q2. An ISP is granted a block of addresses starting with 150.80.0.0/16. The ISP wants to distribute these
blocks to 2600 customers as follows:
a. The first group has 200 medium-size businesses; each need approximately 128 addresses.
b. The second group has 400 small businesses: each need approximately 16 addresses.
c. The third group has 2000 households: each need 4 addresses. Design the subblocks and give the slash
notation for each subblock. Find out how many addresses are still available after these allocations.
Describe the loop back address?
Q3.
The block 127.0.0.0/8 is used for the loopback address, which is an address used to test the software on
a machine. When this address is used, a packet never leaves the machine; it simply returns to the
protocol software
An ISP is granted a block of addresses starting with 192.168.0.0/16 The ISP wants to distribute these
Q4. blocks to customers in the following order:
a. The first group has 256 medium-size businesses; each need approximately 64 addresses.
b. The second group has 512 small businesses: each need approximately 32 addresses.
c. The third group has 128 households: each need 64 addressee.
Design the subblocks and give the first and last address with slash notation of each subblock.
SOLUTIONS
First subnet
192.168.0.0/18 to 192.168.0.63/18
192.168.63.192 to 192.168.63.255/18
Second subnet
192.168.64.0/19 to 192.168.64.31/19
192.168.127.224/19 to 192.168.127.255/19
Third subnet
192.168.128.0/19 to 192.168.96.63 /19
192.168.159.192 to 192.168.255 /19
Q5. Consider the below figure and find out the routing table
Solution