Which static route is a fully specified static route?

IT Exam Items RepositoryCategory: CCNA 2 v7Which static route is a fully specified static route?

Which static route is a fully specified static route?

  • ip route 10.1.1.0 255.255.0.0 G0/0/1 172.16.2.2
  • ip route 10.1.1.0 255.255.0.0 172.16.2.2
  • ip route 10.1.1.0 255.255.0.0 172.16.2.2 5
  • ip route 10.1.1.0 255.255.0.0 G0/0/1

Explanation: A fully specified static route can be used to avoid recursive routing table lookups by the router. A fully specified static route contains both the IP address of the next-hop router and the ID of the exit interface.

Related exam: 15.6.4 Module Quiz - IP Static Routing