Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
leonlimsg wrote: » With auto-summary enabled, all your routes will be automatically summarized into classful network. For example, your router(R1) is connected to two LANS, 10.1.1.0/24 and 10.2.1.0/24, and R1 has to advertise these two networks to another router(R2). Because auto-summary is enabled on R1, R1 will auto-summarized these two networks into 10.0.0.0/8 and pass this routing information to R2. R2 will receive a summarized route of 10.0.0.0/8 from R1. It will not enable to identify which network on R1 side is 10.1.1.0/24 or 10.2.1.0/24. Hence, ping will not be successful. Hence, auto-summary is disabled by keying "no auto-summary". With no auto-summary, R1 will not summarize and advertise 10.1.1.0/24 and 10.2.1.0/24 to R2.
JoshyJ wrote: » That is correct. But let's say that you had another router plugged into R1. Which also is connected to its own networks 10.4.4.0/24 and 10.5.5.0/24. It also has auto-summarized enabled. What will happen if R1 receives two routes for 10.0.0.0/8? Which way would R1 forward packets when trying to get to any of the networks?
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.