Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 8: IKE 
Configuration User Manual 
172 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
Policy Name                      : sa 
Policy Status                    : Inactive 
Policy Type                      : IKE Pre-shared 
Ike Version                      : v1 
Local & Remote Protected N/W's   : None <-- --> None 
Security Mode                    : Tunnel 
Local  &  Remote  Tunnel  Term  Addr    :  0.0.0.0  <==  ==> 
35.0.0.2 
8.2.5.4 
Configuring IPSec Mode 
This section lists the CLI configuration steps to configure the IPSec mode. 
8.2.5.4.1 
Tunnel Mode 
This section lists the CLI configuration steps to configure the IPSec mode as 
tunnel. 
 
Enter the Global configuration mode. 
UltOs# configure terminal 
 
Enter the policy configuration mode. 
UltOs(config)# crypto map sa 
 
Set the IPSec mode as tunnel. 
UltOs(config-crypto-map)# crypto ipsec mode tunnel 
 
Exit the policy configuration mode. 
UltOs(config-crypto-map)#end 
 
View the configured IPSec mode. 
UltOs# show crypto map sa 
VPN Policy Parameters 
------------------------- 
Policy Name                      : sa 
Policy Status                    : Inactive 
Policy Type                      : IKE Pre-shared 
Ike Version                      : v1 
Local & Remote Protected N/W's   : None <-- --> None 
Security Mode                    : Tunnel 
Local  &  Remote  Tunnel  Term  Addr    :  0.0.0.0  <==  ==> 
35.0.0.2 
8.2.5.5 
Configuring Remote Identity 
This section lists the CLI configuration steps to configure the remote identity 
of type IPv4. 
 
Enter the Global configuration mode. 
UltOs# configure terminal