Routing Fundamentals Quiz Welcome to your Routing Fundamentals Quiz Test score and correct answers provided with the end of quiz review. 1. What is the primary difference between static and default routes? static route is more specific default route is more specific administrative distance distance None 2. What route type is often used for an internet connection from a branch office? static route default route floating static route BGP route None 3. What happens a packet arrives at a router and no route exists? the packet is forwarded to the default gateway the packet is returned to source and an ICMP message is sent the packet is discarded the packet is sent using the last known route None 4. How is a floating static route configured? configure a static route with lower administrative distance configure a default route with lower administrative distance configure a default route with higher administrative distance configure a static route with higher administrative distance None 5. What route type is often configured as failover to a primary link for same destination? static route default route floating static route dynamic route None 6. What route type is installed in the routing table to 172.16.3.0/24 when routes are advertised from the following sources? EIGRP OSPF static default None 7. What route is installed in the routing table when the same route is advertised from the following sources? OSPF EIGRP eBGP default None 8. What route (prefix) is selected by the router for packets with destination IP address 192.168.1.1? 192.168.1.0/25 192.168.1.0/26 192.168.1.0/27 192.168.1.0/28 192.168.1.0/24 None 9. What route is installed in the routing table when there are multiple routes from the same routing protocol to the same destination? route with longest prefix match route with lowest administrative distance route with lowest metric default route route with highest metric None 10. Configure a static route to destination subnet 172.16.3.0/27 with next hop address of 172.16.1.2? ip route 172.16.3.0 255.255.255.224 172.16.1.2 ip route 172.16.3.0 255.255.255.240 172.16.1.2 ip route 172.16.3.0 255.255.255.0 172.16.1.2 ip route 172.16.3.0 0.0.0.224 172.16.1.2 None 1 out of 10 Time's up