blob: 1cc847b56583826044a00289da9c85ef587c9839 [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'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080034 device_id: 'of:0000000000000001'
35
36olts:
37 -
Hema04e70052020-02-12 18:51:59 +053038 ip: '192.168.10.29'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080039 user: 'root'
40 pass: 'onl'
41 fortygig: 'true'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020042 aggPort: '10'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080043 serial: 'EC1917000121'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020044 oltDebVersion: openolt_asfvolt16-2.3.0-bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d.deb
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080045
46onus:
47 -
48 serial: 'ISKT71e82118'
49
50hosts:
51 src:
52 -
Hema04e70052020-02-12 18:51:59 +053053 ip: '192.168.10.25'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080054 user: 'voltharg'
55 pass: 'voltharg'
Hemaa83290c2020-03-05 16:43:47 +053056 dp_iface_name: 'ens10'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080057 container_type: null
58 container_name: null
Andrea Campanellae28feaf2020-04-22 15:17:45 +020059 olt: 'EC1917000121'
Suchitra Vemuri5ab214f2020-01-09 23:18:44 -080060 onu: 'ISKT71e82118'
61 c_tag: '222'
62 s_tag: '111'
63
64 dst:
65 -
66 ip: null
67 user: null
68 pass: null
69 dp_iface_name: null
70 dp_iface_ip_qinq: '192.168.20.254'
71 dp_iface_ip: null
72 dp_iface_gateway: null
73 container_type: null
74 container_name: null