Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 17: RAVPN 
`FDN40ConfigUM/20160505 
377 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
 
 
Screen 17-4: Peer Identity Configuration 
 
17.3.6  Configuring IPSec Session Keys 
 
The  IPSec  session  keys  are  configured  for  a  VPN  policy  to  set  the  security 
protocol, the authentication and encryption algorithms to be applied, and the 
inbound  and  outbound  security  parameter  index  that  is  used  to  uniquely 
identify  a  SA.  This  section  describes  the  steps  involved  in  configuring  the 
IPSec session keys. 
17.3.6.1  CLI Configuration  
To configure the IPSec session keys 
Enter the Global Configuration mode. 
UltOs# configure terminal 
Enter the Crypto Map Configuration mode for an existing policy. 
UltOs(config)# crypto map crypto_map_name 
Configure the IPSec session key. 
UltOs(config-crypto-map)# set session-key authenticator esp 
hmac-sha1 abcdef7812345678123456781234567812345678 esp 
des cipher 
abcdef7812345678 outbound 257 inbound 256 
Exit from the Crypto Map Configuration mode. 
UltOs(config-crypto-map)# end 
To view the VPN policy parameters 
View the parameters of the VPN policy. 
UltOs# sh crypto map