Konfigurasi Redistribute RIP dengan EIGRP








A. TOPOLOGI


B. Langkah-Langkahnya :
  1. Pemberian IP Address 
    # Bantargebang  : Fa0/0 = 10.10.10.2/24
    Fa0/1 = 192.168.10.1/24 # Jakarta               : Fa0/0 = 10.10.10.1/24
    Fa0/1 = 20.20.20.1/24
    # Bekasi                : Fa0/0 = 20.20.20.2/24
    Fa0/1 = 30.30.30.1/24
    # Bali                     : Fa0/0 = 30.30.30.2/24
    Fa0/1 = 192.168.20.1/24
  • PC0                 ,       : Fa0    = 192.168.10.2/24 gateway 192.168.10.1
  • PC1                          : Fa0    = 192.168.20.2/24 gateway 192.168.20.1
–         Konfigurasi Bantargebang :
Bantargebang(config)#router rip
Bantargebang(config-router)#ver 2
Bantargebang(config-router)#network 10.10.10.0
Bantargebang(config-router)#network 192.168.10.0
Bantargebang(config-router)#no auto-summary
Bantargebang(config-router)#ex
–         Konfigurasi Jakarta :
Jakarta(config)#router rip
Jakarta(config-router)#ver 2
Jakarta(config-router)#network 10.10.10.0
Jakarta(config-router)#no auto-summary
Jakarta(config-router)#redistribute eigrp 1 metric 1
Jakarta(config-router)#ex
Jakarta(config)#router eigrp 1
Jakarta(config-router)#network 20.20.20.0
Jakarta(config-router)#no auto-summary
Jakarta(config-router)#redistribute rip metric 1 1 1 1 1
Jakarta(config-router)#ex
–         Konfigurasi Bekasi :
Bekasi (config)#router eigrp 1
Bekasi (config-router)#network 20.20.20.0
Bekasi (config-router)#network 30.30.30.0
Bekasi (config-router)#no auto-summary
Bekasi (config-router)#ex
–          Konfigurasi Bali :
Bali(config)#router eigrp 1
Bali(config-router)#network 30.30.30.0
Bali(config-router)#network 192.168.20.0
Bali(config-router)#no auto-summary
Bali(config-router)#exit
Bali(config)#
C. Hasil Konfigurasi :
Lakukan test Ping pada PC 1 ke PC 2 atau sebaliknya. Jika berhasil akan muncul seperti ini :

 Sekian Semoga Bermanfaat!
Share:

Tidak ada komentar:

Posting Komentar

recent posts

banner image

Popular Posts

Recent Posts

Unordered List

  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  • Aliquam tincidunt mauris eu risus.
  • Vestibulum auctor dapibus neque.

Pages

Theme Support

Need our help to upload or customize this blogger template? Contact me with details about the theme customization you need.

NURDIANSYAH

IDENTITAS