Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -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 BBWF POD |
| 16 | |
| 17 | --- |
| 18 | |
| 19 | kube_config: '/var/k8.conf' |
| 20 | |
| 21 | nodes: |
| 22 | - |
| 23 | ip: '10.128.100.70' |
| 24 | user: 'cord' |
| 25 | pass: 'cord' |
| 26 | - |
| 27 | ip: '10.128.100.71' |
| 28 | user: 'cord' |
| 29 | pass: 'cord' |
| 30 | - |
| 31 | ip: '10.128.100.72' |
| 32 | user: 'cord' |
| 33 | pass: 'cord' |
| 34 | |
| 35 | fabric_switches: |
| 36 | - |
| 37 | mac: 'cc:37:ab:61:80:ca' |
| 38 | ip: '10.128.100.80' |
| 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | bngPort: '31' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 42 | device_id: 'of:0000000000000001' |
| 43 | |
| 44 | olts: |
| 45 | - |
| 46 | name: 'edgecore' |
Suchitra Vemuri | 61bf756 | 2020-07-14 22:12:33 -0700 | [diff] [blame] | 47 | ip: '10.111.0.3' |
| 48 | sship: '10.128.99.90' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 49 | user: 'root' |
| 50 | pass: 'onl' |
| 51 | fortygig: 'true' |
Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 52 | aggPort: '1' |
Girish Gowdra | 6d23646 | 2021-11-22 15:13:46 -0800 | [diff] [blame^] | 53 | serial: 'EC1721000216' |
Girish Gowdra | 6278066 | 2021-08-05 14:56:31 -0700 | [diff] [blame] | 54 | oltDebVersion: openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb |
Girish Gowdra | 8311252 | 2021-07-07 12:05:42 -0700 | [diff] [blame] | 55 | board_technology: XGS-PON |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 56 | |
| 57 | onus: |
| 58 | - |
Suchitra Vemuri | 357982a | 2020-06-09 14:51:56 -0700 | [diff] [blame] | 59 | serial: 'ISKT71e80080' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 60 | - |
| 61 | serial: 'ALPHe3d1cf9d' |
| 62 | |
| 63 | hosts: |
| 64 | src: |
| 65 | - |
Girish Gowdra | 1e5d502 | 2020-10-13 14:55:16 -0700 | [diff] [blame] | 66 | ip: '10.128.100.72' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 67 | user: 'cord' |
| 68 | pass: 'cord' |
Girish Gowdra | 6c5afcd | 2021-08-16 11:22:16 -0700 | [diff] [blame] | 69 | dp_iface_name: 'eth1.11' |
| 70 | container_type: LXC |
| 71 | container_name: ISKT71e80080 |
Suchitra Vemuri | 357982a | 2020-06-09 14:51:56 -0700 | [diff] [blame] | 72 | onu: 'ISKT71e80080' |
Girish Gowdra | 6d23646 | 2021-11-22 15:13:46 -0800 | [diff] [blame^] | 73 | olt: 'EC1721000216' |
Suchitra Vemuri | ad5a75c | 2020-06-08 16:54:56 -0700 | [diff] [blame] | 74 | c_tag: '11' |
| 75 | s_tag: '11' |
| 76 | power_switch_port: 6 |
Suchitra Vemuri | 870eaf7 | 2020-06-09 16:20:23 -0700 | [diff] [blame] | 77 | onu_type: 'iskratel' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 78 | uni_id: '1' |
Suchitra Vemuri | ad5a75c | 2020-06-08 16:54:56 -0700 | [diff] [blame] | 79 | - |
| 80 | ip: '10.128.100.71' |
| 81 | user: 'cord' |
| 82 | pass: 'cord' |
Girish Gowdra | 6c5afcd | 2021-08-16 11:22:16 -0700 | [diff] [blame] | 83 | dp_iface_name: 'eth1.22' |
| 84 | container_type: LXC |
| 85 | container_name: ALPHe3d1cf9d |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 86 | onu: 'ALPHe3d1cf9d' |
Girish Gowdra | 6d23646 | 2021-11-22 15:13:46 -0800 | [diff] [blame^] | 87 | olt: 'EC1721000216' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 88 | c_tag: '22' |
| 89 | s_tag: '22' |
Hung-Wei Chiu | 57870ab | 2020-04-22 15:48:59 -0700 | [diff] [blame] | 90 | power_switch_port: 1 |
Hung-Wei Chiu | a0cdedb | 2020-05-29 15:23:19 -0700 | [diff] [blame] | 91 | onu_type: 'alpha' |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 92 | uni_id: '1' |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 93 | dst: |
| 94 | - |
| 95 | ip: null |
| 96 | user: null |
| 97 | pass: null |
| 98 | dp_iface_name: null |
Suchitra Vemuri | ad5a75c | 2020-06-08 16:54:56 -0700 | [diff] [blame] | 99 | dp_iface_ip_qinq: '10.11.11.254' |
Girish Gowdra | 6f91033 | 2021-07-09 08:42:06 -0700 | [diff] [blame] | 100 | noroot_ip: 10.128.100.70 |
| 101 | noroot_user: cord |
| 102 | noroot_pass: cord |
| 103 | dp_iface_name: ens6f0 |
Suchitra Vemuri | ad5a75c | 2020-06-08 16:54:56 -0700 | [diff] [blame] | 104 | dp_iface_ip: null |
| 105 | dp_iface_gateway: null |
| 106 | container_type: null |
| 107 | container_name: null |
| 108 | - |
| 109 | ip: null |
| 110 | user: null |
| 111 | pass: null |
| 112 | dp_iface_name: null |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 113 | dp_iface_ip_qinq: '10.22.22.254' |
Girish Gowdra | 6f91033 | 2021-07-09 08:42:06 -0700 | [diff] [blame] | 114 | noroot_ip: '10.128.100.70' |
| 115 | noroot_user: cord |
| 116 | noroot_pass: cord |
| 117 | dp_iface_name: ens6f0 |
Suchitra Vemuri | e1a4c11 | 2020-03-12 12:58:10 -0700 | [diff] [blame] | 118 | dp_iface_ip: null |
| 119 | dp_iface_gateway: null |
| 120 | container_type: null |
| 121 | container_name: null |
Hung-Wei Chiu | 57870ab | 2020-04-22 15:48:59 -0700 | [diff] [blame] | 122 | |
| 123 | web_power_switch: |
| 124 | ip: '10.128.100.75' |
| 125 | user: 'cord' |
| 126 | password: 'cord' |
| 127 | type: 'DLI' |