Lab Task # 12 lab tasks for the dtudents on computer networks
MuddassarAli6
0 views
2 slides
Sep 29, 2025
Slide 1 of 2
1
2
About This Presentation
lab tasks for the dtudents on computer networks
Size: 91.98 KB
Language: en
Added: Sep 29, 2025
Slides: 2 pages
Slide Content
The Superior University, Lahore
Faculty of Computer Science & IT
Computer Networks – Spring 2023
Lab Task Week 12
Submission Date Total Marks 10
Instructions Obtained Marks
Name:
Roll Number:
Section:
Dynamic Routing (RIPv2)
1.First write your roll number in a single digit, and If single digit roll number is
a.EVEN, multiply with 3 and re-write in a single digit.
b.ODD, multiply with 2 and re-write in a single digit.
2.Make a RING of Stub Sub-Networks (equal to your single digit roll number).
There must be at least ONE Switch in each network and number of PCs (equal
to your single digit roll number).
3.The topology against the digit 4 would be like this;
4.IP Plan
Make complete IP Plan of your Stub Sub-Networks. Please follow the rules of
Subnetting (Already done in Lab 6 : Intra-LAN and Inter-LAN
Communication (with Subnetting) )
5.Configuration
a.Configure IP Addresses for all the HOSTs as per your IP Plan.
b.Configure RIPv2.
The command for configuring RIPv2 routes are;
R(config)#router rip
R(config-router)#version 2
R(config-router)#network 10.0.0.0
R(config-router)#network 172.16.0.0
Network 10.0.0.0 and 172.16.0.0 are directly connected networks with Router R.
Test and Verify:
In the first Network, from any Host, ping any Host (from the last Network). Take
screenshots as well.
*Note:
Paste screenshots (step by step with description) showing your task completed.