You are on page 1of 3

HowTo add FirePower 6.

x images set

Versions this guide are based on:

EVE Image Name Downloaded Filename Versio

firepower6-NGIPS-6.2.0-362 Cisco_Firepower_NGIPSv_VMware-6.2.0-
6.2.0-362
362.tar.gz

Cisco_Firepower_Management_Center_Virtual- 6.2.0-362 Ma
firepower6-FMC-6.2.0-362
6.2.0-362.qcow2 Centr

Cisco_Firepower_Threat_Defense_Virtual-
firepower6-FTD-6.2.0-362 6.2.0-362
6.2.0-362.qcow2

Other versions should also be supported following bellow's procedure.

Steps below are based on FirePower 6.x deployment, for other image deployment, use proper names
respectively.You Have to use your own cisco CCO to download images and obtain demo licences.

1. Deployment of Cisco_Firepower_NGIPSv_VMware-6.2.0-362

SSH to EVE and login as root, from cli and create temporary working directory on the EVE's root:

mkdir /root/tmp/

Upload the downloaded Cisco_Firepower_NGIPSv_VMware-6.2.0-362.tar.gz image to the /root/tmp/


using FileZilla or WinSCP.

Create new image folder:

mkdir /opt/unetlab/addons/qemu/firepower6-NGIPS-6.2.0-362

From cli go to::

cd /root/tmp/

Extract uploded image:

tar xvf Cisco_Firepower_NGIPSv_VMware-6.2.0-362.tar.gz

Convert and move image to EVE image folder:

/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 Cisco_Firepower_NGIPSv_VMware-6.2.0-362-


disk1.vmdk /opt/unetlab/addons/qemu/firepower6-NGIPS-6.2.0-362/scsia.qcow2

Remove tmp source directory


rm -rf /root/tmp

2. Deployment of Cisco_Firepower_Management_Center_Virtual-6.2.0-362

SSH to EVE and login as root, from cli and create temporary working directory on the EVE's root:

mkdir /root/tmp/

Upload the downloaded Cisco_Firepower_Management_Center_Virtual-6.2.0-362.qcow2 image to the /root/tmp/


using FileZilla or WinSCP.

Create new image folder:

mkdir /opt/unetlab/addons/qemu/firepower6-FMC-6.2.0-3622

From cli go to::

cd /root/tmp/

Rename and move image to target directory:

mv Cisco_Firepower_Management_Center_Virtual-6.2.0-362.qcow2
/opt/unetlab/addons/qemu/firepower6-FMC-6.2.0-362/hda.qcow2

Remove tmp source directory

rm -rf /root/tmp

3. Deployment of Cisco_Firepower_Threat_Defense_Virtual-6.2.0

SSH to EVE and login as root, from cli and create temporary working directory on the EVE's root:

mkdir /root/tmp/

Upload the downloaded Cisco_Firepower_Threat_Defense_Virtual-6.2.0-362.qcow2 image to the /root/tmp/


using FileZilla or WinSCP.

Create new image folder:

mkdir /opt/unetlab/addons/qemu/firepower6-FTD-6.2.0-362

From cli go to::

cd /root/tmp/

Rename and move image to target directory:

mv Cisco_Firepower_Threat_Defense_Virtual-6.2.0-362.qcow2
/opt/unetlab/addons/qemu/firepower6-FTD-6.2.0-362/hda.qcow2

Remove tmp source directory


rm -rf /root/tmp

WARNING ! These images are very heavy, and to run you will need servers with minimum 8 Core CPUs!!!
After Installation obtain FirePower demo licences from Cisco using your CCO and installed management centre
MAC address.

Tips: http://www.cisco.com/c/en/us/support/docs/security/firesight-management-center-virtual-appliance/118645-
configure-firesight-00.html

You might also like