Konfigurasi EIGRP IPv4
A. Bentuk Skema Packet Tracer
B. Keterangan lebih lanjut
C. Konfigurasi Router Di CLI
Router
1
R1#en
R1#configure
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 0.0.0.3
R1(config-router)#
network 192.168.10.4 0.0.0.3
R1(config-router)#
passive-interface g0/0
R1(config-router)#
no auto-summary
R1(config-router)#end
R1#write
Router
2
R2#en
R2#configure
terminal
R2(config)#
router eigrp 1
R2(config-router)#
network 172.16.2.0 0.0.0.255
R2(config-router)#
network 172.16.3.0 0.0.0.3
R2(config-router)#
network 192.168.10.8 0.0.0.3
R2(config-router)#
passive-interface g0/0
R2(config-router)#
no auto-summary
R2(config-router)#end
R2#write
Router
3
R3#en
R3#configure
terminal
R3(config)#
router eigrp 1
R3(config-router)#
network 192.168.1.0 0.0.0.255
R3(config-router)#
network 192.168.10.4 0.0.0.3
R3(config-router)#
network 192.168.10.8 0.0.0.3
R3(config-router)#
passive-interface g0/0
R3(config-router)#
no auto-summary
R3(config-router)#end
R3#writeSumber lebih lanjut silahkan anda klik link :
https://www.youtube.com/watch?v=z5FhTMMknPk&feature=youtu.be
Editor : Bilal Magfa Ribhi Rahmat (13180544)

Komentar
Posting Komentar