•
Example 2—ATM interface on an ERX7xx model, ERX14xx model, or the ERX310 router
that uses the
slot/port
format
host1(config)#
interface tunnel dvmrp:boston-tunnel-1
host1(config-if)#
tunnel source atm 5/0.12
•
Example 3—ATM interface on an E320 router that uses the
slot/adapter/port
format
host1(config)#
interface tunnel dvmrp:boston-tunnel-1
host1(config-if)#
tunnel source atm 5/1/0.12
•
Use the
no
version to remove the source of a tunnel.
•
See tunnel source.
Configuration Example
In this example, two GRE tunnel interfaces are configured on different virtual routers of
an E Series router. The source of the first tunnel interface matches the destination of the
second tunnel interface and vice versa.
NOTE:
This example contains an ATM interface configuration for an ERX7xx model,
ERX14xx model, or ERX310 router that uses the slot/port format.
1.
Configure a virtual router called boston that supports one end of the tunnel.
host1#
virtual-router boston
2.
Configure a physical or loopback interface for the end of the tunnel on virtual router
boston.
The IP address of this interface appears in the header of tunneled frames and is used
for forwarding traffic.
host1:boston#
interface atm 12/0.5
host1:boston(config-if)#
ip address 10.5.5.5 255.255.255.0
3.
Configure the tunnel interface on virtual router boston.
a.
Create the tunnel interface.
host1:boston(config)#
interface tunnel gre:ChicagoTunnel
b.
Configure the source and destination points of the tunnel interface.
host1:boston(config-if)#
tunnel source 10.5.5.5
host1:boston(config-if)#
tunnel destination 10.6.6.6
c.
Set the MTU for the tunnel.
host1:boston(config-if)#
tunnel mtu 8000
d.
Configure the IP address of the tunnel interface.
host1:boston(config-if)
#ip address 10.7.7.7 255.255.255.0
4.
Configure a virtual router called chicago that supports the other end of the tunnel.
host1(config)#
virtual-router chicago
Copyright © 2010, Juniper Networks, Inc.
242
JunosE 11.2.x IP Services Configuration Guide
Summary of Contents for JUNOSE 11.2.X IP SERVICES
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Page 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Page 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Page 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Page 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Page 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Page 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Page 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Page 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Page 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Page 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Page 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...