WeeklyEndAssignment 05
WeeklyEndAssignment 05
WEEK-END ASSIGNMENT-05
Computer Networking Workshop (CSE 4541)
2. A CIDR block is given as 182.44.82.16/26. Find the first address and the last address in this block.
Solution Remark
3. Asssume a CIDR block is given as 20.30.40.10/25. Divide the block in two subblocks, and find the
first address, last address, subnet mask of each block.
Solution Remark
WEA05-1
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
4. Asssume a CIDR block is given as 20.30.40.10/25. Divide the block in 4 subblocks, and find the first
address, last address, subnet mask of each block. Also observe the format of subnet mask getting
changes in the subnets.
Solution Remark
5. Consider a Class C IP 200.1.2.0. Design 3 subnets each of IPs 128, 64 and 64 respectively. Find the
range of addresses, subnetwork address, and subnet mask of each subnet. Also observe the change in
the format of subnet masks from the original mask.
Solution Remark
WEA05-2
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
7. An ISP is granted a block of addresses starting with 190.100.0.0/16 (65,536 addresses). The ISP
needs to distribute these addresses to three groups of customers as follows:
(a) The first group has 64 customers; each needs 256 addresses.
(b) The second group has 128 customers; each needs 128 addresses.
(c) The third group has 128 customers; each needs 64 addresses.
Design the subblocks and find out how many addresses are still available after these allocations.
Solution Remark
WEA05-3
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
8. An ISP is granted a block of addresses starting with 120.60.4.0/22. The ISP wants to distribute
these blocks to 100 organizations with each organization receiving just eight addresses. Design the
subblocks and give the slash notation for each subblock. Find out how many addresses are still
available after these allocations.
Solution Remark
9. A large number of consecutive IP addresses are available starting at 198.16.0.0. Suppose that four
organizations, A, B, C, and D, request 4000, 2000, 4000, and 8000 addresses, respectively, and in that
order. For each of these, give the first IP address assigned, the last IP address assigned, and the mask
in w.x.y.z/s notation.
Solution Remark
WEA05-4
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
10. A typical Internetwork is shown in the below figure-1. Construct the routing table (forwarding table)
at the router with the Interface name A, B, C, D and E respectively. A packet addressed to a desti-
nation address 200.150.68.118 arrives at the router R0. Determine the network and the interface to
which the packet will be forwarded. Verify your routing table using Cisco Packet Tracer for the said
Internetwork with the IOS command Router# show ip route.
200.150.64.0/19
Subnet-A
Subnet-B
200.150.68.64/27
Subnet-D
200.150.0.0/16
A
B
D
R0 D
ef
E au
lt
C
Subnet-C
200.150.68.0/24
Solution as well as Paste the CPT based topology design and routing table Remark
WEA05-5
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
11. Determine the block size and address range for each subnets in the Class C 192.168.10.0 VLSM
network given below figure-3.
Solution Remark
Subnetwork Hosts Block Size required Address range
WEA05-6
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
12. What summary address would cover all the networks shown and advertise a single, efficient route to
Router B that won’t advertise more networks than needed?
Solution Remark
13. Determine the best summarization of the given networks: 192.168.128.0 through 192.168.159.0.
Solution Remark
14. On a VLSM network, which mask should you use on point-to-point WAN links in order to reduce the
waste of IP addresses?
Answer Remark
(A) /31 (D) /30
q
(B) /27 (E) /29
WEA05-7
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
15. Determine the summary address and the mask to be used that will summarize the subnets.
Answer Remark
(A) 192.168.32.0 through 192.168.63.0 (A)
16. Find the network addresses correctly summarizes the three networks shown below efficiently.
10.0.0.0/16
10.1.0.0/16
10.2.0.0/16
Solution Remark
17. Assume the following classful configuration (Figure-4) have been performed using CPT. A user in the
sales department informed that it can’t get to Server A in the marketing department and also it has no
rights to log on to server B. Now Find out the reason of not getting the access and also troubleshoot
the problem to get into Server A.
Troubleshooting Remark
WEA05-8
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
18. A user in the Sales LAN can’t get to ServerB. You have the user run through the four basic trou-
bleshooting steps ( (i) ping to loopback, (ii) ping to local host (iii) ping to default gateway (iv) ping
to remote network ) and find that the host can communicate to the local network but not to the remote
network. Find and define the IP addressing problem. Demonstrate the network shown in Figure-5 in
CPT assuming classful addressing
Troubleshooting Remark
WEA05-9
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
19. A classful IP address at the Router on interface Ethernet0 is 192.168.10.33/27. Determine the IP
address, subnet mask, and valid host range could be assigned to the host.
WEA05-10
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
Answer Remark
q
20. Two computers C1 and C2 are configured as follows. C1 has IP address 203.197.2.53 and netmask
255.255.128.0. C2 has IP address 203.197.75.201 and netmask 255.255.192.0. which one of the
following statements is true? [ GATE 2006]
21. Consider three machines M, N and P with IP addresses 100.10.5.2, 100.10.5.5 and 100.10.5.6 re-
spectively. The subnet mask is set to 255.255.255.252 for all the three machines. Which one of the
following is true? [ GATE 2019]
WEA05-12