How can you change a route administrative distance?

What will be an ideal response?


The ip route command also allows you to configure an administrative distance, which, as discussed previously, is a value used by the router to select the best route to a destination when there are two or more different routes to the same destination being reported from more than one source.

Static routes have a much lower default metric than routes learned by dynamic routing protocols, because a static route is considered to be a preferred route since someone took the trouble to enter it. Of course, if you want the static route to be used as a backup route to one learned via a dynamic routing protocol, be sure to set the administrative distance of the static route higher than that of the default dynamic routing protocol. Remember, unless you add an administrative distance value to the end of your ip route command, the administrative distance will be 1.

Computer Science & Information Technology

You might also like to view...

________ is a library of classes that do not replace ________, but provide an improved alternative for creating GUI applications.

A) AWT, Swing B) Swing, AWT C) JFC, AWT D) JFC, Swing

Computer Science & Information Technology

In typography, the ____ is used to measure horizontal widths.

A. en B. pica C. em D. pixel

Computer Science & Information Technology

What is Src?

What will be an ideal response?

Computer Science & Information Technology

An implicit calculated field is created when a formula is typed in the Calculation Area of the PowerPivot window

Indicate whether the statement is true or false.

Computer Science & Information Technology