Proses Sistem TINJAUAN PUSTAKA

ada seperti GNS3, Dynamips, Dynagen maupun simulator lain khusus digunakan pada simulasi jaringan. Simulator tersebut tidak jauh berbeda dengan packet tracer, akan tetapi kemudahaan pada packet tracer lebih baik dari simulator diatas hal tersebut nampak dari penempatan perangkat jaringan maupun pada saat konfigurasi perangkat jaringan. Software ini sangat praktis digunakan untuk mendesain topologi jaringan yang kita inginkan, disertai dengan berbagai perangkat - perangakat jaringan dibutuhkan pada suatu area network misal router, switch, hub maupun perangkat lainnya. Dengan dukungan dari banyak perangkat tersebut akan memudahkan kita dalam menentukan jenis perangkat jaringan yang akan kita gunakan pada topologi kita inginkan. Marin, Lucian :2008.

2.16 Proses Sistem

a. Mencari lintasan terpendek berdasarkan metric Gambar 2.17 Gambar topologi mencari lintasan terpendek Gambar topologi mencari litasan terpendek dapat dilihat pada gambar 2.17, gambar di atas merupakan simulasi untuk mencari lintasan terpendek. Tabel konfigurasi router topologi lintasan terpendek dilihat pada tabel 2.7. Tabel 2.7 Tabel konfigurasi router topologi lintasan terpendek Router 0 Router 1 en conf t interface fastethernet 00 ip address 10.10.15.3 255.255.255.0 ip ospf cost 5 no shutdown router ospf 20 network 10.10.15.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.15.5 255.255.255.0 ip ospf cost 5 no shutdown interface fastethernet 10 ip address 10.10.12.6 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 60 ip address 10.10.13.5 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.13.0 0.0.0.255 area 0 network 10.10.15.0 0.0.0.255 area 0 Router 2 Router 3 en conf t interface fastethernet 00 ip address 10.10.12.4 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 10 ip address 10.10.14.4 255.255.255.0 ip ospf cost 3 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.13.3 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 10 ip address 10.10.16.5 255.255.255.0 ip ospf cost 4 no shutdown router ospf 20 network 10.10.13.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 Lanjutan Tabel 2.7 Router 4 Router 5 en conf t interface fastethernet 00 ip address 10.10.14.3 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 10 ip address 10.10.16.4 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 60 ip address 10.10.17.4 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.14.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 network 10.10.17.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.17.5 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.17.0 0.0.0.255 area 0 Untuk analisa mencari lintasan terpendek dapat dilihat pada gambar 2.18. Gambar 2.18 Analisa lintasan terpendek Dalam kasus ini dicari lintasan terpendek dan nilai metric berdasarkan protokol Open Shortest Path First OSPF, untuk konfigurasi sebagai berikut : Tabel 2.8 Tabel konfigurasi topologi lintasan terpendek Router Fastethernet 00 Fastethernet 10 Fastethernet 60 Router 0 10.10.15.3 - - Router 1 10.10.15.5 10.10.12.6 10.10.13.5 Router 2 10.10.12.4 10.10.14.4 - Router 3 10.10.13.3 10.10.16.5 - Router 4 10.10.14.3 10.10.16.4 10.10.17.4 Router 5 10.10.17.5 - - Tabel konfigurasi topologi lintasan terpendek dilihat pada tabel 2.8. Alamat asal berasal dari router 0 R0 menuju router 5 R5, berdasarkan analisa diatas didapat lintasan terpendek dan cost yang minimum, yaitu dengan rute R0, R1, R2, R4, R5 dengan cost metric 10 b. Pembentukan Adjacency, DR dan BDR Gambar 2.19 Gambar topologi pembentukan adjacency, DR dan BDR Gambar topologi pembentukan adjacency, DR dan BDR pada gambar 2.19, merupakan gambar simulasi untuk mencari DR dan BDR. Tabel konfigurasi router pembentukan adjacency, DR dan BDR dilihat pada tabel 2.9. Tabel 2.9 Tabel konfigurasi router pembentukan adjacency, DR dan BDR Router 0 Router 1 en conf t interface serial 20 ipaddress10.10.14.1 255.255.255.252 clock rate 56000 no shutdown interface fastethernet 00 ip address 172.30.49.1 255.255.255.0 no shutdown router ospf 20 network 172.30.49.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.3 area 0 en conf t interface serial 20 ipaddress10.10.14.2 255.255.255.252 clock rate 56000 no shutdown interface fastethernet 00 ip address 172.30.48.7 255.255.255.0 no shutdown router ospf 20 network 10.10.14.0 0.0.0.3 area 0 network 172.30.49.0 0.0.0.255 area 0 network 172.30.48.0 0.0.0.255 area 0 Router 2 Router 3 en conf t interface fastethernet 10 ip address 172.30.48.8 255.255.255.0 no shutdown router ospf 20 network 10.10.14.0 0.0.0.3 area 0 network 172.30.48.0 0.0.0.255 area 0 en conf t interface fastethernet 10 ip address 172.30.48.9 255.255.255.0 no shutdown router ospf 20 network 10.10.14.0 0.0.0.3 area 0 network 172.30.48.0 0.0.0.255 area 0 Untuk analisa mencari DR dan BDR pada router0 dapat dilihat pada gambar 2.20. Gambar 2.20 Analisa router 0 Untuk analisa mencari DR dan BDR pada router1 dapat dilihat pada gambar 2.21. Gambar 2.21 Analisa router 1 Pembentukan adjacency, DR dan BDR berdasarkan protokol Open Shortest Path First OSPF, untuk konfigurasi sebagai berikut : Tabel 2.10 Tabel konfigurasi pembentukan adjacency, DR dan BDR PC Router Fastethernet Serial 20 Fastethernet 00 Fastethernet 10 PC 0 172.30.49.2 - - - Router 0 - 10.10.14.1 172.30.49.1 - Router 1 - 10.10.14.2 172.30.48.7 - Router 2 - - - 172.30.48.8 Router 3 - - - 172.30.48.9 Tabel konfigurasi pembentukan adjacency, DR dan BDR dilihat pada tabel 2.10. Pembentukan adjacency terlihat pada analisa router 0 R0 yang beradjacency dengan router 1 R1, dalam analisa tersebut juga pembentukan DR dan BDR hanya akan terja di jika tipe jaringan tersebut broadcast, sedangkan untuk point to point tidak terjadi pembentukan DR dan BDR. Pada topologi diatas yang menjabat sebagai DR yaitu router 0 R0 dan router 2 R2 sedangkan BDR adalah router 3 R3. c. Implementasi algoritma link state atau dijkstra Gambar 2.22 Gambar topologi algoritma link state atau dijkstra Gambar topologi algoritma link state atau dijkstra dilihat pada gambar 2.22, gambar di atas merupakan simulasi untuk mencari lintasan terpendek sesuai algoritma dijkstra. Tabel konfigurasi router topologi algoritma link state atau dijkstra dapat dilihat pada tabel 2.11. Tabel 2.11 Tabel konfigurasi router topologi algoritma link state atau dijkstra Router A Router B en conf t interface fastethernet 00 ip address 10.10.1.1 255.255.255.0 ip ospf cost 8 no shutdown interface fastethernet 10 ip address 10.10.2.1 255.255.255.0 ip ospf cost 1 en conf t interface fastethernet 00 ip address 10.10.1.2 255.255.255.0 ip ospf cost 8 no shutdown interface fastethernet 10 ip address 10.10.6.1 255.255.255.0 ip ospf cost 7 Lanjutan Tabel 2.11 Router A Router B no shutdown interface fastethernet 60 ip address 10.10.3.1 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 70 ip address 10.10.4.1 255.255.255.0 ip ospf cost 7 no shutdown interface fastethernet 80 ip address 10.10.5.1 255.255.255.0 ip ospf cost 4 no shutdown router ospf 20 network 10.10.1.0 0.0.0.255 area 0 network 10.10.2.0 0.0.0.255 area 0 network 10.10.3.0 0.0.0.255 area 0 network 10.10.4.0 0.0.0.255 area 0 network 10.10.5.0 0.0.0.255 area 0 no shutdown interface fastethernet 60 ip address 10.10.7.1 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 70 ip address 10.10.8.1 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.1.0 0.0.0.255 area 0 network 10.10.6.0 0.0.0.255 area 0 network 10.10.7.0 0.0.0.255 area 0 network 10.10.8.0 0.0.0.255 area 0 Router C Router D conf t interface fastethernet 00 ip address 10.10.2.2 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 10 ip address 10.10.9.1 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 60 ip address 10.10.10.1 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 70 ip address 10.10.6.2 255.255.255.0 ip ospf cost 7 no shutdown router ospf 20 network 10.10.2.0 0.0.0.255 area 0 network 10.10.9.0 0.0.0.255 area 0 network 10.10.10.0 0.0.0.255 area 0 network 10.10.6.0 0.0.0.255 area 0 conf t interface fastethernet 00 ip address 10.10.5.2 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 10 ip address 10.10.11.1 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 60 ip address 10.10.12.1 255.255.255.0 ip ospf cost 6 no shutdown interface fastethernet 70 ip address 10.10.8.2 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.5.0 0.0.0.255 area 0 network 10.10.11.0 0.0.0.255 area 0 network 10.10.12.0 0.0.0.255 area 0 network 10.10.8.0 0.0.0.255 area 0 Lanjutan Tabel 2.11 Router E Router F en conf t interface fastethernet 00 ip address 10.10.13.1 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 10 ip address 10.10.14.1 255.255.255.0 ip ospf cost 5 no shutdown interface fastethernet 60 ip address 10.10.3.2 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 70 ip address 10.10.10.2 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.13.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.255 area 0 network 10.10.3.0 0.0.0.255 area 0 network 10.10.10.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.15.1 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 10 ip address 10.10.16.1 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 60 ip address 10.10.11.2 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 70 ip address 10.10.4.2 255.255.255.0 ip ospf cost 7 no shutdown interface fastethernet 80 ip address 10.10.14.2 255.255.255.0 ip ospf cost 5 no shutdown router ospf 20 network 10.10.15.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 network 10.10.11.0 0.0.0.255 area 0 network 10.10.4.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.255 area 0 Router G Router H en conf t interface fastethernet 00 ip address 10.10.12.2 255.255.255.0 ip ospf cost 6 no shutdown interface fastethernet 10 ip address 10.10.7.2 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 60 ip address 10.10.16.2 255.255.255.0 ip ospf cost 4 en conf t interface fastethernet 00 ip address 10.10.17.2 255.255.255.0 ip ospf cost 6 no shutdown interface fastethernet 10 ip address 10.10.15.2 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 60 ip address 10.10.9.2 255.255.255.0 ip ospf cost 3 Lanjutan Tabel 2.11 Router G Router H no shutdown interface fastethernet 70 ip address 10.10.17.1 255.255.255.0 ip ospf cost 6 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.7.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 network 10.10.17.0 0.0.0.255 area 0 no shutdown interface fastethernet 70 ip address 10.10.13.2 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.17.0 0.0.0.255 area 0 network 10.10.15.0 0.0.0.255 area 0 network 10.10.9.0 0.0.0.255 area 0 network 10.10.13.0 0.0.0.255 area 0 Konfugurasi : Tabel 2.12 Tabel konfigurasi topologi algoritma link state atau dijkstra Router Fa00 Fa10 Fa60 Fa70 Fa80 A 10.10.1.1 10.10.2.1 10.10.3.1 10.10.4.1 10.10.5.1 B 10.10.1.2 10.10.6.1 10.10.7.1 10.10.8.1 - C 10.10.2.2 10.10.9.1 10.10.10.1 10.10.6.2 - D 10.10.5.2 10.10.11.1 10.10.12.1 10.10.8.2 - E 10.10.13.1 10.10.14.1 10.10.3.2 10.10.10.2 - F 10.10.15.1 10.10.16.1 10.10.11.2 10.10.4.2 10.10.14.2 G 10.10.12.2 10.10.7.2 10.10.16.2 10.10.17.1 - H 10.10.17.2 10.10.15.2 10.10.9.2 10.10.13.2 - Perhitungan dengan algoritma link state atau dijkstra . Tabel konfigurasi topologi algoritma link state atau dijkstra dilihat pada tabel 2.12 dan Tabel perhitungan algoritma link state atau dijkstra pada tabel 2.13 : Tabel 2.13 Tabel perhitungan algoritma link state atau dijkstra A B C D E F G H Visit A 0a 8ab 1ac 4ad 2ae 7af ~ ~ C 0 8ab - 4ad 2ae 7af ~ 4ach E 0 8ab - 4ad - 7af ~ 3aeh H 0 8ab - 4ad - 6aehf 9aehg - D 0 6adb - - - 6aehf 9aehg - B 0 - - - - 6aehf 9aehg - F 0 - - - - - 9aehg - G Untuk analisa untuk algoritma dijkstra dapat dilihat pada gambar 2.23. Gambar 2.23 Analisa untuk algoritma dijkstra Dalam simulasi di atas dicari nilai cost terendah dan rute yang dilalui dari alamat asal router A dan alamat tujuan router G 10.10.17.1 berdasarkan algoritma dijkstra. Route yang dilalui router A , E, H, G , dengan nilai cost yang minimum yaitu 9. d. Perbandingan dengan protokol RIP Gambar untuk OSPF : Gambar 2.24 Gambar topologi OSPF Gambar 2.25 Gambar topologi RIP Gambar topologi OSPF dilihat pada gambar 2.24 dan gambar topologi RIP dapat dilihat pada gambar 2.25, gambar di atas merupakan gambar perbandingan antara topologi OSPF dan topologi RIP. Tabel konfigurasi router topologi OSPF dapat dilihat pada tabel 2.14 dan tabel 2.15 untuk topologi RIP. Tabel 2.14 Tabel konfigurasi router topologi OSPF Router 0 Router 1 en conf t interface fastethernet 00 ip address 10.10.15.3 255.255.255.0 ip ospf cost 5 no shutdown router ospf 20 network 10.10.15.0 0.0.0.255 area 0 conf t interface fastethernet 00 ip address 10.10.15.5 255.255.255.0 ip ospf cost 5 no shutdown interface fastethernet 10 ip address 10.10.12.6 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 60 ip address 10.10.13.5 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.13.0 0.0.0.255 area 0 network 10.10.15.0 0.0.0.255 area 0 Lanjutan Tabel 2.14 Router 2 Router 3 en conf t interface fastethernet 00 ip address 10.10.12.4 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 10 ip address 10.10.14.4 255.255.255.0 ip ospf cost 3 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.13.3 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 10 ip address 10.10.16.5 255.255.255.0 ip ospf cost 4 no shutdown router ospf 20 network 10.10.13.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 Router 4 Router 5 en conf t interface fastethernet 00 ip address 10.10.14.3 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 10 ip address 10.10.16.4 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 60 ip address 10.10.17.4 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.14.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 network 10.10.17.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.17.5 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.17.0 0.0.0.255 area 0 Tabel 2.15 Tabel konfigurasi router topologi RIP Router 0 Router 1 en conf t interface fastethernet 00 ip address 10.10.15.3 255.255.255.0 no shutdown router rip en conf t interface fastethernet 00 ip address 10.10.15.5 255.255.255.0 no shutdown interface fastethernet 10 Lanjutan Tabel 2.15 Router 0 Router 1 network 10.10.15.0 ip address 10.10.12.6 255.255.255.0 no shutdown interface fastethernet 60 ip address 10.10.13.5 255.255.255.0 no shutdown router rip network 10.10.12.0 network 10.10.13.0 network 10.10.15.0 Router 2 Router 3 en conf t interface fastethernet 00 ip address 10.10.12.4 255.255.255.0 no shutdown interface fastethernet 10 ip address 10.10.14.4 255.255.255.0 no shutdown router rip network 10.10.12.0 network 10.10.14.0 en conf t interface fastethernet 00 ip address 10.10.13.3 255.255.255.0 no shutdown interface fastethernet 10 ip address 10.10.16.5 255.255.255.0 no shutdown router rip network 10.10.13.0 network 10.10.16.0 Router 4 Router 5 en conf t interface fastethernet 00 ip address 10.10.14.3 255.255.255.0 no shutdown interface fastethernet 10 ip address 10.10.16.4 255.255.255.0 no shutdown interface fastethernet 60 ip address 10.10.17.4 255.255.255.0 no shutdown router rip network 10.10.14.0 network 10.10.16.0 network 10.10.17.0 en conf t interface fastethernet 00 ip address 10.10.17.5 255.255.255.0 no shutdown router rip network 10.10.17.0 Konfigurasi : Tabel 2.16 Tabel konfigurasi topologi OSPF dan RIP Router Fastethernet 00 Fastethernet 10 Fastethernet 60 Router 0 10.10.15.3 - - Router 1 10.10.15.5 10.10.12.6 10.10.13.5 Router 2 10.10.12.4 10.10.14.4 - Router 3 10.10.13.3 10.10.16.5 - Router 4 10.10.14.3 10.10.16.4 10.10.17.4 Router 5 10.10.17.5 - - Tabel konfigurasi topologi OSPF dan RIP dapat dilihat pada tabel 2.16. Dalam OSPF dan RIP terdapat perbedaan, OSPF berdasarkan metric atau cost sedangkan RIP berdasarkan hop. Untuk analisa OSPF dapat dilihat pada gambar 2.26. Gambar 2.26 Analisa untuk OSPF Untuk analisa RIP dapat dilihat pada gambar 2.27. Gambar 2.27 Analisa untuk RIP e. Memilih jalur yang terputus Gambar 2.28 Gambar topologi OSPF normal Gambar topologi OSPF normal dapat dilihat pada gambar 2.28, gambar di atas menggambarkan topologi OSPF normal. Gambar untuk OSPF jalur terputus Gambar 2.29 Gambar topologi OSPF terputus Gambar topologi OSPF terputus dapat dilihat pada gambar 2.29, gambar di atas merupakan simulasi untuk jaringan OSPF yang terputus. Tabel konfigurasi router topologi jalur terputus dapat dilihat pada tabel 2.17. Tabel 2.17 Tabel konfigurasi router topologi jalur terputus Router 0 Router 1 en conf t interface fastethernet 00 ip address 10.10.15.3 255.255.255.0 ip ospf cost 5 no shutdown router ospf 20 network 10.10.15.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.15.5 255.255.255.0 ip ospf cost 5 no shutdown interface fastethernet 10 ip address 10.10.12.6 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 60 ip address 10.10.13.5 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 70 Lanjutan Tabel 2.17 Router 1 ip address 10.10.18.1 255.255.255.0 ip ospf cost 3 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.13.0 0.0.0.255 area 0 network 10.10.15.0 0.0.0.255 area 0 network 10.10.18.0 0.0.0.255 area 0 Router 2 Router 3 en conf t interface fastethernet 00 ip address 10.10.12.4 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 10 ip address 10.10.14.4 255.255.255.0 ip ospf cost 3 no shutdown router ospf 20 network 10.10.12.0 0.0.0.255 area 0 network 10.10.14.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.13.3 255.255.255.0 ip ospf cost 2 no shutdown interface fastethernet 10 ip address 10.10.16.5 255.255.255.0 ip ospf cost 4 no shutdown router ospf 20 network 10.10.13.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 Router 4 Router 5 en conf t interface fastethernet 00 ip address 10.10.14.3 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 10 ip address 10.10.16.4 255.255.255.0 ip ospf cost 4 no shutdown interface fastethernet 60 ip address 10.10.17.4 255.255.255.0 ip ospf cost 1 no shutdown interface fastethernet 70 ip address 10.10.19.2 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 en conf t interface fastethernet 00 ip address 10.10.17.5 255.255.255.0 ip ospf cost 1 no shutdown router ospf 20 network 10.10.17.0 0.0.0.255 area 0 Lanjutan Tabel 2.17 Router 4 Router 6 network 10.10.14.0 0.0.0.255 area 0 network 10.10.16.0 0.0.0.255 area 0 network 10.10.17.0 0.0.0.255 area 0 network 10.10.19.0 0.0.0.255 area 0 en conf t interface fastethernet 00 ip address 10.10.18.2 255.255.255.0 ip ospf cost 3 no shutdown interface fastethernet 10 ip address 10.10.19.1 255.255.255.0 ip ospf cost 2 no shutdown router ospf 20 network 10.10.18.0 0.0.0.255 area 0 network 10.10.19.0 0.0.0.255 area 0 Konfigurasi pengalamatan pada tabel 2.18: Tabel 2.18 Tabel konfigurasi topologi jalur terputus Router fa 00 fa 10 fa 60 fa70 Router 0 10.10.15.3 - - - Router 1 10.10.15.5 10.10.12.6 10.10.13.5 10.10.18.1 Router 2 10.10.12.4 10.10.14.4 - - Router 3 10.10.13.3 10.10.16.5 - - Router 4 10.10.14.3 10.10.16.4 10.10.17.4 10.10.19.2 Router 5 10.10.17.5 - - - Router 6 10.10.18.2 10.10.19.1 Analisa untuk kondisi normal dapat dilihat pada gambar 2.30 : Gambar 2.30 Analisa untuk kondisi normal Analisa untuk kondisi terputus dapat dilihat pada gambar 2.31 : Gambar 2.31 Analisa untuk kondisi terputus Tabel konfigurasi topologi jalur terputus dapat dilihat pada tabel 2.18. Di atas menggambarkan kondisi alamat tujuan berasal dari router 0 menuju router 5 10.10.17.5, pada kondisi pertama jalur yang dilalui adalah router 0, router 1, router 2, router 4 dan router 5 dengan nilai cost 10. setelah jalur antara router 2 dan router 4 terputus OSPF akan mencari lalur lain untuk mencapai alamat tujuan dengan cost yang juga terkecil, yaitu melalui router 0, router 1, router 6, router 4, dan router 5 dengan nilai cost 11. OSPF tidak memilih jalur router 0, router 1, router 3, router 4, dan router 5 dengan cost 12 karena cost yang besar dibandingkan dengan cost 11 sehingga dipilih jalur dengan cost terkecil. f. Statik routing Gambar 2.32 Gambar topologi statik router Gambar topologi statik router dapat dilihat pada gambar 2.32, gambar di atas merupakan topologi statik routing dan tabel konfigurasi router topologi statik router dapat dilihat pada tabel 2.19,untuk konfigurasi PC dapat dilihat pada tabel 2.20. Tabel 2.19 Tabel konfigurasi router topologi statik router Router 0 en conf t interface fastethernet 00 ip address 172.17.1.2 255.255.255.0 no shutdown interface fastethernet 10 ip address 172.18.1.1 255.255.255.0 no shutdown ip route 172.18.2.0 255.255.255.0 172.18.1.2 ip route 172.17.2.0 255.255.255.0 172.18.1.2 ip route 172.18.3.0 255.255.255.0 172.18.1.2 Lanjutan Tabel 2.19 Router 0 ip route 172.18.4.0 255.255.255.0 172.18.1.2 ip route 172.17.3.0 255.255.255.0 172.18.1.2 Router 1 en conf t interface fastethernet 00 ip address 172.18.1.2 255.255.255.0 no shutdown interface fastethernet 10 ip address 172.18.2.2 255.255.255.0 no shutdown ip route 172.17.1.0 255.255.255.0 172.18.1.1 ip route 172.17.2.0 255.255.255.0 172.18.2.2 ip route 172.18.3.0 255.255.255.0 172.18.2.2 ip route 172.18.4.0 255.255.255.0 172.18.2.2 ip route 172.17.3.0 255.255.255.0 172.18.2.2 Router 2 en conf t interface fastethernet 00 ip address 172.18.3.1 255.255.255.0 no shutdown interface fastethernet 10 ip address 172.18.2.2 255.255.255.0 no shutdown interface fastethernet 60 ip address 172.17.2.1 255.255.255.0 no shutdown ip route 172.18.1.0 255.255.255.0 172.18.2.1 ip route 172.17.1.0 255.255.255.0 172.18.2.1 ip route 172.18.4.0 255.255.255.0 172.18.3.2 ip route 172.17.3.0 255.255.255.0 172.18.3.2 Router 3 en conf t interface fastethernet 00 ip address 172.18.4.1 255.255.255.0 no shutdown interface fastethernet 10 Lanjutan Tabel 2.19 Router 3 ip address 172.18.3.2 255.255.255.0 no shutdown ip route 172.17.3.0 255.255.255.0 172.18.4.2 ip route 172.17.2.0 255.255.255.0 172.18.3.1 ip route 172.18.2.0 255.255.255.0 172.18.3.1 ip route 172.18.1.0 255.255.255.0 172.18.3.1 ip route 172.17.1.0 255.255.255.0 172.18.3.1 Router 4 en conf t interface fastethernet 00 ip address 172.18.4.2 255.255.255.0 no shutdown interface fastethernet 10 ip address 172.17.3.1 255.255.255.0 no shutdown ip route 172.18.3.0 255.255.255.0 172.18.4.1 ip route 172.17.2.0 255.255.255.0 172.18.4.1 ip route 172.18.2.0 255.255.255.0 172.18.4.1 ip route 172.18.1.0 255.255.255.0 172.18.4.1 ip route 172.17.1.0 255.255.255.0 172.18.4.1 Konfigurasi : Tabel 2.20 Tabel konfigurasi topologi statik router Router fa 00 fa 10 fa 60 Router 0 172.17.1.2 172.18.1.1 - Router 1 172.18.2.1 172.18.1.2 - Router 2 172.18.3.1 172.18.2.2 172.17.2.1 Router 3 172.18.4.1 172.18.3.2 - Router 4 172.18.4.2 172.17.3.1 - 70

