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 | - |
| 23 | ip: '10.192.20.45' |
| 24 | user: 'cord' |
| 25 | pass: 'cord' |
| 26 | - |
| 27 | ip: '10.192.20.46' |
| 28 | user: 'cord' |
| 29 | pass: 'cord' |
| 30 | - |
| 31 | ip: '10.192.20.47' |
| 32 | user: 'cord' |
| 33 | pass: 'cord' |
| 34 | |
| 35 | fabric_switches: |
| 36 | - |
| 37 | mac: 'cc:37:ab:5b:6d:a8' |
| 38 | ip: '10.192.20.217' |
| 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | bngPort: '3' |
| 42 | device_id: 'of:0000000000000001' |
| 43 | |
| 44 | olts: |
| 45 | - |
| 46 | ip: '10.192.20.206' |
Suchitra Vemuri | 61bf756 | 2020-07-14 22:12:33 -0700 | [diff] [blame^] | 47 | sship: '10.192.20.206' |
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' |
| 53 | oltDebVersion: openolt_asfvolt16-2.4.9-dev-5057a3db7f0c73ef23903901514159963d1ef7a2.deb |
| 54 | oltDebVersion23: openolt_asfvolt16-2.4.9-dev-5057a3db7f0c73ef23903901514159963d1ef7a2.deb |
| 55 | |
| 56 | onus: |
| 57 | - |
| 58 | serial: 'ALPHe3d1cfa7' |
| 59 | |
| 60 | hosts: |
| 61 | src: |
| 62 | - |
| 63 | ip: '10.192.20.61' |
| 64 | user: 'cord' |
| 65 | pass: 'cord' |
| 66 | dp_iface_name: 'ens2f0.35' |
| 67 | container_type: null |
| 68 | container_name: null |
| 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 | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 75 | - |
| 76 | ip: '10.192.20.46' |
| 77 | user: 'cord' |
| 78 | pass: 'cord' |
| 79 | dp_iface_name: 'ens2f1.35' |
| 80 | container_type: null |
| 81 | container_name: null |
| 82 | onu: 'ALPHe3d1ceb7' |
| 83 | olt: 'EC1838000853' |
| 84 | c_tag: '101' |
| 85 | s_tag: '222' |
| 86 | power_switch_port: 2 |
| 87 | onu_type: 'alpha' |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 88 | - |
| 89 | ip: '10.192.20.61' |
| 90 | user: 'cord' |
| 91 | pass: 'cord' |
| 92 | dp_iface_name: 'ens2f0.65' |
| 93 | container_type: null |
| 94 | container_name: null |
| 95 | onu: 'ALPHe3d1cea3' |
| 96 | olt: 'EC1838000853' |
| 97 | c_tag: '444' |
| 98 | s_tag: '333' |
| 99 | power_switch_port: 1 |
| 100 | onu_type: '' |
| 101 | - |
| 102 | ip: '10.192.20.46' |
| 103 | user: 'cord' |
| 104 | pass: 'cord' |
| 105 | dp_iface_name: 'ens2f1.65' |
| 106 | container_type: null |
| 107 | container_name: null |
| 108 | onu: 'ALPHe3d1ceb7' |
| 109 | olt: 'EC1838000853' |
| 110 | c_tag: '444' |
| 111 | s_tag: '333' |
| 112 | power_switch_port: 2 |
| 113 | onu_type: '' |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 114 | dst: |
| 115 | - |
| 116 | ip: null |
| 117 | user: null |
| 118 | pass: null |
| 119 | dp_iface_name: null |
| 120 | dp_iface_ip_qinq: '10.8.8.100' |
| 121 | dp_iface_ip: null |
| 122 | dp_iface_gateway: null |
| 123 | container_type: null |
| 124 | container_name: null |
Suchitra Vemuri | 4afd86a | 2020-07-10 18:13:53 -0700 | [diff] [blame] | 125 | - |
| 126 | ip: null |
| 127 | user: null |
| 128 | pass: null |
| 129 | noroot_ip: '10.192.20.47' |
| 130 | noroot_user: cord |
| 131 | noroot_pass: cord |
| 132 | dp_iface_name: ens3d1 |
| 133 | dp_iface_ip_qinq: '10.8.7.100' |
| 134 | dp_iface_ip: null |
| 135 | dp_iface_gateway: null |
| 136 | container_type: null |
| 137 | container_name: null |
Suchitra Vemuri | 7c13071 | 2020-07-13 15:32:47 -0700 | [diff] [blame] | 138 | - |
| 139 | ip: null |
| 140 | user: null |
| 141 | pass: null |
| 142 | dp_iface_name: null |
| 143 | dp_iface_ip_qinq: '10.8.10.100' |
| 144 | dp_iface_ip: null |
| 145 | dp_iface_gateway: null |
| 146 | container_type: null |
| 147 | container_name: null |
| 148 | - |
| 149 | ip: null |
| 150 | user: null |
| 151 | pass: null |
| 152 | noroot_ip: '10.192.20.47' |
| 153 | noroot_user: cord |
| 154 | noroot_pass: cord |
| 155 | dp_iface_name: ens3d1 |
| 156 | dp_iface_ip_qinq: '10.8.10.100' |
| 157 | dp_iface_ip: null |
| 158 | dp_iface_gateway: null |
| 159 | container_type: null |
| 160 | container_name: null |
Suchitra Vemuri | b569c6a | 2020-06-26 19:23:23 -0700 | [diff] [blame] | 161 | web_power_switch: |
| 162 | ip: '10.192.20.56' |
| 163 | user: 'admin' |
| 164 | password: '1234' |
| 165 | type: 'DLI' |