Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 1 | # Copyright 2021-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 | |
| 19 | kube_config: 'flex-ocp-cord-voltha-master.conf' |
| 20 | |
| 21 | nodes: |
| 22 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 23 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 24 | user: 'cord' |
| 25 | pass: 'cord' |
| 26 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 27 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 28 | user: 'cord' |
| 29 | pass: 'cord' |
| 30 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 31 | ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 32 | user: 'cord' |
| 33 | pass: 'cord' |
| 34 | |
| 35 | fabric_switches: |
| 36 | - |
| 37 | mac: 'cc:37:ab:5b:6d:a8' |
| 38 | ip: '10.90.0.224' |
| 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | bngPort: '31' |
| 42 | device_id: 'of:0000000000000001' |
| 43 | |
| 44 | olts: |
| 45 | - |
| 46 | ip: '10.90.0.225' |
| 47 | sship: '10.90.0.225' |
| 48 | user: 'root' |
| 49 | pass: 'onl' |
| 50 | fortygig: 'true' |
| 51 | aggPort: '1' |
| 52 | serial: 'EC1838000853' |
Girish Gowdra | 6278066 | 2021-08-05 14:56:31 -0700 | [diff] [blame] | 53 | oltDebVersion: openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb |
Girish Gowdra | 8311252 | 2021-07-07 12:05:42 -0700 | [diff] [blame] | 54 | board_technology: XGS-PON |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 55 | |
| 56 | onus: |
| 57 | - |
| 58 | serial: 'ALPHe3d1cfa7' |
| 59 | |
| 60 | hosts: |
| 61 | src: |
| 62 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 63 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 64 | user: 'cord' |
| 65 | pass: 'cord' |
| 66 | dp_iface_name: 'eth1.35' |
| 67 | container_type: LXC |
| 68 | container_name: ALPHe3d1cea3 |
| 69 | onu: 'ALPHe3d1cea3' |
| 70 | olt: 'EC1838000853' |
| 71 | c_tag: '801' |
| 72 | s_tag: '111' |
| 73 | power_switch_port: 1 |
| 74 | onu_type: 'alpha' |
| 75 | service_type: 'hsia' |
| 76 | uni_id: '1' |
| 77 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 78 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 79 | user: 'cord' |
| 80 | pass: 'cord' |
| 81 | dp_iface_name: 'eth1.35' |
| 82 | container_type: LXC |
| 83 | container_name: ALPHe3d1ceb7 |
| 84 | onu: 'ALPHe3d1ceb7' |
| 85 | olt: 'EC1838000853' |
| 86 | c_tag: '101' |
| 87 | s_tag: '222' |
| 88 | power_switch_port: 2 |
| 89 | onu_type: 'alpha' |
| 90 | service_type: 'hsia' |
| 91 | uni_id: '1' |
| 92 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 93 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 94 | user: 'cord' |
| 95 | pass: 'cord' |
| 96 | dp_iface_name: 'eth1.35' |
| 97 | container_type: LXC |
| 98 | container_name: ALPHe3d1ceb7-2 |
| 99 | onu: 'ALPHe3d1ceb7' |
| 100 | olt: 'EC1838000853' |
| 101 | c_tag: '102' |
| 102 | s_tag: '222' |
| 103 | power_switch_port: 2 |
| 104 | onu_type: 'alpha' |
| 105 | service_type: 'hsia' |
| 106 | uni_id: '2' |
| 107 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 108 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 109 | user: 'cord' |
| 110 | pass: 'cord' |
| 111 | dp_iface_name: 'eth1.65' |
| 112 | container_type: LXC |
| 113 | container_name: ALPHe3d1cea3 |
| 114 | onu: 'ALPHe3d1cea3' |
| 115 | olt: 'EC1838000853' |
| 116 | c_tag: '444' |
| 117 | s_tag: '333' |
| 118 | power_switch_port: 1 |
| 119 | onu_type: '' |
| 120 | service_type: 'voip' |
| 121 | uni_id: '1' |
| 122 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 123 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 124 | user: 'cord' |
| 125 | pass: 'cord' |
| 126 | dp_iface_name: 'eth1.65' |
| 127 | container_type: LXC |
| 128 | container_name: ALPHe3d1ceb7 |
| 129 | onu: 'ALPHe3d1ceb7' |
| 130 | olt: 'EC1838000853' |
| 131 | c_tag: '444' |
| 132 | s_tag: '333' |
| 133 | power_switch_port: 2 |
| 134 | onu_type: '' |
| 135 | service_type: 'voip' |
| 136 | uni_id: '1' |
| 137 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 138 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 139 | user: 'cord' |
| 140 | pass: 'cord' |
| 141 | dp_iface_name: 'eth1.65' |
| 142 | container_type: LXC |
| 143 | container_name: ALPHe3d1ceb7-2 |
| 144 | onu: 'ALPHe3d1ceb7' |
| 145 | olt: 'EC1838000853' |
| 146 | c_tag: '444' |
| 147 | s_tag: '333' |
| 148 | power_switch_port: 2 |
| 149 | onu_type: '' |
| 150 | service_type: 'voip' |
| 151 | uni_id: '2' |
| 152 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 153 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 154 | user: 'cord' |
| 155 | pass: 'cord' |
| 156 | dp_iface_name: 'eth1.55' |
| 157 | container_type: LXC |
| 158 | container_name: ALPHe3d1cea3 |
| 159 | onu: 'ALPHe3d1cea3' |
| 160 | olt: 'EC1838000853' |
| 161 | c_tag: '55' |
| 162 | s_tag: '555' |
| 163 | power_switch_port: 1 |
| 164 | onu_type: '' |
| 165 | service_type: 'vod' |
| 166 | uni_id: '1' |
| 167 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 168 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 169 | user: 'cord' |
| 170 | pass: 'cord' |
| 171 | dp_iface_name: 'eth1.55' |
| 172 | container_type: LXC |
| 173 | container_name: ALPHe3d1ceb7 |
| 174 | onu: 'ALPHe3d1ceb7' |
| 175 | olt: 'EC1838000853' |
| 176 | c_tag: '55' |
| 177 | s_tag: '555' |
| 178 | power_switch_port: 2 |
| 179 | onu_type: '' |
| 180 | service_type: 'vod' |
| 181 | uni_id: '1' |
| 182 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 183 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 184 | user: 'cord' |
| 185 | pass: 'cord' |
| 186 | dp_iface_name: 'eth1.55' |
| 187 | container_type: LXC |
| 188 | container_name: ALPHe3d1ceb7-2 |
| 189 | onu: 'ALPHe3d1ceb7' |
| 190 | olt: 'EC1838000853' |
| 191 | c_tag: '55' |
| 192 | s_tag: '555' |
| 193 | power_switch_port: 2 |
| 194 | onu_type: '' |
| 195 | service_type: 'vod' |
| 196 | uni_id: '2' |
| 197 | - |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 198 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 199 | user: 'cord' |
| 200 | pass: 'cord' |
| 201 | dp_iface_name: 'eth1.55' |
| 202 | container_type: LXC |
| 203 | container_name: ALPHe3d1cea3 |
| 204 | onu: 'ALPHe3d1cea3' |
| 205 | olt: 'EC1838000853' |
| 206 | c_tag: '55' |
| 207 | s_tag: '550' |
| 208 | power_switch_port: 1 |
| 209 | onu_type: '' |
| 210 | mcast_rg: '10.11.6.3/24' |
| 211 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 212 | service_type: 'mcast' |
| 213 | uni_id: '1' |
| 214 | dst: |
| 215 | - |
| 216 | ip: null |
| 217 | user: null |
| 218 | pass: null |
| 219 | dp_iface_name: null |
| 220 | dp_iface_ip_qinq: '10.11.1.254' |
| 221 | dp_iface_ip: null |
| 222 | dp_iface_gateway: null |
| 223 | container_type: null |
| 224 | container_name: null |
| 225 | - |
| 226 | ip: null |
| 227 | user: null |
| 228 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 229 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 230 | noroot_user: cord |
| 231 | noroot_pass: cord |
| 232 | dp_iface_name: ens6f1 |
| 233 | dp_iface_ip_qinq: '10.11.2.254' |
| 234 | dp_iface_ip: null |
| 235 | dp_iface_gateway: null |
| 236 | container_type: null |
| 237 | container_name: null |
| 238 | - |
| 239 | ip: null |
| 240 | user: null |
| 241 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 242 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 243 | noroot_user: cord |
| 244 | noroot_pass: cord |
| 245 | dp_iface_name: ens6f1 |
| 246 | dp_iface_ip_qinq: '10.11.3.254' |
| 247 | dp_iface_ip: null |
| 248 | dp_iface_gateway: null |
| 249 | container_type: null |
| 250 | container_name: null |
| 251 | - |
| 252 | ip: null |
| 253 | user: null |
| 254 | pass: null |
| 255 | dp_iface_name: null |
| 256 | dp_iface_ip_qinq: '10.11.4.254' |
| 257 | dp_iface_ip: null |
| 258 | dp_iface_gateway: null |
| 259 | container_type: null |
| 260 | container_name: null |
| 261 | - |
| 262 | ip: null |
| 263 | user: null |
| 264 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 265 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 266 | noroot_user: cord |
| 267 | noroot_pass: cord |
| 268 | dp_iface_name: ens6f1 |
| 269 | dp_iface_ip_qinq: '10.11.4.254' |
| 270 | dp_iface_ip: null |
| 271 | dp_iface_gateway: null |
| 272 | container_type: null |
| 273 | container_name: null |
| 274 | - |
| 275 | ip: null |
| 276 | user: null |
| 277 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 278 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 279 | noroot_user: cord |
| 280 | noroot_pass: cord |
| 281 | dp_iface_name: ens6f1 |
| 282 | dp_iface_ip_qinq: '10.11.4.254' |
| 283 | dp_iface_ip: null |
| 284 | dp_iface_gateway: null |
| 285 | container_type: null |
| 286 | container_name: null |
| 287 | - |
| 288 | ip: null |
| 289 | user: null |
| 290 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 291 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 292 | noroot_user: cord |
| 293 | noroot_pass: cord |
| 294 | dp_iface_name: ens6f1 |
| 295 | dp_iface_ip_qinq: '10.11.5.254' |
| 296 | dp_iface_ip: null |
| 297 | dp_iface_gateway: null |
| 298 | container_type: null |
| 299 | container_name: null |
| 300 | - |
| 301 | ip: null |
| 302 | user: null |
| 303 | pass: null |
| 304 | dp_iface_name: null |
| 305 | dp_iface_ip_qinq: '10.11.5.254' |
| 306 | dp_iface_ip: null |
| 307 | dp_iface_gateway: null |
| 308 | container_type: null |
| 309 | container_name: null |
| 310 | - |
| 311 | ip: null |
| 312 | user: null |
| 313 | pass: null |
| 314 | dp_iface_name: null |
| 315 | dp_iface_ip_qinq: '10.11.5.254' |
| 316 | dp_iface_ip: null |
| 317 | dp_iface_gateway: null |
| 318 | container_type: null |
| 319 | container_name: null |
| 320 | - |
| 321 | ip: null |
| 322 | user: null |
| 323 | pass: null |
Girish Gowdra | 69c64eb | 2021-10-16 19:58:11 -0700 | [diff] [blame^] | 324 | bng_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 325 | bng_user: cord |
| 326 | bng_pass: cord |
| 327 | dp_iface_name: null |
| 328 | dp_iface_ip_qinq: '225.22.0.2' |
| 329 | dp_iface_ip: null |
| 330 | dp_iface_gateway: null |
| 331 | container_type: null |
| 332 | container_name: null |
| 333 | web_power_switch: |
| 334 | ip: '10.90.0.229' |
| 335 | user: 'cord' |
| 336 | password: 'cord' |
| 337 | type: 'DLI' |