diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-10-26 13:54:58 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-10-28 09:52:16 +0000 |
commit | 9ba9ab274f809980a5b3f46f9f13feca2fc5a07d (patch) | |
tree | b3ff51954cdf6d8f450e4fdee27c04d92e2e5fbc /topologies/available | |
parent | eca12f0b86528bbd02b3b5833f5ba022f18c1e0f (diff) |
TB1 Cisco-VIC-1227 topology file
Change-Id: I23bb0fd4511b4a21bcf57e4fc010084c48bb1008
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'topologies/available')
-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 |