- Diameter Signaling Router Diameter SDS Software Upgrade Guide
- Dual Hop Upgrade from SDS-8.6.x to SDS-9.0.2 Using Ansible
- Setting up Active NOAM as Controller
B.7 Setting up Active NOAM as Controller
- Copy
majorUpgrade.sh
file from Standby NOAM to Active NOAM in/var/TKLC/db/filemgmt
path, by performing the following steps:- SSH to Standby NOAM console.
- Navigate to
/var/TKLC/db/filemgmt
path. - Run the following command to copy the
majorUpgrade.sh
script to file management path of Active NOAM:scp majorUpgrade.sh admusr@<Active Noam IP>:/var/TKLC/db/filemgmt
- Copy
diuMajHosts
andvault.yml
files from Standby NOAM to Active NOAM in/home/admusr
path, by performing the following steps:- SSH to Standby NOAM console.
- Navigate to
/home/admusr/
path. - Run the following command to copy the
diuMajHosts
andvault.yml
files to/home/admusr
path of Active NOAM:scp diuMajHosts admusr@<Active Noam IP>:/home/admusr
scp vault.yml admusr@<Active Noam IP>:/home/admusr