diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-10-25 16:03:14 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-10-25 23:16:50 +0200 |
commit | 099707b8addc80132cb30f64bdcdd4001066454d (patch) | |
tree | 38823a1b0756819c1b1732d31779a5353006e737 /topologies | |
parent | 603e92693a09a76d79e02f6958b55a38c5d31f4c (diff) |
TB1 Cisco-VIC-1385 topology file
Change-Id: I4c01fc97143e7457b05111cdeac6407991a769ce
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'topologies')
-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 51593e7802..b72c7bbec3 100644 --- a/topologies/available/lf_testbed1.yaml +++ b/topologies/available/lf_testbed1.yaml @@ -118,19 +118,18 @@ nodes: pci_address: "0000:0a:00.1" link: link3 model: Intel-X520-DA2 -###TODO:links need to be identified before enabling interfaces### -# port3: -# # t1-sut1-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE. -# mac_address: "04:62:73:8c:c3:0f" -# pci_address: "0000:13:00.0" -# link: -# model: Cisco-VIC-1385 -# port4: -# # t1-sut1-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE. -# mac_address: "04:62:73:8c:c3:10" -# pci_address: "0000:14:00.0" -# link: -# model: Cisco-VIC-1385 + port3: + # t1-sut1-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE. + mac_address: "04:62:73:8c:c3:0f" + pci_address: "0000:13:00.0" + link: link22 + model: Cisco-VIC-1385 + port4: + # t1-sut1-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE. + mac_address: "04:62:73:8c:c3:10" + pci_address: "0000:14:00.0" + link: link1 + model: Cisco-VIC-1385 port5: # t1-sut1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE. mac_address: "68:05:ca:37:20:48" @@ -187,19 +186,18 @@ nodes: pci_address: "0000:0a:00.1" link: link21 model: Intel-X520-DA2 -###TODO:links need to be identified before enabling interfaces### -# port3: -# # t1-sut2-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE. -# mac_address: "d8:b1:90:19:41:69" -# pci_address: "0000:13:00.0" -# link: link4 -# model: Cisco-VIC-1385 -# port4: -# # t1-sut2-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE. -# mac_address: "d8:b1:90:19:41:6a" -# pci_address: "0000:15:00.0" -# link: link13 -# model: Cisco-VIC-1385 + port3: + # t1-sut2-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE. + mac_address: "d8:b1:90:19:41:69" + pci_address: "0000:13:00.0" + link: link2 + model: Cisco-VIC-1385 + port4: + # t1-sut2-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE. + mac_address: "d8:b1:90:19:41:6a" + pci_address: "0000:15:00.0" + link: link22 + model: Cisco-VIC-1385 port5: # t1-sut2-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE. mac_address: "68:05:ca:35:78:e8" |