From 503c23e2d6d0a7bf4ded6fd70ef9ad4e881dd417 Mon Sep 17 00:00:00 2001 From: Antonio Alonso Alarcon Date: Mon, 1 Sep 2025 16:23:24 +0200 Subject: [PATCH] Add a title to each of the port-requirements tables, clarifying these are Ingress ports Signed-off-by: Antonio Alonso Alarcon --- asciidoc/product/atip-requirements.adoc | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/asciidoc/product/atip-requirements.adoc b/asciidoc/product/atip-requirements.adoc index ad5ccc0a..4cf7c695 100644 --- a/asciidoc/product/atip-requirements.adoc +++ b/asciidoc/product/atip-requirements.adoc @@ -26,9 +26,10 @@ The hardware requirements for SUSE Telco Cloud are as follows: ** SR-IOV: to attach VFs (Virtual Functions) in pass-through mode to CNFs/VNFs, the NIC must support SR-IOV and VT-d/AMD-Vi be enabled in the BIOS. ** CPU Processors: To run specific Telco workloads, the CPU Processor model should be adapted to enable most of the features available in this reference <>. ** Firmware requirements for installing with virtual media: - ++ |=== | Server Hardware | BMC Model | Management + | Dell hardware | 15th Generation | iDRAC9 @@ -78,8 +79,12 @@ The following table lists the opened ports in nodes running the management clust For CNI plug-in related ports, see <>. ==== + +.Inbound Network Rules for Management Nodes +[#table-inbound-network-rules-for-management-nodes] |=== | Protocol | Port | Source | Description + | TCP | 22 | Any source that requires SSH access @@ -162,8 +167,11 @@ In SUSE Telco Cloud, before any (downstream) server becomes part of a running do Following ports are expected to be exposed from the BMC (they could differ depending on the exact hardware): +.Inbound Network Rules for Baseboard Management Controllers +[#table-inbound-network-rules-for-baseboard-management-controllers] |=== | Protocol | Port | Source | Description + | TCP | 80 | Ironic conductor (from management cluster) @@ -177,8 +185,11 @@ Following ports are expected to be exposed from the BMC (they could differ depen * Once the IPA ramdisk image loaded on the BMC `virtual media` is used to bootup the downstream server image, the hardware inspection phase begins. The following table lists the ports exposed by a running IPA ramdisk image: +.Inbound Network Rules for Downstream Nodes - `Metal^3^/Ironic` Provisioning phase +[#table-inbound-network-rules-for-downstream-nodes-provisioning-phase] |=== | Protocol | Port | Source | Description + | TCP | 22 | Any source that requires SSH access to IPA ramdisk image @@ -197,8 +208,11 @@ Following ports are expected to be exposed from the BMC (they could differ depen For CNI plug-in related ports, see <>. ==== +.Inbound Network Rules for Downstream Nodes +[#table-inbound-network-rules-for-downstream-nodes] |=== | Protocol | Port | Source | Description + | TCP | 22 | Any source that requires SSH access @@ -255,16 +269,18 @@ For CNI plug-in related ports, see <