blob: 87b8554ade81269ea286f4e8011e28b03c0688fe [file] [log] [blame]
teonee9ff4862018-11-29 14:36:50 -08001# 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
Matteo Scandolo7e194a62019-10-18 15:06:13 -070019kube_config: '/var/k8.conf'
teonee9ff4862018-11-29 14:36:50 -080020
21nodes:
22 -
Matteo Scandolo1bfc13d2019-10-22 17:21:13 -070023 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'
teonee9ff4862018-11-29 14:36:50 -080032 user: 'cord'
33 pass: 'cord'
teonee9ff4862018-11-29 14:36:50 -080034
35fabric_switches:
36 -
37 mac: 'cc:37:ab:61:80:ca'
Matteo Scandolo1bfc13d2019-10-22 17:21:13 -070038 ip: '10.128.100.80'
teonee9ff4862018-11-29 14:36:50 -080039 user: 'root'
40 pass: 'onl'
Matteo Scandolo0e3c3072019-10-18 15:40:28 -070041 bngPort: '31'
Matteo Scandolo0e3c3072019-10-18 15:40:28 -070042 device_id: 'of:0000000000000001'
teonee9ff4862018-11-29 14:36:50 -080043
44olts:
45 -
46 name: 'edgecore'
Matteo Scandolo1bfc13d2019-10-22 17:21:13 -070047 ip: '10.128.100.90'
teonee9ff4862018-11-29 14:36:50 -080048 user: 'root'
49 pass: 'onl'
50 fortygig: 'true'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020051 aggPort: '1'
Matteo Scandolo07818732019-10-23 15:32:06 -070052 serial: 'EC1904000654'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020053 oltDebVersion: openolt_asfvolt16-2.3.0-bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d.deb
Matteo Scandolo07818732019-10-23 15:32:06 -070054
55onus:
56 -
57 serial: 'BRCM22222222'
58 -
59 serial: 'ALPHe3d1cf9d'
60
61hosts:
62 src:
63 -
64 ip: '10.128.100.71'
65 user: 'cord'
66 pass: 'cord'
Suchitra Vemuri82988212020-04-22 16:41:48 -070067 dp_iface_name: 'ens6f1'
68 container_type: null
69 container_name: null
70 onu: 'BRCM22222222'
Suchitra Vemuri9e0b8f12020-05-05 12:42:26 -070071 olt: 'EC1904000654'
Suchitra Vemuri82988212020-04-22 16:41:48 -070072 c_tag: '11'
73 s_tag: '99'
Hung-Wei Chiu57870ab2020-04-22 15:48:59 -070074 power_switch_port: 6
Suchitra Vemuri82988212020-04-22 16:41:48 -070075 -
76 ip: '10.128.100.71'
77 user: 'cord'
78 pass: 'cord'
Suchitra Vemuri4a356f62019-11-22 15:41:38 -080079 dp_iface_name: 'ens6f0'
80 container_type: null
81 container_name: null
82 onu: 'ALPHe3d1cf9d'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020083 olt: 'EC1904000654'
Suchitra Vemuri4a356f62019-11-22 15:41:38 -080084 c_tag: '22'
85 s_tag: '99'
Hung-Wei Chiu57870ab2020-04-22 15:48:59 -070086 power_switch_port: 1
Suchitra Vemuri4a356f62019-11-22 15:41:38 -080087 -
88 ip: '10.128.100.71'
89 user: 'cord'
90 pass: 'cord'
91 dp_iface_name: 'ens6f2'
92 container_type: null
93 container_name: null
94 onu: 'ALPHe3d1ced5'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020095 olt: 'EC1904000654'
Suchitra Vemuri4a356f62019-11-22 15:41:38 -080096 c_tag: '33'
97 s_tag: '99'
Hung-Wei Chiu57870ab2020-04-22 15:48:59 -070098 power_switch_port: 5
Suchitra Vemuri8c67d4c2019-10-24 14:36:22 -070099 dst:
100 -
101 ip: null
102 user: null
103 pass: null
104 dp_iface_name: null
Suchitra Vemuri82988212020-04-22 16:41:48 -0700105 dp_iface_ip_qinq: '10.99.11.254'
106 dp_iface_ip: null
107 dp_iface_gateway: null
108 container_type: null
109 container_name: null
110 -
111 ip: null
112 user: null
113 pass: null
114 dp_iface_name: null
Suchitra Vemuri4a356f62019-11-22 15:41:38 -0800115 dp_iface_ip_qinq: '10.99.22.254'
116 dp_iface_ip: null
117 dp_iface_gateway: null
118 container_type: null
119 container_name: null
120 -
121 ip: null
122 user: null
123 pass: null
124 dp_iface_name: null
125 dp_iface_ip_qinq: '10.99.33.254'
126 dp_iface_ip: null
127 dp_iface_gateway: null
128 container_type: null
129 container_name: null
Hung-Wei Chiu57870ab2020-04-22 15:48:59 -0700130
131web_power_switch:
132 ip: '10.128.100.75'
133 user: 'cord'
134 password: 'cord'
135 type: 'DLI'