diff --git a/snippets/network-port-table-sn.md b/snippets/network-port-table-sn.md new file mode 100644 index 00000000..ae9bcb85 --- /dev/null +++ b/snippets/network-port-table-sn.md @@ -0,0 +1,7 @@ +| Service | Direction | Hosts | Network | Port(s) | Protocol(s) | +|----------------------|-----------------|------------------|---------|---------------------------------|-------------| +| ICMP | ingress | control | Control | - | ICMP | +| storage-node-api | ingress | control | Control | 5000 | TCP | +| NVMf (client-target) | ingress | client | Storage | 4420-4499 | TCP | +| NVMf (internal) | ingress, egress | storage | Storage | 4420-4499 | TCP | +| storage-node-RPC | ingress | storage, control | Control | 8080-9044 | TCP |