Dynamic RIP routing using CISCO packet tracer, Assignments of Network and System Administration

is a report of routing network using dynamic RIP in Cisco packet tracer

Typology: Assignments

2020/2021

Uploaded on 04/27/2021

jackson-mbwilo
jackson-mbwilo 🇹🇿

2

(2)

3 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
SAYULA ROBERTH FRED DIT/D/2019/0027
BUILDING NETWORK TOPOLOGY IN DYNAMIC ROUTING(RIP)
A routing protocol specifies how routers communicate with each other, distributing information
that enables them to select routes between any two nodes on a computer network.
Dynamic routing is a networking technique that provides optimal data routing. Unlike
static routing, dynamic routing enables routers to select paths according to real-time logical
network layout changes. ... The most popular are Routing Information Protocol (RIP) and Open
Shortest Path First (OSPF).
Dynamic routing uses multiple algorithms and protocols.
The following are steps used in creating by using dynamic routing in (RIP)
STEP 1: Open packet tracer in your computer for use it
STEP 2:Use design you drawn by hands before you implement it in PC , then start by dragging
and drop method start with 2 router.
pf3
pf4
pf5

Partial preview of the text

Download Dynamic RIP routing using CISCO packet tracer and more Assignments Network and System Administration in PDF only on Docsity!

SAYULA ROBERTH FRED DIT/D/2019/

BUILDING NETWORK TOPOLOGY IN DYNAMIC ROUTING(RIP)

A routing protocol specifies how routers communicate with each other, distributing information that enables them to select routes between any two nodes on a computer network. Dynamic routing is a networking technique that provides optimal data routing. Unlike static routing, dynamic routing enables routers to select paths according to real-time logical network layout changes. ... The most popular are Routing Information Protocol (RIP) and Open Shortest Path First (OSPF). Dynamic routing uses multiple algorithms and protocols. The following are steps used in creating by using dynamic routing in (RIP) STEP 1 : Open packet tracer in your computer for use it STEP 2 :Use design you drawn by hands before you implement it in PC , then start by dragging and drop method start with 2 router.

STEP 4: Add two Switches. STEP 4:Add two end devices such as computers and desktops STEP 5:Connect PC to Switches and for routers use copper cross-over

STEP 8: After Assigning IP address to router interface port and Pc test to ping one side one network for router and pc. STEP 9: connect two side of network by assigning the ip address of router 0 with its subnet mask into the router1.and do also the same into router1 to router0 by using command forexample, open the CLI and enable router RIP. Router#config t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#router rip Router(config-router)#network 192.168.1. Router(config-router)#network 10.10.1. Router(config-router)#end Router# %SYS- 5 - CONFIG_I: Configured from console by console STEP 10: After connecting two side of network then try to ping pc 1 t0 pc 0 by insert the ip address of pc 0 to pc1.if there is no connection between to side of network your required to try again to construct the network.

CONCLUSION

The purpose of dynamic routing protocols includes:

  • Discovery of remote networks.
  • Maintaining up-to-date routing information.
  • Choosing the best path to destination networks.
  • Ability to find a new best path if the current path is no longer available.