eigrp implementation and its redistribution
Автор: Ekroop Kaur Sandhu
Загружено: 2026-01-16
Просмотров: 12
steps:
step 1: create 3 network , within same network: eigrp should have same process id. for ex:
router eigrp 20
net 12.0.0.0
net 14.0.0.0
this is the way to implement eigrp on 1 router of the network.
similarly give eigrp to each router in one network with process id 20. give another network process id 30 and another one process id 40.
step 2: implement eigrp on each router and try to send message packet within same network
step 3: take 1 extra router in center connect it using serial dte cable to one router in each network and assign ip to the router using:
int cable-name
ip add 52.0.0.2 255.0.0.0
no sh
step 4: give center router an eigrp protocol by implementing normal eigrp like:
router eigrp 20
net 12.0.0.0
router eigrp 30
net 18.0.0.0
router eigrp 40
net 20.0.0.0
step 5: redistribution on center router
router eigrp 20
redistribute eigrp 30 metric 1 100 100 100 100
redistribute eigrp 40 metric 1 100 100 100 100
router eigrp 30
redistribute eigrp 20 metric 1 100 100 100 100
redistribute eigrp 40 metric 1 100 100 100 100
router eigrp 40
redistribute eigrp 30 metric 1 100 100 100 100
redistribute eigrp 20 metric 1 100 100 100 100
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: