cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4507
Views
10
Helpful
7
Replies

How to Configure an IPSec?

handsome
Level 1
Level 1

hi guys, i have some problem here.

 

I want to configure ipsec on the router. what I see on several websites, that crypto isakmp policy configuration is needed right? however, the configuration is not available on the router I'm using. or the configuration is only available on some types of routers?

I've tried to find it on google but can't find it.

 

Thank you so much for taking the time to answer this trivial question.

 

Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#crypto isakmp?

% Unrecognized command

Router(config)#

2 Accepted Solutions

Accepted Solutions

Seb Rupik
VIP Alumni
VIP Alumni

ah, in which case have you enable the securityk9 package:

!
license boot module c2900 technology-package securityk9
!

cheers,

Seb.

 

View solution in original post

in your logs it clearly say it need a reboot

 


@handsome wrote:

Router(config)#license boot module c2900 technology-package securityk9

PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR

LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH

PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING

TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND

BY ALL THE TERMS SET FORTH HEREIN.

 

 

 

 

ACCEPT? [yes/no]: yes

% use 'write' command to make license boot config take effect on next boot

%LICENSE-6-EULA_ACCEPTED: EULA for feature securityk9 1.0 has been accepted. UDI=CISCO2911/K9:FTX1524R5CE-; StoreIndex=0:Evaluation License Storage

 

Router(config)#: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = C2900 Next reboot level = securityk9 and License = securityk9

 

Router(config)#crypto i

Router(config)#crypto ?

key Long term key operations

Router(config)#crypto isakmp polic

Router(config)#crypto isakmp policy 1

^

% Invalid input detected at '^' marker.

 

Router(config)#

Here's the result sir, still not working...

 


 

 

 

!
license boot module c2900 technology-package securityk9
!
copy run start
!
reload

your license will be added in the configuration file and it will be active after rebooting

 

once the router come online you can check issuing the command.

show license feature

please do not forget to rate.

View solution in original post

7 Replies 7

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

What router and software image are you using?

 

cheers,

Seb.


@Seb Rupik wrote:

Hi there,

What router and software image are you using?

 

cheers,

Seb.



im using packet tracer 8.0.1 with 2 2911 routers

Seb Rupik
VIP Alumni
VIP Alumni

ah, in which case have you enable the securityk9 package:

!
license boot module c2900 technology-package securityk9
!

cheers,

Seb.

 

Router(config)#license boot module c2900 technology-package securityk9

PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR

LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH

PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING

TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND

BY ALL THE TERMS SET FORTH HEREIN.

 

Use of this product feature requires an additional license from Cisco,

together with an additional payment. You may use this product feature

on an evaluation basis, without payment to Cisco, for 60 days. Your use

of the product, including during the 60 day evaluation period, is

subject to the Cisco end user license agreement

http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html

If you use the product feature beyond the 60 day evaluation period, you

must submit the appropriate payment to Cisco for the license. After the

60 day evaluation period, your use of the product feature will be

governed solely by the Cisco end user license agreement (link above),

together with any supplements relating to such product feature. The

above applies even if the evaluation license is not automatically

terminated and you do not receive any notice of the expiration of the

evaluation period. It is your responsibility to determine when the

evaluation period is complete and you are required to make payment to

Cisco for your use of the product feature beyond the evaluation period.

 

Your acceptance of this agreement for the software features on one

product shall be deemed your acceptance with respect to all such

software on all Cisco products you purchase which includes the same

software. (The foregoing notwithstanding, you must purchase a license

for each software feature you use past the 60 days evaluation period,

so that if you enable a software feature on 1000 devices, you must

purchase 1000 licenses for use past the 60 day evaluation period.)

 

Activation of the software command line interface will be evidence of

your acceptance of this agreement.

 

 

ACCEPT? [yes/no]: yes

% use 'write' command to make license boot config take effect on next boot

%LICENSE-6-EULA_ACCEPTED: EULA for feature securityk9 1.0 has been accepted. UDI=CISCO2911/K9:FTX1524R5CE-; StoreIndex=0:Evaluation License Storage

 

Router(config)#: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = C2900 Next reboot level = securityk9 and License = securityk9

 

Router(config)#crypto i

Router(config)#crypto ?

key Long term key operations

Router(config)#crypto isakmp polic

Router(config)#crypto isakmp policy 1

^

% Invalid input detected at '^' marker.

 

Router(config)#

Here's the result sir, still not working...

 

in your logs it clearly say it need a reboot

 


@handsome wrote:

Router(config)#license boot module c2900 technology-package securityk9

PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR

LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH

PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING

TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND

BY ALL THE TERMS SET FORTH HEREIN.

 

 

 

 

ACCEPT? [yes/no]: yes

% use 'write' command to make license boot config take effect on next boot

%LICENSE-6-EULA_ACCEPTED: EULA for feature securityk9 1.0 has been accepted. UDI=CISCO2911/K9:FTX1524R5CE-; StoreIndex=0:Evaluation License Storage

 

Router(config)#: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = C2900 Next reboot level = securityk9 and License = securityk9

 

Router(config)#crypto i

Router(config)#crypto ?

key Long term key operations

Router(config)#crypto isakmp polic

Router(config)#crypto isakmp policy 1

^

% Invalid input detected at '^' marker.

 

Router(config)#

Here's the result sir, still not working...

 


 

 

 

!
license boot module c2900 technology-package securityk9
!
copy run start
!
reload

your license will be added in the configuration file and it will be active after rebooting

 

once the router come online you can check issuing the command.

show license feature

please do not forget to rate.

thank u so much sir, im sorry im new in cisco. but it works. thank u so much

thank u so much sir... it works.

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: