Cisco Router Summarization
Loading...
4,027
Loading...
Uploader Comments (Keith6783)
see all
All Comments (16)
-
This was an awesome explanation. Keep it up buddy.
-
Oh, oh, oh, never mind, I think I just understood where 27 is coming from. The 27 represent x (8). x (16). x (24) and 1 0 0 (27). :)
-
you're intro drives me crazy
-
@Keith6783 thanks!. I am studying for CCNA and network summarization was confusing me a bit. I figured it out similar way as with subnetting and finding the block size, etc /29... 32-29=3 (the power). 2^3=8 =block size. Or /29 is 255.255.255.248. Subtract 248 from 255 gives 8 as well, but easier way.
Loading...
Hi Keith, thank you so much for this.
I just wish to make sure and confirm: from the left, you "add" the bits which are matching among all routes (1 0 0 is matching and it adds up to 128 in this example) and that would be part of the summary route? If you had 1 1 as a common bit among all routes, that would be 192. So on and so forth. If this is correct, than that's beautiful.
But I am still struggling to figure out how you arrived at the subnet mask of 27?
arifsali 1 month ago
@arifsali
You are right on the math.
100 if those were the 3 high order common bits, it would be 128
101 if those were the 3 high order common bits, it would be 160
etc.
Best wishes,
Keith
Keith6783 1 month ago
miszczpolska 7 months ago 2
@miszczpolska
Thanks for the great additional information!
Best wishes,
Keith
Keith6783 7 months ago
Hi Keith,
Great video so one question what about if I add another router outside of the range of 23.1.2.128 - 23.1.2.159. do I need to recalculate the best summary or just advertise that new nework?
best regards,
Alcides
MadProd209 8 months ago
@MadProd209
If it is just one additional network, outside the range, just letting the route be advertised is our only real option (with only a single additional route). If we had many new routes that were close to each other, we could summarize those new routes into a matching summary.
With R9, because he is a stub, we could really just use a default static route on R9, and we would be done as well.
Great question, and thanks for posting!
Keith
Keith6783 8 months ago