The NSX Edge bridge profile specifies the primary NSX Edge node that will be the preferred node for the active bridge and backup node that will be preferred for the backup bridge.

At the time of the creation of the Bridge Profile, no Bridge is instantiated yet. The Bridge Profile is just a template for the creation of one or several Bridge pairs. Once a Bridge Profile is created, you can attach a segment to it. By doing so, an active Bridge instance is created on the primary Edge, while a standby Bridge is provisioned on the backup Edge. NSX-T Data Center creates a Bridge Endpoint object, which represents this pair of Bridges. The attachment of the segment to the Bridge Endpoint is represented by a dedicated logical port.

Procedure

  1. From a browser, log in with admin privileges to an NSX Manager at https://<nsx-manager-ip-address>.
  2. Select Networking → Segments → Edge Bridge Profiles → Add Edge Bridge Profile.
  3. Enter the NSX Edge cluster profile details.
    Option Description
    Name and Description Enter a NSX Edge bridge cluster profile name.

    You can optionally enter the profile details such as, the primary and backup node details.

    Edge Cluster Select the NSX Edge cluster that you can to use.
    Primary Node Designate the preferred NSX Edge node from the cluster.
    Backup Node Designate the back up NSX Edge node if the primary node fails.
    Failover Mode

    Select either Preemptive or Non-Preemptive mode.

    The default HA mode is preemptive, which can slowdown traffic when the preferred NSX Edge node goes back online. The non-preemptive mode does not cause any traffic slowdown.

    In the preemptive mode, the Bridge on the primary Edge will always become the active bridge forwarding traffic between overlay and VLAN as soon as it is available. In the non-preemptive mode, the Bridge on the primary Edge will remain standby if it becomes available when the Bridge on the backup Edge is already active.

  4. After you create a Bridge Profile, associate it to a segment.
  5. Select Networking > Segments > NSX > Add Segment.
  6. Enter the required details and click Save.
  7. Edit the segment to which you want to add the Bridge Profile.
  8. In the Additional Settings section, in the Edge Bridges field, select Set.
  9. Click Add Edge Bridge.
  10. Select the Edge Bridge Profile.
  11. Select the Transport Zone where the bridged traffic is sent to the N-VDS selected by the transport zone.
  12. Select the VLAN ID for the VLAN traffic as well as the physical port you select on the NSX Edge for sending or receiving this VLAN traffic.
  13. Select the teaming policy to decide how N-VDS balances traffic across its uplinks.
  14. Click Add.
  15. Click Save.

Results

The newly created NSX Edge Bridge Profile is associated to a segment to balance VLAN traffic.