How to add Cisco NXOS Titanium 7.1.0.3

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Fri Jul 28, 2017 3:18 am

can anyone help how to add Cisco NXOS Titanium 7.1.0.3 .
thanks

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by ramindia » Fri Jul 28, 2017 5:45 am

vinoth13.c wrote:
Fri Jul 28, 2017 3:18 am
can anyone help how to add Cisco NXOS Titanium 7.1.0.3 .
thanks
Titanium bit old, download nexus9K v and use below document to install and running.

http://www.eve-ng.net/index.php/documen ... x9k-switch

R!

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Fri Jul 28, 2017 6:47 am

thanks for the reply .

i have installed 9k , but its taking very long time to boot also its dead slow . can u help to recitify this issue .
my pc contain 8 gb ram , i5 7 th generation .

please let me know how to add cisco Nxos titanim 7.1.0.3 , i needed for my lab .
thanks

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

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by Uldis (UD) » Fri Jul 28, 2017 7:51 am

excuse me sir, but i5 CPU is not for NX9k

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Fri Jul 28, 2017 8:24 am

thanks for sharing the information

oh really ,but is not mentioned in the site .

can u tell me how to add Cisco NXOS Titanium 7.1.0.3 .

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

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by Uldis (UD) » Fri Jul 28, 2017 8:51 am

need convert vmdk to qcow2
1. Create folder:

mkdir /opt/unetlab/addons/qemu/titanium-7.3.0.D1.1

2. Copy vmdk file to this location

3. then convert it to qcow2.

/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 titanium.vmdk virtioa.qcow2

titanium.vmdk is your filename

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Fri Jul 28, 2017 9:31 am

thank you very much , i will check and revert .

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Sat Jul 29, 2017 2:20 pm

i have downloaded this file
titanium-final.7.3.0.D1.1.qcow2

i have created below folder , and i copied image to this folder .
mkdir /opt/unetlab/addons/qemu/titanium-7.3.0.D1.1

next step , i am getting below error .
root@eve-ng:~# /opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 titanium.vmdk virtioa.qcow2
qemu-img: Could not open 'titanium.vmdk': Could not open 'titanium.vmdk': No such file or directory

kindly help to finish the installation .

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by ramindia » Sat Jul 29, 2017 3:52 pm

vinoth13.c wrote:
Sat Jul 29, 2017 2:20 pm
i have downloaded this file
titanium-final.7.3.0.D1.1.qcow2

i have created below folder , and i copied image to this folder .
mkdir /opt/unetlab/addons/qemu/titanium-7.3.0.D1.1

next step , i am getting below error .
root@eve-ng:~# /opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 titanium.vmdk virtioa.qcow2
qemu-img: Could not open 'titanium.vmdk': Could not open 'titanium.vmdk': No such file or directory

kindly help to finish the installation .
titanium.vmdk , is this file in the same directory where you running this command "/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 titanium.vmdk virtioa.qcow2"

Looks like you running the command from root folder. mentioned the foldername where titanium.vmdk

R!

vinoth13.c
Posts: 20
Joined: Fri Jul 28, 2017 3:14 am

Re: How to add Cisco NXOS Titanium 7.1.0.3

Post by vinoth13.c » Sat Jul 29, 2017 7:26 pm

i can't understand clearly , could you please explain step by step .

i downloaded the file
titanium-final.7.3.0.D1.1.qcow2
can u guide me what is the next step .

Locked