EIGRP biasa digunakan pada Sistem jaringan yang memiliki Network yang berskala besar. Selain itu juga, pada Router EIGRP, pada saat kita mengkonfigurasinya, kita tidak perlu memperkenalkan Network-Nework yang terhubung pada Router tetangga yang sudah tersimpan pada Routing Tablenya. Pada Router EIGRP ini, akan mencari sendiri Routing Table dari Router-Router tetangganya.
Router>en
Router>enable
Router#conf
Router#configure ter
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#rou
Router(config)#router e
Router(config)#router eigrp 1
Router(config-router)#ne
Router(config-router)#do sh ip ro
Router(config-router)#do sh ip rou
Router(config-router)#do sh ip rout
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
100.0.0.0/24 is subnetted, 1 subnets
C 100.100.100.0 is directly connected, FastEthernet8/0.10
120.0.0.0/24 is subnetted, 1 subnets
C 120.120.120.0 is directly connected, FastEthernet8/0.20
C 200.200.200.0/24 is directly connected, Serial9/0
Router(config-router)#n
Router(config-router)#net
Router(config-router)#network 100.100.100.0
Router(config-router)#net
Router(config-router)#network 120.120.120.0
Router(config-router)#ne
Router(config-router)#network 200.200.200.0
Router(config-router)#
Router(config-router)#
Router(config-router)#
Router(config-router)#
Router(config-router)#
Router(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 200.200.200.1 (Serial9/0) is up: new adjacency
0 komentar:
Posting Komentar