Skip to content

Commit bd6b7ab

Browse files
committed
Update howto-configure-network-fabric.md
1 parent 15cd14c commit bd6b7ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This article describes how to create a Network Fabric by using the Azure Command
3232
| resource-name | Name of the FabricResource | NF-Lab1 |True | String |
3333
| nf-sku |Fabric SKU ID, based on the ordered SKU of the BoM. Contact AFO team for specific SKU value for the BoM | M8-A400-A100-C16-aa |True | String|
3434
| nfc-id |Network Fabric Controller ARM resource ID| |True | String |
35+
| rack-count |Total number of aggregation and compute racks | 9 |True | Integer |
36+
| server-count-per-rack |Total number of worker nodes per rack| 16 |True | Integer |
3537
||
3638
|**managed-network-config**| Details of management network ||True ||
3739
|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 not allowed, /18 and lower allowed) | 10.246.0.0/19|True | String |

0 commit comments

Comments
 (0)