Submitting more applications increases your chances of landing a job.

Here’s how busy the average job seeker was last month:

Opportunities viewed

Applications submitted

Keep exploring and applying to maximize your chances!

Looking for employers with a proven track record of hiring women?

Click here to explore opportunities now!
We Value Your Feedback

You are invited to participate in a survey designed to help researchers understand how best to match workers to the types of jobs they are searching for

Would You Be Likely to Participate?

If selected, we will contact you via email with further instructions and details about your participation.

You will receive a $7 payout for answering the survey.


Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

When eigrp is already support automatic root summerization then why we give manuly eigrp root summerization commond?

user-image
Question added by MOHD YASIR , Solution Architect Support , Tech Mahindra ltd
Date Posted: 2014/05/10
Shahin Syed
by Shahin Syed , IT Head & Training Officer , Aptech Qatar (Al-Hamad Enterprises)

Because, by doing manual route summarization you can come up with a much better summary route. 

For Example if your Network has (170.12.1.0,170.12.2.0,170.12.3.0)   /24 Networks.

EIGRP will automatically summarize to its classfull boundary like170.12.0.0  /16, So you cannot add any routes anywhere in the network starting with170.12. since the router claims all routes starting with170.12.0.0  /16 is through that interface. Hence Manual Summarization.

ip summary-address eigrp90  170.12.0.0  255.255.252.0

Ahmed Zaki
by Ahmed Zaki , Senior System Administrator , RM Global Services

disabling auto summary is also a good idea when using EIGRP

 

R1[C]#Router eigrp [1-155]

      no auto-sammary

Muhammad Irfan
by Muhammad Irfan , Level II Enterprise Services Engineer , Machsol,Inc

to reduces the size of routing tables in a network

Mohammed Afroz
by Mohammed Afroz , Telecom Engineer , Pixcom Technologies

If a single route goes down that is contained within a summary route, updates are not sent throughout the entire routed domain. Only the router advertising the summary route will know that the more specific route has went down. For EIGRP, this will prevent unwanted queries and potentially SIA in the EIGRP autonomous system.

Samir GHAZI
by Samir GHAZI , ICT Instructor (CCAI, CCNP), Network Administrator , Algerian Postal Service

auto summarisation summarise to  classfull address border, however the ip summary-address allow you to adjust you summurasation, that means gives you the ability to costum and then to have a most accurate summarisation

Ahmed Azzaz
by Ahmed Azzaz , Network Engineer , EMP Group

Make better use of network subnets and gurantee for use only ranges we need to summrize

 

 

More Questions Like This