Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 1 | # 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 | |
| 19 | kube_config: 'flex-ocp-cord-voltha-master.conf' |
| 20 | |
| 21 | nodes: |
| 22 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 23 | ip: '10.90.0.221' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 24 | user: 'cord' |
| 25 | pass: 'cord' |
| 26 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 27 | ip: '10.90.0.222' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 28 | user: 'cord' |
| 29 | pass: 'cord' |
| 30 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 31 | ip: '10.90.0.223' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 32 | user: 'cord' |
| 33 | pass: 'cord' |
| 34 | |
| 35 | fabric_switches: |
| 36 | - |
| 37 | mac: 'cc:37:ab:5b:6d:a8' |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 38 | ip: '10.90.0.224' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | bngPort: '3' |
| 42 | device_id: 'of:0000000000000001' |
| 43 | |
| 44 | olts: |
| 45 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 46 | ip: '10.90.0.225' |
| 47 | sship: '10.90.0.225' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 48 | user: 'root' |
| 49 | pass: 'onl' |
| 50 | fortygig: 'true' |
| 51 | aggPort: '10' |
| 52 | serial: 'EC1838000853' |
Girish Gowdra | 1ae5396 | 2021-01-11 10:21:26 -0800 | [diff] [blame] | 53 | oltDebVersion: openolt_asfvolt16-3.3.2-f7feb4b828467ccc99104b56b29dc7a19aa2008b-40G-NNI.deb |
Girish Gowdra | 4254d7e | 2020-12-14 11:15:17 -0800 | [diff] [blame] | 54 | oltDebVersion23: openolt_asfvolt16-3.2.0-fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa-40G-NNI.deb |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 55 | |
| 56 | onus: |
| 57 | - |
| 58 | serial: 'ALPHe3d1cfa7' |
| 59 | |
| 60 | hosts: |
| 61 | src: |
| 62 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 63 | ip: '10.90.0.221' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 64 | user: 'cord' |
| 65 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 66 | dp_iface_name: 'ens255f0.35' |
| 67 | container_type: null |
| 68 | container_name: null |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 69 | onu: 'ALPHe3d1cea3' |
| 70 | olt: 'EC1838000853' |
| 71 | c_tag: '801' |
| 72 | s_tag: '111' |
| 73 | power_switch_port: 1 |
| 74 | onu_type: 'alpha' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 75 | service_type: 'hsia' |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 76 | - |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 77 | ip: '10.90.0.222' |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 78 | user: 'cord' |
| 79 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 80 | dp_iface_name: 'ens255f0.35' |
| 81 | container_type: null |
| 82 | container_name: null |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 83 | onu: 'ALPHe3d1ceb7' |
| 84 | olt: 'EC1838000853' |
| 85 | c_tag: '101' |
| 86 | s_tag: '222' |
| 87 | power_switch_port: 2 |
| 88 | onu_type: 'alpha' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 89 | service_type: 'hsia' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 90 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 91 | ip: '10.90.0.221' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 92 | user: 'cord' |
| 93 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 94 | dp_iface_name: 'ens255f0.65' |
| 95 | container_type: null |
| 96 | container_name: null |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 97 | onu: 'ALPHe3d1cea3' |
| 98 | olt: 'EC1838000853' |
| 99 | c_tag: '444' |
| 100 | s_tag: '333' |
| 101 | power_switch_port: 1 |
| 102 | onu_type: '' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 103 | service_type: 'voip' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 104 | - |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 105 | ip: '10.90.0.222' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 106 | user: 'cord' |
| 107 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 108 | dp_iface_name: 'ens255f0.65' |
| 109 | container_type: null |
| 110 | container_name: null |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 111 | onu: 'ALPHe3d1ceb7' |
| 112 | olt: 'EC1838000853' |
| 113 | c_tag: '444' |
| 114 | s_tag: '333' |
| 115 | power_switch_port: 2 |
| 116 | onu_type: '' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 117 | service_type: 'voip' |
| 118 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 119 | ip: '10.90.0.221' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 120 | user: 'cord' |
| 121 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 122 | dp_iface_name: 'ens255f0.55' |
| 123 | container_type: null |
| 124 | container_name: null |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 125 | onu: 'ALPHe3d1cea3' |
| 126 | olt: 'EC1838000853' |
| 127 | c_tag: '55' |
| 128 | s_tag: '555' |
| 129 | power_switch_port: 1 |
| 130 | onu_type: '' |
| 131 | service_type: 'vod' |
| 132 | - |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 133 | ip: '10.90.0.222' |
Suchitra Vemuri | 2284260 | 2020-07-28 15:31:37 -0700 | [diff] [blame] | 134 | user: 'cord' |
| 135 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 136 | dp_iface_name: 'ens255f0.55' |
| 137 | container_type: null |
| 138 | container_name: null |
Suchitra Vemuri | 2284260 | 2020-07-28 15:31:37 -0700 | [diff] [blame] | 139 | onu: 'ALPHe3d1ceb7' |
| 140 | olt: 'EC1838000853' |
| 141 | c_tag: '55' |
| 142 | s_tag: '555' |
| 143 | power_switch_port: 2 |
| 144 | onu_type: '' |
| 145 | service_type: 'vod' |
| 146 | - |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 147 | ip: '10.90.0.221' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 148 | user: 'cord' |
| 149 | pass: 'cord' |
Girish Gowdra | c83cb66 | 2021-03-01 12:37:10 -0800 | [diff] [blame^] | 150 | dp_iface_name: 'ens255f0.55' |
| 151 | container_type: null |
| 152 | container_name: null |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 153 | onu: 'ALPHe3d1cea3' |
| 154 | olt: 'EC1838000853' |
| 155 | c_tag: '55' |
| 156 | s_tag: '550' |
| 157 | power_switch_port: 1 |
| 158 | onu_type: '' |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 159 | mcast_rg: '10.11.6.3/24' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 160 | mcast_grp_subnet_mask: '224.0.0.0/4' |
| 161 | service_type: 'mcast' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 162 | dst: |
| 163 | - |
| 164 | ip: null |
| 165 | user: null |
| 166 | pass: null |
| 167 | dp_iface_name: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 168 | dp_iface_ip_qinq: '10.11.1.254' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 169 | dp_iface_ip: null |
| 170 | dp_iface_gateway: null |
| 171 | container_type: null |
| 172 | container_name: null |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 173 | - |
| 174 | ip: null |
| 175 | user: null |
| 176 | pass: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 177 | noroot_ip: '10.90.0.223' |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 178 | noroot_user: cord |
| 179 | noroot_pass: cord |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 180 | dp_iface_name: ens6f1 |
| 181 | dp_iface_ip_qinq: '10.11.2.254' |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 182 | dp_iface_ip: null |
| 183 | dp_iface_gateway: null |
| 184 | container_type: null |
| 185 | container_name: null |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 186 | - |
| 187 | ip: null |
| 188 | user: null |
| 189 | pass: null |
| 190 | dp_iface_name: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 191 | dp_iface_ip_qinq: '10.11.4.254' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 192 | dp_iface_ip: null |
| 193 | dp_iface_gateway: null |
| 194 | container_type: null |
| 195 | container_name: null |
| 196 | - |
| 197 | ip: null |
| 198 | user: null |
| 199 | pass: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 200 | noroot_ip: '10.90.0.223' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 201 | noroot_user: cord |
| 202 | noroot_pass: cord |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 203 | dp_iface_name: ens6f1 |
| 204 | dp_iface_ip_qinq: '10.11.4.254' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 205 | dp_iface_ip: null |
| 206 | dp_iface_gateway: null |
| 207 | container_type: null |
| 208 | container_name: null |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 209 | - |
| 210 | ip: null |
| 211 | user: null |
| 212 | pass: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 213 | noroot_ip: '10.90.0.223' |
Suchitra Vemuri | 2284260 | 2020-07-28 15:31:37 -0700 | [diff] [blame] | 214 | noroot_user: cord |
| 215 | noroot_pass: cord |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 216 | dp_iface_name: ens6f1 |
| 217 | dp_iface_ip_qinq: '10.11.5.254' |
Suchitra Vemuri | 2284260 | 2020-07-28 15:31:37 -0700 | [diff] [blame] | 218 | dp_iface_ip: null |
| 219 | dp_iface_gateway: null |
| 220 | container_type: null |
| 221 | container_name: null |
| 222 | - |
| 223 | ip: null |
| 224 | user: null |
| 225 | pass: null |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 226 | dp_iface_name: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 227 | dp_iface_ip_qinq: '10.11.6.254' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 228 | dp_iface_ip: null |
| 229 | dp_iface_gateway: null |
| 230 | container_type: null |
| 231 | container_name: null |
| 232 | - |
| 233 | ip: null |
| 234 | user: null |
| 235 | pass: null |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 236 | bng_ip: '10.90.0.223' |
Suchitra Vemuri | 413bd7d | 2020-07-16 23:45:07 -0700 | [diff] [blame] | 237 | bng_user: cord |
| 238 | bng_pass: cord |
| 239 | dp_iface_name: null |
| 240 | dp_iface_ip_qinq: '225.22.0.2' |
| 241 | dp_iface_ip: null |
| 242 | dp_iface_gateway: null |
| 243 | container_type: null |
| 244 | container_name: null |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 245 | web_power_switch: |
Girish Gowdra | 69b366d | 2021-02-24 17:09:14 -0800 | [diff] [blame] | 246 | ip: '10.90.0.229' |
| 247 | user: 'cord' |
| 248 | password: 'cord' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 249 | type: 'DLI' |