Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


IPSec Transforms and Transform Sets

Sep 24,2009 by alperen

image

IPSec Transforms and Transform Sets

One set of decisions that must be made early in the IPSec implementation is whether to use AH or ESP, or MD5 or SHA-1 hashing, combined with Transport or Tunnel mode. These decisions create what are called transforms.

An IPSec transform defines a single IPSec security protocol—AH or ESP—with its associated security algorithms and mode. You can see the possible transform choices in Figure 9-13.

Click To expand
Figure 9-13: IPSec transform options

Two possible transform choices might include the following:

  • AH protocol with HMAC-MD5 authentication algorithm in Transport mode, where authentication and performance are important, but encryption security isn’t required.

  • ESP protocol, 3DES encryption algorithm, and HMAC-SHA-1 authentication algorithm in Tunnel mode, where both data confidentiality and authentication are critical. Performance will be traded away for improved security.

The actual transforms supported might vary by device type. VPN devices support a slightly different group than the PIX Firewall. The following are transforms supported by the IOS-based devices.

AH Transforms—Choose up to one

Transform

Description

ah-md5-hmac

AH with the MD5 (HMAC variant) authentication algorithm

ah-sha-hmac

AH with the SHA (HMAC variant) authentication algorithm

ah-rfc1828

Older version of the AH protocol (RFC 1828)

ESP Encryption Transforms—Choose up to one

Transform

Description

esp-des

ESP with the 56-bit DES encryption algorithm

esp-3des

ESP with the 168-bit DES (Triple DES) encryption algorithm

esp-rfc1829

Older version of the ESP protocol (RFC 1829). Doesn’t support using ESP authentication transform

Esp-null

ESP without cipher. Can be used with esp-md5-hmac or esp-sha-hmac for ESP authentication without encryption. Shouldn’t be used in production network because of the lack of security

ESP Authentication Transform—Choose up to one, only if you also selected the esp-des or esp-3des transform (not esp-rfc1829)

Transform

Description

esp-md5-hmac

ESP with the MD5 (HMAC variant) authentication algorithm

esp-sha-hmac

ESP with the SHA (HMAC variant) authentication algorithm


285 times read

Related news

» Transform Sets
by alperen posted on Sep 24,2009
» Step 3-1 Configure Transform Set Suites
by alperen posted on Sep 27,2009
» Step 4-2 Display the Configured Transform Sets
by alperen posted on Sep 27,2009
» Step 1-4 Check the Current Configuration
by alperen posted on Sep 27,2009
» Creating a VPN Between a Workstation and a Router
by admin posted on Jul 21,2008
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author