Skip to content

Commit fff8b51

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

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
@@ -89,7 +89,7 @@ az nf fabric create \
8989
--ipv4-prefix 10.2.0.0/19
9090
--ipv6-prefix fda0:d59c:da02::/59
9191
--rack-count 4
92-
--server-count-per-rack 7
92+
--server-count-per-rack 8
9393
--ts-config '{"primaryIpv4Prefix":"20.0.1.0/30", "secondaryIpv4Prefix":"20.0.0.0/30", "username":"****", "password": "****", "serialNumber":"TerminalServerSerialNumber"}'
9494
--managed-network-config '{"infrastructureVpnConfiguration":{"peeringOption":"OptionB","optionBProperties":{"importRouteTargets":["65048:10039"],"exportRouteTargets":["65048:10039"]}}, "workloadVpnConfiguration":{"peeringOption": "OptionB", "optionBProperties": {"importRouteTargets": ["65048:10050"], "exportRouteTargets": ["65048:10050"]}}}'
9595

0 commit comments

Comments
 (0)