diff options
author | s00370346 <swarup.nayak1@huawei.com> | 2019-04-12 17:30:02 +0530 |
---|---|---|
committer | s00370346 <swarup.nayak1@huawei.com> | 2019-04-12 17:37:55 +0530 |
commit | f0b47d22cead551756e8d708e8dcf9628e6cc595 (patch) | |
tree | 3bb95ed401f5588176b8bcaeefcfa1abae4c5e98 /etc/ont_config.json | |
parent | 0dacd16c2f7bcffc7ceec929687d2dd38f9bf2f5 (diff) |
Issue-ID: DCAEGEN2-1055 BBS test bug fixes
Change-Id: I43314e5e81027cfd4deef71a183d19fad4248626
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Diffstat (limited to 'etc/ont_config.json')
-rw-r--r-- | etc/ont_config.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/ont_config.json b/etc/ont_config.json new file mode 100644 index 0000000..68a2fa0 --- /dev/null +++ b/etc/ont_config.json @@ -0,0 +1,19 @@ +{ + "lastServiceDate" : "", + "macAddress" : "54:04:a6:38:12:9d", + "manufactureDate" : "", + "modelNumber": "", + "oamV4IpAddress": "", + "oamV6IpAddress": "", + "serialNumber": "", + "softwareVersion": "", + "unitFamily": "", + "unitType": "", + "vendorName": "Huawei", + "additionalFields" : { + "attachment-point": "", + "svlan": "100", + "cvlan": "10", + "remote-id": "AC9.0234.0337" + } +}
\ No newline at end of file |