Skip to content

Commit c32a70e

Browse files
authored
Update articles/operator-nexus/howto-configure-network-fabric.md
1 parent f4c544a commit c32a70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-configure-network-fabric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following table specifies parameters used to create Network Fabric
4848
| nf-sku |Fabric SKU ID is the SKU of the ordered BoM. Two SKUs are supported (**M4-A400-A100-C16-aa** and **M8-A400-A100-C16-aa**). | M4-A400-A100-C16-aa |True | String|
4949
|nfc-id|Network Fabric Controller ARM resource id|/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFResourceGroupName/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/NFCName|True |
5050
|rackcount|Number of compute racks per fabric. Possible values are 2-8|8|True |
51-
|serverCountPerRack|NNumber of servers per rack. Possible values are 1-16|16|True |
51+
|serverCountPerRack|Number of compute servers per rack. Possible values are 4, 8, 12 or 16|16|True |
5252
|ipv4Prefix|IPv4 Prefix of the management network. This Prefix should be unique across all Network Fabrics in a Network Fabric Controller. Prefix length should be at least 19 (/20 isn't allowed, /18 and lower are allowed) | 10.246.0.0/19|True |
5353
|ipv6Prefix|IPv6 Prefix of the management network. This Prefix should be unique across all Network Fabrics in a Network Fabric Controller. | 10:5:0:0::/59|True |
5454
|**management-network-config**| Details of management network ||True |

0 commit comments

Comments
 (0)