router eigrp 1 no auto-summary network 0.0.0.0 passive-interface default no passive-interface FastEthernet 0/0 no passive-interface Serial 0/0 exit
gorebrush wrote: » In a production environment I would want to be exact with network statements. It's sloppy to do like, 0.0.255.255 or something similar. Oh, and it's a security thing - if you enable a new interface then you could have OSPF going off in directions you don't want. In a lab, I generally don't care though.
networker050184 wrote: » There really isn't a rule. Different hardware has different forwarding table sizes, different processing power etc. As far as broadcast, some systems are pretty chatty with broadcasts. It's best to keep the broadcast domains as small as possible.
networker050184 wrote: » Unfortunately that method is not supported in all versions of IOS d4nz1g. I try to keep things that can be configured the same across versions to help make automation, audits and templatization as easy as possible with as few caveats as possible.