Quick Start - 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

Quick Start

This section provides the commands you must enter to quickly configure a
GRE tunnel and use it to carry routing updates.
Only minimal explanation is provided. If you need additional information
about any of these options, check "Contents" on page 11-1 to locate the section
that contains the explanation you need.
1.
Configure a loopback interface:
Syntax: interface loopback <interface number>
2.
Assign the loopback interface an IP address:
Syntax: ip address <A.B.C.D> [<subnet mask> /<prefix length>]
For example:
ProCurve(config-loopback)# ip address 1.1.1.1 /24
3.
Create a tunnel interface:
Syntax: interface tunnel <interface number>
4.
Assign the tunnel interface an IP address:
Syntax: ip address <A.B.C.D> [<subnet mask> /<prefix length>]
For example:
ProCurve(config-tunnel)# ip address 192.168.10.1 /30
5.
Configure the tunnel source:
Syntax: tunnel source [<A.B.C.D> | <interface type> <interface number>]
You can use the loopback interface, which is always up:
ProCurve(config-tunnel)# tunnel source loop 1
6.
Configure the tunnel destination. The destination is the public IP address
of the remote tunnel endpoint (that is, the remote tunnel interface's
source, not its IP address):
Syntax: tunnel destination <A.B.C.D>
7.
Set the tunnel key:
Syntax: tunnel key <key>
The key is a number from 1 to 4294967294.
Configuring a Tunnel with Generic Routing Encapsulation
Quick Start
11-15

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents