Sei sulla pagina 1di 9

DBA_AEM Integration Tutorial v 1.

1. Upon receiving a request for DBA-AEM Integration, search the CIQ and find the Site.

2. Log into the appropriate BSM


eusecgw > ssh sprintlen Connecting to sprintlen as user ericsson Password: Last login: Mon Jan 7 13:09:50 2013 from eusecgw RSG 8.1 Copyright (c) 2000-2011 Ericsson AB

Run help to get a list of available commands sprintlen > ssh 10.1.134.62 cemsadm Connecting to 10.1.134.62 as user cemsadm Password: Login is only allowed for authorized users #################################################################################### Please refer to the following link for CSP Scrub/Swact/Archiver Procedure from WIKI: http://10.25.220.219/index.php/Nortel_NTAC_NBSS_Technical_Bulletins #################################################################################### Last login: Mon Jan 7 12:21:56 2013 from 10.25.222.38 bsm0a%

3. Check the site status


bsm0a% cliapp # WARNING: This cli session has exceeded the recommended site limit. # Hello. Welcome to the BSM Command Line Interface (CLI). # For on-line cli documentation type: help; 1>find 2194; Conducting search... O%:CBS1:Cells1:MC1900RBS2194 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1:CBCM1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1:CBCM1:EthernetBackhaul1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1:CORE1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:EFD1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:Log1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:BTSCallProcessing1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:BTSCallProcessing1:AdvancedFA1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:BTSCallProcessing1:AdvancedFA1:AdvancedSector1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:BTSCallProcessing1:AdvancedFA1:AdvancedSector1:PowerManagement1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:TimingFrequency1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:PerfAndUtil1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:GPSTM1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:RFM1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:RFM1:RadioSector1 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:CEM5 O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:SubsystemAlarm1 20 match(es) found. 2>cd O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1; # "O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1" 3>action SubsystemStatus; #( # DownloadStatus = NIPRunning, # ComponentStatus = # ( # Status = NIPRunning, # Hardware = DBA_CM # ), # FailDescription = "BTS is ready for initialization if it has already been reset. Otherwise, perform SubsystemReset/BSMAgentReset before initializing the BTS" # ); 4>

4. Load the site Wilted


4>action CustomizedInitialize (InitializeNotProvidingService=true); #( # ActionAccepted = true # ); 5>

5. Abort initialization @ Call-processing phase


############################# EVENT DUMP START ############################# TIME-STAMP: 07 Jan 13 13:24:18 SUBSYSTEM-MO: O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1 Call Processing Service MOs are initializing ############################## EVENT DUMP END ############################## 6>action abortinitialize; Performing an AbortInitialize on the MCBTSSubsystem will abort any initialization action currently in progress. Do you wish to continue? Please confirm (yes, y, no, n): y #( # ActionAccepted = true # ); 7> ############################# EVENT DUMP START ############################# TIME-STAMP: 07 Jan 13 13:24:56 SUBSYSTEM-MO: O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1 Subsystem Controlled Initialization aborted ############################## EVENT DUMP END ############################## ############################# EVENT DUMP START ############################# TIME-STAMP: 07 Jan 13 13:24:56 SUBSYSTEM-MO: O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1 MESSAGE: Initialization aborted due to Operator-initiated Abort RESULT: TRUE ############################## EVENT DUMP END ############################## ############################# EVENT DUMP START ############################# TIME-STAMP: 07 Jan 13 13:24:56 SUBSYSTEM-MO: O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1 MESSAGE: MCBTSSubsystem Initialization Action has finished processing. RESULT: TRUE ############################## EVENT DUMP END ##############################

6. Cd into the Ethernet Backhaul MO


7>cd O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1:CBCM1:EthernetBackhaul1; # "O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1:Root1:DCG1:CBCM1:EthernetBackhaul1" 8>

7. Edit Flow Filter attribute to accept Protocol 6 (IP protocol) & Protocol Option 22 (Port 22 for SSH/SFTP)
8>edit (FlowFilterRules =(1,0 =(SourceIpAddress =(Component1 = 0,Component2 = 0,Component3 = 0,Component4 = 0),SubnetMask = 24,AllowSubnetBroadcasting = true,AllowAnySourceIpAddress = true,AllowAnyProtocol = false,FlowFilterProtocols =(3,0 =(Protocol = 17,OptionDisable = false,ProtocolOption = 68),1 =(Protocol = 1,OptionDisable = true,ProtocolOption = 0),2 =(Protocol = 6,OptionDisable = false,ProtocolOption = 22))))); 9>

8. Gather IP Information in preparation for AEM Activation (The IP of the DBA, the IP of the AEM, the AEMs Default Gateway & the AEMs Subnet Mask)
Get the DBA IP Address from the CIQ Get the AEM IP Information from the DBA_AEM commissioning script

9. Input the IP information gathered into the Tools spreadsheet for file creation.

10. Log into the AEC or GEMS (depending on connectivity, i.e. where is the DBA reachable from)
sprintlen > ssh 10.88.44.135 cemsadm Connecting to 10.88.44.135 as user cemsadm Password: Login is only allowed for authorized users Last login: Mon Jan 7 09:38:13 2013 from 208.4.109.129 dalldocems1a% dalldocems1a% dalldocems1a% ssh mtc@10.226.235.252 Warning Notice Access to this network and the information on it are lawfully available only for approved purposes by employees of Nortel Networks and other users authorized by Nortel Networks. If you are not an employee of Nortel Networks or an authorized user, do not attempt to log on. Other than where prohibited by law and subject to legal requirements, Nortel Networks reserves the right to review any information in any form on this network at any time. Password: Youre logged in to the GEMS at this point

******************************************************* Welcome to VSE ******************************************************* Frame: 0 Shelf: 0 Slot: 2 Subslot: 0 PEC: NTRY52Gx_typhoon ARCH: x86_64 ******************************************************* Buildversion: 5.0.0.114504.0 Baseline: ecgl140_bn_140.44.1.0_2011wk44 *******************************************************

Last login: Mon Jan 7 14:27:05 EST 2013 from 10.88.42.77 on pts/10 NRCRGAOX-RNC-01 cli>shell

WARNING: Improper use of this interface may lead to a service outage. Command e xecution must be limited to documented procedures. mtc@typhoon-base-unit0:~$ Youre logged in to the AEC at this point

11. Create the nodefile and ipconfig files in the Activation Folder (dba15_aem_upgrade)
mtc@typhoon-base-unit0:~$ cd dba15_aem_upgrade mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ cat > nodefile 10.226.45.218 mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ cat > ipconfig 10.227.17.99 255.255.255.248 10.227.17.97 mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

12. Activate the AEM Step 1 (Push the IP information into the AEM)
mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ./activate_DO_on_DBA config nodefile ipconfig fcms zzqnm activateOrDeActivateNodes User successfully sftp'ed in to 10.226.45.218 User cd into /bd0:3/deployment Removing any old files from the deploy directory cleaned up files. User successfully sftp'ed ipconfig to /bd0:3/deployment directory User successfully sftp'ed tagCM_DO_IPConfig to /bd0:3/deployment directory file not found, continue waiting task config completed successfully found file tagCM_DO_IPConfig_Completed cleaned up file tagCM_DO_IPConfig_Completed. mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

13. Activate the AEM Step 2 (Push the TAR file containing the software upgrade into the AEM)
mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ./activate_DO_on_DBA deploy nodefile aemdba010107.tar.gz fcms zzqnm activateOrDeActivateNodes User successfully sftp'ed in to 10.226.45.218 User cd into /bd0:3/deployment Removing any old files from the deploy directory cleaned up files. User successfully sftp'ed aemdba010107.tar.gz to /bd0:3/deployment directory User successfully sftp'ed tagCM_DO_Activate to /bd0:3/deployment directory file not found, continue waiting file not found, continue waiting file not found, continue waiting file not found, continue waiting file not found, continue waiting file not found, continue waiting file not found, continue waiting task deploy completed successfully found file tagCM_DO_Activate_Completed cleaned up file tagCM_DO_Activate_Completed. mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

14. Test connectivity to the AEM via SSH/SFTP


mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ sftp AEMAdmUser@10.227.17.99 Connecting to 10.227.17.99... AEMAdmUser@10.227.17.99's password: sftp> exit mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ssh AEMAdmUser@10.227.17.99 AEMAdmUser@10.227.17.99's password: cli>exit mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

15. Upload the AEM scripts into the AEM (upload the files to the disk1:0/active directory)
mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ sftp AEMAdmUser@10.227.17.99 Connecting to 10.227.17.99... AEMAdmUser@10.227.17.99's password: sftp> cd "/disk1:0/active" sftp> put DBA_AEM_10.227.17.99_commission.cli Uploading DBA_AEM_10.227.17.99_commission.cli to /disk1:0/active/DBA_AEM_10.227.17.99_commission.cli DBA_AEM_10.227.17.99_commission.cli 100% 17KB 16.7KB/s 00:00 sftp> put DBA_AEM_10.227.17.99_configuration.cli Uploading DBA_AEM_10.227.17.99_configuration.cli to /disk1:0/active/DBA_AEM_10.227.17.99_configuration.cli DBA_AEM_10.227.17.99_configuration.cli 100% 42KB 41.8KB/s 00:00 sftp> exit mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

