route aggregation

spikerspiker Member Posts: 11 ■□□□□□□□□□
hi everyone, im new.

I am a little confused over the term Route Aggrigation, i am assuming that an aggregate route is a summary route? but i cant find much supporting documentation for the term, anyone have any details they could pass on?

i stumbled accross the term in the practice test on this site for ccna and im at a bit of a loss...

cheers fellers

Cake
I have very poor depth perception, hence frequently find myself out of it.

Comments

  • MishraMishra Member Posts: 2,468 ■■■■□□□□□□
    I don't have any experience with it... I read that you basically route large networks through the internet's core network. Each large network contains many smaller networks that get assigned to companies directly. Without route aggregation, you would be routing lots of different networks taking up more resources in routing tables and processing.

    Look the word up on wikipedia.org
    My blog http://www.calegp.com

    You may learn something!
  • dtlokeedtlokee Member Posts: 2,378 ■■■■□□□□□□
    Yes route aggragation and route summarization are the same thing. Different routing protocols use the two terms, but they mean the same thing. The process of route aggragation is used to reduce the size of a routing table by taking many subnets or networks and representing them in the global routing table as 1 route.

    For example:

    192.16.0.0/24 - 192.16.31.0/24 can be aggragated into a single entry of 192.16.0.0/19 in the global routing table thereby reducing the size of the routing tables by 31 routes.
    The only easy day was yesterday!
  • r_durantr_durant Member Posts: 486 ■■■□□□□□□□
    You can also check out this link...
    http://www.techexams.net/forums/viewtopic.php?t=21156
    CCNA (Expired...), MCSE, CWNA, BSc Computer Science
    Working on renewing CCNA!
  • spikerspiker Member Posts: 11 ■□□□□□□□□□
    thanks guys, thats squared it away nicely in me 'ed ;) got my ccna on friday, i am woefully difficiant in subject matter knowledge and that was one of my knowledge gaps, cheers! several more to go...
    I have very poor depth perception, hence frequently find myself out of it.
Sign In or Register to comment.