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
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-configure-network-fabric.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,13 @@ This article describes how to create a Network Fabric by using the Azure Command
17
17
## Prerequisites
18
18
19
19
* An Azure account with an active subscription.
20
-
* Install the latest version of the CLI commands (2.0 or later). For information about installing the CLI commands, see [Install Azure CLI](./howto-install-cli-extensions.md)
20
+
* Install the latest version of the CLI commands. For information about installing the CLI commands, see [Install Azure CLI](./howto-install-cli-extensions.md)
21
21
* A Network Fabric controller manages multiple Network Fabrics on the same Azure region.
22
-
* Physical Operator-Nexus instance with cabling as per BoM.
22
+
* Physical Operator-Nexus instance with cabling as per BoM version.
23
23
* Express Route connectivity between NFC and Operator-Nexus instances.
24
24
* Terminal server pre-configured with username and password [installed and configured](./howto-platform-prerequisites.md#set-up-terminal-server)
25
25
* PE devices pre-configured with necessary VLANs, Route-Targets and IP addresses.
26
-
* Supported SKUs from NFA Release 2.4 and beyond for Fabric are **M4-A400-A100-C16-ab** and **M8-A400-A100-C16-ab**.
27
-
* M4-A400-A100-C16-ab - Up to four Compute Racks (BOM 1.7.3)
28
-
* M8-A400-A100-C16-ab - Up to eight Compute Racks (BOM 1.7.3)
26
+
* Supported SKU information is [inventoried here](./reference-operator-nexus-fabric-skus.md)
29
27
30
28
## Steps to Provision a Fabric & Racks
31
29
@@ -47,7 +45,7 @@ The following table specifies parameters used to create Network Fabric,
47
45
| resource-group | Name of the resource group | "NFResourceGroup" |True |
48
46
| location | Operator-Nexus Azure region | "eastus" |True |
49
47
| resource-name | Name of the FabricResource | NF-ResourceName |True |
50
-
| nf-sku |Fabric SKU ID is the SKU of the ordered BoM. Four SKUs are supported (**M4-A400-A100-C16-aa**, **M8-A400-A100-C16-aa**, **M4-A400-A100-C16-ab** and **M8-A400-A100-C16-ab**). | M4-A400-A100-C16-ab |True | String|
48
+
| nf-sku |Fabric SKU ID is the SKU of the ordered BoM version. | M4-A400-A100-C16-ab |True | String|
0 commit comments