You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Vlan-id` | VLAN identifier value. VLANs 1-500 are reserved and can't be used. The VLAN identifier value can't be changed once specified. The isolation-domain must be deleted and recreated if the VLAN identifier value needs to be modified. The range is between 501-4095|501| True
51
51
|`mtu`| maximum transmission unit is 1500 by default, if not specified|1500||
@@ -247,7 +247,7 @@ The following parameters are available for configuring L3 isolation domains.
247
247
|---|---|---|---|
248
248
|`resource-group`|Use an appropriate resource group name specifically for ISD of your choice|ResourceGroupName|True|
249
249
|`resource-name`|Resource Name of the l3isolationDomain|example-l3domain|True|
250
-
|`location`|AODS Azure Region used during NFC Creation|eastus|True|
250
+
|`location`|The Operator Nexus' Azure Region used during NFC Creation|eastus|True|
251
251
|`nf-Id`|Azure subscriptionId used during NFC Creation|/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFResourceGroupName/providers/Microsoft.ManagedNetworkFabric/NetworkFabrics/NFName"| True|
252
252
253
253
The following parameters for isolation domains are optional.
@@ -453,7 +453,7 @@ The following parameters are available for creating internal networks.
453
453
|`vlan-Id`|Vlan identifier with range from 501 to 4095|1001|True|
454
454
|`resource-group`|Use the corresponding NFC resource group name| NFCresourcegroupname | True
455
455
|`l3-isolation-domain-name`|Resource Name of the l3isolationDomain|example-l3domain | True
456
-
|`location`|AODS Azure Region used during NFC Creation|eastus | True
456
+
|`location`|The Operator Nexus' Azure Region used during NFC Creation|eastus | True
457
457
458
458
459
459
The following parameters are optional for creating internal networks.
0 commit comments