UNPKG

@itentialopensource/adapter-adtran_mosaic_cloud_platform

Version:

This adapter integrates with system described as: ADTRAN® Mosaic Cloud Platform (Mosaic CP).

50 lines 1.45 kB
{ "output": { "device-template": { "device-model-name": "Generic Device", "device-profile-vector": "Device Profile Vector GPON OLT", "default-credential-name": "OLT", "interface-to-connect-to": { "interface-name": "rooted-interface", "device-name": "rooted-device", "interface-type": "generic" } }, "onboarding-template-interfaces": [ { "profile-overrides": [ { "profile-type": "aes-encryption-profile-type", "profile-name": "AES Override Profile" } ], "optional-parameters": { "access-node-id": 101, "ancp-own-ip": 90 }, "interface-type": "gpon", "interface-name": "OLT/0/1", "bundle-name": "OLT-gpon-0", "interface-id": "gigabit-ethernet 0/1", "profile-vector-name": "Gigabit Interface Profile Vector" }, { "profile-overrides": [ { "profile-type": "aes-encryption-profile-type", "profile-name": "AES Override Profile" } ], "optional-parameters": { "access-node-id": 101, "ancp-own-ip": 90 }, "interface-type": "gpon", "interface-name": "OLT/0/2", "bundle-name": "OLT-gpon-1", "interface-id": "gigabit-ethernet 0/2", "profile-vector-name": "Gigabit Interface Profile Vector" } ] } }