.. _flow_enable_and_lab_setup: -------------------------- Flow: Enable and Lab Setup -------------------------- Overview ++++++++ .. note:: Estimated time to complete: 10-20 MINUTES In this exercise you will enable Nutanix Flow, formally known as Microsegmentation, and create the VMs to be used throughout the remaining Flow exercises, **if you have not cloned the VMs already as part of the Lab - Deploying Workloads exercise**. Enabling Microsegmentation ++++++++++++++++++++++++++ Open https://:9440/ in the Chrome browser and log in. .. note:: Do not use Firefox for the Flow policy steps in the following exercises. From the navigation bar, click the question mark at the top right corner and expand the **New in Prism Central** section of the menu. Click **Microsegmentation**. Select the **Enable Microsegmentation** check box within the **Enable Microsegmentation** dialog box. .. figure:: images/enable_flow.png .. note:: Flow can only be enabled once per Prism Central instance. If **Microsegmentation** displays a green check mark next to it, that means Microsegmentation has already been enabled for the Prism Central instance being used. Click **Enable** .. figure:: images/enable.png Create Five VMs +++++++++++++++ .. note:: Please use the VM you created in the "Deploy VM Lab", and make 4 clones. Otherwise follow the instructions to create a VM and clone it. Now you will create the **five** virtual machines you will use to test the capabilities of Nutanix Flow. Create these virtual machines from the base VM in Prism Central called CentOS. In **Prism Central > Explore > VMs**, click **Create VM**. Fill out the following fields and click **Save**: - **Name** - flow--1 - **Description** - Flow testing VM - **vCPU(s)** - 2 - **Number of Cores per vCPU** - 1 - **Memory** - 4 GiB - Select **+ Add New Disk** - **Operation** - Clone from Image Service - **Image** - CentOS - Select **Add** - Remove **CD-ROM** Disk - Select **Add New NIC** - **VLAN Name** - Primary - **IP Address** - *10.21.XX.42* - Select **Add** Clone the other four VMs: ------------------------- Take that VM and clone it four times to have a total of five VMs named as follows: flow--1 flow--2 flow--3 flow--4 flow--5 Select the **flow--1** VM and click **Actions > Clone**. - **Number of Clones** - 4 - **Prefix Name** - flow-- - **Starting Index Number** - 2 Select the five newly created Flow VMs and click **Actions > Power on**. .. figure:: images/flow_vms_2.png Takeaways +++++++++ - Microsegmentation is a decentralized security framework included from within Prism Central. - It offers additional protection against malicious threats that originate from within the data center and spread laterally, from one machine to another. - Once Microsegmentation is enabled in the cluster, VMs can be easily protected through Security Policies as created in the Prism Central UI. These function as labels that can easily be applied to VMs without any additional network setup.