This article provides step-by-step instructions on how to create an NSX Segment (formerly known as a logical switch).
In NSX, segments are virtual Layer 2 domains used to provide network connectivity for virtual machines and container workloads.
You can create two types of segments: overlay-backed segments and VLAN-backed segments.
VMware Cloud Foundation 9.0
VMware NSX
This is a configuration guide. Administrators need to perform these steps when there is a requirement to provision new virtual Layer 2 networks (segments) for workload connectivity, east-west routing, or north-south routing within the SDDC.
To create a new NSX segment, follow these steps:
Note: Segment connectivity can be changed later provided the gateway and segment remain in the same transport zone.
Enter the "Gateway IP" address of the subnet in CIDR format (e.g., 192.XX.X.X/XX).
Note: If the segment is not connected to a gateway, the subnet is optional. If connected to a Tier-0 or Tier-1 gateway, the subnet is required. Subnets must not overlap with other segments in your network.
Select a "Transport Zone"
"DHCP Restrictions" Starting with NSX 3.1.1, IPv4 DHCP relay is supported on a VLAN-backed segment through the Service Interface.
For a standalone segment that is not connected to a gateway, only a local DHCP server is supported.
Gateway DHCP is not supported on VLAN segments; they only support local DHCP servers.
"Advanced Segment Operations" By expanding the segment in the "Networking > Segments" inventory list and clicking the options menu (the three dots), you can download MAC tables, VTEP tables, ARP tables, and ARP proxies directly to a CSV file.
You can also view detailed local port statistics, interface statistics, and Duplicate Address Detection (DAD) status.
Addtional Documentation:
https://techdocs.broadcom.com/us/en/vmware-cis/vcf/vcf-9-0-and-later/9-0/advanced-network-management/administration-guide/segments/add-an-nsx-segment.html