aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-08-14 14:03:23 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-08-14 14:03:23 +0000
commitc3f6c20aa939ccdb0f3673ea715886ad3d1d2333 (patch)
treec1beb5945557b7cd0ab64928dd9c2443a59bd36f /topologies
parent52fbd599c2fe9f2a1d77a146cfc581b4b2040a87 (diff)
fix(topo): IP address
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Icf43f76e80387e7d54164ed531ec844c7dfd87bb
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_3n_icx_testbed37.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/topologies/available/lf_3n_icx_testbed37.yaml b/topologies/available/lf_3n_icx_testbed37.yaml
index 2f987e3f0f..560da3007e 100644
--- a/topologies/available/lf_3n_icx_testbed37.yaml
+++ b/topologies/available/lf_3n_icx_testbed37.yaml
@@ -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