BAB III ANALISA DAN PERANCANGAN SISTEM

3.1 Analisa Sistem

Analisa sistem yang digunakan dalam penyelesaian tugas akhir ini merupakan langkah-langkah yang dibutuhkan dari awal pengerjaan sampai dengan selesai,uraian proses analisa sebagai berikut : a. Perencanaan Planning Tahap perancangan merupakan proses mendefinisikan masalah yang ingin diselesaikan, dalam pembahasan ini didefinisikan ruang lingkup permasalahan yang ingin diselesaikan yaitu tentang dynamic routing dengan protokol Open Shortest Path First yang akan diimplementasikan di lingkungan UPN ”Veteran” Jatim. Untuk batasan masalah sendiri akan membahas mengenai konsep protokol OSPF serta cara kerjanya dan untuk memahami konsepnya juga dilakukan perbandingan dengan protokol dynamic routing yang lain. Pada tahap ini juga disusun urutan tugas yang akan dikerjakan hingga tugas akhir ini selesai, urutan tugas antara lain yaitu dari studi literatur hingga uji coba sistem dan pembuatan kesimpulan. b. Analisis Analysis Tahap analisis merupakan proses menganalisa permasalahan, yang pertama analisa kebutuhan hardware dan software, untuk hardware diperlukan komputer dan peralatan pendukung jaringan komputer, software yang digunakan untuk aplikasi routing mengunakan quagga dan untuk pembuatan dan rancangan

Dokumen yang terkait

Analisis unjuk kerja perbandingan routing protokol Routing Information Protocol (RIP) dan Open Shortest Path First (OSPF) ditinjau dari kemampuan load balancing.

0 0 58

Analisis perbandingan routing protokol open Shortest Path First (OSPF) single area dan multiple area pada jaringan wired.

0 2 158

Analisis unjuk kerja perbandingan routing protokol Routing Information Protocol (RIP) dan Open Shortest Path First (OSPF) ditinjau dari kemampuan load balancing

0 0 56

SIMULASI ALGORITMA DIJKSTRA PADA PROTOKOL ROUTING OPEN SHORTEST PATH FIRST - Diponegoro University | Institutional Repository (UNDIP-IR)

0 0 5

PENGARUH MODEL JARINGAN TERHADAP OPTIMASI ROUTING OPEN SHORTEST PATH FIRST (OSPF)

0 0 13

IMPLEMENTASI ROUTING OPEN SHORTEST PATH FIRST (OSPF) MELALUI TUNNEL OPEN VPN

0 0 9

ANALISIS PERBANDINGAN ROUTING PROTOKOL OPEN SHORTES PATH FIRST (OSPF) DENGAN ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL (EIGRP)

0 0 8

Perbedaan Routing Menggunakan Routing Information Protocol (RIP) Dengan Open Shortest Path First (OSPF)

1 1 11

SIMULASI DYNAMIC ROUTING DENGAN PROTOKOL OPEN SHORTEST PATH FIRST DI UNIVERSITAS PEMBANGUNAN NASIONAL “VETERAN” JAWA TIMUR TUGAS AKHIR - Simulasi Dynamic Routing Dengan Protokol Open Shortest Path First Di Universitas Pembangunan Nasional “Veteran” Jawa T

0 0 15

RANCANG BANGUN SISTEM PENGAMAN TAMBAHAN PADA MOBIL MENGGUNAKAN SECURITY PASSWORD BERBASIS MIKROKONTROLLER TUGAS AKHIR - RANCANG BANGUN SISTEM PENGAMAN TAMBAHAN PADA MOBIL MENGGUNAKAN SECURITY PASSWORD BERBASIS MIKROKONTROLLER

0 1 14