aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-11-14 09:34:19 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-11-14 09:42:55 +0000
commit5ce64b2fe31fd457128809bf314dc2bd93466e91 (patch)
tree2299c8329caf34d805f65446393e14616f3375a5
parenta46cf880b708c6fc53143c96d893749a71965e57 (diff)
feat(docs): Testbed firmware align
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I670dbffc6c6a11f35f06f3e3384b43e9e437aa28
-rw-r--r--docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md14
-rw-r--r--docs/content/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg.md33
-rw-r--r--docs/content/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg.md14
-rw-r--r--docs/content/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg.md8
-rw-r--r--fdio.infra.ansible/roles/intel/defaults/main.yaml2
-rw-r--r--topologies/available/lf_3n_icxd_testbed31.yaml22
-rw-r--r--topologies/available/lf_3n_icxd_testbed32.yaml24
7 files changed, 59 insertions, 58 deletions
diff --git a/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md
index 2bbe21e195..c955b424fe 100644
--- a/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md
+++ b/docs/content/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg.md
@@ -1415,11 +1415,11 @@ BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic root=UUID=2d6f4d44-76b1-4343-bc73-c06
## Xeon Clx Server Firmware Inventory
```
-Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. XXV710 Firmware. i40e. MLX5 Firmware. mlx5_core E810 Firmware. ice.
-s33-t27-sut1. 10.30.55.18. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.18. 16.35.2000. 5.9-0.5.5. 4.20. 1.11.14.
-s34-t27-tg1. 10.30.55.19. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.6-1.0.3.3. N/A. N/A.
-s35-t28-sut1. 10.30.55.20. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.18. 16.35.2000. 5.9-0.5.5. 4.20. 1.11.14.
-s36-t28-tg1. 10.30.55.21. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.6-1.0.3.3. N/A. N/A.
-s37-t29-sut1. 10.30.55.22. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.18. 16.35.2000. 5.9-0.5.5. 4.20. 1.11.14.
-s38-t29-tg1. 10.30.55.23. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.6-1.0.3.3. N/A. N/A.
+Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. XXV710 Firmware. i40e. CX-5 Firmware. mlx5_core E810 Firmware. ice.
+s33-t27-sut1. 10.30.55.18. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.20. 16.35.2000. 23.07-0.5.0. 4.30. 1.12.6.
+s34-t27-tg1. 10.30.55.19. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.9-0.5.5. N/A. N/A.
+s35-t28-sut1. 10.30.55.20. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.20. 16.35.2000. 23.07-0.5.0. 4.30. 1.12.6.
+s36-t28-tg1. 10.30.55.21. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.9-0.5.5. N/A. N/A.
+s37-t29-sut1. 10.30.55.22. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 9.20. 9.20. 2.22.20. 16.35.2000. 23.07-0.5.0. 4.30. 1.12.6.
+s38-t29-tg1. 10.30.55.23. 1.67. 3.2. 03.B1.05. 0500002C. A5.01.18. 8.30. 8.30. 2.19.3. 16.32.1010. 5.9-0.5.5. N/A. N/A.
```
diff --git a/docs/content/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg.md
index 754339d477..9a5fe51b3c 100644
--- a/docs/content/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg.md
+++ b/docs/content/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg.md
@@ -1102,19 +1102,20 @@ BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic root=UUID=6ff26c8a-8c65-4025-a6e7-d97
## Xeon ICX Server Firmware Inventory
```
-Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. i40e. E810 Firmware. ice. MLX5 Firmware. mlx5_core
-s65-t37-sut1. 10.30.50.75. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s66-t37-sut2. 10.30.50.76. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s67-t37-tg1. 10.30.50.77. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-s78-t38-sut1. 10.30.50.78. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s79-t38-sut2. 10.30.50.79. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s80-t38-tg1. 10.30.50.80. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-s71-t212-sut1. 10.30.50.81. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s72-t212-tg1. 10.30.50.82. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-s83-t213-sut1. 10.30.50.83. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s84-t213-tg1. 10.30.50.84. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-s85-t214-sut1. 10.30.50.85. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s86-t214-tg1. 10.30.50.86. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-s87-t215-sut1. 10.30.50.87. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.18. 4.20. 1.11.14. 28.34.1002. 5.9-0.5.5.
-s88-t215-tg1. 10.30.50.88. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 28.34.1002. 5.9-0.5.5.
-``` \ No newline at end of file
+Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. i40e. E810 Firmware. ice. CX-6 Firmware. mlx5_core
+s65-t37-sut1. 10.30.50.75. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s66-t37-sut2. 10.30.50.76. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s67-t37-tg1. 10.30.50.77. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s78-t38-sut1. 10.30.50.78. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s79-t38-sut2. 10.30.50.79. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s80-t38-tg1. 10.30.50.80. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s71-t212-sut1. 10.30.50.81. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s72-t212-tg1. 10.30.50.82. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s83-t213-sut1. 10.30.50.83. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s84-t213-tg1. 10.30.50.84. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s85-t214-sut1. 10.30.50.85. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s86-t214-tg1. 10.30.50.86. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s87-t215-sut1. 10.30.50.87. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 9.20. 2.22.20. 4.30. 1.12.6. 22.36.1010. 23.07-0.5.0.
+s88-t215-tg1. 10.30.50.88. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. 8.30. 2.19.3. 3.20. 1.9.7. 22.36.1010. 23.07-0.5.0.
+s90-t31t32-tg1.10.30.50.90. 1.00.21. 1.1. F1.00.07. 0D000280. A5.01.24. -. -. 4.30. 1.12.6. -. -.
+```
diff --git a/docs/content/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg.md
index 16cf983ac2..b711eb4231 100644
--- a/docs/content/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg.md
+++ b/docs/content/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg.md
@@ -840,12 +840,12 @@ BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic root=UUID=b99a7749-d0ee-4afe-88a0-0be
```
Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. Cx-7 Firmware. mlx5. E810 Firmware. ice.
-s52-t21-sut1. 10.30.50.52. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.36.1010. 5.9-0.5.6.0. -. -.
-s53-t21-tg1. 10.30.50.53. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.34.1002. 5.9-0.5.6.0. -. -.
-s54-t22-sut1. 10.30.50.54. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. -. -. 4.20. 1.11.14.
+s52-t21-sut1. 10.30.50.52. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. -. -.
+s53-t21-tg1. 10.30.50.53. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. -. -.
+s54-t22-sut1. 10.30.50.54. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. -. -. 4.30. 1.12.6.
s55-t22-tg1. 10.30.50.55. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. -. -. 3.20. 1.9.7.
-s56-t23-sut1. 10.30.50.56. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.36.1010. 5.9-0.5.5. 4.20. 1.11.14.
-s57-t23-tg1. 10.30.50.57. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.34.1002. 5.9-0.5.5. 3.20. 1.9.7.
-s58-t24-sut1. 10.30.50.58. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.34.1002. 5.9-0.5.6.0. 4.20. 1.11.14.
-s59-t24-tg1. 10.30.50.59. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.34.1002. 5.9-0.5.6.0. 3.20. 1.9.7.
+s56-t23-sut1. 10.30.50.56. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. 4.30. 1.12.6.
+s57-t23-tg1. 10.30.50.57. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. 3.20. 1.9.7.
+s58-t24-sut1. 10.30.50.58. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. 4.30. 1.12.6.
+s59-t24-tg1. 10.30.50.59. 1.00.2. 1.0. F2.43.09. 0x2b0000c0. 28.38.1002. 23.07-0.5.0. 3.20. 1.9.7.
```
diff --git a/docs/content/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg.md
index 12566051cc..89898f8f1d 100644
--- a/docs/content/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg.md
+++ b/docs/content/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg.md
@@ -614,7 +614,7 @@ BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic root=UUID=cac1254f-9426-4ea6-a8db-255
## EPYC zn2 Server Firmware Inventory
```
-Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. XXV710 Firmware. i40e. MLX5 Firmware. mlx5_core
-s60-t210-sut1. 10.30.55.24. 03.10.04. 1.1a. 02.c2.00. 0x8301038. ?. 9.20. 9.20. 2.22.18. 16.35.2000. 5.9-0.5.5.
-s61-t210-tg1. 10.30.55.25. 03.10.04. 1.1a. 02.c2.00. 0x8301038. ?. 8.30. 8.30. 2.19.3. 16.32.1010. 5.6-1.0.3.3.
-``` \ No newline at end of file
+Host. IPMI IP. BMC. BIOS. CPLD. CPU Microcode. PCI Bus. X710 Firmware. XXV710 Firmware. i40e. CX-5 Firmware. mlx5_core
+s60-t210-sut1. 10.30.55.24. 03.10.04. 1.1a. 02.c2.00. 0x8301038. ?. 9.20. 9.20. 2.22.20. 16.35.2000. 23.07-0.5.0.
+s61-t210-tg1. 10.30.55.25. 03.10.04. 1.1a. 02.c2.00. 0x8301038. ?. 8.30. 8.30. 2.19.3. 16.32.1010. 5.9-0.5.5.
+```
diff --git a/fdio.infra.ansible/roles/intel/defaults/main.yaml b/fdio.infra.ansible/roles/intel/defaults/main.yaml
index 7700090860..e3c2be10e8 100644
--- a/fdio.infra.ansible/roles/intel/defaults/main.yaml
+++ b/fdio.infra.ansible/roles/intel/defaults/main.yaml
@@ -34,7 +34,7 @@ packages_by_distro:
- "patchutils"
- "libboost-dev"
- "libboost-regex-dev"
-# - "libudev-dev"
+# - "libudev-dev" http://security.ubuntu.com/ubuntu/pool/main/s/systemd/
- "yasm"
packages_by_arch:
diff --git a/topologies/available/lf_3n_icxd_testbed31.yaml b/topologies/available/lf_3n_icxd_testbed31.yaml
index 9e08b65b79..739cff719f 100644
--- a/topologies/available/lf_3n_icxd_testbed31.yaml
+++ b/topologies/available/lf_3n_icxd_testbed31.yaml
@@ -18,16 +18,16 @@ nodes:
interfaces:
port1:
# s90-t31t32-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
- mac_address: "b4:96:91:a5:22:08"
- pci_address: "0000:ca:00.0"
+ mac_address: "b4:96:91:a5:78:b4"
+ pci_address: "0000:31:00.0"
ip4_address: "172.16.10.1"
driver: ice
link: link1
model: Intel-E810XXV
port2:
# s90-t31t32-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
- mac_address: "b4:96:91:a5:22:09"
- pci_address: "0000:ca:00.1"
+ mac_address: "b4:96:91:a5:78:b5"
+ pci_address: "0000:31:00.1"
ip4_address: "172.16.20.1"
driver: ice
link: link2
@@ -60,7 +60,7 @@ nodes:
# s32-t31-sut1-c1/p2 - 25GE port2 Intel E823-C 2p25GE.
mac_address: "3c:ec:ef:d9:e2:6b"
pci_address: "0000:89:00.2"
- ip4_address: "172.16.20.2"
+ ip4_address: "172.16.30.1"
driver: ice
link: link3
model: Intel-E823C
@@ -81,18 +81,18 @@ nodes:
uio_driver: vfio-pci
interfaces:
port1:
- # s33-t31-sut2-c1/p1 - 25GE port1 Intel E823-C 4p25GE.
+ # s33-t31-sut2-c1/p1 - 25GE port1 Intel E823-C 2p25GE.
mac_address: "3c:ec:ef:d9:e2:c8"
pci_address: "0000:89:00.0"
- ip4_address: "172.16.30.2"
+ ip4_address: "172.16.20.2"
driver: ice
- link: link3
+ link: link2
model: Intel-E823C
port2:
- # s33-t31-sut2-c1/p2 - 25GE port2 Intel E823-C 4p25GE.
+ # s33-t31-sut2-c1/p2 - 25GE port2 Intel E823-C 2p25GE.
mac_address: "3c:ec:ef:d9:e2:c9"
pci_address: "0000:89:00.2"
- ip4_address: "172.16.40.2"
+ ip4_address: "172.16.30.2"
driver: ice
- link: link2
+ link: link3
model: Intel-E823C
diff --git a/topologies/available/lf_3n_icxd_testbed32.yaml b/topologies/available/lf_3n_icxd_testbed32.yaml
index c8c0c035b4..e836dc7562 100644
--- a/topologies/available/lf_3n_icxd_testbed32.yaml
+++ b/topologies/available/lf_3n_icxd_testbed32.yaml
@@ -18,7 +18,7 @@ nodes:
interfaces:
port1:
# s90-t31t32-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
- mac_address: "b4:96:91:a5:22:08"
+ mac_address: "b4:96:91:a5:22:dc"
pci_address: "0000:ca:00.0"
ip4_address: "172.16.10.1"
driver: ice
@@ -26,7 +26,7 @@ nodes:
model: Intel-E810XXV
port2:
# s90-t31t32-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
- mac_address: "b4:96:91:a5:22:09"
+ mac_address: "b4:96:91:a5:22:dd"
pci_address: "0000:ca:00.1"
ip4_address: "172.16.20.1"
driver: ice
@@ -50,7 +50,7 @@ nodes:
interfaces:
port1:
# s34-t32-sut1-c1/p1 - 25GE port1 Intel E823-C 2p25GE.
- mac_address: "3c:ec:ef:d9:e2:6a"
+ mac_address: "3c:ec:ef:d9:e2:70"
pci_address: "0000:89:00.0"
ip4_address: "172.16.10.2"
driver: ice
@@ -58,9 +58,9 @@ nodes:
model: Intel-E823C
port2:
# s34-t32-sut1-c1/p2 - 25GE port2 Intel E823-C 2p25GE.
- mac_address: "3c:ec:ef:d9:e2:6b"
+ mac_address: "3c:ec:ef:d9:e2:71"
pci_address: "0000:89:00.2"
- ip4_address: "172.16.20.2"
+ ip4_address: "172.16.30.1"
driver: ice
link: link3
model: Intel-E823C
@@ -82,17 +82,17 @@ nodes:
interfaces:
port1:
# s35-t32-sut2-c1/p1 - 25GE port1 Intel E823-C 4p25GE.
- mac_address: "3c:ec:ef:d9:e2:c8"
+ mac_address: "3c:ec:ef:d9:e2:aa"
pci_address: "0000:89:00.0"
- ip4_address: "172.16.30.2"
+ ip4_address: "172.16.20.2"
driver: ice
- link: link3
+ link: link2
model: Intel-E823C
port2:
# s35-t32-sut2-c1/p2 - 25GE port2 Intel E823-C 4p25GE.
- mac_address: "3c:ec:ef:d9:e2:c9"
+ mac_address: "3c:ec:ef:d9:e2:aa"
pci_address: "0000:89:00.2"
- ip4_address: "172.16.40.2"
+ ip4_address: "172.16.30.2"
driver: ice
- link: link2
- model: Intel-E823C \ No newline at end of file
+ link: link3
+ model: Intel-E823C