Using the Mosaic CP FTTP Plugin Profiles 2023.1 (TA5000) or the SDX Example Profiles 22.1 (SDX) profiles and profile vectors, we are able to onboard the TA5000 and xPON interface with auto-builders to automatically turn up ONUs and services when the devices send an activation trap.
The following video demonstrates this functionality. A copy/paste version of the onboarding commands used in this process and a full transcript of the commands used to automatically onboard ONUs and services with profile and profile vectors are available below the video.
unzip adtn-ta5k-base-profiles-3.0-27.zip
cd adtn-ta5k-base-profiles
mcp-takeout -u 'ADMIN:P@ssw0rd' -i localhost execute cda/
[root@host-10-255-68-238 opt]# unzip adtn-ta5k-base-profiles-3.0-27.zip Archive: adtn-ta5k-base-profiles-3.0-27.zip creating: adtn-ta5k-base-profiles/ inflating: adtn-ta5k-base-profiles/README.md inflating: adtn-ta5k-base-profiles/profile_user_guide-version-2022.4.pdf creating: adtn-ta5k-base-profiles/cda/ creating: adtn-ta5k-base-profiles/cda/profiles/ inflating: adtn-ta5k-base-profiles/cda/profiles/activate inflating: adtn-ta5k-base-profiles/cda/profiles/configure inflating: adtn-ta5k-base-profiles/cda/profiles/deploy creating: adtn-ta5k-base-profiles/cda/vectors/ inflating: adtn-ta5k-base-profiles/cda/vectors/activate inflating: adtn-ta5k-base-profiles/cda/vectors/configure inflating: adtn-ta5k-base-profiles/cda/vectors/deploy [root@host-10-255-68-238 opt]# cd adtn-ta5k-base-profiles [root@host-10-255-68-238 adtn-ta5k-base-profiles]# mcp-takeout -u 'ADMIN:P@ssw0rd' -i localhost execute cda/ ----- Configure profiles ----- Successes: 69 Failures: 0----- Deploy profiles ----- [2023-04-04T17:37:54.864+0000] WARNING [mcp_takeout.utils.actions.execute] - not-started Transition Not Started deploy profiles aes-encryption-profile-type/AES Encryption Enabled Default Profile Validation of precondition failed: Profile AES Encryption Enabled Default Profile of type aes-encryption-profile-type does not exist. [2023-04-04T17:38:08.423+0000] WARNING [mcp_takeout.utils.actions.execute] - not-started Transition Not Started deploy profiles aes-encryption-profile-type/AES Encryption Enabled Default Profile Validation of precondition failed: Profile AES Encryption Enabled Default Profile of type aes-encryption-profile-type does not exist. [2023-04-04T17:38:08.425+0000] WARNING [root] - Couldn't complete restore during this round.details: verb - deploy actions - not-started Transition Not Started deploy profiles aes-encryption-profile-type/AES Encryption Enabled Default Profile Successes: 69 Failures: 1----- Activate profiles ----- Successes: 69 Failures: 0[2023-04-04T17:38:20.639+0000] ERROR [mcp_takeout.file.cda] - JSON Loading error from cda/vectors/configure:13 line: '{"profile-vector-name": Auto Upgrade Device ONU Profiles Vector", "type": "device"}' details: Expecting value: line 1 column 25 (char 24) ----- Configure vectors ----- Successes: 13 Failures: 0----- Deploy vectors ----- [2023-04-04T17:38:30.662+0000] WARNING [mcp_takeout.utils.actions.execute] - not-started Transition Not Started deploy vectors Auto Upgrade Device ONU Profiles Vector Validation of precondition failed: profile vector with name Auto Upgrade Device ONU Profiles Vector not available' [2023-04-04T17:38:31.393+0000] WARNING [mcp_takeout.utils.actions.execute] - not-started Transition Not Started deploy vectors Auto Upgrade Device ONU Profiles Vector Validation of precondition failed: profile vector with name Auto Upgrade Device ONU Profiles Vector not available' [2023-04-04T17:38:31.394+0000] WARNING [root] - Couldn't complete restore during this round.details: verb - deploy actions - not-started Transition Not Started deploy vectors Auto Upgrade Device ONU Profiles Vector Successes: 13 Failures: 1[2023-04-04T17:38:31.395+0000] ERROR [mcp_takeout.file.cda] - JSON Loading error from cda/vectors/activate:13 line: '{"profile-vector-name": Auto Upgrade Device ONU Profiles Vector", "type": "device"}' details: Expecting value: line 1 column 25 (char 24) ----- Activate vectors ----- Successes: 13 Failures: 0 [root@host-10-255-68-238 adtn-ta5k-base-profiles]#