aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-11-10 19:40:32 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-11-29 00:38:28 +0000
commitaf765cec4c246d7bbeaf2e11b2b99fa3f0c194cb (patch)
tree0f95f024a7c6f3799b5c2adcd3b0f7cb6dc0d231
parent10aec23c5b9d4e07b877cc41f31a2dc1d3406f7d (diff)
arm-pod{5,6}: Add comments about unused ifacesstable/euphrates
Change-Id: Iddb6a9731e6db8e8f4f7e9bd5ef770202f33930c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit de37144aae9ec5f91a71cde9d45e58195bbe4398)
-rw-r--r--labs/arm/pod5.yaml6
-rw-r--r--labs/arm/pod6.yaml20
2 files changed, 16 insertions, 10 deletions
diff --git a/labs/arm/pod5.yaml b/labs/arm/pod5.yaml
index cf25261..7ee358f 100644
--- a/labs/arm/pod5.yaml
+++ b/labs/arm/pod5.yaml
@@ -72,15 +72,19 @@ jumphost:
address: 10.0.1.32
mac_address: "40:8D:5C:BA:B9:6A"
interfaces:
+ # Connected, used only for admin/PXE
- mac_address: "68:05:ca:34:60:e3"
speed: 1gb
features: ''
+ # Not connected for now
- mac_address: "00:0f:b7:04:00:c1"
speed: 40gb
features: 'dpdk|sriov'
+ # Not connected for now
- mac_address: "00:0f:b7:04:00:c2"
speed: 40gb
features: 'dpdk|sriov'
+ # Connected, trunk for all other VLANs
- mac_address: "00:0f:b7:04:00:c0"
speed: 10gb
features: ''
@@ -115,9 +119,11 @@ nodes:
address: 10.0.8.3
mac_address: "e0:ff:f7:00:04:99"
interfaces:
+ # Connected, used only for admin/PXE
- mac_address: "e0:ff:f7:00:08:ae"
speed: 10gb
features: ''
+ # Connected, trunk for all other VLANs
- mac_address: "e0:ff:f7:00:08:af"
speed: 10gb
features: ''
diff --git a/labs/arm/pod6.yaml b/labs/arm/pod6.yaml
index 674d9c9..5af5b80 100644
--- a/labs/arm/pod6.yaml
+++ b/labs/arm/pod6.yaml
@@ -84,19 +84,19 @@ jumphost:
address: 0.0.0.0
mac_address: "00:00:00:00:00:00"
interfaces:
- ##eth0
+ ##eth0, Not connected for now
- mac_address: "00:01:73:02:36:d4"
speed: 1gb
features: ''
- ##eth1
+ ##eth1, Connected, used only for admin/PXE
- mac_address: "00:01:73:02:36:d5"
speed: 1gb
features: ''
- ##eth2
+ ##eth2, Not connected for now
- mac_address: "00:01:73:02:36:d6"
speed: 1gb
features: ''
- ##eth3
+ ##eth3, Connected, trunk for all other VLANs
- mac_address: "00:01:73:02:36:d7"
speed: 10gb
features: ''
@@ -126,27 +126,27 @@ nodes:
address: 10.0.1.54
mac_address: "1c:1b:0d:e8:fa:8b"
interfaces:
- ##enP5p144s0
+ ##enP5p144s0, Connected, used only for admin/PXE
- mac_address: "68:05:ca:5a:c3:a7"
speed: 1gb
features: ''
- ##enP2p1s0f1
+ ##enP2p1s0f1, Connected, trunk for all other VLANs
- mac_address: "1c:1b:0d:e8:fa:83"
speed: 10gb
features: 'dpdk|sriov'
- ##enP2p1s0f2
+ ##enP2p1s0f2, Not connected for now
- mac_address: "1c:1b:0d:e8:fa:84"
speed: 10gb
features: 'dpdk|sriov'
- ##enP2p1s0f3
+ ##enP2p1s0f3, Not connected for now
- mac_address: "1c:1b:0d:e8:fa:85"
speed: 10gb
features: 'dpdk|sriov'
- ##enP2p1s0f4
+ ##enP2p1s0f4, Not connected for now
- mac_address: "1c:1b:0d:e8:fa:86"
speed: 10gb
features: 'dpdk|sriov'
- ##enP2p1s0f5
+ ##enP2p1s0f5, Not connected for now
- mac_address: "1c:1b:0d:e8:fa:87"
speed: 10gb
features: 'dpdk|sriov'