Leigh

There are a few components to this:

1. The last part of the requirement states: "only permitting the configured
subnets."  Your answer would add additional routes to the topology beyond
the requirements.
2. Requirement 3, where only 2 subnets can participate, would necessitate
the use of the passive-interface default command, plus the no
passive-interface for the required participants.
3. The answer is in fact specific to the CME router.  The CME router is at
10.10.205.20, which only has a preconfigured static route on Cat2.
4. I need to look at the static route piece again.
Jason Boyers - CCIE #26024 (Wireless)
Technical Instructor - IPexpert, Inc.
Mailto: *[email protected]
*


On Wed, Mar 30, 2011 at 7:25 AM, 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