Versions this guide are based on:
EVE Image Foldername | Downloaded Filename | Version | vCPUs | vRAM | Interfaces | Console |
---|---|---|---|---|---|---|
dcnm-va.11.1.1 | dcnm-va.11.1.1.iso | 2 | 8192 | 3 | vnc and https://ip:4444 | |
dcnm-va-11.5.1 | dcnm-va.11.5.1.iso | 8 | 24576 | 3 | vnc and https://ip:2433 |
Instructions |
---|
Note: Older and newer versions of DCNM works as well. Other versions should also be supported following bellow’s procedure.Steps below are based on DCNM-va 11.1.1 deployment.1. Deployment of DCNM image Step 1. SSH to EVE and login as root, from cli and create image folder mkdir /opt/unetlab/addons/qemu/dcnm-va.11.1.1
Step 2. Upload the downloaded dcnm-va.11.1.1.iso image to the /opt/unetlab/addons/qemu/dcnm-va.11.1.1 using FileZilla or WinSCP. Step 3. Go to image location, rename uploaded image to cdrom.iso and create image HDD 100Gb: cd /opt/unetlab/addons/dcnm-va.11.1.1
mv dcnm-va.11.1.1.iso cdrom.iso
/opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 100G
root@eve-ng:/opt/unetlab/addons/qemu/dcnm-va.11.1.1# ls -l
total 4328456
-rw-r--r-- 1 root root 4432132096 Dec 17 21:49 cdrom.iso
-rw-r--r-- 1 root root 198656 Apr 20 11:12 virtioa.qcow2
root@eve-ng:/opt/unetlab/addons/qemu/dcnm-va.11.1.1#
cd
Step 4. Create new lab, add DCNM node to topology, and start node
Step 5. Choose Install DCNM Option
Step 6. Follow DCNM installation steps and setup interfaces and IP addressing.
ote: all images default cli login is: cisco/cisco123 web access https:// |