Firman Nur F - 457750 - Final Report 9
Firman Nur F - 457750 - Final Report 9
Firman Nur F - 457750 - Final Report 9
MATA KULIAH
Praktikum Jaringan Komputer, Kelas IEL Roghib
Muhammad Hujja, S.Si., M.Cs.
OLEH:
Firman Nur Faadhilillah
20/457750/PA/19788
B. Experiment
1. Lab work 1
a. Create the following network topology
c. Go to router2 cli and write the following command to set the ip on the router:
Router 2:
Router>en
Router#conf t
Router(config)#int se2/0
Router(config-if)#ip add 30.30.30.1 255.255.255.252
Router(config-if)#no sh
Router(config-if)#ex
Router(config)#int fa0/0
Router(config-if)#ip add 192.168.0.1 255.255.255.0
Router(config-if)#no sh
Router(config-if)#ex
Router(config)#
d. Go to router3 cli and write the following command to set the ip on the router:
Router 3:
Router>en
Router#conf t
Router(config)#int se2/0
Router(config-if)#ip add 30.30.30.2 255.255.255.252
Router(config-if)#no sh
Router(config-if)#ex
Router(config)#int fa0/0
Router(config-if)#ip add 192.168.1.1 255.255.255.0
Router(config-if)#no sh
Router(config-if)#ex
Router(config)#
e. Go to router2 cli and write the following command for RIPv2 settings:
Router 2:
Router>en
Router#conf t
Router(config)#router rip
Router(config-router)#version 2
Router(config-router)#network 192.168.0.0
Router(config-router)#network 30.30.30.0
Router(config-router)#ex
Router(config)#
f. Go to router3 cli and write the following command for RIPv2 settings:
Router 3:
Router>en
Router#conf t
Router(config)#router rip
Router(config-router)#version 2
Router(config-router)#network 192.168.1.0
Router(config-router)#network 30.30.30.0
Router(config-router)#ex
Router(config)#
b. Setting the three router on the topology with the RIPv2sw configuration
c. Create a command to do the settings
C. Result data
1. Connectivity screenshot with simple PDU
2. Command on each router, topology screenshot, connectivity screenshot with simple PDU
Rou{er0
Router#conf t
Enter con/zguration commands, one per line. End with CNiL/Z.
Router{config-if}#
8LINK-5-CHANGED: Interface FastEtherneto/0, changed state to up
Routerlconfig-if}#ex
Router{config}j
Top
./ Router1
Router>eo
Router#coof t
Eoter coofiguratioo commaods, ooe per lioe. Eod witR CNTL/Z.
Router(coofig)#iot se3/0
Router(coofig-if)#ip add 10.10.10.2 255.255.255.252
Router(coofig-if)#oo sR
Router(coofig-if)#
Router(coofig-if)#ea
RouterCcoofig)#
Top
Rauter2
Bridgiog sofcware.
X.25 software, Versioo 3.0.0.
9 FastEtReroet/IEEE 802.3 ioterface|s}
2 Low-speed serial|syoc/asyoc} oetwork ioterface|s}
32R bytes of ooo-volatile coofiguratioo memory.
63988R bytes of ATA CompactFlash |Read/Nrite}
Router|coofig}*iot faO/0
8LINEPROTO-5-DPDOFN: Lioe protocol oo loterface Serial3/0, cRaoged state to up
Router{config-if}#
8LINK-5-CHANGED: Interface FastEtherneto/0, changed state to up
Router{config-if}#ez
Router{config}#
BLINK-6-CHANGED: Interface 5erial2/0, changed state to up
Router{config}#router rip
Router{config-router}#version 2
Router{config-routei}#netwoik 192.16%.0.0
Router{config-router}#network lO.10.10.0
Router{config-router}#network 30.30.30.0
Router{config-router)#ex
Router{config}#
Top
Router1
Router {config-if}#
8LINK-5-CHANGED: Interface FastEtherneto/0, changed state to up
Router {config-if}*ex
Router {config)#
8LINK-5-CHANGED: Interface 5erial3/0, changed state to up
Routei{config-ioutei}#network 10.10.10.0
Router {config-router}#network 20.20.20.0
Router {config-router}#ez
Router {config}#
Top
D. Discussion
1. Practicum 1
In practicum 1, they were asked to design a topology using two end devices, a PC
and two routers. PC0 is linked to router 0, while PC1 is linked to router 1.
Configure IP addresses on PC0 and PC1 to 192.168.0.1 and 192.168.1.2,
respectively. After that, log into the router's CLI and configure the RIP routing.
Finally, perform a simple PDU between PCs until you see the words
"successfully."
2. Assignment
The assignment includes a topology with six end devices in the form of a PC,
three routers, and three switches. Each router is linked to one switch, and each
switch is linked to two PCs. First, configure each PC's IP address. When you've
finished adding IP addresses to each PC, you should also add IP addresses to each
router. After that, log into the router's CLI and configure the RIP routing. Finally,
perform a simple PDU between PCs until you see the words "successfully."
E. Conclusion
1. Protocol routing techniques are used in dynamic routing. Routers use routing
protocols to dynamically locate all networks in an internetwork and ensure that all
routers have the same routing table.
2. RIP is the most basic routing protocol that uses distance vectors. The number of
hops (hop count) is used as a metric by RIP, with a maximum of 15 hops (hops
more than 16 will be unreachable). The RIP router table list is refreshed every 30
seconds, and the RIP administrative distance is 120.
F. Reference
Hujja, Roghub Muhammad. (2022). Modul Pertemuan 9 Praktikum Jaringan Komputer
: Routing Dinamis RIPv2. Yogyakarta : Universitas Gadjah Mada.