This document discusses routing tables, the routing table lookup process, and routing behaviors. It describes the hierarchical structure of routing tables, including level 1 routes and level 2 child routes. It also explains the routing table lookup process, which first examines level 1 routes, then checks for a match with child routes if the parent route matches. If no child route matches, the router will either drop the packet or search further depending on whether classful or classless routing behavior is configured.