Step-by-Step Guide: How to generate IOU license in EVE-NG for IOL image || Dinesh Kumar

  Рет қаралды 3,400

Dinesh CCIE

Dinesh CCIE

Күн бұрын

Пікірлер: 17
@Zdudevr1234
@Zdudevr1234 Ай бұрын
YOU ARE A SAVER!!!! THANK YOU!!!
@andreviniciusbezerradasilv9335
@andreviniciusbezerradasilv9335 2 ай бұрын
Bruh u are the IT GOD huge thanks
@AbhayYadav-w3i
@AbhayYadav-w3i 3 ай бұрын
thanks bhai
@roniesousa4295
@roniesousa4295 Жыл бұрын
it worked! thankyou very much!
@DineshkumarPalani
@DineshkumarPalani Жыл бұрын
Welcome
@syedamirazhar7942
@syedamirazhar7942 11 күн бұрын
Thank you for the video! This worked, but foy my setup I ran into a python traceback error. This fixed it : md5input=iouPad1 + iouPad2 + struct.pack('!I', ioukey) + iouPad1 The letter i in the struct.pack was a small letter i in the original code. Changing it to a capital avoided the error.
@JKRowl
@JKRowl 9 ай бұрын
Where is the IOU Python code from the description?
@DineshkumarPalani
@DineshkumarPalani 7 ай бұрын
Sorry missed to post the code in description will post it soon.. thanks for noticing it..
@DineshkumarPalani
@DineshkumarPalani 7 ай бұрын
the special chracter not accpeted so not able to paste the code please find the code here #! /usr/bin/python #print "*********************************************************************" #print "Cisco IOU License Generator - Kal 2011, python port of 2006 C version" import os import socket import hashlib import struct # get the host id and host name to calculate the hostkey hostid=os.popen("hostid").read().strip() hostname = socket.gethostname() ioukey=int(hostid,16) for x in hostname: ioukey = ioukey + ord(x) print "hostid=" + hostid +", hostname="+ hostname + ", ioukey=" + hex(ioukey)[2:] # create the license using md5sum iouPad1='\x4B\x58\x21\x81\x56\x7B\x0D\xF3\x21\x43\x9B\x7E\xAC\x1D\xE6\x8A' iouPad2='\x80' + 39*'\0' md5input=iouPad1 + iouPad2 + struct.pack('!i', ioukey) + iouPad1 iouLicense=hashlib.md5(md5input).hexdigest()[:16] print " Add the following text to ~/.iourc:" print "[license] " + hostname + " = " + iouLicense + "; " print "You can disable the phone home feature with something like:" print " echo '127.0.0.127 xml.cisco.com' >> /etc/hosts "
@AdiM-n7o
@AdiM-n7o 5 ай бұрын
Thanks bro, it worked..was searching for solution since long..thank you !
@DineshkumarPalani
@DineshkumarPalani 4 ай бұрын
Welcome 👍
@sephiroth6752
@sephiroth6752 5 ай бұрын
how do i paste code to nano file control+ c doesn't work? I'm using VMware
@DineshkumarPalani
@DineshkumarPalani 4 ай бұрын
CTRL+shift+V try this
@saul-bipa
@saul-bipa 2 ай бұрын
use putty not on VMware workstation
@saul-bipa
@saul-bipa 2 ай бұрын
use putty not on VMware workstation
@legacierpaz762
@legacierpaz762 8 ай бұрын
I love you thank you brother I was trying for 2 days and keep getting that error message had to redo everything with your tutorial
@DineshkumarPalani
@DineshkumarPalani 7 ай бұрын
Welcome 🙏
Step-by-Step Guide: Installing eve-Ng in VMware Workstation
12:27
Massive News! Free Network Simulation Tool for Everyone! (Cisco CML)
16:52
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
How to generate Cisco IOU license key in Eve ng
8:06
ITGeeksHub
Рет қаралды 28 М.
Proxmox NETWORKING: VLANs, Bridges, and Bonds!
25:09
apalrd's adventures
Рет қаралды 168 М.
EVE-NG on Proxmox - best way to study for CCNA or CCNP
10:47
Gerard O'Brien
Рет қаралды 14 М.
FREE Domain and SSL for Local Network | Nginx Proxy Manager on Docker - #13
16:22
Tech - The Lazy Automator
Рет қаралды 79 М.
I Wrote HTTP "From Scratch" (It Was Easy)
19:07
Sean Bix
Рет қаралды 89 М.
Top 10 Linux Job Interview Questions
16:04
tutoriaLinux
Рет қаралды 2,4 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН