ROUTING #2 :
ROUTING 5 ROUTER
Alat dan Bahan :
1.Kabel LAN
2.Laptop
3.Router MikroTik
Routing adalah sebuah proses untuk menghubungkan kedua network yang berbeda agar saling terhubung satu sama lain,ada 2 jenis Routing, Routing Static dan Dynamic, disini saya akan menunjukan cara Static Routing, menggunakan 5 Router :
Topologinya seperti ini :
Aktifitas Router1
Tahap 1 : Buka Software / Aplikasi WinBox,setelah itu buat 2 IP,1 untuk Client,1 untuk Gateway
IP untuk Client di Laptop
Contoh :
Address : 192.168.2.2/24
Network : 192.168.2.0
Interface : ether2
IP untuk Gateway untuk Router2
Contoh :
Address : 10.10.10.1/24
Network : 10.10.10.0
Interface : ether1

Tahap 2 : Jika sudah Semua itu, ke IP > Routes, lalu buat 7 Routes
Routes untuk Gateway Router5 :
Dst Address : 192.168.6.0/24
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router4 > Router5 :
Dst Address : 40.40.40.0/24 ( Router4 > Router5 )
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router4 :
Dst Address : 192.168.5.0/24
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router3 > Router4 :
Dst Address : 30.30.30.0/24 ( Router3 > Router4 )
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router3 :
Dst Address : 192.168.4.0/24
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router2 :
Dst Address : 192.168.3.0/24
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router3 > Router2 :
Dst Address : 20.20.20.0/24 ( Router3 > Router2 )
Gateway : 10.10.10.2 ( Gateway Router2 )
lalu Apply dan Ok
Tahap 1 : Buka Software / Aplikasi WinBox,setelah itu buat 3 IP,1 untuk Client,2 untuk Gateway
IP untuk Client di Laptop
Contoh :
Address : 192.168.3.3/24
Network : 192.168.3.0
Interface : ether1
IP untuk Gateway untuk Router1
Contoh :
Address : 10.10.10.2/24
Network : 10.10.10.0
Interface : ether3

IP untuk Gateway untuk Router3
Contoh :
Address : 20.20.20.1/24
Network : 20.20.20.0
Interface : ether2

Routes untuk Default Route :
Dst Address : 0.0.0.0/0
Gateway : 10.10.10.1 ( Gateway Router1 )
lalu Apply dan Ok
Routes untuk Gateway Router1 :
Dst Address : 192.168.2.0/24
Gateway : 10.10.10.1 ( Gateway Router1 )
lalu Apply dan Ok
Routes untuk Gateway Router3 :
Dst Address : 192.168.4.0/24
Gateway : 20.20.20.2 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router4 :
Dst Address : 192.168.5.0/24
Gateway : 20.20.20.2 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router5 :
Dst Address : 192.168.6.0/24
Gateway : 20.20.20.2 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router3 > Router4 :
Dst Address : 30.30.30.0/24 ( Router3 > Router4 )
Gateway : 20.20.20.2 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router4 > Router5 :
Dst Address : 40.40.40.0/24 ( Router4 > Router5 )
Gateway : 20.20.20.2 ( Gateway Router3 )
lalu Apply dan Ok
Tahap 1 : Buka Software / Aplikasi WinBox,setelah itu buat 3 IP,1 untuk Client,2 untuk Gateway
IP untuk Client di Laptop
Contoh :
Address : 192.168.4.4/24
Network : 192.168.40
Interface : ether1
IP untuk Gateway untuk Router2
Contoh :
Address : 10.10.10.2/24
Network : 20.20.20.0
Interface : ether2
IP untuk Gateway untuk Router4
Contoh :
Address : 30.30.30.1/24
Network : 30.30.30.0
Interface : ether3
Routes untuk Gateway Router1 :
Dst Address : 192.168.2.0/24
Gateway : 20.20.20.1 ( Gateway Router2 )
lalu Apply dan Ok

Routes untuk Gateway Router4 > Router5 :
Dst Address : 40.40.40.0/24 ( Router4 > Router5 )
Gateway : 30.30.30.2 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router2 :
Dst Address : 192.168.3.0/24
Gateway : 20.20.20.1 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router1 > Router2 :
Dst Address : 10.10.10.0/24 ( Router1 > Router2 )
Gateway : 20.20.20.1 ( Gateway Router2 )
lalu Apply dan Ok
Routes untuk Gateway Router4 :
Dst Address : 192.168.5.0/24
Gateway : 30.30.30.2 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router5 :
Dst Address : 192.168.6.0/24
Gateway : 30.30.30.2 ( Gateway Router4 )
lalu Apply dan Ok
Tahap 1 : Buka Software / Aplikasi WinBox,setelah itu buat 3 IP,1 untuk Client,2 untuk Gateway
IP untuk Client di Laptop
Contoh :
Address : 192.168.5.5/24
Network : 192.168.5.0
Interface : ether1

IP untuk Gateway untuk Router3
Contoh :
Address : 30.30.30.2/24
Network : 30.30.30.0
Interface : ether2
IP untuk Gateway untuk Router5
Contoh :
Address : 40.40.40.1/24
Network : 40.40.40.0
Interface : ether3
Routes untuk Default Route :
Dst Address : 0.0.0.0/0
Gateway : 30.30.30.1 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router5 :
Dst Address : 192.168.6.0/24
Gateway : 40.40.40.2 ( Gateway Router5 )
lalu Apply dan Ok
Routes untuk Gateway Router3 :
Dst Address : 192.168.4.0/24
Gateway : 30.30.30.2 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router2 :
Dst Address : 192.168.3.0/24
Gateway : 30.30.30.1 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router2 > Router3 :
Dst Address : 20.20.20.0/24 ( Router2 > Router3 )
Gateway : 30.30.30.1 ( Gateway Router3 )
lalu Apply dan Ok
Routes untuk Gateway Router1 > Router2 :
Dst Address : 10.10.10.0/24 ( Router1 > Router2 )
Gateway : 30.30.30.1 ( Gateway Router3 )
lalu Apply dan Ok
Tahap 1 : Buka Software / Aplikasi WinBox,setelah itu buat 3 IP,1 untuk Client,2 untuk Gateway
IP untuk Client di Laptop
Contoh :
Address : 192.168.6.1/24
Network : 192.168.6.0
Interface : ether1
IP untuk Gateway untuk Router4
Contoh :
Address : 40.40.40.2/24
Network : 40.40.40.0
Interface : ether3
Routes untuk Default Route :
Dst Address : 0.0.0.0/0
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router1 > Router2 :
Dst Address : 10.10.10.0/24 ( Router1 > Router2 )
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router2 > Router3 :
Dst Address : 20.20.20.0/24 ( Router2 > Router3 )
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router3 > Router4 :
Dst Address : 30.30.30.0/24 ( Router3 > Router4 )
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router1 :
Dst Address : 192.168.2.0/24
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router2 :
Dst Address : 192.168.3.0/24
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router3 :
Dst Address : 192.168.4.0/24
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Routes untuk Gateway Router4 :
Dst Address : 192.168.5.0/24
Gateway : 40.40.40.1 ( Gateway Router4 )
lalu Apply dan Ok
Jika semua sudah tersetting Seperti itu maka kalian bisa saling menge ping satu sama lain :
Komentar
Posting Komentar