Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 8: IKE 
Configuration User Manual 
183 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
8.3 IKE Examples 
This chapter provides the sample topology setup and various sample 
configurations of IKEthrough CLI. 
 
Figure 8-1: IKE Topology  
Node 
Interface Index/Name 
Interface IP Address 
DUT1 
WAN 
35.0.0.1 
DUT2 
WAN 
35.0.0.2 
DUT1 
LAN 
192.168.1.1 
DUT2 
LAN 
192.168.2.1 
H1 
E0 
192.168.1.10 
R1 
E0  
192.168.2.10 
8.3.1 
General Configuration 
To configure a WAN port, execute the following CLI commands: 
UltOs#configure terminal 
UltOs(config)# interface wan 0/1 
UltOs(config-if)# shutdown 
UltOs(config-if)# ip address 35.0.0.1 255.255.255.0 
UltOs(config-if)# no shutdown 
UltOs(config-if)# end 
8.3.2 
Configuring IKEv1 - Tunnel Mode - Preshared key 
Tunnel mode is most commonly used between gateways, or at an end-
station to a gateway. The gateway acts as a proxy for the hosts behind it. 
In IKE Topology , tunnel mode is used to setup an IPSec tunnel between H1 
and R1. 
FDN40
 
DUT2 / Ravpn Client / 
Ravpn Server)  
R1 
DUT1 
FDN40
 
H1 
WAN 
WAN 
LAN 
LAN 
E0 
 E0