How2pass.com Forums

Full Version: lab5 eigrp stub and advertising connected routes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

evesan

Hi,
I build lab5 with gns3 and in my simulation the network 172.16.1.0 / 24 is not advertises by R3 to its neigbor R4.
It will be only advertised if I either put a network statement 172.16.0.0 or redistribute connected command under router eigrp.
There is some cisco doc about eigrp stub connected ....
http://www.cisco.com/en/US/docs/ios/12_0...rpstb.html
but it is not really clear. It says:
-------
The connected keyword will permit the EIGRP Stub Routing feature to send connected routes. If the connected routes are not covered by a network statement, it may be necessary to redistribute connected routes with the redistribute connected command under the EIGRP process. This option is enabled by default.
------
It may be neccessary .... ??? Depending on what ?
If I put a network 172.... command, I dont need a redistribute connected at all, right ? If I put redistribute connected, I dont need the eigrp stub ____connected____ option, so ?
Confused .
Any ideas to find a logic in there ?
Evesan