09-05-2023 12:06 AM
Hi Team,
I have a Cisco Catalyst 8000v (C8000v) and i want configure VPN so i am not able run the command under interface crypto.
interface GigabitEthernet1
crypto map internet_map( this command not run )
running IOS image is 17.09.3a )
how to fix it
09-05-2023 12:54 AM
what License you have and post the below output or check is the Crypto yes or no ?
# show platform software system all
check License :
09-05-2023 12:09 AM
Hi Team,
I have a Cisco Catalyst 8000v (C8000v) and i want configure VPN so i am not able run the command under interface crypto.
interface GigabitEthernet1
crypto map internet_map( this command not run )
running IOS image is 17.09.3a
09-05-2023 07:14 AM
Hello @Ramprasad2 ,
please post the output of
>> show platform software system all
as suggested by @balaji.bandi . It can be a licensing issue
Hope to help
Giuseppe
11-30-2023 01:33 PM
Hello gentlemen,
I am facing the same problem with a C8000V running on AWS. The crypto keyring command is not recognized, as depicted below:
OnPrem-Partner1(config)#crypto keyring?
% Unrecognized command
This is the outcome of the show platform software system all :
OnPrem-Partner1#show platform software system all
Processor Details
=================
Number of Processors : 2
Processor : 1 - 2
vendor_id : GenuineIntel
cpu MHz : 2499.996
cache size : 36608 KB
Crypto Supported : Yes
model name : Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
Memory Details
==============
Physical Memory : 3903708KB
VNIC Details
============
Name Mac Address Driver Name Status Platform MTU
GigabitEthernet1 1236.7270.a835 net_ena UP 1500
Hypervisor Details
===================
Hypervisor: AMI
Manufacturer: Amazon EC2
Product Name: t3.medium
Serial Number: ec2ed2a2-053f-5b0c-05aa-bd3184f1ad9c
UUID: ec2ed2a2-053f-5b0c-05aa-bd3184f1ad9c
Image Variant: None
Cloud Metadata
-------------------
Region: us-east-1
Zone: us-east-1a
Instance ID: i-00bcca738fa919b06
Instance Type: t3.medium
Version: 2017-09-30
Image ID: ami-0c29176fd81df2249
Product Code: 3ycwqehancx46bkpb3xkifiz5
Interface Info
-------------------
Interface Number : 0
IPv4 Public IP: 54.91.88.200
IPv4 Private IP: 172.16.1.164
IPv4 Subnet Mask: 255.255.255.0
IPv4 Network: 172.16.1.0
IPv4 Gateway: 172.16.1.1
MAC Address: 12:36:72:70:a8:35
Interface Number : 1
IPv4 Public IP: None
IPv4 Private IP: None
IPv4 Subnet Mask: None
IPv4 Network: None
IPv4 Gateway: None
MAC Address: None
Boot Details
===================
Boot mode: BIOS
Bootloader version: 3.3
Platform licensing details
=========================
None
11-30-2023 11:47 PM
check the commands for to see what License come with the tenant :
AWS deployment : (check License section)
https://www.cisco.com/c/en/us/td/docs/routers/C8000V/AWS/deploying-c8000v-on-amazon-web-services.pdf
12-01-2023 11:36 PM
Hello
You need to enable it within the router via dna licensing then reload the rtr, then crypto options should then become available:
conf t
license boot level network-advantage addon dna-advantage
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