blob: 40aa307c74bf8d9774f1a617921c98dee6944e37 [file] [log] [blame]
Suchitra Vemurib569c6a2020-06-26 19:23:23 -07001# Copyright 2017-present Open Networking Foundation
2#
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 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080023 ip: '10.90.0.221'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070024 user: 'cord'
25 pass: 'cord'
26 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080027 ip: '10.90.0.222'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070028 user: 'cord'
29 pass: 'cord'
30 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080031 ip: '10.90.0.223'
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'
Girish Gowdra69b366d2021-02-24 17:09:14 -080038 ip: '10.90.0.224'
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 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080046 ip: '10.90.0.225'
47 sship: '10.90.0.225'
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 Gowdra449edb62021-06-23 15:34:55 -070053 oltDebVersion: openolt_asfvolt16-3.4.8-eec0fc9e9a01dc0d35b0b8441e0a22a4c0cc51b4-40G-NNI.deb
Girish Gowdra99702652021-03-18 12:56:08 -070054 oltDebVersion23: openolt_asfvolt16-3.3.3-1a5d68b50d8bcc5ba6cb1630d3294c30c37cd2f5-40G-NNI.deb
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070055
56onus:
57 -
58 serial: 'ALPHe3d1cfa7'
59
60hosts:
61 src:
62 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080063 ip: '10.90.0.221'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070064 user: 'cord'
65 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080066 dp_iface_name: 'eth1.35'
67 container_type: LXC
68 container_name: ALPHe3d1cea3
Suchitra Vemurib569c6a2020-06-26 19:23:23 -070069 onu: 'ALPHe3d1cea3'
70 olt: 'EC1838000853'
71 c_tag: '801'
72 s_tag: '111'
73 power_switch_port: 1
74 onu_type: 'alpha'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -070075 service_type: 'hsia'
Hardik Windlass252539e2021-07-02 04:26:45 +000076 uni_id: '1'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070077 -
Girish Gowdrac83cb662021-03-01 12:37:10 -080078 ip: '10.90.0.222'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070079 user: 'cord'
80 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080081 dp_iface_name: 'eth1.35'
82 container_type: LXC
83 container_name: ALPHe3d1ceb7
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -070084 onu: 'ALPHe3d1ceb7'
85 olt: 'EC1838000853'
86 c_tag: '101'
87 s_tag: '222'
88 power_switch_port: 2
89 onu_type: 'alpha'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -070090 service_type: 'hsia'
Hardik Windlass252539e2021-07-02 04:26:45 +000091 uni_id: '1'
Suchitra Vemuri7c130712020-07-13 15:32:47 -070092 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080093 ip: '10.90.0.221'
Suchitra Vemuri7c130712020-07-13 15:32:47 -070094 user: 'cord'
95 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -080096 dp_iface_name: 'eth1.65'
97 container_type: LXC
98 container_name: ALPHe3d1cea3
Suchitra Vemuri7c130712020-07-13 15:32:47 -070099 onu: 'ALPHe3d1cea3'
100 olt: 'EC1838000853'
101 c_tag: '444'
102 s_tag: '333'
103 power_switch_port: 1
104 onu_type: ''
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700105 service_type: 'voip'
Hardik Windlass252539e2021-07-02 04:26:45 +0000106 uni_id: '1'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700107 -
Girish Gowdrac83cb662021-03-01 12:37:10 -0800108 ip: '10.90.0.222'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700109 user: 'cord'
110 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800111 dp_iface_name: 'eth1.65'
112 container_type: LXC
113 container_name: ALPHe3d1ceb7
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700114 onu: 'ALPHe3d1ceb7'
115 olt: 'EC1838000853'
116 c_tag: '444'
117 s_tag: '333'
118 power_switch_port: 2
119 onu_type: ''
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700120 service_type: 'voip'
Hardik Windlass252539e2021-07-02 04:26:45 +0000121 uni_id: '1'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700122 -
Girish Gowdra69b366d2021-02-24 17:09:14 -0800123 ip: '10.90.0.221'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700124 user: 'cord'
125 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800126 dp_iface_name: 'eth1.55'
127 container_type: LXC
128 container_name: ALPHe3d1cea3
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700129 onu: 'ALPHe3d1cea3'
130 olt: 'EC1838000853'
131 c_tag: '55'
132 s_tag: '555'
133 power_switch_port: 1
134 onu_type: ''
135 service_type: 'vod'
Hardik Windlass252539e2021-07-02 04:26:45 +0000136 uni_id: '1'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700137 -
Girish Gowdrac83cb662021-03-01 12:37:10 -0800138 ip: '10.90.0.222'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700139 user: 'cord'
140 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800141 dp_iface_name: 'eth1.55'
142 container_type: LXC
143 container_name: ALPHe3d1ceb7
Suchitra Vemuri22842602020-07-28 15:31:37 -0700144 onu: 'ALPHe3d1ceb7'
145 olt: 'EC1838000853'
146 c_tag: '55'
147 s_tag: '555'
148 power_switch_port: 2
149 onu_type: ''
150 service_type: 'vod'
Hardik Windlass252539e2021-07-02 04:26:45 +0000151 uni_id: '1'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700152 -
Girish Gowdra69b366d2021-02-24 17:09:14 -0800153 ip: '10.90.0.221'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700154 user: 'cord'
155 pass: 'cord'
Girish Gowdraf071bd42021-03-05 18:43:45 -0800156 dp_iface_name: 'eth1.55'
157 container_type: LXC
158 container_name: ALPHe3d1cea3
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700159 onu: 'ALPHe3d1cea3'
160 olt: 'EC1838000853'
161 c_tag: '55'
162 s_tag: '550'
163 power_switch_port: 1
164 onu_type: ''
Girish Gowdra69b366d2021-02-24 17:09:14 -0800165 mcast_rg: '10.11.6.3/24'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700166 mcast_grp_subnet_mask: '224.0.0.0/4'
167 service_type: 'mcast'
Hardik Windlass252539e2021-07-02 04:26:45 +0000168 uni_id: '1'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700169 dst:
170 -
171 ip: null
172 user: null
173 pass: null
174 dp_iface_name: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800175 dp_iface_ip_qinq: '10.11.1.254'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700176 dp_iface_ip: null
177 dp_iface_gateway: null
178 container_type: null
179 container_name: null
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700180 -
181 ip: null
182 user: null
183 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800184 noroot_ip: '10.90.0.223'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700185 noroot_user: cord
186 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800187 dp_iface_name: ens6f1
188 dp_iface_ip_qinq: '10.11.2.254'
Suchitra Vemuri4afd86a2020-07-10 18:13:53 -0700189 dp_iface_ip: null
190 dp_iface_gateway: null
191 container_type: null
192 container_name: null
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700193 -
194 ip: null
195 user: null
196 pass: null
197 dp_iface_name: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800198 dp_iface_ip_qinq: '10.11.4.254'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700199 dp_iface_ip: null
200 dp_iface_gateway: null
201 container_type: null
202 container_name: null
203 -
204 ip: null
205 user: null
206 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800207 noroot_ip: '10.90.0.223'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700208 noroot_user: cord
209 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800210 dp_iface_name: ens6f1
211 dp_iface_ip_qinq: '10.11.4.254'
Suchitra Vemuri7c130712020-07-13 15:32:47 -0700212 dp_iface_ip: null
213 dp_iface_gateway: null
214 container_type: null
215 container_name: null
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700216 -
217 ip: null
218 user: null
219 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800220 noroot_ip: '10.90.0.223'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700221 noroot_user: cord
222 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800223 dp_iface_name: ens6f1
224 dp_iface_ip_qinq: '10.11.5.254'
Suchitra Vemuri22842602020-07-28 15:31:37 -0700225 dp_iface_ip: null
226 dp_iface_gateway: null
227 container_type: null
228 container_name: null
229 -
230 ip: null
231 user: null
232 pass: null
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700233 dp_iface_name: null
Girish Gowdraf071bd42021-03-05 18:43:45 -0800234 dp_iface_ip_qinq: '10.11.5.254'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700235 dp_iface_ip: null
236 dp_iface_gateway: null
237 container_type: null
238 container_name: null
239 -
240 ip: null
241 user: null
242 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800243 bng_ip: '10.90.0.223'
Suchitra Vemuri413bd7d2020-07-16 23:45:07 -0700244 bng_user: cord
245 bng_pass: cord
246 dp_iface_name: null
247 dp_iface_ip_qinq: '225.22.0.2'
248 dp_iface_ip: null
249 dp_iface_gateway: null
250 container_type: null
251 container_name: null
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700252web_power_switch:
Girish Gowdra69b366d2021-02-24 17:09:14 -0800253 ip: '10.90.0.229'
254 user: 'cord'
255 password: 'cord'
Suchitra Vemurib569c6a2020-06-26 19:23:23 -0700256 type: 'DLI'