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