blob: 08d363c5c76b9f514d1bff66d0fe1582aca38ad0 [file] [log] [blame]
Kailash Khalasif6f2c682018-08-22 11:12:59 -07001# 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
Kailash3078d5e2019-07-08 10:01:38 -070015# Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
Kailash Khalasif6f2c682018-08-22 11:12:59 -070016
17---
18
Kailash3078d5e2019-07-08 10:01:38 -070019kube_config: 'flex-ocp-cord-voltha-master.conf'
Kailash Khalasif6f2c682018-08-22 11:12:59 -070020
21nodes:
22 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080023 ip: '10.90.0.221'
Kailash Khalasif6f2c682018-08-22 11:12:59 -070024 user: 'cord'
25 pass: 'cord'
26 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080027 ip: '10.90.0.222'
Kailash Khalasif6f2c682018-08-22 11:12:59 -070028 user: 'cord'
29 pass: 'cord'
30 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080031 ip: '10.90.0.223'
Kailash Khalasif6f2c682018-08-22 11:12:59 -070032 user: 'cord'
33 pass: 'cord'
Kailash3078d5e2019-07-08 10:01:38 -070034
35fabric_switches:
Kailash Khalasif6f2c682018-08-22 11:12:59 -070036 -
Kailash3078d5e2019-07-08 10:01:38 -070037 mac: 'cc:37:ab:5b:6d:a8'
Girish Gowdra69b366d2021-02-24 17:09:14 -080038 ip: '10.90.0.224'
Kailash3078d5e2019-07-08 10:01:38 -070039 user: 'root'
40 pass: 'onl'
Suchitra Vemuri81c607e2019-09-24 22:03:33 -070041 bngPort: '3'
Suchitra Vemuri9f63dc62019-09-27 12:44:52 -070042 device_id: 'of:0000000000000001'
Kailash3078d5e2019-07-08 10:01:38 -070043
44olts:
45 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080046 ip: '10.90.0.225'
47 sship: '10.90.0.225'
Kailash3078d5e2019-07-08 10:01:38 -070048 user: 'root'
49 pass: 'onl'
50 fortygig: 'true'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020051 aggPort: '10'
Suchitra Vemuri6a7207e2019-08-29 15:56:00 -070052 serial: 'EC1838000853'
Girish Gowdra1ae53962021-01-11 10:21:26 -080053 oltDebVersion: openolt_asfvolt16-3.3.2-f7feb4b828467ccc99104b56b29dc7a19aa2008b-40G-NNI.deb
Girish Gowdra4254d7e2020-12-14 11:15:17 -080054 oltDebVersion23: openolt_asfvolt16-3.2.0-fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa-40G-NNI.deb
Kailash3078d5e2019-07-08 10:01:38 -070055
56onus:
57 -
58 serial: 'ALPHe3d1cfa7'
59
60hosts:
61 src:
62 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080063 ip: '10.90.0.221'
Kailash3078d5e2019-07-08 10:01:38 -070064 user: 'cord'
65 pass: 'cord'
Girish Gowdra69b366d2021-02-24 17:09:14 -080066 dp_iface_name: 'eth1'
67 container_type: LXC
68 container_name: ALPHe3d1cea3
Suchitra Vemurif8c3dd82019-12-08 23:03:21 -080069 onu: 'ALPHe3d1cea3'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020070 olt: 'EC1838000853'
Suchitra Vemurif8c3dd82019-12-08 23:03:21 -080071 c_tag: '801'
72 s_tag: '111'
Hung-Wei Chiud706c7b2020-03-23 14:53:24 -070073 power_switch_port: 1
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070074 onu_type: 'alpha'
Suchitra Vemurif8c3dd82019-12-08 23:03:21 -080075 -
Girish Gowdra69b366d2021-02-24 17:09:14 -080076 ip: '10.90.0.221'
Suchitra Vemuri6dc2c0c2019-11-01 17:56:06 -070077 user: 'cord'
78 pass: 'cord'
Girish Gowdra69b366d2021-02-24 17:09:14 -080079 dp_iface_name: 'eth1'
80 container_type: LXC
81 container_name: ALPHe3d1ceb7
Suchitra Vemuri6dc2c0c2019-11-01 17:56:06 -070082 onu: 'ALPHe3d1ceb7'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020083 olt: 'EC1838000853'
Suchitra Vemuri6dc2c0c2019-11-01 17:56:06 -070084 c_tag: '101'
85 s_tag: '222'
Hung-Wei Chiud706c7b2020-03-23 14:53:24 -070086 power_switch_port: 2
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070087 onu_type: 'alpha'
Kailash3078d5e2019-07-08 10:01:38 -070088
89 dst:
90 -
You Wang5737d822019-10-04 17:17:56 -070091 ip: null
92 user: null
93 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -080094 noroot_ip: '10.90.0.223'
Andy Baviereb611312020-06-25 14:58:23 -070095 noroot_user: cord
96 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -080097 dp_iface_name: ens6f1
98 dp_iface_ip_qinq: '10.11.1.254'
Suchitra Vemurif8c3dd82019-12-08 23:03:21 -080099 dp_iface_ip: null
100 dp_iface_gateway: null
101 container_type: null
102 container_name: null
103 -
104 ip: null
105 user: null
106 pass: null
Girish Gowdra69b366d2021-02-24 17:09:14 -0800107 noroot_ip: '10.90.0.223'
Andy Baviereb611312020-06-25 14:58:23 -0700108 noroot_user: cord
109 noroot_pass: cord
Girish Gowdra69b366d2021-02-24 17:09:14 -0800110 dp_iface_name: ens6f1
111 dp_iface_ip_qinq: '10.11.2.254'
Suchitra Vemuri6dc2c0c2019-11-01 17:56:06 -0700112 dp_iface_ip: null
113 dp_iface_gateway: null
114 container_type: null
115 container_name: null
hwchiu50ca0b02020-02-11 18:53:56 +0000116
117web_power_switch:
Girish Gowdra69b366d2021-02-24 17:09:14 -0800118 ip: '10.90.0.229'
119 user: 'cord'
120 password: 'cord'
HungWei Chiua0ec21b2020-03-04 14:09:37 -0500121 type: 'DLI'