Page 1 of 1

ERROR: Unlicensed

Posted: Fri Mar 16, 2018 11:43 am
by manojkumar38484
I am getting this error when i run the below commands

root@eve-ng:/opt/unetlab/addons/iol/bin# python2 CiscoIOUKeygen.py
*********************************************************************
Cisco IOU License Generator - Kal 2011, python port of 2006 C version
hostid=007f0101, hostname=eve-ng, ioukey=7f0343

Add the following text to ~/.iourc:
[license]
eve-ng = 972f30267ef51616;

You can disable the phone home feature with something like:
echo '127.0.0.127 xml.cisco.com' >> /etc/hosts

root@eve-ng:/opt/unetlab/addons/iol/bin# ls
CiscoIOUKeygen.py
i86bi-linux-l2-ipbasek9-15.1g.bin
i86bi-linux-l3-adventerprisek9-15.4.2T.bin
iourc
L2-ADVENTERPRISE-M-15.1-20140814.bin
root@eve-ng:/opt/unetlab/addons/iol/bin# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Mar 16 12:42:10 Mar 16 12:42:10 ERROR: Unlicensed
root@eve-ng:/opt/unetlab/addons/iol/bin#

Please help me in fix this error

Re: ERROR: Unlicensed

Posted: Fri Mar 16, 2018 1:13 pm
by kmanthezu
looks like your running EVE-PRO unlicensed

Re: ERROR: Unlicensed

Posted: Fri Mar 16, 2018 8:05 pm
by Uldis (UD)
yes, it is not IOL issue, but you have not license loaded in EVE PRO

Re: ERROR: Unlicensed

Posted: Thu May 03, 2018 6:51 pm
by frapache
Hi guys!! I have the same error. you can find attached my logs.... anyone know how to fix this?

I dwonladed the free version.
I modified CiscoIOUKeygen.py from 644 to 755


#########################################
root@eve-ng:/opt/unetlab/addons/iol/bin# ls
CiscoIOUKeygen.py i86bi-linux-l2-adventerprisek9-15.1a.bin i86bi-linux-l3-adventerprisek9-15.2.4M1.bin i86bi-linux-l3-adventerprisek9-15.4.1T.bin iourc

#########################################################################

root@eve-ng:/opt/unetlab/addons/iol/bin# chmod 0755 CiscoIOUKeygen.py

##########################################################################
root@eve-ng:/opt/unetlab/addons/iol/bin# python2 CiscoIOUKeygen.py
*********************************************************************
Cisco IOU License Generator - Kal 2011, python port of 2006 C version
Modified to work with python3 by c_d 2014
hostid=007f0101, hostname=eve-ng, ioukey=7f0343

Add the following text to ~/.iourc:
[license]
eve-ng = 972f30267ef51616;

You can disable the phone home feature with something like:
echo '127.0.0.127 xml.cisco.com' >> /etc/hosts

#####################################################
root@eve-ng:/opt/unetlab/addons/iol/bin# vi iourc

[license]
eve-ng = 972f30267ef51616;

################################################################

root@eve-ng:/opt/unetlab/addons/iol/bin# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions

May 03 21:08:52 May 03 21:08:52 ERROR: Unlicensed


Thanks so much for your support

Re: ERROR: Unlicensed

Posted: Thu May 03, 2018 9:11 pm
by Uldis (UD)
you are using unlicenced eve-pro.
buy eve pro license or migrate to eve community.

UD