What does the 5 at the end of the command signify?

IT Questions BankWhat does the 5 at the end of the command signify?

Question:
Consider the following command:

ip route 192.168.10.0 255.255.255.0 10.10.10.2 5

What does the 5 at the end of the command signify?

  • exit interface
  • maximum number of hops to the 192.168.10.0/24 network
  • metric
  • administrative distance

Explanation: The 5 at the end of the command signifies administrative distance. This value is added to floating static routes or routes that only appear in the routing table when the preferred route has gone down. The 5 at the end of the command signifies administrative distance configured for the static route. This value indicates that the floating static route will appear in the routing table when the preferred route (with an administrative distance less than 5) is down.

Exam with this question: CCNA 2 v7 Modules 14 – 16 Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments