blob: 4d9063fcc43022c593e9828d48dbf17d8d33f0d9 [file] [log] [blame]
Andrea Campanellada73c532020-01-17 09:29:07 +01001---
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# Automated deployment configuration for Tucson pod
18
19# Change default values in tests
20ONOS_REST_PORT: 30120
21ONOS_SSH_PORT: 30115
22OLT_PORT: 9191
23KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26nodes:
27 -
28 ip: '127.0.0.1'
29
30fabric_switches:
31 -
32 mac: '8c:ea:1b:a7:29:72'
33 ip: 10.34.90.55
34 user: root
35 pass: onl
Andrea Campanella0bc5f032020-01-28 16:31:28 +010036 bngPort: 157
Andrea Campanellada73c532020-01-17 09:29:07 +010037 #XGSPON
38 oltPort: 1
39 #GPON
40 #oltPort: 2
41 device_id: 'of:0000000000000001'
42
43olts:
44# XGS-PON OLT
45 -
46 ip: 10.34.90.51
47 user: root
48 pass: onl
Andrea Campanella8bb28c32020-01-27 20:50:15 +010049 fortygig: False
Matteo Scandolofc630f32020-01-23 10:47:39 -080050 serial: 'EC1729003539'
Andrea Campanellada73c532020-01-17 09:29:07 +010051# Gpon OLT
52 # -
53 # ip: 10.34.90.50
54 # user: root
55 # pass: onl
Andrea Campanella8bb28c32020-01-27 20:50:15 +010056 # fortygig: False
Andrea Campanellada73c532020-01-17 09:29:07 +010057 # serial: ASGvOLT640000000
58
59hosts:
60 src:
61 #XGSPON ONU
62 -
63 ip: 127.0.0.1
Matteo Scandolofc630f32020-01-23 10:47:39 -080064 user: community
65 pass: admin
Andrea Campanella2b8141a2020-01-31 18:07:17 +010066 dp_iface_name: eno3
Andrea Campanellada73c532020-01-17 09:29:07 +010067 container_type: null
68 container_name: null
69 onu: ALPHe3d1cf5c
70 c_tag: 11
71 s_tag: 11
Matteo Scandolo694afd22020-01-23 14:11:24 -080072 # -
73 # ip: 127.0.0.1
74 # user: community
75 # pass: admin
76 # dp_iface_name: eno3.11.22
77 # container_type: null
78 # container_name: null
79 # onu: ALPHe3d1cf5c
80 # c_tag: 22
81 # s_tag: 11
Andrea Campanellada73c532020-01-17 09:29:07 +010082 #GPON ONU
83 # -
84 # ip: 127.0.0.1
85 # user: cord
86 # pass: cord
87 # dp_iface_name: eno2
88 # container_type: null
89 # container_name: null
90 # onu: SCOM00001c82
91 # c_tag: 12
92 # s_tag: 11
93
94 dst:
95 -
Andrea Campanella5650dfd2020-02-03 09:45:25 +010096 dp_iface_ip_qinq: 10.11.2.254
97 ip: 10.34.90.43
98 user: community
99 pass: admin
Andrea Campanellada73c532020-01-17 09:29:07 +0100100 dp_iface_name: null
101 dp_iface_ip: null
102 dp_iface_gateway: null
103 container_type: null
104 container_name: null
105 # -
Andrea Campanella5650dfd2020-02-03 09:45:25 +0100106 # dp_iface_ip_qinq: 10.11.2.254
Andrea Campanellada73c532020-01-17 09:29:07 +0100107 # ip: null
108 # user: null
109 # pass: null
110 # dp_iface_name: null
111 # dp_iface_ip: null
112 # dp_iface_gateway: null
113 # container_type: null
114 # container_name: null