diff options
Diffstat (limited to 'topologies/available/lf_testbed1.yaml')
-rw-r--r-- | topologies/available/lf_testbed1.yaml | 50 |
1 files changed, 24 insertions, 26 deletions
diff --git a/topologies/available/lf_testbed1.yaml b/topologies/available/lf_testbed1.yaml index b72c7bbec3..2f77a9a41f 100644 --- a/topologies/available/lf_testbed1.yaml +++ b/topologies/available/lf_testbed1.yaml @@ -154,19 +154,18 @@ nodes: pci_address: "0000:87:00.1" link: link9 model: Intel-X710 -###TODO:links need to be identified before enabling interfaces### -# port9: -# # t1-sut1-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE. -# mac_address: "00:fe:c8:e4:d0:1b" -# pci_address: "0000:06:00.0" -# link: link16 -# model: Cisco-VIC-1227 -# port10: -# # t1-sut1-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE. -# mac_address: "00:fe:c8:e4:d0:1c" -# pci_address: "0000:07:00.0" -# link: link3 -# model: Cisco-VIC-1227 + port9: + # t1-sut1-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE. + mac_address: "00:fe:c8:e4:d0:1b" + pci_address: "0000:06:00.0" + link: link25 + model: Cisco-VIC-1227 + port10: + # t1-sut1-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE. + mac_address: "00:fe:c8:e4:d0:1c" + pci_address: "0000:07:00.0" + link: link5 + model: Cisco-VIC-1227 DUT2: type: DUT host: "10.30.51.18" @@ -222,16 +221,15 @@ nodes: pci_address: "0000:87:00.1" link: link24 model: Intel-X710 -###TODO:links need to be identified before enabling interfaces### -# port9: -# # t1-sut2-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE. -# mac_address: "00:fe:c8:e5:44:4c" -# pci_address: "0000:06:00.0" -# link: link4 -# model: Cisco-VIC-1227 -# port10: -# # t1-sut2-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE. -# mac_address: "00:fe:c8:e5:44:4d" -# pci_address: "0000:07:00.0" -# link: link16 -# model: Cisco-VIC-1227 + port9: + # t1-sut2-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE. + mac_address: "00:fe:c8:e5:44:4c" + pci_address: "0000:06:00.0" + link: link6 + model: Cisco-VIC-1227 + port10: + # t1-sut2-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE. + mac_address: "00:fe:c8:e5:44:4d" + pci_address: "0000:07:00.0" + link: link25 + model: Cisco-VIC-1227 |