04-07-2014 02:50 PM - edited 03-12-2019 07:18 AM
I deployed a CSR 1000v - Cisco Cloud Services Router (CSR) 1000V - Advanced Technology Package
When I logged in using my key and user ec2-user, I tried to activate it as per the documentation.
However, it does not work. The cli -
license boot level { standard | advanced | premium }
errors out with an error of unrecognized command.
Also, is there a way to drop into the shell ?
-Shankar
04-07-2014 11:11 PM
Hello Shankar,
Are you sure you are putting this command in config mode?
Can you drop here log from the console when you are doing that?
As for the shell access , you need for it special license that you can't buy, you can only get it for limited time from Cisco TAC. It is only for troubleshooting purposes when Cisco TAC is involved.
Best Regards,
David
09-02-2014 07:02 AM
I have this very same issue after launching (and after reboot) my Cisco Cloud Services Router (CSR) 1000V - Advanced Technology Package via AWS. The "Free Trial" does not allow us to work with the system or perform very basic commands, which has led us to believe the system is not licensed. Following the limited documentation found for this device has not netted any results in getting to a usable state.
Show Version:
Cisco IOS XE Software, Version 03.12.00.S - Standard Support Release
Cisco IOS Software, CSR1000V Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.4(2)S, RELEASE SOFTWARE (fc2)
License Level: advanced
License Type: Default. No valid license found.
Next reload license Level: advanced
commands:
enable
config t
license boot level advanced
^
% Invalid input detected at '^' marker.
We need to ensure this will work to resolve the issue we are facing, however, if it is not further configurable without a full license, we will be unable to use this solution.
09-03-2014 12:12 AM
Could you please just try to reload the router ?
from the output you have provided :
"Next reload license Level: advanced"
09-03-2014 06:32 AM
Thanks, I had tried this multiple times to no avail.
09-05-2014 03:25 PM
Could you please check if SL enabled? With this "license boot level" should not be visible. Please test after :
no license smart enable
09-09-2014 06:06 AM
We were finally able to start working with it. The network engineer started using completely different commands from other Cisco documentation in order to configure it. I am curious if anyone else had had this issue with the documentation not aligning with the product.
Thanks~
09-10-2014 02:36 AM
Hi Dave,
I am glad that this is resolved. Could you please let us know which commands were used at the end ( that worked )?
If there is something wrong or even unclear in documentation we can fix it. Just let me know.
Cheers,
David
09-11-2014 07:36 AM
I will gather what information I can when my network engineer returns on the 15th. He said he had to use different commands from other Cisco documentation from other products.
09-15-2014 11:42 PM
In this document I have found that :
"In the case of an evaluation license, a EULA is presented during an SSL VPN policy configuration or an SSL VPN profile configuration."
Is that what happened in your scenario?
As a person who configures it first time, what information you believe is missing?
I am asking because I can request it to be changed to be more clear.
09-16-2014 10:24 AM
What happened in our scenario is the commands simply did not work.
e.g. license boot level { standard | advanced | premium }
No matter what commands were run in config it was unrecognized, including the license agreement commands. As seen in my original post.
https://aws.amazon.com/marketplace/pp/B00EV8VXG2?ref=cns_srchrow
It appears more resources have come available on that page since my original post. I cannot verify at this time if they correct or not as I have passed this system to the Network Engineer to configure. He used the doc I posted previously.
Thanks!
Thanks!
09-17-2014 11:04 AM
Using the following document:
I configured the CSR1000v accordingly. There were some differences in the doc, however that I had to work around as best I could. For example, the document says to do the following to configure an IP address to the ssl crypto policy:
ip address local 10.0.0.1 port 446
This isn't possible on the AWS version of the CSR1000v. I can only specify an interface -- and can only use port 443 for some reason...but the port thing is not a big deal. This is what I configured instead of the command listed in the documentation:
ip interface GigabitEthernet1 port 443
Where interface Gig 1 is configured with my internal DMZ ip address.
After following the documentation, When I point my browser to
https://myipaddress
I hit the self-signed cert warning. Once I accept it, It loads a plain white page.
Alternatively, When I point my anyconnect to that IP, it again gives me a warning about the cert being self-signed, then when I say "connect anyway" It immediately gives me a "Connection attempt has failed." message.
So it seems like the CSR1000v correctly has the cert configured...and is listening on 443 as it should. But the actual VPN part is missing something. Any ideas?
09-15-2014 07:55 AM
He was able to begin configuring the appliance with this doc: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_sslvpn/configuration/xe-3s/sec-conn-sslvpn-xe-3s-book.html
09-10-2014 03:43 PM
This is happening to me too. How do I get this to work?
10-09-2015 10:59 AM
I've tried to do the same but have the same issue so followed the following URL and it also failed:
http://www.cisco.com/c/en/us/td/docs/routers/csr1000/software/configuration/csr1000Vswcfg/licensing.html#pgfId-981158
tunnelbox(config)#license boot level premium
^
% Invalid input detected at '^' marker.
What gives, I've tried deploying 03.14.01.S and 03.13.01.S and they all fail.
Please help!!!
-------------
tunnelbox#license install bootflash:cisco2.lic
Installing licenses from "bootflash:cisco2.lic"
Expiring licenses are being installed in the device with
UDI "CSR1000V:9ZAUYRV1STH" for the following features:
Feature Name: ipb_10G
Start Date: N/A, End Date: Dec 08 2015
---8<------8<------8<------8<------8<------8<------8<---
Activation of the software command line interface will be evidence of
your acceptance of this agreement.
ACCEPT? (yes/[no]): yes
Installing...Feature:ipb_10G...Successful:Not Supported
1/1 licenses were successfully installed
0/1 licenses were existing licenses
0/1 licenses were failed to install
tunnelbox#show license detail
Index: 1 Feature: ipb_10G Version: 1.0
License Type: Paid Subscription
Start Date: N/A, End Date: Dec 08 2015
License State: Active, Not in Use
License Count: Non-Counted
License Priority: Medium
Store Index: 0
Store Name: Primary License Storage
tunnelbox#conf t
Enter configuration commands, one per line. End with CNTL/Z.
tunnelbox(config)#license boot level ax
^
% Invalid input detected at '^' marker.
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