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 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -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 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -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 | 6c49d42 | 2021-10-16 17:16:08 -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' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 38 | ip: '10.93.1.13' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | bngPort: '31' |
| 42 | device_id: 'of:0000000000000001' |
| 43 | |
| 44 | olts: |
| 45 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 46 | ip: '10.93.1.14' |
| 47 | sship: '10.93.1.14' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 48 | user: 'root' |
| 49 | pass: 'onl' |
| 50 | fortygig: 'true' |
| 51 | aggPort: '1' |
| 52 | serial: 'EC1838000853' |
Girish Gowdra | aef64a2 | 2021-12-10 20:58:44 +0530 | [diff] [blame] | 53 | oltDebVersion: openolt_asfvolt16-3.6.2-602bf0a2b75e27e241cb73d7daf1e2c883539102-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 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -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 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 78 | ip: '10.93.1.10' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 79 | user: 'cord' |
| 80 | pass: 'cord' |
| 81 | dp_iface_name: 'eth1.35' |
| 82 | container_type: LXC |
| 83 | container_name: ALPHe3d1cea3-2 |
| 84 | onu: 'ALPHe3d1cea3' |
| 85 | olt: 'EC1838000853' |
| 86 | c_tag: '802' |
| 87 | s_tag: '111' |
| 88 | power_switch_port: 1 |
| 89 | onu_type: 'alpha' |
| 90 | service_type: 'hsia' |
| 91 | uni_id: '2' |
| 92 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -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 |
| 99 | onu: 'ALPHe3d1ceb7' |
| 100 | olt: 'EC1838000853' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 101 | c_tag: '803' |
| 102 | s_tag: '111' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 103 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 104 | onu_type: 'alpha' |
| 105 | service_type: 'hsia' |
| 106 | uni_id: '1' |
| 107 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 108 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 109 | user: 'cord' |
| 110 | pass: 'cord' |
| 111 | dp_iface_name: 'eth1.35' |
| 112 | container_type: LXC |
| 113 | container_name: ALPHe3d1ceb7-2 |
| 114 | onu: 'ALPHe3d1ceb7' |
| 115 | olt: 'EC1838000853' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 116 | c_tag: '804' |
| 117 | s_tag: '111' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 118 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 119 | onu_type: 'alpha' |
| 120 | service_type: 'hsia' |
| 121 | uni_id: '2' |
| 122 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 123 | ip: '10.93.1.10' |
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: ALPHe3d1cea3 |
| 129 | onu: 'ALPHe3d1cea3' |
| 130 | olt: 'EC1838000853' |
| 131 | c_tag: '444' |
| 132 | s_tag: '333' |
| 133 | power_switch_port: 1 |
| 134 | onu_type: '' |
| 135 | service_type: 'voip' |
| 136 | uni_id: '1' |
| 137 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 138 | ip: '10.93.1.10' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 139 | user: 'cord' |
| 140 | pass: 'cord' |
| 141 | dp_iface_name: 'eth1.65' |
| 142 | container_type: LXC |
| 143 | container_name: ALPHe3d1cea3-2 |
| 144 | onu: 'ALPHe3d1cea3' |
| 145 | olt: 'EC1838000853' |
| 146 | c_tag: '444' |
| 147 | s_tag: '333' |
| 148 | power_switch_port: 1 |
| 149 | onu_type: '' |
| 150 | service_type: 'voip' |
| 151 | uni_id: '2' |
| 152 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 153 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 154 | user: 'cord' |
| 155 | pass: 'cord' |
| 156 | dp_iface_name: 'eth1.65' |
| 157 | container_type: LXC |
| 158 | container_name: ALPHe3d1ceb7 |
| 159 | onu: 'ALPHe3d1ceb7' |
| 160 | olt: 'EC1838000853' |
| 161 | c_tag: '444' |
| 162 | s_tag: '333' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 163 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 164 | onu_type: '' |
| 165 | service_type: 'voip' |
| 166 | uni_id: '1' |
| 167 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -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.65' |
| 172 | container_type: LXC |
| 173 | container_name: ALPHe3d1ceb7-2 |
| 174 | onu: 'ALPHe3d1ceb7' |
| 175 | olt: 'EC1838000853' |
| 176 | c_tag: '444' |
| 177 | s_tag: '333' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 178 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 179 | onu_type: '' |
| 180 | service_type: 'voip' |
| 181 | uni_id: '2' |
| 182 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 183 | ip: '10.93.1.10' |
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: ALPHe3d1cea3 |
| 189 | onu: 'ALPHe3d1cea3' |
| 190 | olt: 'EC1838000853' |
| 191 | c_tag: '55' |
| 192 | s_tag: '555' |
| 193 | power_switch_port: 1 |
| 194 | onu_type: '' |
| 195 | service_type: 'vod' |
| 196 | uni_id: '1' |
| 197 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 198 | ip: '10.93.1.10' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 199 | user: 'cord' |
| 200 | pass: 'cord' |
| 201 | dp_iface_name: 'eth1.55' |
| 202 | container_type: LXC |
| 203 | container_name: ALPHe3d1cea3-2 |
| 204 | onu: 'ALPHe3d1cea3' |
| 205 | olt: 'EC1838000853' |
| 206 | c_tag: '55' |
| 207 | s_tag: '555' |
| 208 | power_switch_port: 1 |
| 209 | onu_type: '' |
| 210 | service_type: 'vod' |
| 211 | uni_id: '2' |
| 212 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 213 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 214 | user: 'cord' |
| 215 | pass: 'cord' |
| 216 | dp_iface_name: 'eth1.55' |
| 217 | container_type: LXC |
| 218 | container_name: ALPHe3d1ceb7 |
| 219 | onu: 'ALPHe3d1ceb7' |
| 220 | olt: 'EC1838000853' |
| 221 | c_tag: '55' |
| 222 | s_tag: '555' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 223 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 224 | onu_type: '' |
| 225 | service_type: 'vod' |
| 226 | uni_id: '1' |
| 227 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 228 | ip: '10.93.1.11' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 229 | user: 'cord' |
| 230 | pass: 'cord' |
| 231 | dp_iface_name: 'eth1.55' |
| 232 | container_type: LXC |
| 233 | container_name: ALPHe3d1ceb7-2 |
| 234 | onu: 'ALPHe3d1ceb7' |
| 235 | olt: 'EC1838000853' |
| 236 | c_tag: '55' |
| 237 | s_tag: '555' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 238 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 239 | onu_type: '' |
| 240 | service_type: 'vod' |
| 241 | uni_id: '2' |
| 242 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 243 | ip: '10.93.1.10' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 244 | user: 'cord' |
| 245 | pass: 'cord' |
| 246 | dp_iface_name: 'eth1.55' |
| 247 | container_type: LXC |
| 248 | container_name: ALPHe3d1cea3 |
| 249 | onu: 'ALPHe3d1cea3' |
| 250 | olt: 'EC1838000853' |
| 251 | c_tag: '55' |
| 252 | s_tag: '550' |
| 253 | power_switch_port: 1 |
| 254 | onu_type: '' |
| 255 | mcast_rg: '10.11.6.3/24' |
| 256 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 257 | service_type: 'mcast' |
| 258 | uni_id: '1' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 259 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 260 | ip: '10.93.1.10' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 261 | user: 'cord' |
| 262 | pass: 'cord' |
| 263 | dp_iface_name: 'eth1.55' |
| 264 | container_type: LXC |
| 265 | container_name: ALPHe3d1cea3-2 |
| 266 | onu: 'ALPHe3d1cea3' |
| 267 | olt: 'EC1838000853' |
| 268 | c_tag: '55' |
| 269 | s_tag: '550' |
| 270 | power_switch_port: 1 |
| 271 | onu_type: '' |
| 272 | mcast_rg: '10.11.6.4/24' |
| 273 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 274 | service_type: 'mcast' |
| 275 | uni_id: '2' |
| 276 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 277 | ip: '10.93.1.11' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 278 | user: 'cord' |
| 279 | pass: 'cord' |
| 280 | dp_iface_name: 'eth1.55' |
| 281 | container_type: LXC |
| 282 | container_name: ALPHe3d1ceb7 |
| 283 | onu: 'ALPHe3d1ceb7' |
| 284 | olt: 'EC1838000853' |
| 285 | c_tag: '55' |
| 286 | s_tag: '550' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 287 | power_switch_port: 4 |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 288 | onu_type: '' |
| 289 | mcast_rg: '10.11.6.5/24' |
| 290 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 291 | service_type: 'mcast' |
| 292 | uni_id: '1' |
| 293 | - |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 294 | ip: '10.93.1.11' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 295 | user: 'cord' |
| 296 | pass: 'cord' |
| 297 | dp_iface_name: 'eth1.55' |
| 298 | container_type: LXC |
| 299 | container_name: ALPHe3d1ceb7-2 |
| 300 | onu: 'ALPHe3d1ceb7' |
| 301 | olt: 'EC1838000853' |
| 302 | c_tag: '55' |
| 303 | s_tag: '550' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 304 | power_switch_port: 4 |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 305 | onu_type: '' |
| 306 | mcast_rg: '10.11.6.6/24' |
| 307 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 308 | service_type: 'mcast' |
| 309 | uni_id: '2' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 310 | dst: |
| 311 | - |
| 312 | ip: null |
| 313 | user: null |
| 314 | pass: null |
| 315 | dp_iface_name: null |
| 316 | dp_iface_ip_qinq: '10.11.1.254' |
| 317 | dp_iface_ip: null |
| 318 | dp_iface_gateway: null |
| 319 | container_type: null |
| 320 | container_name: null |
| 321 | - |
| 322 | ip: null |
| 323 | user: null |
| 324 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 325 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 326 | noroot_user: cord |
| 327 | noroot_pass: cord |
| 328 | dp_iface_name: ens6f1 |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 329 | dp_iface_ip_qinq: '10.11.1.254' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 330 | dp_iface_ip: null |
| 331 | dp_iface_gateway: null |
| 332 | container_type: null |
| 333 | container_name: null |
| 334 | - |
| 335 | ip: null |
| 336 | user: null |
| 337 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 338 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 339 | noroot_user: cord |
| 340 | noroot_pass: cord |
| 341 | dp_iface_name: ens6f1 |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 342 | dp_iface_ip_qinq: '10.11.1.254' |
| 343 | dp_iface_ip: null |
| 344 | dp_iface_gateway: null |
| 345 | container_type: null |
| 346 | container_name: null |
| 347 | - |
| 348 | ip: null |
| 349 | user: null |
| 350 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 351 | noroot_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 352 | noroot_user: cord |
| 353 | noroot_pass: cord |
| 354 | dp_iface_name: ens6f1 |
| 355 | dp_iface_ip_qinq: '10.11.1.254' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 356 | dp_iface_ip: null |
| 357 | dp_iface_gateway: null |
| 358 | container_type: null |
| 359 | container_name: null |
| 360 | - |
| 361 | ip: null |
| 362 | user: null |
| 363 | pass: null |
| 364 | dp_iface_name: null |
| 365 | dp_iface_ip_qinq: '10.11.4.254' |
| 366 | dp_iface_ip: null |
| 367 | dp_iface_gateway: null |
| 368 | container_type: null |
| 369 | container_name: null |
| 370 | - |
| 371 | ip: null |
| 372 | user: null |
| 373 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 374 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 375 | noroot_user: cord |
| 376 | noroot_pass: cord |
| 377 | dp_iface_name: ens6f1 |
| 378 | dp_iface_ip_qinq: '10.11.4.254' |
| 379 | dp_iface_ip: null |
| 380 | dp_iface_gateway: null |
| 381 | container_type: null |
| 382 | container_name: null |
| 383 | - |
| 384 | ip: null |
| 385 | user: null |
| 386 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 387 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 388 | noroot_user: cord |
| 389 | noroot_pass: cord |
| 390 | dp_iface_name: ens6f1 |
| 391 | dp_iface_ip_qinq: '10.11.4.254' |
| 392 | dp_iface_ip: null |
| 393 | dp_iface_gateway: null |
| 394 | container_type: null |
| 395 | container_name: null |
| 396 | - |
| 397 | ip: null |
| 398 | user: null |
| 399 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 400 | noroot_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 401 | noroot_user: cord |
| 402 | noroot_pass: cord |
| 403 | dp_iface_name: ens6f1 |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 404 | dp_iface_ip_qinq: '10.11.4.254' |
| 405 | dp_iface_ip: null |
| 406 | dp_iface_gateway: null |
| 407 | container_type: null |
| 408 | container_name: null |
| 409 | - |
| 410 | ip: null |
| 411 | user: null |
| 412 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 413 | noroot_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 414 | noroot_user: cord |
| 415 | noroot_pass: cord |
| 416 | dp_iface_name: ens6f1 |
| 417 | dp_iface_ip_qinq: '10.11.5.254' |
| 418 | dp_iface_ip: null |
| 419 | dp_iface_gateway: null |
| 420 | container_type: null |
| 421 | container_name: null |
| 422 | - |
| 423 | ip: null |
| 424 | user: null |
| 425 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 426 | noroot_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 427 | noroot_user: cord |
| 428 | noroot_pass: cord |
| 429 | dp_iface_name: ens6f1 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 430 | dp_iface_ip_qinq: '10.11.5.254' |
| 431 | dp_iface_ip: null |
| 432 | dp_iface_gateway: null |
| 433 | container_type: null |
| 434 | container_name: null |
| 435 | - |
| 436 | ip: null |
| 437 | user: null |
| 438 | pass: null |
| 439 | dp_iface_name: null |
| 440 | dp_iface_ip_qinq: '10.11.5.254' |
| 441 | dp_iface_ip: null |
| 442 | dp_iface_gateway: null |
| 443 | container_type: null |
| 444 | container_name: null |
| 445 | - |
| 446 | ip: null |
| 447 | user: null |
| 448 | pass: null |
| 449 | dp_iface_name: null |
| 450 | dp_iface_ip_qinq: '10.11.5.254' |
| 451 | dp_iface_ip: null |
| 452 | dp_iface_gateway: null |
| 453 | container_type: null |
| 454 | container_name: null |
| 455 | - |
| 456 | ip: null |
| 457 | user: null |
| 458 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 459 | bng_ip: '10.93.1.12' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 460 | bng_user: cord |
| 461 | bng_pass: cord |
| 462 | dp_iface_name: null |
| 463 | dp_iface_ip_qinq: '225.22.0.2' |
| 464 | dp_iface_ip: null |
| 465 | dp_iface_gateway: null |
| 466 | container_type: null |
| 467 | container_name: null |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 468 | - |
| 469 | ip: null |
| 470 | user: null |
| 471 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 472 | bng_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 473 | bng_user: cord |
| 474 | bng_pass: cord |
| 475 | dp_iface_name: null |
| 476 | dp_iface_ip_qinq: '225.22.0.2' |
| 477 | dp_iface_ip: null |
| 478 | dp_iface_gateway: null |
| 479 | container_type: null |
| 480 | container_name: null |
| 481 | - |
| 482 | ip: null |
| 483 | user: null |
| 484 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 485 | bng_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 486 | bng_user: cord |
| 487 | bng_pass: cord |
| 488 | dp_iface_name: null |
| 489 | dp_iface_ip_qinq: '225.22.0.2' |
| 490 | dp_iface_ip: null |
| 491 | dp_iface_gateway: null |
| 492 | container_type: null |
| 493 | container_name: null |
| 494 | - |
| 495 | ip: null |
| 496 | user: null |
| 497 | pass: null |
Girish Gowdra | 6c49d42 | 2021-10-16 17:16:08 -0700 | [diff] [blame] | 498 | bng_ip: '10.93.1.12' |
Huseyin Ahmet AYDIN | dcf2c63 | 2021-08-26 08:32:19 +0000 | [diff] [blame] | 499 | bng_user: cord |
| 500 | bng_pass: cord |
| 501 | dp_iface_name: null |
| 502 | dp_iface_ip_qinq: '225.22.0.3' |
| 503 | dp_iface_ip: null |
| 504 | dp_iface_gateway: null |
| 505 | container_type: null |
| 506 | container_name: null |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 507 | web_power_switch: |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 508 | ip: '10.93.1.15' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 509 | user: 'cord' |
| 510 | password: 'cord' |
Matteo Scandolo | f9906db | 2021-10-14 16:32:34 -0700 | [diff] [blame] | 511 | type: 'DLI' |