Study Guide

Computer Systems Technology

Study Guide

  1. If you are using static routing, and your router recieves a packet from a network that isn't listed in the routing table, what does it do?



  2. What are the 3 types of routing?



  3. Define Static Routing.



  4. List 4 benefits of static routing.



  5. What is the command and syntax for adding a static route?



  6. Define the following



  7. What information can you glean from the following command: Router(config)#ip route 170.189.5.2 255.255.255.0 192.168.2.10



  8. What is the difference between "Router(config)#ip route 170.189.5.2 255.255.255.0 192.168.2.10" and "Router(config)#ip route 170.189.5.2 255.255.255.0 192.168.2.10 150"? Will this make the route more or less likely to be used? Why?



  9. Do you choice of Lab_A, Lab_B, or Lab_C.



  10. What are the two best ways to verify your routing configuration is correct?



  11. What is Default Routing used for?



  12. When is the only time you can use Default Routing?



  13. How do you configure a Default Route?



  14. What does the S* next to a route under the show ip route command tell you?



  15. Why is the ipclasses command so important to remeber when doing default routing?



  16. What is the ip default-network command used for?



  17. What will the ip default-network command do that ip route will not?



  18. What will happen if you misconfigure your default route?



  19. What does the R and R* tags mean under sh ip route?