Skip to content

Commit 349ec5c

Browse files
Update dual site command
1 parent 6f2efda commit 349ec5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@ In the third option, we see that -Version and -InstanceID are mandatory, and it
539539

540540
**For dual site deployments with default CIDRs and VLAN ranges:**
541541
```
542-
New-HoloDeckNetworkConfig -Site a
543-
New-HoloDeckNetworkConfig -Site b
542+
New-HoloDeckNetworkConfig -Site a -MasterCIDR 10.1.0.0/20
543+
New-HoloDeckNetworkConfig -Site b -MasterCIDR 10.2.0.0/20
544544
Set-HoloRouter -dualsite
545545
New-HoloDeckInstance -Site a [Additional Parameters]
546546
```

0 commit comments

Comments
 (0)