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

Configuring the Local IP Address for the Traffic Engineering Link

Use the local-address statement to configure the local IP address associated with the traffic engineering link.

We recommend that you configure an IP address subnet for your traffic engineering link addresses that is different from the subnet configured for your physical interfaces. This configuration enables you to identify which addresses are physical and which addresses belong to the traffic engineering link.

To configure the local IP address for the traffic engineering link, include the local-address statement:

te-link te-link-name {
interface interface-name {
local-address ip-address;
}
local-address ip-address;
}

For a list of hierarchy levels at which you can include this statement, see the statement summary section for this statement.


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