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
| resource-group | Name of the resource group | <NFResourceGroup> |True |
45
+
| resource-group | Name of the resource group |\<NFResourceGroup\>|True |
46
46
| location | Operator-Nexus Azure region | "eastus" |True |
47
-
| resource-name | Name of the FabricResource |NF-ResourceName |True |
47
+
| resource-name | Name of the FabricResource |\<NFName\>|True |
48
48
| nf-sku |Fabric SKU ID is the SKU of the ordered BoM version. See [Network Fabric SKUs](./reference-operator-nexus-fabric-skus.md). | M4-A400-A100-C16-ab |True | String|
|rackcount|Number of compute racks per fabric. Possible values are 2-8|8|True |
@@ -373,7 +373,7 @@ The following table specifies parameters used to create Network-to-Network Inter
373
373
|isMangementType| Configuration to make NNI to be used for management of Fabric. Default value is true. Possible values are True/False |True|True
374
374
|useOptionB| Configuration to enable optionB. Possible values are True/False |True|True
375
375
|*layer2Configuration*| Layer 2 configuration ||
376
-
|interfaces| Define multiple CE-PE interfaces. Maximum value is based on Fabric SKU|/subscriptions/subscription_id/resourceGroups/<NFResourceGroup>/providers/Microsoft.ManagedNetworkFabric/networkDevices/NFName-aggrack-CEXX/networkInterfaces/EthernetX-X"||
376
+
|interfaces| Define multiple CE-PE interfaces. Maximum value is based on Fabric SKU|/subscriptions/subscription_id/resourceGroups/\<NFResourceGroup\>/providers/Microsoft.ManagedNetworkFabric/networkDevices/NFName-aggrack-CEXX/networkInterfaces/EthernetX-X"||
377
377
|mtu| Maximum transmission unit between CE and PE. |1500||
378
378
|*layer3Configuration*| Layer 3 configuration between CEs and PEs||True
379
379
|primaryIpv4Prefix|IPv4 Prefix for connectivity between CE1 and PE1. CE1 port-channel interface is assigned the first usable IP from the prefix and the corresponding interface on PE1 should be assigned the second usable address|10.246.0.124/31, CE1 port-channel interface is assigned 10.246.0.125 and PE1 port-channel interface should be assigned 10.246.0.126||String|
0 commit comments