16. Execute the DBA_AEM Commissioning script (After script execution, commit the changes and the AEM will reboot)
mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ssh AEMAdmUser@10.227.17.99 AEMAdmUser@10.227.20.53's password: cli> conf (config)cli> exec -nopage DBA_AEM_10.227.17.99_commission.cli . . . "Script Execution Output" . . . (config)cli> commit WARNING: Some configuration changes require reboot, do you want to continue?[y/n]:y [[ok commit]] 2013-01-15 01:30:53.720 (config)cli> Warning!!! AEM will be reset soon, reason : [CLI] reg_aec_ip_address Change Reset Read from remote host 10.227.17.99: Connection reset by peer Connection to 10.227.17.99 closed. mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

17. Execute the DBA_AEM Configuration script (After script execution, commit the changes and the AEM will reboot)
mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ssh AEMAdmUser@10.227.17.99 AEMAdmUser@10.227.20.53's password: cli> conf (config)cli> exec -nopage DBA_AEM_10.227.17.99_configuration.cli . . . "Script Execution Output" . . . (config)cli> commit WARNING: Some configuration changes require reboot, do you want to continue?[y/n]:y [[ok commit]] 2013-01-15 01:30:53.720 (config)cli> Warning!!! AEM will be reset soon, reason : [CLI] sync_capsule_offset[2][2] Change Reset Read from remote host 10.227.17.99: Connection reset by peer Connection to 10.227.17.99 closed. mtc@typhoon-base-unit0:~/dba15_aem_upgrade$

18. Reload the RBS from the BSM


9>cd O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1; # "O%:CBS1:Cells1:MC1900RBS2194:MCBTSSubsystem1" 10>action subsystemreset; Performing a SubsystemReset will abruptly drop all calls on this MCBTS. A Terminate is recommended instead. Do you wish to continue? Please confirm (yes, y, no, n): y #( # Result = true # ); 11>action bsmagentreset; Performing a BSMAgentReset on this MCBTS will potentially affect the call processing. Do you wish to continue? Please confirm (yes, y, no, n): y #( # Success = true # ); 12> 13> 14>action SubsystemStatus; #( # DownloadStatus = NIPRunning, # ComponentStatus = # ( # Status = NIPRunning, # Hardware = DBA_CM # ), # FailDescription = "BTS is ready for initialization if it has already been reset. Otherwise, perform SubsystemReset/BSMAgentReset before initializing the BTS" # ); 15> 16>action Initialize;

19. Test the AEM for traffic volume & speed


