06-10-2020 10:46 AM - last edited on 05-31-2022 02:06 AM by Translator
Hello,
I am trying to setup an IPSec VPN to a set of firewalls and I don't appear to have the
isakmp
commands under crypto. I read another post that I may need a separate license, is that still the case?
Thanks for your help!
(config)#crypto ?
RSA-key-pair RSA key pair
ca Certification authority
key Long term key operations
pki Public Key components
provisioning Secure Device Provisioning
wui Crypto HTTP configuration interfaces
#show ver
Cisco IOS XE Software, Version 16.09.02
Cisco IOS Software [Fuji], ISR Software (ARMV8EB_LINUX_IOSD-UNIVERSALK9_IAS-M), Version 16.9.2, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Mon 05-Nov-18 17:42 by mcpre
Cisco IOS-XE software, Copyright (c) 2005-2018 by cisco Systems, Inc.
All rights reserved. Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0. The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0. For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.
ROM: IOS-XE ROMMON
isrcl-1 uptime is 5 days, 21 hours, 31 minutes
Uptime for this control processor is 5 days, 21 hours, 33 minutes
System returned to ROM by PowerOn at 15:11:47 PDT Wed Jun 3 2020
System image file is "bootflash:c1100-universalk9_ias.16.09.02.SPA.bin"
Last reload reason: PowerOn
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Suite License Information for Module:'esg'
--------------------------------------------------------------------------------
Suite Suite Current Type Suite Next reboot
--------------------------------------------------------------------------------
FoundationSuiteK9 None Smart License None
securityk9
appxk9
Technology Package License Information:
-----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
appxk9 None Smart License None
securityk9 None Smart License None
ipbase ipbasek9 Smart License ipbasek9
The current throughput level is unthrottled
Smart Licensing Status: UNREGISTERED/No Licenses in Use
cisco C1111-4PLTEEA (1RU) processor with 1453284K/6147K bytes of memory.
Processor board ID FGL2410L149
2 Virtual Ethernet interfaces
6 Gigabit Ethernet interfaces
2 Cellular interfaces
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
2863103K bytes of flash memory at bootflash:.
0K bytes of WebUI ODM Files at webui:.
Solved! Go to Solution.
03-03-2021 01:23 AM - last edited on 05-31-2022 01:40 AM by Translator
You must activate the right to use license and change the bootlevel with the commands:
license right-to-use move securityk9
conf t
license boot level securityk9
wr
reload
06-15-2020 09:38 AM - last edited on 05-31-2022 02:07 AM by Translator
securityk9 None Smart License None
Smart Licensing Status: UNREGISTERED/No Licenses in Use
I would address these two first. Register the device via smart licensing
Also, accept the end user license
Router(config)#license accept end user agreement
and reboot
03-03-2021 01:23 AM - last edited on 05-31-2022 01:40 AM by Translator
You must activate the right to use license and change the bootlevel with the commands:
license right-to-use move securityk9
conf t
license boot level securityk9
wr
reload
12-08-2021 08:52 PM - last edited on 05-31-2022 01:43 AM by Translator
I could be able to use
crypto isakmp
commands on Cisco ISR 1100-4G with the following steps.
(config)#license accept end user agreement
#write
#reload
---After reboot---
(config)#license boot level network-advantage addon dna-advantage
#write
#reload
After the second reboot, you can use the
crypto isakmp
commands.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide