Identify the 3 methods routers learn paths to destinations?
A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes Ans A C E Routers can learn paths via 3 different sources; static routes, dynamic routing protocols (i.e. RIP) and default routes. 202 Identify the purpose of the following command ‘ip route 192.168.100.0 255.255.255.0 10.1.0.1’ A.) Enabling a dynamic routing protocol B.) Creating a static route to the 10.1.0.0 network C.) Teaches the router about the distant network 192.168.100.0 and how it can be reached via 10.1.0.1 D.) Assigning the IP address 192.168.100.0 to an interface Ans C A static routes teaches the router about a distant network and the next hop to reach that network.