diff options
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 |