Page 1 of 1

HowTo add Nokia VSR

Posted: Mon Jul 17, 2017 4:14 pm
by mamundson
I have followed the instructions for this HowTo but do not get the option to add the Nokia 7750 CPM or IOM. I only get the option to add a VSR-1 and those nodes have no capabilities. See below

A:VSR# show
- show

bof - Display boot options file information
system + Display system information

A:VSR# configure
^
Error: Bad command.

I have not added a valid license for 14 or 15 since I am still waiting on the upgrade order.
Version: TiMOS-SR-14.0.R7-vm.zip

Re: HowTo add Nokia VSR

Posted: Mon Jul 17, 2017 8:46 pm
by rifster
Hi,
If you followed the steps there is an error in point where you create symlinks to CPM/IOM hda.qcow2 files. I bet if you check your /opt/unetlab/addons/qemu/timos-14.0.R7 folder you will find 2 symlinks inside, next to the hda file.

Try this instead:

Code: Select all

ln -s /opt/unetlab/addons/qemu/timos-14.0.R7 /opt/unetlab/addons/qemu/timoscpm-14.0.R7
ln -s /opt/unetlab/addons/qemu/timos-14.0.R7 /opt/unetlab/addons/qemu/timosiom-14.0.R7
Now CPM/IOM should become active on the drop-down list when you create new nodes.

You need valid license for release 14 and 15. Otherwise keyword configure is not available.

PS. Next time search the forum, all above has already been said... http://www.eve-ng.net/forum/viewtopic.php?f=5&t=639