aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorMiroslav Miklus <mmiklus@cisco.com>2016-05-25 21:50:50 +0200
committerPeter Mikus <pmikus@cisco.com>2016-07-11 12:29:04 +0000
commit3bb84bee3516c1e7326becfc3c2f70bf6e3f59ce (patch)
tree06af4580f5c98469f05bb73e4933aef200f888af /topologies
parente8cb6da0c3687f63b4973ef11ee2aed43c37bd87 (diff)
TB2 XL710 topology files
JIRA: CSIT-106 Change-Id: If3e76d971c7196da3f83a8daacd1308c6374c786 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_testbed2-XL710-XL710.yaml69
-rw-r--r--topologies/available/lf_testbed2.yaml4
2 files changed, 71 insertions, 2 deletions
diff --git a/topologies/available/lf_testbed2-XL710-XL710.yaml b/topologies/available/lf_testbed2-XL710-XL710.yaml
new file mode 100644
index 0000000000..7bb3f501ca
--- /dev/null
+++ b/topologies/available/lf_testbed2-XL710-XL710.yaml
@@ -0,0 +1,69 @@
+---
+metadata:
+ version: 0.1
+ schema:
+ - resources/topology_schemas/3_node_topology.sch.yaml
+ - resources/topology_schemas/topology.sch.yaml
+ tags: [hw, 3-node]
+
+nodes:
+ TG:
+ type: TG
+ subtype: TREX
+ host: "10.30.51.20"
+ port: 22
+ username: testuser
+ password: Cisco1234
+ interfaces:
+ port3:
+ # t2-tg1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:37:1f:1c"
+ pci_address: "0000:86:00.0"
+ driver: i40e
+ link: link1
+ model: Intel-XL710
+ port5:
+ # t2-tg1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:37:1f:19"
+ pci_address: "0000:86:00.1"
+ driver: i40e
+ link: link2
+ model: Intel-XL710
+ DUT1:
+ type: DUT
+ host: "10.30.51.21"
+ port: 22
+ username: testuser
+ password: Cisco1234
+ interfaces:
+ port5:
+ # t2-sut1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:35:77:08"
+ pci_address: "0000:85:00.0"
+ link: link3
+ model: Intel-XL710
+ port6:
+ # t2-sut1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:35:77:09"
+ pci_address: "0000:85:00.1"
+ link: link1
+ model: Intel-XL710
+ DUT2:
+ type: DUT
+ host: "10.30.51.22"
+ port: 22
+ username: testuser
+ password: Cisco1234
+ interfaces:
+ port5:
+ # t2-sut2-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:35:76:98"
+ pci_address: "0000:85:00.0"
+ link: link2
+ model: Intel-XL710
+ port6:
+ # t2-sut2-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
+ mac_address: "68:05:ca:35:76:99"
+ pci_address: "0000:85:00.1"
+ link: link3
+ model: Intel-XL710
diff --git a/topologies/available/lf_testbed2.yaml b/topologies/available/lf_testbed2.yaml
index 5e03d33028..c20346c3a8 100644
--- a/topologies/available/lf_testbed2.yaml
+++ b/topologies/available/lf_testbed2.yaml
@@ -138,7 +138,7 @@ nodes:
model: Intel-XL710
port6:
# t2-sut1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
- mac_address: "68:05:ca:35:77:0d"
+ mac_address: "68:05:ca:35:77:09"
pci_address: "0000:85:00.1"
link: link7
model: Intel-XL710
@@ -205,7 +205,7 @@ nodes:
model: Intel-XL710
port6:
# t2-sut2-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
- mac_address: "68:05:ca:35:76:9d"
+ mac_address: "68:05:ca:35:76:99"
pci_address: "0000:85:00.1"
link: link14
model: Intel-XL710