"Stacy W. Smith" wrote:
> 
> Can someone clarify under what circumstances the default metric of 10 is added to lo0 routes?
> 
> I don't see this behavior, but it may be because we have lo0 marked as passive.
> 
The metric on the loopback interface is set to 0 by default.  However it
is settable and mostly likely got set to 10 because the isis
configuration had something like:
interface all {
    level 1 metric 10;
    level 2 disable;
}
-Nischal.
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:42 EDT