Options

EIGRP Lab question

The Prize Is LobsterThe Prize Is Lobster Member Posts: 71 ■■□□□□□□□□
okay this'll drive me nuts if I dont get an answer so what better place to ask then here right? :p


I am working on an assigned EIGRP lab thats a "try first, then check the log files" to verify its set up correctly.

Its 2 2501 routers connected thru s0, 2900 series switch connected to each router thru their respective e0 interfaces...pretty simplistic setup.

The directions in the enclosed lab state the following:


Use the network 192.168.10.0/28
Do not use subnet zero
Use the first available subnet for the Router_R1 Ethernet network
Issue the first available IP address in the subnet to the Router_R1 Ethernet interface
Issue the second available subnet for the network connecting the routers
Issue the first avail IP address in the subnet to the Router_R1 serial interface and the second available to the Router_R2 serial interface
Use the third available subnet for the Router_R2 Ethernet network
Issue the first available IP address in the subnet to the Router_R2 Ethernet interface
Enable EIGRP as the routing protocol
Use AS 10 for all networks


Anyway, seems simple enough.

255.255.255.240 subnet mask. Not using subnet zero, first available network is 192.168.10.16. Router_R1 I configured serial 0 to an IP address of 192.168.10.33 255.255.255.240.
E0 with an IP address of 192.168.10.17 255.255.255.240.
Router_R2 s0 192.168.10.34 255.255.255.240
e0 192.168.10.49 255.255.255.240.

router eigrp 10
network 192.168.10.0


now, the show ip route comparison matches up well...but the log file from the school lab answer guide mentions things about the serial0 on Router_R1 having an IP address of 192.168.20.1 255.255.255.0 and advertising networks of 192.168.10.0 and 192.168.20.0 for eigrp. This has to be some kind of mistake I am thinking unless my understanding of EIGRP is completely off kilter.


I dunno if the wording on my question is completely out of whack, and if nothing else ignoring the last paragraph...just based on the description of what I listed is my understanding of EIGRP off?

Comments

Sign In or Register to comment.