You are on page 1of 5

Department of Electrical Engineering

EE-462 Computer Networks Lab

Assignment No 3

Configuring IP Routing (Static Routing) &Dynamic Routing


(RIP)

Name: Syed Muhammad Mohsin Raza


Roll Number: 140298
Class: BEE-8D (ELECTRONICS)

Submitted To: Engr. Aqib Khan


Configuring IP Routing (Static Routing):
Procedure
1. Open Packet Tracer and setup a network using Cisco 2950T (8) switches each switch
having 4 Pcs & Cisco 1841 (8) routers.

2. Double click on any router. Turn it off by using power button on the router figure in
Physical tab. On left side modules bar is present. Drag WIC2T to smaller blank space
.Now, turn on the router using power switch. Do the same on second router up to 8 th
router. Then use Serial DCE link from Connections. By default all serial interfaces are
DTE so I provided clocking on the DCE one!

3. Setup IP addresses on pcs and routers in 192.198.X.0 format taking X as last 2 digits
of my roll no and incrementing it with 1 for further pcs and routers.

4. ip route [destination_network] [mask] [next-hop_address] command is used for


static routing between all routers.

5. In the end packets were sent between any pc and the result was successful.
Result:
Dynamic Routing (RIP):

Procedure
1. Open Packet Tracer and setup a network using Cisco 2950T (8) switches each switch
having 4 Pcs & Cisco 1841 (8) routers.

2. Double click on any router. Turn it off by using power button on the router figure in
Physical tab. On left side modules bar is present. Drag WIC2T to smaller blank space
.Now, turn on the router using power switch. Do the same on second router up to 8 th
router. Then use Serial DCE link from Connections. By default all serial interfaces are
DTE so I provided clocking on the DCE one!

3. Setup IP addresses on pcs and routers in 192.198.X.0 format taking X as last 2 digits
of my roll no and incrementing it with 1 for further pcs and routers.

4. Router(config)#router rip
Router(config-router)#network 192.168.X.0 command is used for dynamic(RIP)
routing.
Result:

You might also like