Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Configuring Logical Tunnels

Configure three logical tunnels:

[edit interfaces]
lt-4/2/0 {description “Logical tunnel interface connects three logical systems”;}
[edit logical-systems]
lr1 {interfaces lt-4/2/0 {unit 12 {peer-unit 21; #Peering with lr2encapsulation frame-relay;dlci 612;family inet;}unit 13 {peer-unit 31; #Peering with lr3encapsulation frame-relay-ccc;dlci 613;}}}
lr2 {interfaces lt-4/2/0 {unit 21 {peer-unit 12; #Peering with lr1encapsulation frame-relay-ccc;dlci 612;}unit 23 {peer-unit 32; #Peering with lr3encapsulation frame-relay;dlci 623;}}}
lr3 {interfaces lt-4/2/0 {unit 31 {peer-unit 13; #Peering with lr1encapsulation frame-relay;dlci 613;family inet;}unit 32 {peer-unit 23; #Peering with lr2encapsulation frame-relay-ccc;dlci 623;}}}

Published: 2013-02-15

Supported Platforms

Published: 2013-02-15