Study Guide
Computer Systems Technology
Study Guide
- 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?
- What are the 3 types of routing?
- Define Static Routing.
- List 4 benefits of static routing.
- What is the command and syntax for adding a static route?
- Define the following
- 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
- 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?
- Do you choice of Lab_A, Lab_B, or Lab_C.
- What are the two best ways to verify your routing configuration is correct?
- What is Default Routing used for?
- When is the only time you can use Default Routing?
- How do you configure a Default Route?
- What does the S* next to a route under the show ip route command tell you?
- Why is the ipclasses command so important to remeber when doing default routing?
- What is the ip default-network command used for?
- What will the ip default-network command do that ip route will not?
- What will happen if you misconfigure your default route?
- What does the R and R* tags mean under sh ip route?