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-platform-prerequisites.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -399,16 +399,16 @@ Terminal Server has been deployed and configured as follows:
399
399
400
400
## iDRAC IP Assignment
401
401
402
-
Before deploying AODS software, it’s best for the Operator to set the iDRAC IPs while organizing the hardware racks. Here’s how to map servers to IPs:
402
+
Before deploying the Nexus Cluster, it’s best for the operator to set the iDRAC IPs while organizing the hardware racks. Here’s how to map servers to IPs:
403
403
404
404
- Assign IPs based on each server’s position within the rack.
405
-
- Use the fourth /24 block from the /19 subnet allocated for fabric.
405
+
- Use the fourth /24 block from the /19 subnet allocated for Fabric.
406
406
- Start assigning IPs from the bottom server upwards in each rack, beginning with 0.11.
407
-
- Continue to assign IPs in sequence to the first server at the bottom of the subsequent next rack.
407
+
- Continue to assign IPs in sequence to the first server at the bottom of the next rack.
408
408
409
409
### Example
410
410
411
-
Fabric range: 10.1.0.0-10.1.31.255 – iDRAC subnet at fourth /24 is 10.1.3.0/24
411
+
Fabric range: 10.1.0.0-10.1.31.255 – iDRAC subnet at fourth /24 is 10.1.3.0/24.
412
412
413
413
| Rack | Server | iDRAC IP |
414
414
|--------|---------------|---------------|
@@ -453,7 +453,7 @@ Fabric range: 10.1.0.0-10.1.31.255 – iDRAC subnet at fourth /24 is 10.1.3.0/24
453
453
| Rack 4 | Controller 1 | 10.1.3.49/24 |
454
454
| Rack 4 | Controller 2 | 10.1.3.50/24 |
455
455
456
-
An example design of three instances using sequential /19 networks in a /16:
456
+
An example design of three on-premises instances from the same NFC/CM pair, using sequential /19 networks in a /16:
@@ -466,24 +466,24 @@ An example design of three instances using sequential /19 networks in a /16:
466
466
- All network fabric devices (except for the Terminal Server) are set to `ZTP` mode
467
467
- Servers have default factory settings
468
468
469
-
## Firewall rules between Azure to undercloud.
469
+
## Firewall rules between Azure to Nexus Cluster.
470
470
471
-
To establish firewall rules between Azure and the undercloud, the Operator must open the specified ports. This ensures proper communication and connectivity for required services.
471
+
To establish firewall rules between Azure and the Nexus Cluster, the operator must open the specified ports. This ensures proper communication and connectivity for required services.
0 commit comments