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

Configuring the Remote IP Address for the Traffic Engineering Link

You need to specify the address of the remote end of the data channel for each traffic engineering link. Use the remote-address statement to configure the remote IP address.

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 enables you to identify which addresses are physical and which addresses belong to the traffic engineering link.

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

te-link te-link-name {
interface interface-name {
remote-address ip-address;
}
remote-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]