how to configure eigrp on a cisco router

4

Click here to load reader

Upload: tcpipguru

Post on 09-Jun-2015

6.376 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: How to configure EIGRP on a Cisco router

WWW.TCPIPGURU.COM

EIGRP

Page 2: How to configure EIGRP on a Cisco router
Page 3: How to configure EIGRP on a Cisco router

EIGRP Configuration On Router1

R1(config)#router eigrp 50

R1(config-router)#network 172.16.1.0

R1(config-router)#network 192.168.1.0

R1(config-router)#no auto-summary

R1(config-router)#exit

R1(config)#exit

Page 4: How to configure EIGRP on a Cisco router

EIGRP Configuration On Router 2

Eigrp: On Router2

R2#config t

Enter configuration commands, one per line. End with CNTL/Z.

R2(config)#router eigrp 50

R2(config-router)#network 192.168.2.0

R2(config-router)#network 172.16.1.0

R2(config-router)#no auto-summary

*Mar 1 10:30:40.505: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 50: Neighbor 172.16.1.1 (Se

rial0/0) is up: new adjacencyut