Chapter 6: IP Routing

Written Lab 6

  1. Router(config)#ip route 172.16.10.0 255.255.255.0 172.16.20.1 150
  2. It will use the gateway interface MAC at L2 and the actual destination IP at L3.
  3. Router(config)#ip route 0.0.0.0 0.0.0.0 172.16.40.1
  4. Router(config)#ip classless
  5. Stub network
  6. Router#show ip route
  7. Exit interface
  8. False. The MAC address would be the router interface, not the remote host.
  9. True
  10. Router(config-if)#clock rate speed
  11. (config-router)#network 10.0.0.0
  12. (config-router)#passive-interface sl
  13. Route poisoning
  14. Split horizon
  15. Router# debug ip rip

Get CCENT Cisco Certified Entry Networking Technician Study Guide: (ICND1 Exam 640-822), 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.