Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| networking:cisco:eigrp [2026/02/04 13:22] – created ilyasa | networking:cisco:eigrp [2026/02/04 16:29] (current) – [Testing] ilyasa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| ====== Cisco : Dynamic Routing - EIGRP ====== | ====== Cisco : Dynamic Routing - EIGRP ====== | ||
| - | Desciption | + | EIGRP adalah singkatan dari Enhanced Interior Gateway Routing Protocol. Ini adalah protokol routing yang dikembangkan oleh Cisco Systems dan digunakan dalam jaringan komputer untuk mengambil keputusan routing dan menyebarkan informasi routing. EIGRP merupakan versi yang ditingkatkan dari Interior Gateway Routing Protocol (IGRP) dan memadukan fitur dari protokol routing vektor jarak dan protokol routing link-state. |
| + | |||
| + | EIGRP umum digunakan dalam jaringan perusahaan berukuran menengah hingga besar, terutama yang menggunakan peralatan jaringan Cisco. Namun, penting untuk dicatat bahwa sebagai protokol yang dimiliki secara proporsional oleh Cisco, EIGRP utamanya digunakan dalam lingkungan Cisco dan mungkin tidak dapat berinteroperabilitas dengan perangkat non-Cisco. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | ==== Some acction | + | |
| - | ^ Command ^ Description ^ | + | ===== EIGRP Configuration |
| - | | '' | + | |
| - | | '' | + | ^Command |
| - | Contoh: | + | |'' |
| - | < | + | |'' |
| - | vlan 10 | + | |'' |
| - | name VLAN-10 | + | |'' |
| - | vlan 20 | + | |
| - | name VLAN-20 | + | * Apabila router ID tidak dikonfigurasi, |
| - | vlan 99 | + | |
| - | name VLAN-Management | + | ===== EIGRP Verification ===== |
| - | </ | + | |
| + | ^Command | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| ===== Topologi ===== | ===== Topologi ===== | ||
| - | Gambar topology | + | {{ : |
| - | Goals Topology | + | <hidden Konfigurasi IP> |
| + | * **R1 : Konfigurasi IP** | ||
| + | <code js> | ||
| + | R1(config)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | R1(config)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | R1(config)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | R1(config-if)# | ||
| + | </ | ||
| + | * **R2 : Konfigurasi IP** | ||
| + | <code js> | ||
| + | R2(config)# | ||
| + | R2(config-if)# | ||
| + | R2(config-if)# | ||
| + | R2(config-if)# | ||
| + | R2(config)# | ||
| + | R2(config-if)# | ||
| + | R2(config-if)# | ||
| + | R2(config-if)# | ||
| + | R2(config)# | ||
| + | R2(config-if)# | ||
| + | R2(config-if)# | ||
| + | </ | ||
| + | * **R3 : Konfigurasi IP** | ||
| + | <code js> | ||
| + | R3(config)# | ||
| + | R3(config-if)# | ||
| + | R3(config-if)# | ||
| + | R3(config-if)# | ||
| + | R3(config)# | ||
| + | R3(config-if)# | ||
| + | R3(config-if)# | ||
| + | R3(config-if)# | ||
| + | R3(config)# | ||
| + | R3(config-if)# | ||
| + | R3(config-if)# | ||
| + | </ | ||
| + | * **PCs : Konfigurasi IP** | ||
| + | {{ : | ||
| + | ^PC ^IP Address ^Subnet Mask ^Gateway | ||
| + | | PC1 | 192.168.1.2 | 255.255.255.0 | 192.168.1.1 | | ||
| + | | PC2 | 192.168.2.2 | 255.255.255.0 | 192.168.2.1 | | ||
| + | | PC3 | 192.168.3.2 | 255.255.255.0 | 192.168.3.1 | | ||
| + | </ | ||
| + | |||
| + | Hubungkan semua segment jaringan hanya dengan EIGRP | ||
| ===== Konfigurasi ===== | ===== Konfigurasi ===== | ||
| - | * **Step 1 : Pembuatan VLANs** | + | * **R1 : Konfigurasi Routing EIGRP** |
| - | < | + | <code js> |
| - | Switch(config)#vlan 10 | + | R1(config)# |
| - | Switch(config-vlan)#name BIRU | + | R1(config-router)# |
| - | Switch(config-vlan)#exit | + | R1(config-router)# |
| + | R1(config-router)# | ||
| + | </ | ||
| + | * **R2 : Konfigurasi Routing EIGRP** | ||
| + | < | ||
| + | R2(config-router)#network 192.168.2.0 0.0.0.255 | ||
| + | R2(config-router)# | ||
| + | R2(config-router)#network 10.0.2.0 0.0.0.3 | ||
| + | </ | ||
| + | * **R3 : Konfigurasi Routing EIGRP** | ||
| + | <code js> | ||
| + | R3(config)# | ||
| + | R3(config-router)#network 192.168.3.0 0.0.0.255 | ||
| + | R3(config-router)# | ||
| + | R3(config-router)# | ||
| + | </ | ||
| - | Switch(config)#vlan 20 | + | |
| - | Switch(config-vlan)#name MAGENTA | + | ===== Testing ===== |
| - | Switch(config-vlan)#exit | + | * **Route tables R1** |
| + | <code js> | ||
| + | R1#show ip route | ||
| + | Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP | ||
| + | D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | ||
| + | N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 | ||
| + | E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP | ||
| + | i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area | ||
| + | * - candidate default, U - per-user static route, o - ODR | ||
| + | P - periodic downloaded static route | ||
| + | |||
| + | Gateway of last resort is not set | ||
| + | |||
| + | | ||
| + | D | ||
| + | C | ||
| + | C | ||
| + | D | ||
| + | [90/ | ||
| + | C 192.168.1.0/ | ||
| + | D 192.168.2.0/ | ||
| + | D 192.168.3.0/ | ||
| </ | </ | ||
| - | * **Step 2 : Assign VLANs ke Ports** | ||
| - | < | ||
| - | Switch(config)# | ||
| - | Switch(config-if)# | ||
| - | Switch(config-if)# | ||
| - | Switch(config-if)# | ||
| - | Switch(config)#interface f0/2 | + | |
| - | Switch(config-if)# | + | * **Route tables R2** |
| - | Switch(config-if)# | + | <code js> |
| - | Switch(config-if)#exit | + | R2#show ip route |
| + | Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP | ||
| + | D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | ||
| + | N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 | ||
| + | E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP | ||
| + | i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area | ||
| + | * - candidate default, U - per-user static route, o - ODR | ||
| + | P - periodic downloaded static route | ||
| + | |||
| + | Gateway of last resort is not set | ||
| + | |||
| + | | ||
| + | D | ||
| + | C | ||
| + | D | ||
| + | [90/ | ||
| + | C | ||
| + | D 192.168.1.0/ | ||
| + | C 192.168.2.0/ | ||
| + | D 192.168.3.0/ | ||
| </ | </ | ||
| + | * **Route tables R3** | ||
| + | <code js> | ||
| + | R3#show ip route | ||
| + | Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP | ||
| + | D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | ||
| + | N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 | ||
| + | E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP | ||
| + | i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area | ||
| + | * - candidate default, U - per-user static route, o - ODR | ||
| + | P - periodic downloaded static route | ||
| - | ===== Testing | + | Gateway of last resort is not set |
| + | |||
| + | | ||
| + | D | ||
| + | D | ||
| + | [90/ | ||
| + | C | ||
| + | C | ||
| + | D 192.168.1.0/ | ||
| + | D 192.168.2.0/ | ||
| + | C 192.168.3.0/ | ||
| + | </ | ||
| + | * **Test Ping PC to PC** | ||
| + | |||
| + | <code js> | ||
| + | C:\>ping 192.168.2.2 | ||
| + | |||
| + | Pinging 192.168.2.2 with 32 bytes of data: | ||
| + | |||
| + | Reply from 192.168.2.2: | ||
| + | Reply from 192.168.2.2: | ||
| + | Reply from 192.168.2.2: | ||
| + | Reply from 192.168.2.2: | ||
| + | |||
| + | Ping statistics for 192.168.2.2: | ||
| + | Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), | ||
| + | Approximate round trip times in milli-seconds: | ||
| + | Minimum = 12ms, Maximum = 27ms, Average = 17ms | ||
| + | |||
| + | C:\>ping 192.168.3.2 | ||
| + | |||
| + | Pinging 192.168.3.2 with 32 bytes of data: | ||
| + | |||
| + | Reply from 192.168.3.2: | ||
| + | Reply from 192.168.3.2: | ||
| + | Reply from 192.168.3.2: | ||
| + | Reply from 192.168.3.2: | ||
| + | |||
| + | Ping statistics for 192.168.3.2: | ||
| + | Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), | ||
| + | Approximate round trip times in milli-seconds: | ||
| + | Minimum = 14ms, Maximum = 23ms, Average = 18ms | ||
| + | </ | ||