WeekEndAssignment-03
WeekEndAssignment-03
WEEK-END ASSIGNMENT-03
Computer Networking Workshop (CSE 4541)
WEA03-1
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
Answer Remark
4. Determine the class from the given network addresses
(a) q
(a) 10.0.0.0
(b) q
(b) 130.130.0.0
(c) q
(c) 200.200.200.0
(d) q
(d) 172.31.0.0
5. Find the netID and hostID of the following classful IP addresses. Answer Remark
WEA03-2
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
9. In the IPv4 addressing format, the number of networks allowed Answer Remark
under Class C addresses is [GATE 2012] q
(a) 214 (c) 221 Justification:
WEA03-3
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
13. Suppose that instead of using 16 bits for the network part of a Answer Remark
class B address originally, 20 bits had been used. How many q
class B networks would there have been?
14. Let us consider a routing table is given below. Find the inter-
face on which the packet will move with the destination address
200.1.2.22
Answer Remark
Network address Subnet mask Interface q
200.1.2.0 255.255.255.192 a
200.1.2.64 255.255.255.192 b
200.1.2.128 255.255.255.192 c
200.1.2.192 255.255.255.192 d
0.0.0.0 0.0.0.0.0 e (default entry)
Experiment:
To study the implication of Subnet mask in network using Cisco Packet Tracer
(CPT)
1. Design the following network-1 using CPT and configure the IP and subnet mask of each node
(PCi,i=0..5 ). Send a simple PDU from source PC0 to the destination PC4 and observe how the
PDU is moving from source to destination in both the modes of the simulator (i.e. realtime as
well as simulation mode).
PC0 PC3
192.168.10.2 192.168.10.130
PC1 PC4
Switch
.3 .136
PC2 PC5
192.168.10.0
.4 255.255.255.0 .140
WEA03-4
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
WEA03-5
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
2. To the above network shown in Figure-1, Change only the subnet mask from 255.255.255.0 to
255.255.255.128 without changing any IPV4 address of them. Again experiment the case; Gen-
erate packet and forward from source to destination. State the conclusion of your observation.
Status Remark
(a) ICMP packet from source PC0 to PC1 (a) q
(b) ICMP packet from source PC0 to PC2 (b) q
(c) ICMP packet from source PC0 to PC3 (c) q
(d) ICMP packet from source PC0 to PC4 (d) q
(e) ICMP packet from source PC0 to PC5 (e) q
Observartions:
State your answer
(a) Using default mask, 255.255.255.0, in Question-1.
(c) Do you think that the class C network in Question-2 is broken into 2 parts? (Y/N) state your
answer
(d) Can a Switch interconnect two different networks? (Y/N) Justify your answer in favour of Y or
N. If N how to connect two different networks.
WEA03-6
Department of Computer Science and Engineering
Institute of Technical Education & Research, SOA, Deemed to be University
3. Modify the network shown in Figure-1 by adding a router in place of the switch. Configure
Default Gateway at PCs and assign IP address art router interface configure.