Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 8: IKE 
Configuration User Manual 
171 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
Policy Name                     : sa 
Policy Status                   : Inactive 
Policy Type                     : IKE x509 Certificate 
Ike Version                     : v1 
8.2.5.2.2 
Preshared Key Mode 
This section lists the CLI configuration steps to configure key mode as 
preshared key. 
 
Enter the Global configuration mode. 
UltOs# configure terminal 
 
Enter the policy configuration mode. 
UltOs(config)# crypto map sa 
 
Set the authentication method. 
UltOs(config-crypto-map)# crypto key mode preshared 
 
Exit the policy configuration mode. 
UltOs(config-crypto-map)#end 
 
View the configured preshared key mode. 
UltOs# show crypto map sa 
VPN Policy Parameters 
------------------------- 
Policy Name                      : sa 
Policy Status                    : Inactive 
Policy Type                      : IKE Pre-shared 
Ike Version                      : v1 
8.2.5.3 
Configuring Peer IP 
This section lists the CLI configuration steps to configure the remote or peer 
IP. 
 
Enter the Global configuration mode. 
UltOs# configure terminal 
 
Enter the policy configuration mode. 
UltOs(config)# crypto map sa 
 
Set the peer IP. 
UltOs(config-crypto-map)# set peer 35.0.0.2 
 
Exit the policy configuration mode. 
UltOs(config-crypto-map)#end 
 
View the configured peer IP. 
UltOs# show crypto map sa 
VPN Policy Parameters 
-------------------------