Assalamualaikum
Oke lanjut lagi gan, kalau sebelumnya kita sudah belajar Lab Static Route di Juniper. Sekarang mengenai Dynamic Routing OSPF di juniper.
Oke Langsung aja topologinya seperti berikut gan
Tujuan lab kali ini masih sama, intinya semua PC bisa saling komunikasi satu sama lain
Untuk basic Konfigutasi IP address dll di masing-masing router bisa dilihat di lab static route.
Oke karena di lab sebelumnya ada static route, jadi kita hapus dulu static routeya
junOS-1
junOS-2
junOS-3
Oke sekarang static routenya sudah kehapus, sebelumnya kita konfigure loopback interfaces yang nantinya akan di jadikan sebagai router-id (identitas router) di masing-masing routernya dulu.
junOS-1
junOS-2
junOS-3
Oke persiapan beres,, sekarang konfigur OSPFnya
junOS-1
junOS-2
junOS-3
Nah kalau kofigure OSPF di juniper lebih mudah/gak ribet, cuma setting area dan interface mana yang mau di advertaise.
Cuman kok gak kelihatan notifnya ya (OSPF adjacency), nah ini hehe soalnya saya pakai virtual buat bukin nih lab hehehe
Oke kita verifikasi langsung aja yuk
junOS-1
junOS-2
junOS-3
Verifikasi Ping antar IP loopback
Cek OSPF Neighbor
Cek Database
Sekarang kita coba ping antar PC
PC1
OK, dah Reply
Demikan konfigurasi OSPF di juniper, kalau ada yang di tanyakan silahkan bisa coret-coret di kolom komentar. Semoga bermanfaat :)
Oke lanjut lagi gan, kalau sebelumnya kita sudah belajar Lab Static Route di Juniper. Sekarang mengenai Dynamic Routing OSPF di juniper.
Oke Langsung aja topologinya seperti berikut gan
Tujuan lab kali ini masih sama, intinya semua PC bisa saling komunikasi satu sama lain
Untuk basic Konfigutasi IP address dll di masing-masing router bisa dilihat di lab static route.
Oke karena di lab sebelumnya ada static route, jadi kita hapus dulu static routeya
junOS-1
[edit]
root@junOS-1# delete routing-options static
[edit]
root@junOS-1# commit
commit complete
root@junOS-1# delete routing-options static
[edit]
root@junOS-1# commit
commit complete
junOS-2
[edit]
root@junOS-2# delete routing-options static
[edit]
root@junOS-2# commit
commit complete
root@junOS-2# delete routing-options static
[edit]
root@junOS-2# commit
commit complete
junOS-3
[edit]
root@junOS-3# delete routing-options static
[edit]
root@junOS-3# commit
commit complete
root@junOS-3# delete routing-options static
[edit]
root@junOS-3# commit
commit complete
Oke sekarang static routenya sudah kehapus, sebelumnya kita konfigure loopback interfaces yang nantinya akan di jadikan sebagai router-id (identitas router) di masing-masing routernya dulu.
junOS-1
[edit]
root@junOS-1# set interfaces lo0 unit 0 family inet address 1.1.1.1/32
[edit]
root@junOS-1# commit
commit complete
root@junOS-1# set interfaces lo0 unit 0 family inet address 1.1.1.1/32
[edit]
root@junOS-1# commit
commit complete
junOS-2
[edit]
root@junOS-2# set interfaces lo0 unit 0 family inet address 2.2.2.2/32
[edit]
root@junOS-2# commit
commit complete
root@junOS-2# set interfaces lo0 unit 0 family inet address 2.2.2.2/32
[edit]
root@junOS-2# commit
commit complete
junOS-3
[edit]
root@junOS-3# set interfaces lo0 unit 0 family inet address 3.3.3.3/32
[edit]
root@junOS-3# commit
commit complete
root@junOS-3# set interfaces lo0 unit 0 family inet address 3.3.3.3/32
[edit]
root@junOS-3# commit
commit complete
Oke persiapan beres,, sekarang konfigur OSPFnya
junOS-1
[edit]
root@junOS-1# edit protocols ospf
[edit protocols ospf]
root@junOS-1# set area 0 interface em0
[edit protocols ospf]
root@junOS-1# set area 0 interface em1
[edit protocols ospf]
root@junOS-1# set area 0 interface lo0
[edit protocols ospf]
root@junOS-1# commit
commit complete
root@junOS-1# edit protocols ospf
[edit protocols ospf]
root@junOS-1# set area 0 interface em0
[edit protocols ospf]
root@junOS-1# set area 0 interface em1
[edit protocols ospf]
root@junOS-1# set area 0 interface lo0
[edit protocols ospf]
root@junOS-1# commit
commit complete
junOS-2
[edit]
root@junOS-2# edit protocols ospf
[edit protocols ospf]
root@junOS-2# set area 0 interface em0
[edit protocols ospf]
root@junOS-2# set area 0 interface em1
[edit protocols ospf]
root@junOS-2# set area 0 interface em2
[edit protocols ospf]
root@junOS-2# set area 0 interface lo0
[edit protocols ospf]
root@junOS-2# commit
commit complete
root@junOS-2# edit protocols ospf
[edit protocols ospf]
root@junOS-2# set area 0 interface em0
[edit protocols ospf]
root@junOS-2# set area 0 interface em1
[edit protocols ospf]
root@junOS-2# set area 0 interface em2
root@junOS-2# set area 0 interface lo0
[edit protocols ospf]
root@junOS-2# commit
commit complete
junOS-3
[edit]
root@junOS-3# edit protocols ospf
[edit protocols ospf]
root@junOS-3# set area 0 interface em0
[edit protocols ospf]
root@junOS-3# set area 0 interface em1
[edit protocols ospf]
root@junOS-3# set area 0 interface lo0
[edit protocols ospf]
root@junOS-3# commit
commit complete
root@junOS-3# edit protocols ospf
[edit protocols ospf]
root@junOS-3# set area 0 interface em0
[edit protocols ospf]
root@junOS-3# set area 0 interface em1
[edit protocols ospf]
root@junOS-3# set area 0 interface lo0
[edit protocols ospf]
root@junOS-3# commit
commit complete
Nah kalau kofigure OSPF di juniper lebih mudah/gak ribet, cuma setting area dan interface mana yang mau di advertaise.
Cuman kok gak kelihatan notifnya ya (OSPF adjacency), nah ini hehe soalnya saya pakai virtual buat bukin nih lab hehehe
Oke kita verifikasi langsung aja yuk
junOS-1
junOS-2
junOS-3
Oke terlihat di routing tablenya sudah lengkap
Verifikasi Ping antar IP loopback
Cek OSPF Neighbor
Cek Database
Sekarang kita coba ping antar PC
PC1
OK, dah Reply
Demikan konfigurasi OSPF di juniper, kalau ada yang di tanyakan silahkan bisa coret-coret di kolom komentar. Semoga bermanfaat :)