For EIGRP, "participate in" implies that it is part of the EIGRP
process/neighbor relationships.  That is where the passive-interface/no
passive-interface component comes into play.  It is the interfaces with
those subnets which will become EIGRP neighbors.  The network statements
dictate which routes will be passed between neighbors.  The wording in the
requirement can be a bit confusing.  Sometimes that's on purpose; sometimes
it just works out that way :)


Jason Boyers - CCIE #26024 (Wireless)
Technical Instructor - IPexpert, Inc.
Mailto: *[email protected]
*



On Wed, Mar 30, 2011 at 8:09 PM, Leigh Jewell <[email protected]>wrote:

> Hi Ralph,
>
> Good point. The only problem maybe the statement in the question:
>
> 'Only the subnet shared between the two sited should particpate in EIGRP,
> as well as the HQNETMgmt subnet'
>
> Your config would enable EIGRP on ALL the interfaces so would be a bit of a
> problem.
>
> I suppose it comes down what we think the definition of 'subnet
> participation' is. To be this would be related to the network statement. If
> the question said 'interface participation' this would lead me to
> 'passive-interface'.
>
> Thoughts ? Comments ?
>
> Cheers,
> Leigh
>   On 30 March 2011 22:25, Ralph Olsen <[email protected]> wrote:
>
>> If you want to make the config smaller you could go with:
>>
>> cat1:
>> router eigrp 100
>>  no auto-summary
>>  network 0.0.0.0
>>
>> cat2:
>> router eigrp 100
>>  no auto-summary
>>  network 0.0.0.0
>>
>> cat4:
>> router eigrp 100
>>  no auto-summary
>>  network 0.0.0.0
>>
>> But best practice is to use passive-interface default, and then only
>> enable needed interfaces.
>>
>> /Ralph
>>
>
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to