Postingan

Menampilkan postingan dari November, 2021

Lab OSPF & EIRGP

Gambar
Konfiguari EIGRP & OSPF Diketahui Setting yang akan dilakukan pada masing-masing Router pada konfigurasi EIGRP :         Setting command pada router 1 Command yang dituliskan Router 1 : R1>en R1#config terminal R1(config)#router eigrp 1 R1(config-router)#network 172.16.1.0 0.0.0.255 R1(config-router)#network 172.16.3.0 R1(config-router)#network 172.16.3.0 0.0.0.3 R1(config-router)#network 192.168.10.8 R1(config-router)#network 192.168.10.4 0.0.0.3 R1(config-router)#passive-interface R1(config-router)#exit                                                           Setting command pada router 2 :   Command yang di tuliskan Rputer 2 :   R2>en R2#conf t R2(config)#router e...