fix(topo): IP address 68/39368/1
authorpmikus <peter.mikus@protonmail.ch>
Mon, 14 Aug 2023 14:03:23 +0000 (14:03 +0000)
committerpmikus <peter.mikus@protonmail.ch>
Mon, 14 Aug 2023 14:03:23 +0000 (14:03 +0000)
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Icf43f76e80387e7d54164ed531ec844c7dfd87bb

topologies/available/lf_3n_icx_testbed37.yaml

index 2f987e3..560da30 100644 (file)
@@ -262,7 +262,7 @@ nodes:
         # s66-t37-sut2-c10/p1 - 100GE port1 Mellanox ConnectX-6 Dx 2p100GE.
         mac_address: "b8:3f:d2:13:4b:16"
         pci_address: "0000:e3:00.0"
-        ip4_address: "172.16.90.3"
+        ip4_address: "172.16.100.3"
         driver: mlx5_core
         link: link10
         model: Mellanox-CX6DX
@@ -270,7 +270,7 @@ nodes:
         # s66-t37-sut2-c10/p2 - 100GE port2 Mellanox ConnectX-6 Dx 2p100GE.
         mac_address: "b8:3f:d2:13:4b:17"
         pci_address: "0000:e3:00.1"
-        ip4_address: "172.16.100.3"
+        ip4_address: "172.16.90.3"
         driver: mlx5_core
         link: link1010
         model: Mellanox-CX6DX
\ No newline at end of file