diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-16 12:22:45 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-16 12:22:45 +0200 |
commit | 4f727ccb9c432dc54d1e76785ba7f29e65030fa6 (patch) | |
tree | e2ecbaff56858fa3d11a437f4488828898d85895 /topologies | |
parent | adbdd8ea63631683a2aa707ac294f21cf9f14714 (diff) |
feat(infra): Movements part 3
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ifcd47fd5ffaaf974b4e7d0c8dce391a21842b45a
Diffstat (limited to 'topologies')
-rw-r--r-- | topologies/available/lf_3n_snr_testbed39.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/topologies/available/lf_3n_snr_testbed39.yaml b/topologies/available/lf_3n_snr_testbed39.yaml index d2f1e0df73..28875db230 100644 --- a/topologies/available/lf_3n_snr_testbed39.yaml +++ b/topologies/available/lf_3n_snr_testbed39.yaml @@ -19,7 +19,7 @@ nodes: port1: # s89-t39t310-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:22:08" - pci_address: "0000:ca:00.0" + pci_address: "0000:86:00.0" ip4_address: "172.16.10.1" driver: ice link: disabled1 @@ -27,7 +27,7 @@ nodes: port2: # s89-t39t310-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:22:09" - pci_address: "0000:ca:00.1" + pci_address: "0000:86:00.1" ip4_address: "172.16.20.1" driver: ice link: link2 @@ -35,7 +35,7 @@ nodes: port3: # s89-t39t310-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:22:0a" - pci_address: "0000:ca:00.2" + pci_address: "0000:86:00.2" ip4_address: "172.16.50.1" driver: ice link: disabled2 @@ -43,7 +43,7 @@ nodes: port4: # s89-t39t310-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE. mac_address: "b4:96:91:a5:22:0b" - pci_address: "0000:ca:00.3" + pci_address: "0000:86:00.3" ip4_address: "172.16.60.1" driver: ice link: link5 |