Aditya.Hananto.net

Aditya.Hananto.net

Knowledge Sharing About Networking

Aditya.Hananto.net RSS Feed
 
 
 
 

Konfigurasi Routing Protocol EIGRP di Cisco Router

Konfigurasi EIGRP di Router-JKT:
(config)# router eigrp 65000      ==> pakai private AS 65000
(config-router)# network 10.0.0.0
(config-router)# network 172.16.0.0
(config-router)# passive-interface f0/0    ==> interface yg tidak mengirim paket EIGRP (hello, update, etc)
(config-router)# end

Konfigurasi EIGRP di Router-SBY:
(config)# router eigrp 65000
(config-router)# network 10.0.0.0
(config-router)# passive-interface f0/0
(config-router)# end

Konfigurasi EIGRP di Router-MDN:
(config)# router eigrp 65000
(config-router)# network 10.0.0.0
(config-router)# network 192.168.1.0
(config-router)# passive-interface f0/1
(config-router)# end

Untuk verifikasi konfigurasi EIGRP:
# sh ip route           ==> melihat routing table
# sh ip protocol        ==> melihat routing protocol di router kita
# sh ip eigrp neighbor  ==> melihat neighbor table EIGRP
# sh ip eigrp topology  ==> melihat topology table EIGRP
# sh ip route eigrp    ==> melihat routing table EIGRP

# debug ip eigrp     ==> melihat proses mengirim & menerima routing update RIP
# terminal monitor   ==> utk melihat hasil debug (khusus bagi yg via telnet/SSH)
# no debug all  ATAU  #undebug all   ==> mematikan proses debugging

One Response to “Konfigurasi Routing Protocol EIGRP di Cisco Router”

  1. 1
    RONNIE:


    PillSpot.org. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. Low price pills. Order pills online

    Buy:Lipothin.Lasix.Seroquel.Nymphomax.Wellbutrin SR.Buspar.Zetia.Ventolin.Benicar.Prozac.Female Cialis.Lipitor.Cozaar.Advair.Zocor.SleepWell.Amoxicillin.Acomplia.Aricept.Female Pink Viagra….

Leave a Reply