Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
ISAKMP Configuration Mode Commands   
▀  hash 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6738 
   
hash 
Configures the IKE hash protocol to use during IKE SA negotiations. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator\ 
Mode
 
Exec > Global Configuration > Context Configuration > ISAKMP Configuration 
configure > context context_name > isakmp policy policy_number
 
Syntax
 
hash { md5 | sha1 } 
[ default | no ] hash 
default
 
Restores the default setting of this parameter. 
no
 
Removes a previously configured hash algorithm. 
md5
 
Specifies that the hash protocol is Message Digest 5 truncated to 96 bits. 
sha1
 
Specifies that the hash protocol is Secure Hash Algorithm-1 truncated to 96 bits. This is the default setting for 
this command. 
Usage 
Use this command to configure the hash algorithm used during key negotiation. 
Example
 
Set the hash algorithm to Message-Digest 5 by entering the following command: 
hash md5