curl -k -u 'admin' --request GET --url https://<NSx manager FQDN>/api/v1//infra/segments/hcx-ne-<L2 segment id> --header 'Content-Type: application/json'
{
"type" : "DISCONNECTED",
REDACTED
"advanced_config" : {
"hybrid" : false,
"multicast" : true,
"inter_router" : false,
"local_egress" : false,
"urpf_mode" : "STRICT",
"connectivity" : "OFF"
},
"admin_state" : "UP",
"replication_mode" : "MTEP",
"resource_type" : "Segment",
{
"type" : "DISCONNECTED",
REDACTED
"hybrid" : false,
"span" : [ ],
"extra_configs" : [ {
"config_pair" : {
"key" : "com.vmware.nsx.port.extraConfig.remoteRtr", <<< Extra Config for L2 MAC Rewrite
"value" : "1.##.##1 02:50:##48:43:58 02:50:56:56:##:52 02:50:56:##:44:52"
},
"admin_state" : "UP",
"replication_mode" : "MTEP",
"resource_type" : "Segment",
VMware HCX
VMware NSX
The advanced_config for the NSX L2 Segment backing the Network Extension is misconfigured or has lost its state, as a result, the cloud Network Extension does not have a functional datapath to establish a communication path to the on-premises Network Extension
Workaround- Recreate the network extensions:
Unextend the affected networks within the VMware HCX interface.
Delete the associated Network Extension configuration.
Verify and delete the orphaned L2 segments within the NSX Manager UI on the cloud side.
Recreate the Network Extension and re-extend the required L2 networks via the HCX interface.