blob: 7744ab91ca22b5dcf9e8fa21d68fdae745346272 [file] [log] [blame]
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -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 INFOSYS POD , olt/onu are connected to this
16
17---
18
19kube_config: 'infosys.conf'
20
21nodes:
22 -
Hema04e70052020-02-12 18:51:59 +053023 ip: '192.168.10.21'
Suchitra Vemuri805e0fd2020-01-22 16:50:16 -080024 user: 'ubuntu'
25 pass: 'ubuntu'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080026
27fabric_switches:
28 -
29 mac: 'b8:6a:97:8b:ef:3c'
Hema04e70052020-02-12 18:51:59 +053030 ip: '192.168.10.30'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080031 user: 'root'
32 pass: 'onl'
33 bngPort: '3'
34 oltPort: '10'
35 device_id: 'of:0000000000000001'
36
37olts:
38 -
Hema04e70052020-02-12 18:51:59 +053039 ip: '192.168.10.29'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080040 user: 'root'
41 pass: 'onl'
42 fortygig: 'true'
43 serial: 'EC1917000121'
44
45onus:
46 -
47 serial: 'ISKT71e82118'
48
49hosts:
50 src:
51 -
Hema04e70052020-02-12 18:51:59 +053052 ip: '192.168.10.25'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080053 user: 'voltharg'
54 pass: 'voltharg'
Hemaa83290c2020-03-05 16:43:47 +053055 dp_iface_name: 'ens10'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080056 container_type: null
57 container_name: null
58 onu: 'ISKT71e82118'
59 c_tag: '222'
60 s_tag: '111'
61
62 dst:
63 -
64 ip: null
65 user: null
66 pass: null
67 dp_iface_name: null
68 dp_iface_ip_qinq: '192.168.20.254'
69 dp_iface_ip: null
70 dp_iface_gateway: null
71 container_type: null
72 container_name: null