Skip to main content
Labs
Question 1 of 12
Lab 08ยทIntermediate

Static Routing and Default Routes

35โ€“45 min12 Questions

Skills Tested

  • Configure static routes using Cisco CLI
  • Configure a default route
  • Interpret routing table output
  • Apply administrative distance logic
  • Trace packet flow across multiple networks
  • Troubleshoot missing routes
Progress0%

You are configuring routing between two networks connected by two routers.

Users report:

  • !PC-A cannot reach PC-B
  • !The router is not forwarding traffic correctly

Configure static and default routes, verify routing behavior, and troubleshoot missing connectivity.

Network Topology
Linear โ€” 2 Routers
๐Ÿ’ปPC-A192.168.1.10/24
๐ŸŒR1G0/0: .1.1G0/1: .0.1
10.0.0.0/30
๐ŸŒR2G0/0: .0.2G0/1: .2.1
๐Ÿ–ฅ๏ธPC-B192.168.2.20/24
PC Network
Router Link
RouterInterfaceIP
R1G0/0192.168.1.1/24
R1G0/110.0.0.1/30
R2G0/010.0.0.2/30
R2G0/1192.168.2.1/24
CLI InputType the Cisco IOS command
Q1/12

Configure a static route on R1 to reach the 192.168.2.0/24 network using next-hop 10.0.0.2.

cli input
R1(config)#
Progress0 correct
Q1Q12

Lessons Reinforced

Lesson 42: Static RoutesLesson 43: Default RoutesLesson 44: Administrative DistanceLesson 45: Packet Walkthrough โ€“ Host to Remote Network