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

Newbie IPSec:I try to set transform, but I get "Error-tag does not exist"

news2010a
Level 3
Level 3

Hi, anyone can tell me what's wrong with the entry below?

(...)

RouterB(config-crypto-map)#set transform set myset

ERROR: transform set with tag "set" does not exist.

(...)

So far this is what I have entered onto RouterB:

show run

crypto isakmp policy 1

encr 3des

hash md5

authentication pre-share

group 2

crypto isakmp key cisco address 10.0.0.1

!

!

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

!

crypto map test 1 ipsec-isakmp

! Incomplete

set peer 10.0.0.1

!

!

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You need a hyphen ie.

set transform-set myset

HTH

Jon

View solution in original post

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You need a hyphen ie.

set transform-set myset

HTH

Jon

Hi,

Still the same issue occurred even though hyphen added

A-END(config-crypto-map)#set transform-set myset

ERROR: transform set with tag myset does not exist.

A-END(config-crypto-map)#

A-END#

dcarlton
Level 1
Level 1

It should be "set transform-set myset".

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