Skip to content

Commit f4c544a

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

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
@@ -47,7 +47,7 @@ The following table specifies parameters used to create Network Fabric
4747
| resource-name | Name of the FabricResource | NF-ResourceName |True |
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 |
50-
|rackcount|Number of racks per fabric. Possible values are 2-8|8|True |
50+
|rackcount|Number of compute racks per fabric. Possible values are 2-8|8|True |
5151
|serverCountPerRack|NNumber of servers per rack. Possible values are 1-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 |

0 commit comments

Comments
 (0)