11-25-2012 11:27 AM - edited 03-07-2019 10:14 AM
Hi Everyone,
When i do sh ip eigrp int on main switch i see so many eigrp interfaces like vlan numbers and few gigabit interfaces.
When i check those vlans and physical interfaces they are mostly all admin down.
Main switch has only 2 eigrp neis.
My question is will it be safe to put those interfaces as passive interfaces under eigrp?
Also when int is admin down then even though we put its IP under network command it will not advertise to nei eigrp routers right?
Thanks
MAhesh.
Solved! Go to Solution.
11-25-2012 11:41 AM
Hello Mahesh,
My question is will it be safe to put those interfaces as passive interfaces under eigrp?
If there are no EIGRP neighbors on these interfaces and you do not expect having any EIGRP neighbors on these interfaces in the future, configuring them as passive interfaces should be safe. Verify using the show ip eigrp neighbor that the current neighbors are on different interfaces than those you want to make passive.
Also when int is admin down then even though we put its IP under network command it will not advertise to nei eigrp routers right?
That is correct. The network command causes only those directly connected networks to be advertised which are on interfaces in the up/up state.
Best regards,
Peter
11-25-2012 11:53 AM
Hi Mahesh,
That is correct. As Peter also noted, if you don't want that vlan to peer with another router, you can make it passive to save router resources.
HTH
Reza
11-25-2012 11:41 AM
Hello Mahesh,
My question is will it be safe to put those interfaces as passive interfaces under eigrp?
If there are no EIGRP neighbors on these interfaces and you do not expect having any EIGRP neighbors on these interfaces in the future, configuring them as passive interfaces should be safe. Verify using the show ip eigrp neighbor that the current neighbors are on different interfaces than those you want to make passive.
Also when int is admin down then even though we put its IP under network command it will not advertise to nei eigrp routers right?
That is correct. The network command causes only those directly connected networks to be advertised which are on interfaces in the up/up state.
Best regards,
Peter
11-25-2012 11:43 AM
Hi Peter,
One more thing to confirm if sh ip eigrp int shows a vlan
But i checked it has no peer and its int status is up up so i can put this int also as passive right?
Many thanks
MAhesh
11-25-2012 11:53 AM
Hi Mahesh,
That is correct. As Peter also noted, if you don't want that vlan to peer with another router, you can make it passive to save router resources.
HTH
Reza
11-25-2012 11:59 AM
Hi Peter and Reza,
Many thanks for confirming my thoughts.
Its always good to confirm here with commounity before you do anything in production network.
Best regards
MAhesh
11-25-2012 12:28 PM
Hello Mahesh,
I am sure I am speaking for both me and Reza when I say that it is our pleasure to help. Thank you for giving us the opportunity.
Best regards,
Peter
11-25-2012 12:37 PM
Hello Peter,
You are absolutely correct Sir. We are always glad to help.
Thanks,
Reza
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide