Summary on Route Summarization

Preparing to pass the CCNA exam and earn thiswith route summarization is binary math; more
important Cisco certification? Route summarizationspecifically, you must be able to take multiple
is just one of the many skills you'll have toroutes and come up with both a summary route
master in order to earn your CCNA. Whether it'sand mask to advertise to downstream routers.
RIP version 2, OSPF, or EIGRP, the CCNA examGiven the networks 100.16.0.0 /16, 100.17.0.0 /16,
will demand that you can flawlessly configure100.18.0.0 /16, and 100.19.0.0 /16, could you quickly
route summarization.come up with both the summary address and
Route summarization isn't just important for themask? All you need to do is break the four
CCNA exam. It's a valuable skill to have in the realnetwork numbers down into binary strings. We
world as well. Correctly summarizing routes canknow the last two octets will all convert to the
lead to smaller routing tables that are still able tobinary string 00000000, so in this article we'll only
route packets accurately - what I like to callillustrate how to convert the first and second
"concise and complete" routing tables.octet from decimal to binary.
The first skill you've got to have in order to work