Prepare Fabric settings

You must now prepare Fabric settings.

Configure the User Interface Mode Toggle

First, configure the user interface settings of NSX-T Manager so that you can access the different mode for later configurations.

  1. In NSX-T Manager, at the top, click System, and then click User Interface Settings on the left.
  2. Set Toggle Visibility and Default Mode as you like.

Configure a Compute Manager

Next, add your vCenter as a Compute Manager:

  1. Make sure the vCenter and ESXi servers have been configured for management.
  2. In NSX-T Manager, at the top, click System, and then click Fabric > Compute Managers on the left.
  3. Click +ADD.
  4. The New Compute Manager dialog box appears.
  5. Fill in the fields with your vCenter information. In this example, the vCenter is 10.209.48.73.
  6. Click Add. The vCenter is added.
  7. Verify that the vCenter's Registration Status is Registered, and its Connection Status is Up.

You have now added your vCenter.

Configure a Transport Zone

Next, make sure an overlay transport zone exists, and if not create one:

If you already have a transport zone, you can use it and don't need to create one.

  1. Still in NSX-T Manager, go to System > Fabric > Transport Zones.
  2. Check whether a transport zone with a Traffic Type of Overlay already exists.
  3. If an overlay transport zone does not exist, click +ADD to create one.

    The New Transport Zone dialog box appears.

  4. Set the Name to the the transport zone name. Example: transport-zone-overlay.
  5. Set the Traffic Type to Overlay.
  6. Click ADD.

    An overlay transport zone is created.

Configure a Transport Node Profile

Next, create a Deep Security transport node profile:

If you already have a Transport Node Profile, you can use it and don't need to create one.

  1. Still in NSX-T Manager, on the left, click Fabric > Profiles, and then in the main pane, click Transport Node Profiles.
  2. Click + ADD to create a transport node profile.

    The Add Transport Node Profile dialog box appears.

  3. Add a Node Switch Profile depending on your requirements
  4. VMware recommends that new NSX deployments with ESXi 7.0 use VDS 7.0. If you've upgraded from a previous NSX-T version you can continue to use N-VDS. For more information, see the Deep Security and VMware compatibility matrix and NSX-T release notes.

  5. After filling out the fields, click ADD.

    A transport node profile called transport-node-profile is created.

Prepare the host

Next, apply the Deep Security transport profile to your clusters.

  1. Still in NSX-T Manager, click Fabric > Nodes, and in the main pane click Host Transport Nodes.
  2. From the Managed by drop-down list, select the vCenter you added previously. In this example, the vCenter is 10.209.48.73.

  3. Select a cluster that contains the VMs that you want to protect with Deep Security Virtual Appliance. If there is more than one cluster, select all the ones that you want to protected with Deep Security Virtual Appliance.
  4. Click CONFIGURE NSX.

  5. From the Select Deployment Profile drop-down list, select transport-node-profile or whatever you called your transport node profile.

  6. Click SAVE. The following occurs:
    • The Deep Security transport node profile is applied to the clusters.
    • While the profile is being applied, an Applying Profile message may appear and you can check the installation progress on each node.
    • When the operation finishes, each node's NSX Configuration changes to Success and its Node Status changes to Up. If you have multiple ESXi servers, they should all be marked with Success and Up.

You have now configured the target cluster.

Create a logical switch

Next, if you are using NSX Data Center Advanced, NSX Data Center Enterprise Plus or NSX Data Center for Remote Office Branch Office Edition, you must configure the logic switch for network traffic inspection. If you are using another NSX edition, skip this section.

If you already have a logical switch, you can use it and don't need to create a new one.

  1. Still in NSX-T Manager, at the top, click Networking and toggle to MANAGER.
  2. On the left, click Logical Switches.
  3. In the main pane, click + ADD.

    The Add New Logical Switch dialog box appears.

  4. On the General tab:

    • For the Name, enter a name for your logical switch. Example: logical-switch-overlay.
    • For the Transport Zone, choose the overlay transport zone created previously. Example: transport-zone-overlay.
    • For the Uplink Teaming Policy Name, select [Use Default].
    • For the Admin Status, keep the default value.
    • For the Replication Mode, select either option.
    • For the VLAN, leave the field blank.

  5. On the Switching Profiles tab, select the profile you want for each item. In the example, we kept [Use Default Profile] for all items.

  6. Click ADD.

    A logical switch is created. You can check the switch status on your host(s) through vSphere Client.

    You have now prepared the Fabric settings in NSX-T Manager.