Sending Routing Updates Over The Tunnel - HP 7102dl - ProCurve Secure Router Configuration Manual

Procurve secure router 7000dl series - advanced management and configuration guide
Hide thumbs Also See for 7102dl - ProCurve Secure Router:
Table of Contents

Advertisement

Configuring a Tunnel with Generic Routing Encapsulation
Configuring GRE
N o t e
11-8
To eliminate recursive routing, the actual tunnel destination must be routed
through a logical interface, not through the tunnel interface.

Sending Routing Updates over the Tunnel

Enable the routing protocol on the network on which the tunnel interface has
its IP address.
1.1.1.1
Router A
192.168.1.0/24
Figure 11-2. Tunneling OSPF Updates
Note that the interface's IP address is not its source. For example, in Figure
11-2 the IP address is 192.168.10.1.
To configure the router to send OSPF updates across the Internet, you would
complete these steps:
1.
Configure a loopback interface for the tunnel's source:
ProCurve(config)# interface loopback 1
ProCurve(config-loopback 1)# ip address 1.1.1.1 /30
2.
Create the tunnel interface and assign it an IP address:
ProCurve(config-loopback 1)# interface tunnel 1
ProCurve(config-tunnel 1)# ip address 192.168.10.1 /30
3.
Specify the source and destination of the tunnel:
ProCurve(config-tunnel 1)# tunnel source loopback 1
ProCurve(config-tunnel 1)# tunnel destination 2.2.2.2
2.2.2.2
Router B
Internet
GRE tunnel
192.168.10.0/30
OSPF LSAs
192.168.2.0/24

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents