ERROR: Unlicensed

Moderator: mike

Post Reply
manojkumar38484
Posts: 1
Joined: Thu Mar 15, 2018 2:15 pm

ERROR: Unlicensed

Post by manojkumar38484 » Fri Mar 16, 2018 11:43 am

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

kmanthezu
Posts: 54
Joined: Mon Mar 20, 2017 3:52 pm

Re: ERROR: Unlicensed

Post by kmanthezu » Fri Mar 16, 2018 1:13 pm

looks like your running EVE-PRO unlicensed

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: ERROR: Unlicensed

Post by Uldis (UD) » Fri Mar 16, 2018 8:05 pm

yes, it is not IOL issue, but you have not license loaded in EVE PRO

frapache
Posts: 1
Joined: Thu May 03, 2018 6:37 pm

Re: ERROR: Unlicensed

Post by frapache » Thu May 03, 2018 6:51 pm

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

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: ERROR: Unlicensed

Post by Uldis (UD) » Thu May 03, 2018 9:11 pm

you are using unlicenced eve-pro.
buy eve pro license or migrate to eve community.

UD

Post Reply