0% found this document useful (0 votes)
626 views3 pages

HowTo Add FirePower 6.x Images Set

This document provides instructions to add FirePower 6.x virtual appliance images to an EVE server. It outlines 3 key steps: 1. Deploy the FirePower NGIPSv image by extracting the downloaded tarball, converting the disk format, and moving the image file to the proper directory. 2. Deploy the FirePower Management Center image by moving the pre-formatted qcow2 file to the proper directory. 3. Deploy the FirePower Threat Defense image by moving the pre-formatted qcow2 file to the proper directory. The images then need demo licenses obtained from Cisco before use. A warning is given about the large resource requirements to run the images.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
626 views3 pages

HowTo Add FirePower 6.x Images Set

This document provides instructions to add FirePower 6.x virtual appliance images to an EVE server. It outlines 3 key steps: 1. Deploy the FirePower NGIPSv image by extracting the downloaded tarball, converting the disk format, and moving the image file to the proper directory. 2. Deploy the FirePower Management Center image by moving the pre-formatted qcow2 file to the proper directory. 3. Deploy the FirePower Threat Defense image by moving the pre-formatted qcow2 file to the proper directory. The images then need demo licenses obtained from Cisco before use. A warning is given about the large resource requirements to run the images.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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