cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
7048
Views
0
Helpful
3
Replies

Easy VPN on ASA

Ahmed Yassin
Level 1
Level 1

Dear all,

I configured easy VPN on my ASA, but, when i type the following command, it gives  me this error as shown:

SA-Gate(config)# crypto ipsec transform-set myset esp-3des esp-md5-hmac
The 3DES/AES algorithms require a VPN-3DES-AES activation key.
ASA-Gate(config)# crypto dynamic-map dmap 100 set transform-set myset
ERROR: transform set with tag "myset" does not exist.

So, this issue concerning Licensed features on ASA and if so, what is all required to complete the easy VPN configuration.

N.B.: sh version of ASA is attached.

1 Accepted Solution

Accepted Solutions

Pedro Ivo Santos Mauri
Cisco Employee
Cisco Employee

Hi Ahmed,

Hope you are doing fine!

Actually your activation key (license) only allows you use DES encryption level (not 3DES or AES).

So when configuring the transform set. You have to set ecryption as DES:

"crypto ipsec transform-set myset esp-des esp-md5-hmac"


Otherwise, you ned a license upgrade to enable 3DES/AES. Check this link:

http://www.cisco.com/en/US/docs/security/asa/asa80/getting_started/asa5500/quick/guide/DESlic.html

Hope this helps you.

Cheers,

Pedro

View solution in original post

3 Replies 3

Pedro Ivo Santos Mauri
Cisco Employee
Cisco Employee

Hi Ahmed,

Hope you are doing fine!

Actually your activation key (license) only allows you use DES encryption level (not 3DES or AES).

So when configuring the transform set. You have to set ecryption as DES:

"crypto ipsec transform-set myset esp-des esp-md5-hmac"


Otherwise, you ned a license upgrade to enable 3DES/AES. Check this link:

http://www.cisco.com/en/US/docs/security/asa/asa80/getting_started/asa5500/quick/guide/DESlic.html

Hope this helps you.

Cheers,

Pedro

Thx a lot for your suggestion, and it is

worked well with me.

But, if you please, what is the exact difference bet. 3DES & DES.

Hi Ahmed,

The difference between them is the level of strength of the encryption algorythm. 3DES uses 3 encryption keys (created by the algorythm) while DES uses only one. In practical terms, 3DES has a 3 times longer key to encrypt data than DES, what makes 3DES a stronger method.

Cheers,

Pedro

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card