blob: 71556797854a5bb349033b5527f1678c98c78b58 [file] [log] [blame]
Joey Armstrong003e83e2023-01-09 20:23:48 -05001# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
Girish Gowdra5d7357d2022-09-18 21:19:37 -07002#
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---
Girish Gowdraff03a8b2022-09-26 14:00:58 -070018# Change default values in tests
19ONOS_REST_PORT: 30120
20ONOS_SSH_PORT: 30115
21OLT_PORT: 9191
22KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
Girish Gowdra5d7357d2022-09-18 21:19:37 -070023
Girish Gowdraff03a8b2022-09-26 14:00:58 -070024nodes:
25 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010026 ip: 'node-4.berlin-lab.lfbroadband.org'
Girish Gowdraff03a8b2022-09-26 14:00:58 -070027 user: 'community'
28 pass: 'admin'
29 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010030 ip: 'node-5.berlin-lab.lfbroadband.org'
Girish Gowdraff03a8b2022-09-26 14:00:58 -070031 user: 'community'
32 pass: 'admin'
33 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010034 ip: 'node-6.berlin-lab.lfbroadband.org'
Girish Gowdraff03a8b2022-09-26 14:00:58 -070035 user: 'community'
36 pass: 'admin'
37
38fabric_switches: []
39# The switch is shared across 2 PODs, thus is externally controlled
40# -
41# mac: '8c:ea:1b:a7:29:72'
42# ip: 10.34.90.55
43# user: root
44# pass: onl
45# bngPort: 157
46# device_id: 'of:0000000000000001'
47
48olts:
49# XGSPON OLT
50 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010051 ip: zyxel-olt.berlin-lab.lfbroadband.org
52 sship: zyxel-olt.berlin-lab.lfbroadband.org
Girish Gowdraff03a8b2022-09-26 14:00:58 -070053 fortygig: False
54 aggPort: 6
55 user: root
56 pass: onl
57 serial: S210Z14009247
58 oltDebVersion: openolt_sda3016ss-3.7.2-dev-xgspon-20220520.deb
Mahir Gunyel438a2252022-11-14 13:26:31 -080059 board_technology: XGS-PON
Girish Gowdra5d7357d2022-09-18 21:19:37 -070060
61hosts:
62 src:
63 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010064 ip: node-6.berlin-lab.lfbroadband.org
65 user: community
66 pass: admin
67 dp_iface_name: eth1.35
Girish Gowdra5d7357d2022-09-18 21:19:37 -070068 container_type: LXC
Cristina de Francisco47e8e692024-12-18 16:53:14 +010069 container_name: ZYXE8CABE30B
70 onu: ZYXE8cabe30b
71 olt: S210Z14009247
72 c_tag: 801
73 s_tag: 111
74 power_switch_port: 5
75 onu_type: zyxel
76 service_type: hsia
77 uni_id: 1
Girish Gowdra5d7357d2022-09-18 21:19:37 -070078 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010079 ip: node-6.berlin-lab.lfbroadband.org
80 user: community
81 pass: admin
82 dp_iface_name: eth1.65
Girish Gowdra5d7357d2022-09-18 21:19:37 -070083 container_type: LXC
Cristina de Francisco47e8e692024-12-18 16:53:14 +010084 container_name: ZYXE8CABE30B
85 onu: ZYXE8cabe30b
86 olt: S210Z14009247
87 c_tag: 444
88 s_tag: 333
89 power_switch_port: 5
90 onu_type: zyxel
91 service_type: voip
92 uni_id: 1
Girish Gowdra5d7357d2022-09-18 21:19:37 -070093 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +010094 ip: node-6.berlin-lab.lfbroadband.org
95 user: community
96 pass: admin
97 dp_iface_name: eth1.55
Girish Gowdra5d7357d2022-09-18 21:19:37 -070098 container_type: LXC
Cristina de Francisco47e8e692024-12-18 16:53:14 +010099 container_name: ZYXE8CABE30B
100 onu: ZYXE8cabe30b
101 olt: S210Z14009247
102 c_tag: 55
103 s_tag: 555
104 power_switch_port: 5
105 onu_type: zyxel
106 service_type: vod
107 uni_id: 1
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700108 -
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100109 ip: node-6.berlin-lab.lfbroadband.org
110 user: community
111 pass: admin
112 dp_iface_name: eth1.55
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700113 container_type: LXC
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100114 container_name: ZYXE8CABE30B
115 onu: ZYXE8cabe30b
116 olt: S210Z14009247
117 c_tag: 55
118 s_tag: 550
119 power_switch_port: 5
120 onu_type: zyxel'
121 mcast_rg: '10.11.6.3/24'
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700122 mcast_grp_subnet_mask: '224.0.0.0/4'
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100123 service_type: mcast
124 uni_id: 1
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700125 dst:
126 -
127 ip: null
128 user: null
129 pass: null
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100130 dp_iface_name: enp7s0
131 dp_iface_ip_qinq: 10.11.1.254
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700132 dp_iface_ip: null
133 dp_iface_gateway: null
134 container_type: null
135 container_name: null
136 -
137 ip: null
138 user: null
139 pass: null
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100140 dp_iface_name: enp7s0
141 dp_iface_ip_qinq: 10.11.4.254
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700142 dp_iface_ip: null
143 dp_iface_gateway: null
144 container_type: null
145 container_name: null
146 -
147 ip: null
148 user: null
149 pass: null
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100150 noroot_ip: bng.berlin-lab.lfbroadband.org
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700151 noroot_user: community
152 noroot_pass: admin
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100153 dp_iface_name: enp7s0
154 dp_iface_ip_qinq: 10.11.5.254
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700155 dp_iface_ip: null
156 dp_iface_gateway: null
157 container_type: null
158 container_name: null
159 -
160 ip: null
161 user: null
162 pass: null
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100163 bng_ip: bng.berlin-lab.lfbroadband.org
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700164 bng_user: community
165 bng_pass: admin
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100166 dp_iface_name: enp7s0
167 dp_iface_ip_qinq: 225.22.0.2
Girish Gowdra5d7357d2022-09-18 21:19:37 -0700168 dp_iface_ip: null
169 dp_iface_gateway: null
170 container_type: null
171 container_name: null
172
Girish Gowdra372c88a2022-09-26 17:46:18 -0700173web_power_switch:
Cristina de Francisco47e8e692024-12-18 16:53:14 +0100174 ip: 'pdu01.berlin-lab.lfbroadband.org'
Girish Gowdra372c88a2022-09-26 17:46:18 -0700175 user: 'admin'
176 password: 'secret'
Mahir Gunyelecef0672023-12-20 23:59:47 -0800177 type: 'EPC'