[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring IS-IS and LDP

To configure IS-IS and LDP on the provider’s PE routers, include the isis and ldp statements:

isis {
interface interface-name;
interface interface-name {
passive;
}
}
ldp {
interface interface-name;
}

You can include these statements at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]