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
