blob: ed1c1e05f194750a708a80755cea27bcc722efa9 [file] [log] [blame]
Andrea Campanella7426b062020-12-16 12:28:04 +01001---
2
Joey Armstrong92ac4cf2022-12-27 07:39:37 -05003 # Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
Andrea Campanella7426b062020-12-16 12:28:04 +01004 #
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 # http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16
17 # Automated deployment configuration for Tucson pod
18
19 # Change default values in tests
20 ONOS_REST_PORT: 30120
21 ONOS_SSH_PORT: 30115
Andrea Campanella55ae08d2021-01-15 16:41:10 +010022 OLT_PORT: 830
Andrea Campanella7426b062020-12-16 12:28:04 +010023 KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26 nodes:
27 -
Roger Luethi849ab322024-11-12 09:04:57 +010028 ip: 'node-3.berlin-lab.lfbroadband.org'
Andrea Campanella7426b062020-12-16 12:28:04 +010029 user: 'community'
30 pass: 'admin'
31 -
Roger Luethi849ab322024-11-12 09:04:57 +010032 ip: 'node-1.berlin-lab.lfbroadband.org'
Andrea Campanella7426b062020-12-16 12:28:04 +010033 user: 'community'
34 pass: 'admin'
35 -
Roger Luethi849ab322024-11-12 09:04:57 +010036 ip: 'node-2.berlin-lab.lfbroadband.org'
Andrea Campanella7426b062020-12-16 12:28:04 +010037 user: 'community'
38 pass: 'admin'
39
Girish Gowdrad6ff2082022-05-19 14:29:41 -070040 fabric_switches: []
41 # The switch is shared across 2 PODs, thus is externally controlled
42 # -
43 # mac: '8c:ea:1b:a7:29:72'
44 # ip: 10.34.90.55
45 # user: root
46 # pass: onl
47 # bngPort: 157
48 # device_id: 'of:0000000000000001'
Andrea Campanella7426b062020-12-16 12:28:04 +010049
50 olts:
51 # Gpon OLT
52 -
Roger Luethi849ab322024-11-12 09:04:57 +010053 ip: adtran-olt.berlin-lab.lfbroadband.org
54 sship: adtran-olt.berlin-lab.lfbroadband.org
Andrea Campanella7426b062020-12-16 12:28:04 +010055 fortygig: False
56 aggPort: 3
57 serial: LBADTN2038AD991
Andrea Campanella55ae08d2021-01-15 16:41:10 +010058 type: adtranolt
Andrea Campanellaa9a1ee52021-02-05 16:04:19 +010059 user: hsvroot
Andrea Campanellad501b472022-04-29 11:13:57 +020060 pass: BOSCO
Girish Gowdra83112522021-07-07 12:05:42 -070061 board_technology: GPON
Andrea Campanella7426b062020-12-16 12:28:04 +010062
63 hosts:
64 src:
65 #GPON ONU
66 -
Roger Luethi849ab322024-11-12 09:04:57 +010067 ip: node-1.berlin-lab.lfbroadband.org
Andrea Campanella7426b062020-12-16 12:28:04 +010068 user: community
69 pass: admin
70 dp_iface_name: eth1.7
71 container_type: LXC
72 container_name: SCOMA0302125
Andrea Campanellae8e54702021-01-20 10:01:49 +010073 onu: SCOMa0302125
Andrea Campanella7426b062020-12-16 12:28:04 +010074 olt: LBADTN2038AD991
75 c_tag: 7
76 s_tag: 35
Roger Luethi1fc1cc32024-11-12 08:53:15 +010077 power_switch_port: 4
Hardik Windlass252539e2021-07-02 04:26:45 +000078 uni_id: 1
Cristina de Francisco097e09e2025-01-15 16:30:51 +010079# -
80# ip: node-1.berlin-lab.lfbroadband.org
81# user: community
82# pass: admin
83# dp_iface_name: eth1.7
84# container_type: LXC
85# container_name: SCOMA030210E
86# onu: SCOMa030210e
87# olt: LBADTN2038AD991
88# c_tag: 7
89# s_tag: 36
90# power_switch_port: 5
91# uni_id: 1
92# -
93# ip: node-1.berlin-lab.lfbroadband.org
94# user: community
95# pass: admin
96# dp_iface_name: eth1.7
97# container_type: LXC
98# container_name: SCOM00001C0F
99# onu: SCOM00001c0f
100# olt: LBADTN2038AD991
101# c_tag: 7
102# s_tag: 37
103# power_switch_port: 7
104# uni_id: 1
105# -
106# ip: node-4.berlin-lab.lfbroadband.org
107# user: community
108# pass: admin
109# dp_iface_name: eth1.7
110# container_type: LXC
111# container_name: SCOMA0305FC1
112# onu: SCOMa0305fc1
113# olt: LBADTN2038AD991
114# c_tag: 7
115# s_tag: 40
116# power_switch_port: 2
117# uni_id: 1
Andrea Campanellaa6f23a42021-04-07 17:18:44 +0200118
Andrea Campanella7426b062020-12-16 12:28:04 +0100119 dst:
120 -
121 dp_iface_ip_qinq: 10.35.7.254
122 ip: null
123 user: null
124 pass: null
Roger Luethi849ab322024-11-12 09:04:57 +0100125 noroot_ip: bng.berlin-lab.lfbroadband.org
Andrea Campanella7426b062020-12-16 12:28:04 +0100126 noroot_user: community
127 noroot_pass: admin
Roger Luethiebab1342024-11-13 15:16:36 +0100128 dp_iface_name: enp7s0
Andrea Campanella7426b062020-12-16 12:28:04 +0100129 dp_iface_ip: null
130 dp_iface_gateway: null
131 container_type: null
132 container_name: null
Cristina de Francisco097e09e2025-01-15 16:30:51 +0100133# -
134# dp_iface_ip_qinq: 10.36.7.254
135# ip: null
136# user: null
137# pass: null
138# noroot_ip: bng.berlin-lab.lfbroadband.org
139# noroot_user: community
140# noroot_pass: admin
141# dp_iface_name: enp7s0
142# dp_iface_ip: null
143# dp_iface_gateway: null
144# container_type: null
145# container_name: null
146# -
147# dp_iface_ip_qinq: 10.37.7.254
148# ip: null
149# user: null
150# pass: null
151# noroot_ip: bng.berlin-lab.lfbroadband.org
152# noroot_user: community
153# noroot_pass: admin
154# dp_iface_name: enp7s0
155# dp_iface_ip: null
156# dp_iface_gateway: null
157# container_type: null
158# container_name: null
159# -
160# dp_iface_ip_qinq: 10.40.7.254
161# ip: null
162# user: null
163# pass: null
164# noroot_ip: bng.berlin-lab.lfbroadband.org
165# noroot_user: community
166# noroot_pass: admin
167# dp_iface_name: enp7s0
168# dp_iface_ip: null
169# dp_iface_gateway: null
170# container_type: null
171# container_name: null
Andrea Campanella88b48ac2021-02-24 12:04:26 +0100172
173 web_power_switch:
Roger Luethi849ab322024-11-12 09:04:57 +0100174 ip: 'pdu03.berlin-lab.lfbroadband.org'
Andrea Campanella88b48ac2021-02-24 12:04:26 +0100175 user: 'admin'
176 password: 'secret'
Girish Gowdra449edb62021-06-23 15:34:55 -0700177 type: 'EPC'