mtc@typhoon-base-unit0:~/dba15_aem_upgrade$ ssh AEMAdmUser@10.227.17.99 AEMAdmUser@10.227.17.99's password: cli> shell SC>ch "atc -b" ch "atc -b" tcId(UId) | state | CallType | UATI | IMSI | DRCCover | H/OLink | RevA ------------+-------------+--------------+----------+------------+------------------+---------+----198(198) ATC_ACTIVE NORMAL_CALL 0x122c472e 9367143137 4 / 3 / NA (325) 1 RevA 204(204) ATC_ACTIVE NORMAL_CALL 0x11069a8d 9367142649 4 / NA / 3 (325) 1 RevA 255(255) ATC_ACTIVE NORMAL_CALL 0x134fb8a8 9366505824 NA / 4 / NA (325) 1 RevA 256(256) ATC_ACTIVE NORMAL_CALL 0x134fd30b 9367141913 4 / NA / NA (325) 1 RevA 258(258) ATC_ACTIVE NORMAL_CALL 0x110bd3d2 9367141100 NA / 2 / NA (325) 1 RevA 261(261) ATC_ACTIVE NORMAL_CALL 0x1237919c N/A NA / NA / 4 (325) 1 RevA 264(264) ATC_ACTIVE NORMAL_CALL 0x1112cf3a 9366503803 NA / 3 / 2 (325) 1 RevA 280(280) ATC_ACTIVE NORMAL_CALL 0x1232528f 3523960601 2 / NA / NA (325) 1 RevA 284(284) ATC_ACTIVE NORMAL_CALL 0x135b800b 5102291447 NA / NA / 4 (325) 1 RevA 285(285) ATC_ACTIVE NORMAL_CALL 0x122387d9 9366503776 NA / NA / 6 (325) 1 RevA 288(288) ATC_ACTIVE NORMAL_CALL 0x13496f1c 9367143883 NA / NA / 1 (325) 1 RevA 293(293) ATC_SETUP NORMAL_CALL 0x122f6b49 9364148554 NA / NA / 5 (325) 1 RevA value = 0 = 0x0 SC>ch atc t 0 Total Busy Call : 27 ch "atc -t 0" ch "atc -t 0" value = 0 = 0x0 SC>[Sec 0] FWD(R: 256.70 kbps T: 200.13 kbps) REV(T: 93.63 kbps) [Sec 1] FWD(R: 1058.09 kbps T: 679.94 kbps) REV(T: 94.21 kbps) [Sec 2] FWD(R: 266.49 kbps T: 278.92 kbps) REV(T: 138.30 kbps) [Total] FWD(R: 1581.28 kbps T: 1158.99 kbps) REV(T: 326.14 kbps) [Sec 0] FWD(R: 371.61 kbps T: 200.89 kbps) REV(T: 94.08 kbps) [Sec 1] FWD(R: 950.44 kbps T: 760.11 kbps) REV(T: 93.95 kbps) [Sec 2] FWD(R: 263.64 kbps T: 240.37 kbps) REV(T: 43.84 kbps) [Total] FWD(R: 1585.68 kbps T: 1201.37 kbps) REV(T: 231.87 kbps) [Sec 0] FWD(R: 245.21 kbps T: 399.17 kbps) REV(T: 129.41 kbps) [Sec 1] FWD(R: 871.06 kbps T: 1361.16 kbps) REV(T: 77.76 kbps) [Sec 2] FWD(R: 18.41 kbps T: 39.59 kbps) REV(T: 28.16 kbps) [Total] FWD(R: 1134.68 kbps T: 1799.91 kbps) REV(T: 235.33 kbps) [Sec 0] FWD(R: 336.29 kbps T: 321.98 kbps) REV(T: 143.81 kbps) [Sec 1] FWD(R: 185.68 kbps T: 201.66 kbps) REV(T: 57.02 kbps) [Sec 2] FWD(R: 16.85 kbps T: 0.00 kbps) REV(T: 12.42 kbps) [Total] FWD(R: 538.82 kbps T: 523.64 kbps) REV(T: 213.25 kbps) ch "repeat -i" ch "repeat -i" Repeat cmd 'atc -T' removed value = 0 = 0x0 SC>

20. In the GEMS server, go to cemscli mode


dalldocems1a% cemscli C-EMS CLI Wrapper: Opening connection with localhost... Login: cemsadm Password: ******** Welcome to C-EMS CLI. C-EMS Server Software version 0101AN. Login is only allowed for authorized users C-EMS CLI (DALLDOCEMS1) >

21. Add the DBA_AEM to the GEMS + Connect to the AEM + Modify Instance Display Name
C-EMS CLI (DALLDOCEMS1) > get -t # From Network.1 you can just retrieve two levels # # Network.1 containment tree: # # element name ( InstanceDisplayName ) # # Network.1 ( Network.1 ) # Network.1:SubNetwork.8 ( DALLDOCEMS1 ) # Network.1:SubNetwork.8:AEC.1 ( HSTSTXGU-RNC-01 ) # Network.1:SubNetwork.8:AEM.1 ( AEM.1 ) # Network.1:SubNetwork.8:AEM.2 ( BRNDMS33BBUEVDO75985-DBA ) # Network.1:SubNetwork.8:BSSM_ME.1 ( BSM1 ) # Network.1:SubNetwork.8:CEMS_ME.1 ( CEMS_ME.1 ) # Network.1:SubNetwork.8:DBA_AEM.1 ( BRNDMS19BBUEVDO75996-DBA ) # Network.1:SubNetwork.8:DBA_AEM.10 ( NVSTTXAIBBUEVDO11194-DBA ) # Network.1:SubNetwork.8:DBA_AEM.2 ( BXTNMSABBBUEVDO3820-DBA ) # Network.1:SubNetwork.8:DBA_AEM.3 ( HTBGMSOHBBUEVDO75889-DBA ) # Network.1:SubNetwork.8:DBA_AEM.4 ( HNVITXJMBBUEVDO11996-DBA ) # Network.1:SubNetwork.8:DBA_AEM.5 ( CLEVTXBEBBUEVDO11409-DBA ) # Network.1:SubNetwork.8:DBA_AEM.6 ( CLEVTXBHBBUEVDO11410-DBA ) # Network.1:SubNetwork.8:DBA_AEM.7 ( BRNDMS27BBUEVDO75980-DBA ) # Network.1:SubNetwork.8:DBA_AEM.8 ( WILSTXAXBBUEVDO11432-DBA ) # Network.1:SubNetwork.8:DBA_AEM.9 ( WILSTXAXBBUEVDO21432-DBA ) # Network.1:SubNetwork.8:EVDO_GLOBAL_ME.1 ( EVDO_GLOBAL_ME.1 ) # Network.1:SubNetwork.8:MTX.1 ( MTX.1 ) # Network.1:SubNetwork.8:StandbyPlatform.1 ( StandbyPlatform.1 ) # Network.1:SubNetwork.8:eBSC.1 ( eBSC.1 ) # Network.1:SubNetwork.8:eBSCSelectorSubsystem.1 ( eBSCSelectorSubsystem.1 ) C-EMS CLI (DALLDOCEMS1) > cd Network.1:SubNetwork.8 Network.1:SubNetwork.8 C-EMS CLI (DALLDOCEMS1) > add -t DBA_AEM -a AEMIPAddress 10.227.17.99 # Create request was executed successfully. C-EMS CLI (DALLDOCEMS1) > cd Network.1:SubNetwork.8:DBA_AEM.11 Network.1:SubNetwork.8:DBA_AEM.11 C-EMS CLI (DALLDOCEMS1) > action Connect # The action request was executed successfully. C-EMS CLI (DALLDOCEMS1) > set -a InstanceDisplayName MDVITX11BBUEVDO11198-DBA # The set request was executed successfully. C-EMS CLI (DALLDOCEMS1) > C-EMS CLI (DALLDOCEMS1) > cd Network.1 Network.1 C-EMS CLI (FALLDOCEMS1) > get -t # From Network.1 you can just retrieve two levels # # Network.1 containment tree: # # element name ( InstanceDisplayName ) # # Network.1 ( Network.1 ) # Network.1:SubNetwork.8 ( FALLDOCEMS1 ) # Network.1:SubNetwork.8:AEC.1 ( HSTSTXGU-RNC-01 ) # Network.1:SubNetwork.8:AEM.1 ( AEM.1 ) # Network.1:SubNetwork.8:AEM.2 ( BRNDMS33BBUEVDO75985-DBA ) # Network.1:SubNetwork.8:BSSM_ME.1 ( BSM1 ) # Network.1:SubNetwork.8:CEMS_ME.1 ( CEMS_ME.1 ) # Network.1:SubNetwork.8:DBA_AEM.1 ( BRNDMS19BBUEVDO75996-DBA ) # Network.1:SubNetwork.8:DBA_AEM.10 ( NVSTTXAIBBUEVDO11194-DBA ) # Network.1:SubNetwork.8:DBA_AEM.11 ( MDVITX11BBUEVDO11198-DBA ) # Network.1:SubNetwork.8:DBA_AEM.2 ( BXTNMSABBBUEVDO3820-DBA ) # Network.1:SubNetwork.8:DBA_AEM.3 ( HTBGMSOHBBUEVDO75889-DBA ) # Network.1:SubNetwork.8:DBA_AEM.4 ( HNVITXJMBBUEVDO11996-DBA ) # Network.1:SubNetwork.8:DBA_AEM.5 ( CLEVTXBEBBUEVDO11409-DBA ) # Network.1:SubNetwork.8:DBA_AEM.6 ( CLEVTXBHBBUEVDO11410-DBA ) # Network.1:SubNetwork.8:DBA_AEM.7 ( BRNDMS27BBUEVDO75980-DBA ) # Network.1:SubNetwork.8:DBA_AEM.8 ( WILSTXAXBBUEVDO11432-DBA ) # Network.1:SubNetwork.8:DBA_AEM.9 ( WILSTXAXBBUEVDO21432-DBA ) # Network.1:SubNetwork.8:EVDO_GLOBAL_ME.1 ( EVDO_GLOBAL_ME.1 ) # Network.1:SubNetwork.8:MTX.1 ( MTX.1 ) # Network.1:SubNetwork.8:StandbyPlatform.1 ( StandbyPlatform.1 ) # Network.1:SubNetwork.8:eBSC.1 ( eBSC.1 ) # Network.1:SubNetwork.8:eBSCSelectorSubsystem.1 ( eBSCSelectorSubsystem.1 ) C-EMS CLI (DALLDOCEMS1) >

END of Procedure.

Potrebbero piacerti anche