Skip to content

Commit bee2552

Browse files
authored
Merge pull request #58242 from rohennes/TELCODOCS-1267-out-of-band
TELCODOCS-1267: Clarifying out-of-band management network access
2 parents 904ab41 + b2cd53f commit bee2552

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

modules/ipi-install-out-of-band-management.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,18 @@
66
[id="out-of-band-management_{context}"]
77
= Out-of-band management
88

9-
Nodes will typically have an additional NIC used by the baseboard management controllers (BMCs). These BMCs must be accessible from the provisioner node.
9+
Nodes typically have an additional NIC used by the baseboard management controllers (BMCs). These BMCs must be accessible from the provisioner node.
1010

1111
Each node must be accessible via out-of-band management. When using an out-of-band management network, the provisioner node requires access to the out-of-band management network for a successful {product-title} installation.
1212

13-
The out-of-band management setup is out of scope for this document. We recommend setting up a separate management network for out-of-band management. However, using the provisioning network or the baremetal network are valid options.
13+
The out-of-band management setup is out of scope for this document. Using a separate management network for out-of-band management can enhance performance and improve security. However, using the provisioning network or the bare metal network are valid options.
14+
15+
[NOTE]
16+
====
17+
The bootstrap VM features a maximum of two network interfaces. If you configure a separate management network for out-of-band management, and you are using a provisioning network, the bootstrap VM requires routing access to the management network through one of the network interfaces. In this scenario, the bootstrap VM can then access three networks:
18+
19+
* the bare metal network
20+
* the provisioning network
21+
* the management network routed through one of the network interfaces
22+
====
23+

0 commit comments

Comments
 (0)