integrity

Use this command to configure the integrity (data authentication) algorithm for the IKE proposal.

Syntax

integrity sha1
no integrity sha1

Parameters

sha1 Specifies the SHA1 integrity algorithm.

Defaults

None.

Mode

IKE proposal configuration.

Usage

Integrity (data authentication) verifies that the data has not been altered as opposed to a user authentication which verifies the identity of the user.

SHA1 produces a 160-bit message digest for which no known attacks or partial attacks have yet been demonstrated.

This release does not support a default integrity algorithm. You must manually enter the integrity algorithm for one to be configured.

Use the “no” option for this command to remove the IKE proposal integrity configuration.

Example

This example shows how to configure the winRadius_main proposal for the sha1 integrity method:

System(su-config)->crypto ike-proposal winRadius_main
System(su-crypto-proposal)->integrity sha1
System(su-crypto-proposal)->