Skip to content

Commit 5fc4d7b

Browse files
committed
resolving comments from Charley
1 parent 1bddf80 commit 5fc4d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/concepts-resource-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can manage the lifecycle of a Network Fabric Controller via Azure using any
3434

3535
### Network Fabric
3636

37-
Network Fabric (NF) is an Operator Nexus resource is a representation of your on-premises network topology in Azure. Every Network Fabric must be associated to and controlled by a Network Fabric Controller which is deployed in the same Azure region. You can associate up to 20 Network Fabric resources per Network Fabric Controller. A single deployment of Operator's infrastructure is considered a Network Fabric intance.
37+
Network Fabric (NF) is an Operator Nexus resource is a representation of your on-premises network topology in Azure. Every Network Fabric must be associated to and controlled by a Network Fabric Controller which is deployed in the same Azure region. You can associate multiple Network Fabric resources per Network Fabric Controller, see [Nexus Limits and Quotas](./reference-limits-and-quotas.md). A single deployment of Operator's infrastructure is considered a Network Fabric intance.
3838

3939
Operator Nexus allows you to create Network Fabrics based on specific SKU types, where each SKU represents the number of network racks and compute servers in each rack deployed on-premises. You can create Network Fabric of the following SKU types -
4040

@@ -78,7 +78,7 @@ Primarily, there are two types of isolation domains -
7878
* Layer 2 or L2 Isolation Domains
7979
* Layer 3 or L3 Isolation Domains
8080

81-
Layer 2 isolation domains enable your infrastructure and workloads communicate with each other within or across racks over a Layer 2 network. Layer 2 networks enable east-west communication within your Operator Nexus instance. You can configure an L2 isolation domain with a desired Vlan ID and MTU size. You can set MTU value anywhere from 1500 to 9000 (jumbo frames).
81+
Layer 2 isolation domains enable your infrastructure and workloads communicate with each other within or across racks over a Layer 2 network. Layer 2 networks enable east-west communication within your Operator Nexus instance. You can configure an L2 isolation domain with a desired Vlan ID and MTU size, see [Nexus Limits and Quotas](./reference-limits-and-quotas.md) for MTU limits.
8282

8383
Layer 3 isolation domains enable your infrastructure and workloads communicate with each other within or across racks over a Layer 3 network. Layer 3 networks enable east-west and north-south communication within and outside your Operator Nexus instance.
8484

0 commit comments

Comments
 (0)