blob: 8a9ff3fc5c618281f845139c4c62cbebda1d6496 [file] [log] [blame]
Joey Armstrong003e83e2023-01-09 20:23:48 -05001# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
Suchitra Vemurib569c6a2020-06-26 19:23:23 -07002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
16
17---
18
19kube_config: 'flex-ocp-cord-voltha-master.conf'
20
21nodes:
22 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070023 ip: '10.93.1.10'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070024 user: 'cord'
25 pass: 'cord'
26 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070027 ip: '10.93.1.11'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070028 user: 'cord'
29 pass: 'cord'
30 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070031 ip: '10.93.1.12'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070032 user: 'cord'
33 pass: 'cord'
34
35fabric_switches:
36 -
37 mac: 'cc:37:ab:5b:6d:a8'
Matteo Scandolof9906db2021-10-14 16:32:34 -070038 ip: '10.93.1.13'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070039 user: 'root'
40 pass: 'onl'
Girish Gowdraa0db7f32021-03-01 19:54:52 -080041 bngPort: '31'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070042 device_id: 'of:0000000000000001'
43
44olts:
45 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070046 ip: '10.93.1.14'
47 sship: '10.93.1.14'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070048 user: 'root'
49 pass: 'onl'
50 fortygig: 'true'
Girish Gowdraa0db7f32021-03-01 19:54:52 -080051 aggPort: '1'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070052 serial: 'EC1838000853'
Girish Gowdra57405052022-06-28 18:32:44 -070053 oltDebVersion: openolt_asfvolt16-3.7.4-3b190f027136e845c5850a5b1a97897ce2b74ebf-40G-NNI.deb
Girish Gowdra83112522021-07-07 12:05:42 -070054 board_technology: XGS-PON
Hardik Windlass70895362022-04-12 13:13:26 +000055 power_switch_port: 6
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070056
57onus:
58 -
59 serial: 'ALPHe3d1cfa7'
60
61hosts:
62 src:
63 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070064 ip: '10.93.1.10'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070065 user: 'cord'
66 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080067 dp_iface_name: 'eth1.35'
68 container_type: LXC
69 container_name: ALPHe3d1cea3
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070070 onu: 'ALPHe3d1cea3'
71 olt: 'EC1838000853'
72 c_tag: '801'
73 s_tag: '111'
74 power_switch_port: 1
75 onu_type: 'alpha'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -070076 service_type: 'hsia'
Hardik Windlass252539e2021-07-02 04:26:45 +000077 uni_id: '1'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070078 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070079 ip: '10.93.1.11'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070080 user: 'cord'
81 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080082 dp_iface_name: 'eth1.35'
83 container_type: LXC
84 container_name: ALPHe3d1ceb7
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070085 onu: 'ALPHe3d1ceb7'
86 olt: 'EC1838000853'
87 c_tag: '101'
88 s_tag: '222'
Matteo Scandolof9906db2021-10-14 16:32:34 -070089 power_switch_port: 4
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070090 onu_type: 'alpha'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -070091 service_type: 'hsia'
Hardik Windlass252539e2021-07-02 04:26:45 +000092 uni_id: '1'
Suchitra Vemuri7c130712020-07-13 15:32:47 -070093 -
Matteo Scandolof9906db2021-10-14 16:32:34 -070094 ip: '10.93.1.10'
Suchitra Vemuri7c130712020-07-13 15:32:47 -070095 user: 'cord'
96 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080097 dp_iface_name: 'eth1.65'
98 container_type: LXC
99 container_name: ALPHe3d1cea3
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700100 onu: 'ALPHe3d1cea3'
101 olt: 'EC1838000853'
102 c_tag: '444'
103 s_tag: '333'
104 power_switch_port: 1
105 onu_type: ''
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700106 service_type: 'voip'
Hardik Windlass252539e2021-07-02 04:26:45 +0000107 uni_id: '1'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700108 -
Matteo Scandolof9906db2021-10-14 16:32:34 -0700109 ip: '10.93.1.11'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700110 user: 'cord'
111 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800112 dp_iface_name: 'eth1.65'
113 container_type: LXC
114 container_name: ALPHe3d1ceb7
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700115 onu: 'ALPHe3d1ceb7'
116 olt: 'EC1838000853'
117 c_tag: '444'
118 s_tag: '333'
Matteo Scandolof9906db2021-10-14 16:32:34 -0700119 power_switch_port: 4
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700120 onu_type: ''
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700121 service_type: 'voip'
Hardik Windlass252539e2021-07-02 04:26:45 +0000122 uni_id: '1'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700123 -
Matteo Scandolof9906db2021-10-14 16:32:34 -0700124 ip: '10.93.1.10'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700125 user: 'cord'
126 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800127 dp_iface_name: 'eth1.55'
128 container_type: LXC
129 container_name: ALPHe3d1cea3
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700130 onu: 'ALPHe3d1cea3'
131 olt: 'EC1838000853'
132 c_tag: '55'
133 s_tag: '555'
134 power_switch_port: 1
135 onu_type: ''
136 service_type: 'vod'
Hardik Windlass252539e2021-07-02 04:26:45 +0000137 uni_id: '1'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700138 -
Matteo Scandolof9906db2021-10-14 16:32:34 -0700139 ip: '10.93.1.11'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700140 user: 'cord'
141 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800142 dp_iface_name: 'eth1.55'
143 container_type: LXC
144 container_name: ALPHe3d1ceb7
Suchitra Vemuri22842602020-07-28 15:31:37 -0700145 onu: 'ALPHe3d1ceb7'
146 olt: 'EC1838000853'
147 c_tag: '55'
148 s_tag: '555'
Matteo Scandolof9906db2021-10-14 16:32:34 -0700149 power_switch_port: 4
Suchitra Vemuri22842602020-07-28 15:31:37 -0700150 onu_type: ''
151 service_type: 'vod'
Hardik Windlass252539e2021-07-02 04:26:45 +0000152 uni_id: '1'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700153 -
Matteo Scandolof9906db2021-10-14 16:32:34 -0700154 ip: '10.93.1.10'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700155 user: 'cord'
156 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800157 dp_iface_name: 'eth1.55'
158 container_type: LXC
159 container_name: ALPHe3d1cea3
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700160 onu: 'ALPHe3d1cea3'
161 olt: 'EC1838000853'
162 c_tag: '55'
163 s_tag: '550'
164 power_switch_port: 1
165 onu_type: ''
Girish Gowdra69b366d2021-02-24 17:09:14 -0800166 mcast_rg: '10.11.6.3/24'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700167 mcast_grp_subnet_mask: '224.0.0.0/4'
168 service_type: 'mcast'
Hardik Windlass252539e2021-07-02 04:26:45 +0000169 uni_id: '1'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700170 dst:
171 -
172 ip: null
173 user: null
174 pass: null
175 dp_iface_name: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800176 dp_iface_ip_qinq: '10.11.1.254'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700177 dp_iface_ip: null
178 dp_iface_gateway: null
179 container_type: null
180 container_name: null
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700181 -
182 ip: null
183 user: null
184 pass: null
Matteo Scandolof9906db2021-10-14 16:32:34 -0700185 noroot_ip: '10.93.1.12'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700186 noroot_user: cord
187 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800188 dp_iface_name: ens6f1
189 dp_iface_ip_qinq: '10.11.2.254'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700190 dp_iface_ip: null
191 dp_iface_gateway: null
192 container_type: null
193 container_name: null
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700194 -
195 ip: null
196 user: null
197 pass: null
198 dp_iface_name: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800199 dp_iface_ip_qinq: '10.11.4.254'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700200 dp_iface_ip: null
201 dp_iface_gateway: null
202 container_type: null
203 container_name: null
204 -
205 ip: null
206 user: null
207 pass: null
Matteo Scandolof9906db2021-10-14 16:32:34 -0700208 noroot_ip: '10.93.1.12'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700209 noroot_user: cord
210 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800211 dp_iface_name: ens6f1
212 dp_iface_ip_qinq: '10.11.4.254'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700213 dp_iface_ip: null
214 dp_iface_gateway: null
215 container_type: null
216 container_name: null
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700217 -
218 ip: null
219 user: null
220 pass: null
Matteo Scandolof9906db2021-10-14 16:32:34 -0700221 noroot_ip: '10.93.1.12'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700222 noroot_user: cord
223 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800224 dp_iface_name: ens6f1
225 dp_iface_ip_qinq: '10.11.5.254'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700226 dp_iface_ip: null
227 dp_iface_gateway: null
228 container_type: null
229 container_name: null
230 -
231 ip: null
232 user: null
233 pass: null
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700234 dp_iface_name: null
Girish Gowdraf071bd42021-03-05 18:43:45 -0800235 dp_iface_ip_qinq: '10.11.5.254'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700236 dp_iface_ip: null
237 dp_iface_gateway: null
238 container_type: null
239 container_name: null
240 -
241 ip: null
242 user: null
243 pass: null
Matteo Scandolof9906db2021-10-14 16:32:34 -0700244 bng_ip: '10.93.1.12'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700245 bng_user: cord
246 bng_pass: cord
247 dp_iface_name: null
248 dp_iface_ip_qinq: '225.22.0.2'
249 dp_iface_ip: null
250 dp_iface_gateway: null
251 container_type: null
252 container_name: null
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700253web_power_switch:
Matteo Scandolof9906db2021-10-14 16:32:34 -0700254 ip: '10.93.1.15'
Girish Gowdra69b366d2021-02-24 17:09:14 -0800255 user: 'cord'
256 password: 'cord'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700257 type: 'DLI'