blob: 2982e486ccdbcd71f174e60f1867a94f44761faf [file] [log] [blame]
Mahir Gunyele1e1ca12022-11-28 00:48:23 -08001---
2
Joey Armstrong003e83e2023-01-09 20:23:48 -05003 # Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
Mahir Gunyele1e1ca12022-11-28 00:48:23 -08004 #
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
22 OLT_PORT: 9191
23 KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26 nodes:
27 -
28 ip: '10.34.90.43'
29 user: 'community'
30 pass: 'admin'
31 -
32 ip: '10.34.90.41'
33 user: 'community'
34 pass: 'admin'
35 -
36 ip: '10.34.90.42'
37 user: 'community'
38 pass: 'admin'
39
40 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'
49
50 olts:
51 # Gpon OLT
52 -
53 ip: 10.34.90.50
54 sship: 10.34.90.50
55 user: root
56 pass: onl
57 fortygig: False
58 aggPort: 2
59 serial: EC1912001823
60 oltDebVersion: openolt_asgvolt64-3.7.4-3b190f027136e845c5850a5b1a97897ce2b74ebf-100G-NNI.deb
61 board_technology: GPON
62
63 hosts:
Mahir Gunyel23c1e832022-11-28 12:33:36 -080064 src:
65 -
66 ip: 10.34.90.43
67 user: community
68 pass: admin
69 dp_iface_name: eth1.35
70 container_type: LXC
71 container_name: SCOM00001c82
72 onu: SCOM00001c82
73 olt: EC1912001823
74 c_tag: 801
75 s_tag: 111
76 power_switch_port: 1
77 onu_type: 'scom'
78 service_type: 'hsia'
79 uni_id: 1
80 -
81 ip: 10.34.90.43
82 user: community
83 pass: admin
Mahir Gunyel0f2a0042023-11-14 16:20:28 -080084 dp_iface_name: eth1.35
85 container_type: LXC
86 container_name: SCOM00001c89
87 onu: SCOM00001c89
88 olt: EC1912001823
89 c_tag: 802
90 s_tag: 222
91 power_switch_port: 1
92 onu_type: 'scom'
93 service_type: 'hsia'
94 uni_id: 1
95 -
96 ip: 10.34.90.43
97 user: community
98 pass: admin
Mahir Gunyel23c1e832022-11-28 12:33:36 -080099 dp_iface_name: eth1.65
100 container_type: LXC
101 container_name: SCOM00001c82
102 onu: SCOM00001c82
103 olt: EC1912001823
104 c_tag: 444
105 s_tag: 333
106 power_switch_port: 1
107 onu_type: 'scom'
108 service_type: 'voip'
109 uni_id: 1
110 -
111 ip: 10.34.90.43
112 user: community
113 pass: admin
Mahir Gunyel0f2a0042023-11-14 16:20:28 -0800114 dp_iface_name: eth1.65
115 container_type: LXC
116 container_name: SCOM00001c89
117 onu: SCOM00001c89
118 olt: EC1912001823
119 c_tag: 444
120 s_tag: 333
121 power_switch_port: 1
122 onu_type: 'scom'
123 service_type: 'voip'
124 uni_id: 1
125 -
126 ip: 10.34.90.43
127 user: community
128 pass: admin
Mahir Gunyel23c1e832022-11-28 12:33:36 -0800129 dp_iface_name: eth1.55
130 container_type: LXC
131 container_name: SCOM00001c82
132 onu: SCOM00001c82
133 olt: EC1912001823
134 c_tag: 55
135 s_tag: 555
136 power_switch_port: 1
137 onu_type: 'scom'
138 service_type: 'vod'
139 uni_id: 1
140 -
Mahir Gunyel0f2a0042023-11-14 16:20:28 -0800141 ip: 10.34.90.43
142 user: community
143 pass: admin
144 dp_iface_name: eth1.55
145 container_type: LXC
146 container_name: SCOM00001c89
147 onu: SCOM00001c89
148 olt: EC1912001823
149 c_tag: 55
150 s_tag: 555
151 power_switch_port: 1
152 onu_type: 'scom'
153 service_type: 'vod'
154 uni_id: 1
155 -
Mahir Gunyel23c1e832022-11-28 12:33:36 -0800156 ip: '10.34.90.43'
157 user: 'community'
158 pass: 'admin'
159 dp_iface_name: 'eth1.55'
160 container_type: LXC
161 container_name: SCOM00001c82
162 onu: 'SCOM00001c82'
163 olt: 'EC1912001823'
164 c_tag: '55'
165 s_tag: '550'
166 power_switch_port: 1
167 onu_type: 'scom'
168 mcast_rg: '10.11.6.3/24'
169 mcast_grp_subnet_mask: '224.0.0.0/4'
170 service_type: 'mcast'
171 uni_id: '1'
172 dst:
173 -
174 #HSI
175 ip: null
176 user: null
177 pass: null
178 dp_iface_name: ens1f0
179 dp_iface_ip_qinq: '10.11.1.254'
180 dp_iface_ip: null
181 dp_iface_gateway: null
182 container_type: null
183 container_name: null
184 -
Mahir Gunyel0f2a0042023-11-14 16:20:28 -0800185 #HSI
186 ip: null
187 user: null
188 pass: null
189 dp_iface_name: ens1f0
190 dp_iface_ip_qinq: '10.11.2.254'
191 dp_iface_ip: null
192 dp_iface_gateway: null
193 container_type: null
194 container_name: null
195 -
Mahir Gunyel23c1e832022-11-28 12:33:36 -0800196 #VOIP
197 ip: null
198 user: null
199 pass: null
200 noroot_ip: '10.34.90.43'
201 noroot_user: community
202 noroot_pass: admin
203 dp_iface_name: ens1f0
204 dp_iface_ip_qinq: '10.11.4.254'
205 dp_iface_ip: null
206 dp_iface_gateway: null
207 container_type: null
208 container_name: null
209 -
Mahir Gunyel0f2a0042023-11-14 16:20:28 -0800210 #VOIP
211 ip: null
212 user: null
213 pass: null
214 noroot_ip: '10.34.90.43'
215 noroot_user: community
216 noroot_pass: admin
217 dp_iface_name: ens1f0
218 dp_iface_ip_qinq: '10.11.4.254'
219 dp_iface_ip: null
220 dp_iface_gateway: null
221 container_type: null
222 container_name: null
223 -
224 #VOD
225 ip: null
226 user: null
227 pass: null
228 noroot_ip: '10.34.90.43'
229 noroot_user: community
230 noroot_pass: admin
231 dp_iface_name: ens1f0
232 dp_iface_ip_qinq: '10.11.5.254'
233 dp_iface_ip: null
234 dp_iface_gateway: null
235 container_type: null
236 container_name: null
237 -
Mahir Gunyel23c1e832022-11-28 12:33:36 -0800238 #VOD
239 ip: null
240 user: null
241 pass: null
242 noroot_ip: '10.34.90.43'
243 noroot_user: community
244 noroot_pass: admin
245 dp_iface_name: ens1f0
246 dp_iface_ip_qinq: '10.11.5.254'
247 dp_iface_ip: null
248 dp_iface_gateway: null
249 container_type: null
250 container_name: null
251 -
252 #MCAST
253 ip: null
254 user: null
255 pass: null
256 bng_ip: '10.34.90.43'
257 bng_user: community
258 bng_pass: admin
259 dp_iface_name: null
260 dp_iface_ip_qinq: '225.22.0.2'
261 dp_iface_ip: null
262 dp_iface_gateway: null
263 container_type: null
264 container_name: null
Mahir Gunyel0f2a0042023-11-14 16:20:28 -0800265
Mahir Gunyele1e1ca12022-11-28 00:48:23 -0800266 web_power_switch:
267 ip: '10.34.90.48'
268 user: 'admin'
269 password: 'secret'
270 type: 'EPC'