Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Rearden wrote: In studying about ip classless, I found this guide on the Cisco site: http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/np1_c/1cipadr.htm#xtocid212805 In the diagram, a packet destined for the address 128.20.4.1 are sent out the interface for 128.20.0.0/16 when ip classless is enabled. My question is that if the next router has any idea what to do with this packet, wouldn't it already be in the routing table? Or does this only apply for directly connected networks when a routing protocol is not configured.
128. decimal = 10000000. binary
IP: 128.020.004.001 DM: 255.255.000.000 -------------------------- NA: 128.020.000.000
128.0.0.0 128.20.0.0 - summary 128.20.1.0 128.20.2.0 128.20.3.0
Is 128.20.4.1 on the 128.20.1.0 subnet? No. Is 128.20.4.1 on the 128.20.2.0 subnet? No. Is 128.20.4.1 on the 128.20.3.0 subnet? No.
tech-airman wrote: Now, "ip classless" would solve the problem of "the packet never gets a chance to be routed by the routers in the 128.0.0.0 network cloud" because instead of dropping the packet it would forward the packet into the cloud in the hopes that "someone else might know."
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.