- Diameter Custom Applications User Guide
- Activation and Deactivation of DCA
- DCA Activation
- Activating the DCA Framework
2.1.1 Activating the DCA Framework
This procedure is used to activate the DCA Framework.
- Log out of any active NOAM GUI sessions.
- Use an SSH client to connect to the server as
admusr.
# ssh <active NOAM XMI IP Address>
- Change to the feature activation directory.
# cd /usr/TKLC/dsr/prod/maint/loaders/
- Execute the feature activation script.
# ./featureActivateDeactivate
- Choose the Activate and DCA Framework options.
- There is an option to choose to activate this
feature on all SOAMs or on a specific SOAM.
If a new site is added or if, on some site, framework was not activated, the activation script can be executed again to add the application on new sites. The script won't have any impact on the sites on which the framework is already active.
- Verify that the screen output is similar to:
[admusr@HPC07-NO1 loaders]$ ./featureActivateDeactivate Tue Feb 2 17:47:18 EST 2016::Starting featureActivateDeactivate main... Start the Automation script , To run the Feature Activation/DeActivation on Active NO. You want to Activate or Deactivate the Feature : 1.Activate 2.Deactivate Enter your choice : 1 List of Feature you can Activate : 1.RBAR 2.FABR 3.Mediation 4.LoadGen 5.GLA 6.MAP Interworking 7.DTLS 8.Dca Framework 9.Dca Application Enter the choice : 8 Run script to Activate DcaFramework Feature =====================================S-T-A-R-T=================================== ================================================================================ Execution of Activation/Deactivation Process Starts ================================================================================ Starting Activation/Deactivation process.... Executing /usr/TKLC/dsr/prod/maint/loaders/activate/load.DcaFrameworkActivateAsourced script on HPC07-NO1 ================================================================================ Current server is HA ACTIVE ================================================================================ ================================================================================ Add Dca Framework KPI group ================================================================================ KPI_Group=Dca Framework Visibility=VIS_ALL ================================= ================================================================================ Add Dca Framework Measurement groups ================================================================================ Meas_Group=Dca Framework Performance Visibility=VIS_ALL ================================= ================================================================================ Add Dca Framework GUI Configuration Permissions. ================================================================================ ================================================================================ Set Dca Framework Entry in the DcaFrmEngOption table ================================================================================ === changed 1 records === ================================================================================ There is no Standby NOAMP server configured in the Topology ================================================================================ ================================================================================ The Active SO server configured in the Topology are ================================================================================ 1. HPC07-SO1 2. ALL SOs Enter your choice on which SO you want to Activate or Deactivate the Feature :2 Activate/Deactivate DcaFramework on all SOs configured in the Topology ================================================================================ This is a 3 Tier Setup , So run the B sourced loaders on SO server : HPC07-SO1 Executing /usr/TKLC/dsr/prod/maint/loaders/activate/load.DcaFrameworkActivateBsourced script on HPC07-SO1 FIPS integrity verification test failed. Add Dca Framework GUI Configuration Permissions. FIPS integrity verification test failed. ================================================================================ Executing the Loaders and Clearing Cache on Standby SO servers. ================================================================================ ================================================================================ There is no Standby/Spare SOAMP server configured in the Topology ================================================================================
- Log into the Active NOAM and SOAM GUI.
- Verify that DCA Framework appears as a menu item on the NOAM and SOAM.
- Log out of the NOAM login shells using the
# exit
command and close the SSH connections.