Configuring Logical Tunnel Interfaces

Logical tunnel (lt-) interfaces provide quite different services depending on the host router:

For more information, see the following section or the Junos OS Interfaces and Routing Configuration Guide:

Connecting Logical Systems

To connect two logical systems, you configure a logical tunnel interface on both logical systems. Then you configure a peer relationship between the logical tunnel interfaces, thus creating a point-to-point connection.

To configure a point-to-point connection between two logical systems, configure the logical tunnel interface by including the lt-fpc/pic/port statement:

lt-fpc/pic/port {unit logical-unit-number {encapsulation encapsulation;peer-unit unit-number; # peering logical system unit numberdlci dlci-number;family (inet | inet6 | iso | mpls);}}

You can include this statement at the following hierarchy levels:

When configuring logical tunnel interfaces, note the following:

For more information about configuring logical systems, see the Junos Routing Protocols Configuration Guide.