What is the correct syntax of a floating static route?

IT Questions BankCategory: CCNAWhat is the correct syntax of a floating static route?

Question:
What is the correct syntax of a floating static route?

  • ip route 209.165.200.228 255.255.255.248 serial 0/0/0
  • ip route 209.165.200.228 255.255.255.248 10.0.0.1 120
  • ip route 0.0.0.0 0.0.0.0 serial 0/0/0
  • ip route 172.16.0.0 255.248.0.0 10.0.0.1

Explanation: Floating static routes are used as backup routes, often to routes learned from dynamic routing protocols. To be a floating static route, the configured route must have a higher administrative distance than the primary route. For example, if the primary route is learned through OSPF, then a floating static route that serves as a backup to the OSPF route must have an administrative distance greater than 110. The administrative distance on a floating static route is put at the end of the static route: ip route 209.165.200.228 255.255.255.248 10.0.0.1 120.

Exam with this question: CCNA 2 (v5.0.3 + v6.0) Chapter 2 Exam Answers
Exam with this question: CCNA 2 (v5.0.3 + v6.0) Chapter 6 Exam Answers
Exam with this question: 15.6.4 Module Quiz - IP Static Routing Answers
Exam with this question: CCNA 2 v6 Chapter 2: Check Your Understanding

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x