Jump to content

preconfigured licensed ise, fw, fpr, fmc, ..


thegreek1

Recommended Posts

4 hours ago, thegreek1 said:

either or to be honest, evals only last 30 days for some. preferable lab use and testing permanent license

Everytime I install ISE, it starts with a 90-day EVAL license. After 90-days I just reinstall. Works fine for my lab use.

 

 

Link to comment
Share on other sites

below is the hack for ise, I was hoping to get one ise install and clone it so it can be shared.

 

[hide]

After installation you get a fully functional trial license for 90 days, it is enough, for example, to prepare for the exam.
Get unlimited in time license
Replacing flexlm
– Turn off the ISE
– Kopiryem flexlm-10.9.jar on USB drive
– Mount CentOS-7-x86_64-Minimal-1503-01.iso configured VM
– Boot in troubleshoot, rescue save cent0S
– Mount the USB drive in the VM settings
– We are at the command prompt centOS!
Consistently copy or rewrite the following commands in the console. Of course, it is necessary to understand what they are doing, and edit them as needed, such as usb you can not be mounted in sdb1.
cd / mnt / sysimage
mkdir usb
mount / dev / sdb1 usb
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644 ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
Unmount the USB DRIVE and CentOS Rescue CD.
Reboot your VM
-Start ISE 2.0 requires about 15 minutes, waiting, after chegomozhno connect to the web-based interface ISE
The next step – the license files.
You should replace the attached files licensing serial number on your own.
How to find your serial number:
1. Writing in the console: show udi
2. Copy the serial
3. Now you have to open the license file and replace “4L4CAAMFHJ6” to your serial.
4. Open the web interface and upload the license files
5. Done!

[/hide 

  • Like 4
  • Thanks 1
Link to comment
Share on other sites

36 minutes ago, thegreek1 said:

below is the hack for ise, I was hoping to get one ise install and clone it so it can be shared.

 

[hide]

After installation you get a fully functional trial license for 90 days, it is enough, for example, to prepare for the exam.
Get unlimited in time license
Replacing flexlm
– Turn off the ISE
– Kopiryem flexlm-10.9.jar on USB drive
– Mount CentOS-7-x86_64-Minimal-1503-01.iso configured VM
– Boot in troubleshoot, rescue save cent0S
– Mount the USB drive in the VM settings
– We are at the command prompt centOS!
Consistently copy or rewrite the following commands in the console. Of course, it is necessary to understand what they are doing, and edit them as needed, such as usb you can not be mounted in sdb1.
cd / mnt / sysimage
mkdir usb
mount / dev / sdb1 usb
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644 ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
Unmount the USB DRIVE and CentOS Rescue CD.
Reboot your VM
-Start ISE 2.0 requires about 15 minutes, waiting, after chegomozhno connect to the web-based interface ISE
The next step – the license files.
You should replace the attached files licensing serial number on your own.
How to find your serial number:
1. Writing in the console: show udi
2. Copy the serial
3. Now you have to open the license file and replace “4L4CAAMFHJ6” to your serial.
4. Open the web interface and upload the license files
5. Done!

[/hide 

 

 

ISE image comes with 90 days eval

  • Haha 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 weeks later...
On 10/23/2021 at 5:10 AM, thegreek1 said:

below is the hack for ise, I was hoping to get one ise install and clone it so it can be shared.

 

[hide]

After installation you get a fully functional trial license for 90 days, it is enough, for example, to prepare for the exam.
Get unlimited in time license
Replacing flexlm
– Turn off the ISE
– Kopiryem flexlm-10.9.jar on USB drive
– Mount CentOS-7-x86_64-Minimal-1503-01.iso configured VM
– Boot in troubleshoot, rescue save cent0S
– Mount the USB drive in the VM settings
– We are at the command prompt centOS!
Consistently copy or rewrite the following commands in the console. Of course, it is necessary to understand what they are doing, and edit them as needed, such as usb you can not be mounted in sdb1.
cd / mnt / sysimage
mkdir usb
mount / dev / sdb1 usb
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/upgrade/javalib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644 ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/caservice-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
chmod 644./opt/CSCOcpm/appsrv/apache-tomcat-ca-7.0.42/webapps/ocsp-responder-webapp/WEB-INF/lib/flexlm-10.9.jar
cp usb / flexlm-10.9.jar ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
chmod 755 ./opt/CSCOcpm/appsrv/apache-tomcat-7.0.42/lib/flexlm-10.9.jar
Unmount the USB DRIVE and CentOS Rescue CD.
Reboot your VM
-Start ISE 2.0 requires about 15 minutes, waiting, after chegomozhno connect to the web-based interface ISE
The next step – the license files.
You should replace the attached files licensing serial number on your own.
How to find your serial number:
1. Writing in the console: show udi
2. Copy the serial
3. Now you have to open the license file and replace “4L4CAAMFHJ6” to your serial.
4. Open the web interface and upload the license files
5. Done!

[/hide 

Does it work on ISE 3.1 ???

 

THANKS

  • Like 5
Link to comment
Share on other sites

  • 1 year later...
  • 2 weeks later...
  • 2 months later...
  • 1 month later...
  • 2 weeks later...
  • 1 month later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...