cpartin wrote: » EIGRP isn't going to form a neighbor relationship with a PC. The PC may see hellos from the router but it's not going to return them, so no relationship will be formed. Only devices which speak EIGRP and match the requirements (same AS, K values, authentication etc) will be added as neighbors.
Robbo777 wrote: » But i'm still a bit curious as to what the PC does with the hello messages EIGRP sends it. For example why does it register the other 2 routes of 192.168.1.10 and 10.10.10.10 and not 10.10.11.10 is basically what I'm asking, what's the difference?
Robbo777 wrote: » my question was will EIGRP SEE the address of 10.10.11.10 without it having a default gateway on the routers interfaces to start with.
Robbo777 wrote: » For example why does it register the other 2 routes of 192.168.1.10 and 10.10.10.10 and not 10.10.11.10 is basically what I'm asking, what's the difference?
Phileeeeeeep651 wrote: » So on your router you have networks 192.168.1.0 and 10.10.10.0, those are the only networks that EIGRP will advertise. EIGRP will only know about networks on the routers so, regardless of your command 10.10.0.0 0.0.255.255, EIGRP will not see 10.10.11.0 network because there is no interface associated with that network.
late_collision wrote: » No, because EIGRP doesn't deal in addresses, it deals in networks. EIGRP wont SEE anything other than neighbors from which it receives a HELLO. The fact that PC3 has a default gateway or not has no bearing on what the router (or EIGRP) does. If you're asking, will "router" be able to communicate with "PC3", then the answer is no, because "router" doesn't have an interface in the same network (subnet) as "PC3".
dmarcisco wrote: » @Robo Dude your post is extremely confusing. To clarify the PC does not do anything with the hello packet from EIGRP. EIGRP hello packets are only sent from within the same EIGRP logical group that has EIGRP enabled on the interface. Forget the fact that you have EIGRP running. You need to understand at the PC level without a default gateway the PC does not know where to send traffic to. Dude stop wasting your time and learn how EIGRP works at a router level.