ISAKMP Protocol Policy Mode Commands
14-98 Configuring the VPN
Syntax of the “no” Form
Thenoformofthiscommandresetsthevaluetothedefault:
no group
Default
Group2
Mode
ISAKMPprotocolpolicyconfiguration:XSR(config-isakmp)#
Example
ThefollowingexampleconfiguresGroup5onACMEproposal:
XSR(config)#crypto isakmp proposal ACMEproposal
XSR(config-isakmp)#Group5

hash

ThiscommandsetsthehashalgorithmusedinanIKEproposal(policy).
Syntax
hash {sha | md5}
Syntax of the “no” Form
Thenoformthiscommandresetstothedefault‐sha:
no hash
Default
sha
Mode
ISAKMPProtocolPolicyconfiguration:XSR(config-isakmp)#
Example
ThisexamplespecifiesMD5asthehashalgorithmtobeusedforIKEproposalACMEproposal:
XSR(config)#crypto isakmp proposal ACMEproposal
XSR(config-isakmp)#hash md5
sha SecureHashAlgorithm1(SHA1)hash.
md5 MessageDigestAlgorithm(MD5)algorithm.