ANSWERS WITH SOLUTIONS 2024
Configure Static Routes
Your branch office is connected to the main office and the internet through the SFO router. Both serial
interfaces connecting the SFO router to the main office and the internet have been configured and are
up. You need to configure static routes on the SFO router for each destination. Use the next hop address
when assigning the static routes. Your ISP's address is 160.12.99.1. Use the show cdp neighbors detail
command to discover the next hop address for the 10.0.0.0 network.
In this lab, your task is to:
Configure a static route to 10.0.0.0/8 network.
Configure a default route to the internet.
Save your changes to the startup-config file. - ANSWER 1.) Select SFO.
2.) Press Enter to get started.
3.) At the SFO> prompt, type enable and press Enter.
4.) At the SFO# prompt, type configure terminal and press Enter.
5.) At the SFO(config)# prompt, type ip route 10.0.0.0 255.0.0.0 172.17.12.98 and press Enter.
6.) At the SFO(config)# prompt, type ip route 0.0.0.0 0.0.0.0 160.12.99.1 and press Enter.
7.) At the SFO(config)# prompt, type exit and press Enter.
8.) At the SFO# prompt, type copy run start and press Enter.
9.) Press Enter to begin building the configuration.
Find Routing Table Information
You are working with an SFO router that is connected to two other routers through serial interfaces.
In this lab, your task is to:
Use the show ip route command.
Answer the questions. - ANSWER Q1: Which network is not directly connected to the SFO router?
192.168.129.0
Q2: The SFO router has a packet to send to host 192.168.127.12. What is the address of the next hop
router in the path?