ProCurve VPN Client and ProCurve Secure Router 7000dl Series - Application Note

B) Type ‘hostname SecureSiteRouter’ to change the host name on the ProCurve
Secure Router.
C) Type ‘interface ethernet 0/1’ to access the configuration parameters for the Ethernet
port located on the front panel of the router.
D) Type ip address 10.24.25.1 255.255.255.0 to assign an IP address to the ethernet
port using a 24 bit subnet mask.
E) Type no shutdown to activate the interface to pass data.
F) Type ‘exit’ to return to the Global Configuration mode.
3. Configure the T-1 Interface 1/1
A) Type ‘interface t1 1/1’ to enter configuration of the T1 interface on slot 1 port 1
B) Type ‘tdm-group 1 timeslots 1-24’ to map channels 1 through 24 on the T1 to a
TDM group number 1
C) Type ‘no shutdown’ to active the T-1 interface
D) Type ‘exit’ to exit back to the Global Configuration Mode
E) Type ‘interface ppp 1’ to create a PPP interface number 1
F) Type ‘ip address 172.16.1.1 /31’ to assign an IP address to the ppp interface using
a 31 bit subnet mask.
G) Type ‘no shutdown’ to activate the PPP interface.
H) Type ‘exit’ to return back to the Global Configuration Mode the type ‘bind 1 t1 1/1 1
ppp 1’ to create a bind name 1 and bind the t-1 1/1 interface with TDM group
number 1 to the PPP 1 interface.
I) Type ‘exit’ to return to the Enable Mode then type ‘write memory’ to save the
configuration to non-volatile memory.
4. Create a Static Route to the Secure Site Router
A) From the Global Configuration Mode type ‘ip route 192.168.100.0 255.255.255.0
ppp 1’ to create a static route to the internal network on the Client site router and
attach it to the PPP 1 interface.
ProCurve 7000dl series VPN configuration
1. Configuration mode (Secure Site Router)
From the SecureSiteRouter> prompt, enter into priveliged mode by typying enable. If an
enable password has been set, you will be prompted to enter it. You should now be at the
enable prompt: SecureSiteRoute#. Next you will need to enter into configuration mode by
typeing config t. Once in configuration mode, you will need to activate the VPN
process by using the command ip crypto.
Figure 2 Enabling VPN process
Note: not all configuration steps are covered in this document. Please reference the
CLI output to determine any other steps not central to this topic.
SecureSiteRouter
>
enable
SecureSiteRouter # config t
SecureSiteRouter(config)# ip crypto