blob: 1b4c2ede7a891f773644837db9b3f13d771ac453 [file] [log] [blame]
Andrea Campanellaf5db20e2020-07-29 14:26:00 +02001---
2
3 # Copyright 2020-present Open Networking Foundation
4 #
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 # http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16
17 kube_config: '/var/k8.conf'
18
19 # This tells the control node how to reach the Kubernetes nodes.
20 nodes:
21 -
Matteo Scandolo22ccfbc2022-06-13 11:57:32 -070022 ip: '10.35.90.46'
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020023 user: 'cord'
24 pass: 'cord'
25 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070026 ip: '10.35.90.47'
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020027 user: 'cord'
28 pass: 'cord'
29 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070030 ip: '10.35.90.48'
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020031 user: 'cord'
32 pass: 'cord'
33
34 fabric_switches:
35 -
36 mac: 'cc:37:ab:61:80:ca'
Matteo Scandolo22ccfbc2022-06-13 11:57:32 -070037 ip: '10.35.90.44'
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020038 user: 'root'
39 pass: 'onl'
40 bngPort: '31'
41 device_id: 'of:0000000000000001'
42
43 olts:
44 # Gpon OLT
45 -
46 ip: 10.90.0.115
47 sship: 10.90.0.115
48 user: root
49 pass: onl
50 fortygig: True
51 aggPort: 9
52 serial: EC1912001818
Girish Gowdradd4460a2021-08-05 14:45:49 -070053 oltDebVersion: openolt_asgvolt64-3.5.1-b8c09facd3da5d93b7c2815e176c6682de737437-40G-NNI.deb
Girish Gowdra83112522021-07-07 12:05:42 -070054 board_technology: GPON
Hardik Windlass70895362022-04-12 13:13:26 +000055 power_switch_port: 3
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020056
57 hosts:
58 src:
59 #GPON ONU
60 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070061 ip: 10.35.90.27
Girish Gowdra522dfcd2022-06-17 15:40:05 -070062 user: cord
63 pass: cord
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020064 dp_iface_name: eth1.7
65 container_type: LXC
Girish Gowdra1682aa22020-12-03 14:27:38 -080066 container_name: SCOM00001ca7
67 onu: SCOM00001ca7
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020068 olt: EC1912001818
69 c_tag: 7
70 s_tag: 31
Suchitra Vemuri3fe52862020-09-04 16:23:12 -070071 onu_type: 'scom'
Hardik Windlass252539e2021-07-02 04:26:45 +000072 uni_id: 1
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020073
74 dst:
75 -
76 ip: null
77 user: null
78 pass: null
Matteo Scandolo22ccfbc2022-06-13 11:57:32 -070079 noroot_ip: '10.35.90.46'
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020080 noroot_user: cord
81 noroot_pass: cord
Suchitra Vemuri29b16002020-09-04 15:16:01 -070082 dp_iface_name: ens6f0
Andrea Campanellaf5db20e2020-07-29 14:26:00 +020083 dp_iface_ip_qinq: '10.31.7.254'
84 dp_iface_ip: null
85 dp_iface_gateway: null
86 container_type: null
87 container_name: null