Baseband Migration CheckList

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 52

N5CT0027A

DUS or BB5216 to BB6630 migration using ENM AP


Check LICENSE on ENM: importedkeyfiles
SHM->License Administration->View Imported Key Files
6 Delete the DUS OR BB5216 node from ENM
ap view -n N5CT0027A
Delete the project if already exists
ap delete -p <project_Name>
In case there is no project and the node exists, use the following lines to delete the site from ENM
cmedit get NetworkElement=N5CT0027A
cmedit get NetworkElement=N5CT0027A,CppConnectivityInformation=1
cmedit get NetworkElement=N5CT0027A,CmFunction=1
cmedit get N5CT0027A PMICscannerinfo.* -t
secadm credentials get -pt show -n N5CT0027A
Delete eNodeB on ENM
alarm disable N5CT0027A
cmedit set NetworkElement=N5CT0027A,CmNodeHeartbeatSupervision=1 active=false
cmedit set NetworkElement=N5CT0027A,InventorySupervision=1 active=false
fmedit set NetworkElement=N5CT0027A,FmAlarmSupervision=1 alarmSupervisionState=false
cmedit set NetworkElement=N5CT0027A,PmFunction=1 pmEnabled=false
cmedit action NetworkElement=N5CT0027A,CmFunction=1 deleteNrmDataFromEnm
cmedit delete NetworkElement=N5CT0027A -ALL --force
cmedit get NetworkElement=N5CT0027A
Delete old license if DUS LKF Sequence Number > BB LKF Sequence Number
18 Start AP order (after import zip)
ap order file:<filename.zip>
cmedit get NetworkElement=N5CT0027A,ComConnectivityInformation=1
If attribute fileTransferProtocol is NOT in the MO ComConnectivityInformationà then enodeB needs to be deleted and
If attribute fileTransferProtocol is in the MO ComConnectivityInformation then proceed to Step 21
1. Get info of the node
cmedit get NetworkElement=N5CT0027A,CppConnectivityInformation=1
cmedit get NetworkElement=N5CT0027A
cmedit get NetworkElement=N5CT0027A,CmFunction=1
cmedit get N5CT0027A PMICscannerinfo.* -t
secadm credentials get -pt show -n N5CT0027A
2. Delete the node
cmedit set NetworkElement=N5CT0027A,PmFunction=1 pmEnabled=false
cmedit set NetworkElement=N5CT0027A,InventorySupervision=1 active=false
alarm disable N5CT0027A
cmedit set NetworkElement=N5CT0027A,CmNodeHeartbeatSupervision=1 active=false
cmedit action NetworkElement=N5CT0027A,CmFunction=1 deleteNrmDataFromEnm
cmedit delete NetworkElement=N5CT0027A -ALL --force
3. Recreate the node including attribute fileTransferProtocol
cmedit create NetworkElement=N5CT0027A,ComConnectivityInformation=1 ComConnectivityInformationId=1, ipAddress="11
secadm credentials create --secureusername prbs --secureuserpassword "jP6gF9@Fb3A8" -n N5CT0027A
cmedit set NetworkElement=N5CT0027A,CmNodeHeartbeatSupervision=1 active=true
cmedit set NetworkElement=N5CT0027A,InventorySupervision=1 active=true
alarm enable N5CT0027A
cmedit set NetworkElement=N5CT0027A,PmFunction=1 pmEnabled=true
21. View AP project details
ap view -n N5CT0027A
22 Check AP progress
ap status -n N5CT0027A
23 Verify AP status
ap status -p <project_Name>
24 Download site install file
ap download -o -n N5CT0027A
29 Once the ASP completed installing onsite file, NIC engineer needs to verify AP status
ap status -n N5CT0027A
30 Check SYNCRONIZATION
cmedit get NetworkElement=N5CT0027A,CmFunction=1
cmedit action NetworkElement=N5CT0027A,CmFunction=1 sync
If you have IP contact now to the migrated BB5216 then you can check it using the following.
get Transport=1,Router=vr_OAM,InterfaceIPv4=1,AddressIPv4= address$
Before proceeding to the next steps, make sure that the node is SYNCRONIZED in the ENM
If migration is NOT performed by Smart Laptop,run the following netconf scripts one by one.
39. NETCONF Method 1: Log-in to the eNodeB with the ipAddress
netconf L5AS0801D_03_TN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get Transport=1,QosProfiles=1,DscpPcpMap=1
get Transport=1,Synchronization=1,RadioEquipmentClock=1,RadioEquipmentClockReference=1
cvms 03_TN
netconf L5AS0801D_04_RN_ENBF_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get ManagedElement=SITE_ID_NAME,EnodeBFunction=1
cvms 04_RN_ENBF
netconf L5AS0801D_05_RN_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
hget ^EUtranCellFDD cellBarred|sectorCarrierRef|primaryPlmnReserved|state
cvms 05_RN_LRAN
netconf L5AS0801D_06_RN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
hget TermPointToMme name|ipv|state|cap
cvms 06_RN
netconf L5AS0801D_07_RN_NR_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
lpr relation
cvms 07_RN_NR_LRAN
netconf L5AS0801D_08_FeatureActivation_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get feature featureState$ 1
cvms 08_FeatureActivation
run EricssonOnly_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
run SystemConstants_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
netconf L5AS0801D_PostInstall_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
pr ReportConfigEUtraIntraFreqPm=1
cvms Post_Install
run L5AS0801D_Additional_Features_parameters_BBMigration.mos
43 Time Zone
cmedit get N5CT0027A DateAndTime.*
cmedit set N5CT0027A DateAndTime timeZone=GMT

cmedit action NetworkElement=N5CT0027A,CmFunction=1 sync


cmedit get NetworkElement=N5CT0027A,CmFunction=1
45. Supervision Status Check and Activation
For CM SUPERVISION Active: True
cmedit get NetworkElement=N5CT0027A,CmNodeHeartbeatSupervision=1
cmedit set NetworkElement=N5CT0027A,CmNodeHeartbeatSupervision=1 active=true
For FM_SUPERVISON Active: True
cmedit get NetworkElement=N5CT0027A,FmAlarmSupervision=1
fmedit set NetworkElement=N5CT0027A,FmAlarmSupervision=1 alarmSupervisionState=true
For SHM_SUPERVISION Active: True
cmedit get NetworkElement=N5CT0027A,InventorySupervision=1
cmedit set NetworkElement=N5CT0027A,InventorySupervision=1 active=true
For PM_FUNCTION pmEnabled: True
cmedit get NetworkElement=N5CT0027A,PmFunction=1
cmedit set NetworkElement=N5CT0027A,PmFunction=1 pmEnabled=true
46 Check SYNCRONIZATION
cmedit get NetworkElement=N5CT0027A,CmFunction=1
cmedit action NetworkElement=N5CT0027A,CmFunction=1 sync
Check User Label on Node Level on eNodeB
get ManagedElement userLabel
set ManagedElement userLabel N5CT0027A
55 Update Cabinet information: Only applicable to RBS6131 type.
lget . Climatesystem
lset Cabinet=1 climatesystem 0
Set according with info provided by ASP
set cabinet=1 productData productionDate=20120604,productName=RBS 6201,productNumber=113/BFM 901 290/005,produ
Check the autocreateunit setting is turned ‘ON’
get . Createu si esta en false ponerlo en true
On the Baseband
get . positionref la bbu debe de tener cabinet 1
get . Controldomainref todo debe de estar en gabinet 1
Check CBS Scanner
cmedit get N5CT0027A PMICscannerinfo.* -t
6_R48C108 SW upgrade if activity is a BB Migration or a NSB
Mop BB5216 Upgrade from L18Q2IP4 to L18Q3GAEC7 with ENM
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8d882eab?docno=169/1020-HSM9014601Uen&action=approved&form
Always load the post upgrade script
run L18Q3EC7_upgrade_script_BB.mos
73 Check UlCompGroup
run Unlock_Cells.mos
Configure EM and Cabinet Viewer
get . trustca
get . nodecred
run NC_TC_Setting_RevA.MOS
get . Trustca
get . Nodecred
go to ENM -> Network Explorer->Search->Actions->Launch Element Manager to test the EM GUI
If BB Migration includes L700 Consolidation
Create "sitelist.txt" using most recent PR4609 externalENodeBFunction file
ftp://138.85.252.120/pub/T-Mobile/LTE_externalENodeBFunction_PR4609/
Execute N5CT0027A2_AP_Delete_ENM.txt comand by command on CLI
mobatch sitelist.txt N5CT0027A2_ExternalEUtranCellFDD_delete.mos ./N5CT0027A2
cd N5CT0027A2
grep -i 'MOs attempted' *.log
Clean up the Project is only executed when successful integration done.
ap delete -i -p <project_Name>
Fill cells below Last Update 2018-Oct-09
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8cfa66fb?docno=MANA-18:000942Uen&action=current&format=msw
Check
eNodeB
N5CT0027A
. eNodeB IP
11.158.51.20

Zip FILE NAME


<filename.zip>
. PROJECT NAME
<project_Name>

.
.
.
.
.

.
.
.
.
.
.

.
.
.
.
.
.

Netconf Scripts
. ✘ L5AS0801D_03_TN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_04_RN_ENBF_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_05_RN_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_06_RN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_07_RN_NR_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
. ✘ L5AS0801D_08_FeatureActivation_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
EricssonOnly_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
SystemConstants_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
L5AS0801D_PostInstall_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
. ✘ L5AS0801D_Additional_Features_parameters_BBMigration.mos
Unlock_Cells.mos

. ✘

. ✘

. ✘

LTE TimeZone
. ✘
NY US/Eastern

. ✘
LI US/Eastern
. ✘
UPNY US/Eastern
PH US/Eastern
DC US/Eastern
VA US/Eastern
. NJ US/Eastern
Timezone CT US/Eastern

GMT NE US/Eastern

Region_TimeZon
SubNetwork DUS_TimeZone BB_TimeZone

e
✘ Albuquerque Mountain US/Mountain GMT
Beltsville Eastern US/Eastern US/Eastern
Bloomfield Eastern US/Eastern US/Eastern
Boise Mountain US/Mountain GMT
Bothell West US/Pacific GMT
Charlotte Eastern US/Eastern US/Eastern
✘ Draper Mountain US/Mountain GMT
EastProvidence Eastern US/Eastern US/Eastern
El Monte Eastern US/Eastern US/Eastern
ElMonte Eastern US/Eastern US/Eastern
✘ ElPaso Mountain US/Mountain GMT
Escondido West US/Pacific GMT
Fresno West US/Pacific GMT
✘ Hawaii Hawaii US/Hawaii GMT
Irvine West US/Pacific GMT
LasVegas West US/Pacific GMT
Manhattan Eastern US/Eastern US/Eastern
Norfolk Eastern US/Eastern US/Eastern
✘ Norton Eastern US/Eastern US/Eastern
✘ Philadelphia Eastern US/Eastern US/Eastern
Riverside West US/Pacific GMT
SACRAMENTO West US/Pacific GMT
Salina Eastern US/Eastern US/Eastern
productionDate SanDiego West US/Pacific GMT
. 20120604 SanFrancisco West US/Pacific GMT
productName SantaClara West US/Pacific GMT
. ✘ RBS 6201 SimiValley West US/Pacific GMT
productNumber Stockton West US/Pacific GMT
. 113/BFM 901 290/005 Syosset Eastern US/Eastern US/Eastern
. productRevision Torrance West US/Pacific GMT
R1A Vegas West US/Pacific GMT
✘ serialNumber Wayne Eastern US/Eastern US/Eastern
D160685505 WestOakland West US/Pacific GMT
WestSacramento West US/Pacific GMT
.

.
.
.
.
.
Uen&action=current&format=msw8
_45_50Z.xml
_17T01_45_50Z.xml
_17T01_45_50Z.xml
_45_50Z.xml
_04_17T01_45_50Z.xml
019_04_17T01_45_50Z.xml
17T01_45_50Z.mos
_04_17T01_45_50Z.mos
T01_45_50Z.xml
ap delete -p
alarm disable
ap delete -p
netconf
run
Delete the DU node from OSS
cmedit get NetworkElement=
cmedit set NetworkElement=

Action 1
cmedit get NetworkElement=
cmedit get NetworkElement=
Action 1A
secadm credentials get -pt show -n

Action 2
cmedit set NetworkElement=
cmedit set NetworkElement=
fmedit set NetworkElement=
Action 3
cmedit action NetworkElement=
Action 4
cmedit delete NetworkElement=
Action 5
cmedit get NetworkElement=
alarm enable
Start AP order
ap order file:
ap view -n
Check AP progress
ap status -n
Verify AP status
ap status -p
Download site install file
ap download -o -n
cmedit get NetworkElement=

ap status -n

cmedit get NetworkElement=

ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@


ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
run

ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@


ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
run

cmedit get
cmedit set
cmedit set
cmedit action NetworkElement=
cmedit get NetworkElement=

cmedit get NetworkElement=


cmedit action NetworkElement=
cmedit get NetworkElement=
cmedit set NetworkElement=

cmedit get NetworkElement=


fmedit set NetworkElement=

cmedit get NetworkElement=


cmedit set NetworkElement=

cmedit get NetworkElement=


cmedit set NetworkElement=

cmedit get NetworkElement=


cmedit action NetworkElement=

cmedit describe -ne RadioNode


cmedit get NetworkElement=
cmedit set NetworkElement=

set ManagedElement userLabel

cmedit get

ap delete -i -p

cmedit create NetworkElement=


secadm credentials create --secureusername prbs --secureuserpassword "jP6gF9@Fb3A8" -n

Execute
mobatch sitelist.txt
cd
2
set cabinet=1 productData productionDate=
,PmFunction=1
,PmFunction=1 pmEnabled=false

,CppConnectivityInformation=1

,CmNodeHeartbeatSupervision=1 active=false
,InventorySupervision=1 active=false
,FmAlarmSupervision=1 alarmSupervisionState=false

,CmFunction=1 deleteNrmDataFromEnm

-ALL --force
<projectName>

,ComConnectivityInformation=1

,CmFunction=1

-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <

-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <

DateAndTime.*
DateAndTime timeZone=
DateAndTime timeZone=GMT
,CmFunction=1 sync
,CmFunction=1

,CmFunction=1
,CmFunction=1 sync
,CmNodeHeartbeatSupervision=1
,CmNodeHeartbeatSupervision=1 active=true

,FmAlarmSupervision=1
,FmAlarmSupervision=1 alarmSupervisionState=true

,InventorySupervision=1
,InventorySupervision=1 active=true

,PmFunction=1
,PmFunction=1 pmEnabled=true

,CmFunction=1
,CmFunction=1 sync

ossModelIdentity=

PMICscannerinfo.* -t

<projectName>

,ComConnectivityInformation=1 ComConnectivityInformationId=1, ipAddress="

2_AP_Delete_ENM.txt comand by command on CLI


2_ExternalEUtranCellFDD_delete.mos ./

,productName=
", port=6513, snmpReadCommunity=enm-public, snmpVersion=SNMP_V2C, snmpWriteCommunity=enm-public, transportPro

,productNumber=
,productRevision= ,serialNumber=
NSC08637A
DUS or BB5216 to BB6630 migration using ENM AP
Check LICENSE on ENM: importedkeyfiles
SHM->License Administration->View Imported Key Files
6 Delete the DUS OR BB5216 node from ENM
ap view -n NSC08637A
Delete the project if already exists
ap delete -p <project_Name>
In case there is no project and the node exists, use the following lines to delete the site from ENM
cmedit get NetworkElement=NSC08637A
cmedit get NetworkElement=NSC08637A,CppConnectivityInformation=1
cmedit get NetworkElement=NSC08637A,CmFunction=1
cmedit get NSC08637A PMICscannerinfo.* -t
secadm credentials get -pt show -n NSC08637A
Delete eNodeB on ENM
alarm disable NSC08637A
cmedit set NetworkElement=NSC08637A,CmNodeHeartbeatSupervision=1 active=false
cmedit set NetworkElement=NSC08637A,InventorySupervision=1 active=false
fmedit set NetworkElement=NSC08637A,FmAlarmSupervision=1 alarmSupervisionState=false
cmedit set NetworkElement=NSC08637A,PmFunction=1 pmEnabled=false
cmedit action NetworkElement=NSC08637A,CmFunction=1 deleteNrmDataFromEnm
cmedit delete NetworkElement=NSC08637A -ALL --force
cmedit get NetworkElement=NSC08637A
Delete old license if DUS LKF Sequence Number > BB LKF Sequence Number
18 Start AP order (after import zip)
ap order file:<filename.zip>
cmedit get NetworkElement=NSC08637A,ComConnectivityInformation=1
If attribute fileTransferProtocol is NOT in the MO ComConnectivityInformationà then enodeB needs to be deleted and
If attribute fileTransferProtocol is in the MO ComConnectivityInformation then proceed to Step 21
1. Get info of the node
cmedit get NetworkElement=NSC08637A,CppConnectivityInformation=1
cmedit get NetworkElement=NSC08637A
cmedit get NetworkElement=NSC08637A,CmFunction=1
cmedit get NSC08637A PMICscannerinfo.* -t
secadm credentials get -pt show -n NSC08637A
2. Delete the node
cmedit set NetworkElement=NSC08637A,PmFunction=1 pmEnabled=false
cmedit set NetworkElement=NSC08637A,InventorySupervision=1 active=false
alarm disable NSC08637A
cmedit set NetworkElement=NSC08637A,CmNodeHeartbeatSupervision=1 active=false
cmedit action NetworkElement=NSC08637A,CmFunction=1 deleteNrmDataFromEnm
cmedit delete NetworkElement=NSC08637A -ALL --force
3. Recreate the node including attribute fileTransferProtocol
cmedit create NetworkElement=NSC08637A,ComConnectivityInformation=1 ComConnectivityInformationId=1, ipAddress="11
secadm credentials create --secureusername prbs --secureuserpassword "jP6gF9@Fb3A8" -n NSC08637A
cmedit set NetworkElement=NSC08637A,CmNodeHeartbeatSupervision=1 active=true
cmedit set NetworkElement=NSC08637A,InventorySupervision=1 active=true
alarm enable NSC08637A
cmedit set NetworkElement=NSC08637A,PmFunction=1 pmEnabled=true
21. View AP project details
ap view -n NSC08637A
22 Check AP progress
ap status -n NSC08637A
23 Verify AP status
ap status -p <project_Name>
24 Download site install file
ap download -o -n NSC08637A
29 Once the ASP completed installing onsite file, NIC engineer needs to verify AP status
ap status -n NSC08637A
30 Check SYNCRONIZATION
cmedit get NetworkElement=NSC08637A,CmFunction=1
cmedit action NetworkElement=NSC08637A,CmFunction=1 sync
If you have IP contact now to the migrated BB5216 then you can check it using the following.
get Transport=1,Router=vr_OAM,InterfaceIPv4=1,AddressIPv4= address$
Before proceeding to the next steps, make sure that the node is SYNCRONIZED in the ENM
If migration is NOT performed by Smart Laptop,run the following netconf scripts one by one.
39. NETCONF Method 1: Log-in to the eNodeB with the ipAddress
netconf L5AS0801D_03_TN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get Transport=1,QosProfiles=1,DscpPcpMap=1
get Transport=1,Synchronization=1,RadioEquipmentClock=1,RadioEquipmentClockReference=1
cvms 03_TN
netconf L5AS0801D_04_RN_ENBF_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get ManagedElement=SITE_ID_NAME,EnodeBFunction=1
cvms 04_RN_ENBF
netconf L5AS0801D_05_RN_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
hget ^EUtranCellFDD cellBarred|sectorCarrierRef|primaryPlmnReserved|state
cvms 05_RN_LRAN
netconf L5AS0801D_06_RN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
hget TermPointToMme name|ipv|state|cap
cvms 06_RN
netconf L5AS0801D_07_RN_NR_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
lpr relation
cvms 07_RN_NR_LRAN
netconf L5AS0801D_08_FeatureActivation_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
get feature featureState$ 1
cvms 08_FeatureActivation
run EricssonOnly_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
run SystemConstants_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
netconf L5AS0801D_PostInstall_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
lt all
pr ReportConfigEUtraIntraFreqPm=1
cvms Post_Install
run L5AS0801D_Additional_Features_parameters_BBMigration.mos
43 Time Zone
cmedit get NSC08637A DateAndTime.*
cmedit set NSC08637A DateAndTime timeZone=GMT

cmedit action NetworkElement=NSC08637A,CmFunction=1 sync


cmedit get NetworkElement=NSC08637A,CmFunction=1
45. Supervision Status Check and Activation
For CM SUPERVISION Active: True
cmedit get NetworkElement=NSC08637A,CmNodeHeartbeatSupervision=1
cmedit set NetworkElement=NSC08637A,CmNodeHeartbeatSupervision=1 active=true
For FM_SUPERVISON Active: True
cmedit get NetworkElement=NSC08637A,FmAlarmSupervision=1
fmedit set NetworkElement=NSC08637A,FmAlarmSupervision=1 alarmSupervisionState=true
For SHM_SUPERVISION Active: True
cmedit get NetworkElement=NSC08637A,InventorySupervision=1
cmedit set NetworkElement=NSC08637A,InventorySupervision=1 active=true
For PM_FUNCTION pmEnabled: True
cmedit get NetworkElement=NSC08637A,PmFunction=1
cmedit set NetworkElement=NSC08637A,PmFunction=1 pmEnabled=true
46 Check SYNCRONIZATION
cmedit get NetworkElement=NSC08637A,CmFunction=1
cmedit action NetworkElement=NSC08637A,CmFunction=1 sync
Check User Label on Node Level on eNodeB
get ManagedElement userLabel
set ManagedElement userLabel NSC08637A
55 Update Cabinet information: Only applicable to RBS6131 type.
lget . Climatesystem
lset Cabinet=1 climatesystem 0
Set according with info provided by ASP
set cabinet=1 productData productionDate=20120604,productName=RBS 6201,productNumber=113/BFM 901 290/005,produ
Check the autocreateunit setting is turned ‘ON’
get . Createu si esta en false ponerlo en true
On the Baseband
get . positionref la bbu debe de tener cabinet 1
get . Controldomainref todo debe de estar en gabinet 1
Check CBS Scanner
cmedit get NSC08637A PMICscannerinfo.* -t
6_R48C108 SW upgrade if activity is a BB Migration or a NSB
Mop BB5216 Upgrade from L18Q2IP4 to L18Q3GAEC7 with ENM
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8d882eab?docno=169/1020-HSM9014601Uen&action=approved&form
Always load the post upgrade script
run L18Q3EC7_upgrade_script_BB.mos
73 Check UlCompGroup
run Unlock_Cells.mos
Configure EM and Cabinet Viewer
get . trustca
get . nodecred
run NC_TC_Setting_RevA.MOS
get . Trustca
get . Nodecred
go to ENM -> Network Explorer->Search->Actions->Launch Element Manager to test the EM GUI
If BB Migration includes L700 Consolidation
Create "sitelist.txt" using most recent PR4609 externalENodeBFunction file
ftp://138.85.252.120/pub/T-Mobile/LTE_externalENodeBFunction_PR4609/
Execute NSC08637A2_AP_Delete_ENM.txt comand by command on CLI
mobatch sitelist.txt NSC08637A2_ExternalEUtranCellFDD_delete.mos ./NSC08637A2
cd NSC08637A2
grep -i 'MOs attempted' *.log
Clean up the Project is only executed when successful integration done.
ap delete -i -p <project_Name>
Fill cells below Last Update 2018-Oct-09
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8cfa66fb?docno=MANA-18:000942Uen&action=current&format=msw
Check
eNodeB
NSC08637A
. eNodeB IP
11.158.51.20

Zip FILE NAME


<filename.zip>
. PROJECT NAME
<project_Name>

.
.
.
.
.

.
.
.
.
.
.

.
.
.
.
.
.

Netconf Scripts
. ✘ L5AS0801D_03_TN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_04_RN_ENBF_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_05_RN_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_06_RN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
L5AS0801D_07_RN_NR_LRAN_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
. ✘ L5AS0801D_08_FeatureActivation_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
EricssonOnly_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
SystemConstants_L5AS0801D_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.mos
L5AS0801D_PostInstall_atngen1_United_States_Tmobile_Tmobile_2019_04_17T01_45_50Z.xml
. ✘ L5AS0801D_Additional_Features_parameters_BBMigration.mos
Unlock_Cells.mos

. ✘

. ✘

. ✘

LTE TimeZone
. ✘
NY US/Eastern

. ✘
LI US/Eastern
. ✘
UPNY US/Eastern
PH US/Eastern
DC US/Eastern
VA US/Eastern
. NJ US/Eastern
Timezone CT US/Eastern

GMT NE US/Eastern

Region_TimeZon
SubNetwork DUS_TimeZone BB_TimeZone

e
✘ Albuquerque Mountain US/Mountain GMT
Beltsville Eastern US/Eastern US/Eastern
Bloomfield Eastern US/Eastern US/Eastern
Boise Mountain US/Mountain GMT
Bothell West US/Pacific GMT
Charlotte Eastern US/Eastern US/Eastern
✘ Draper Mountain US/Mountain GMT
EastProvidence Eastern US/Eastern US/Eastern
El Monte Eastern US/Eastern US/Eastern
ElMonte Eastern US/Eastern US/Eastern
✘ ElPaso Mountain US/Mountain GMT
Escondido West US/Pacific GMT
Fresno West US/Pacific GMT
✘ Hawaii Hawaii US/Hawaii GMT
Irvine West US/Pacific GMT
LasVegas West US/Pacific GMT
Manhattan Eastern US/Eastern US/Eastern
Norfolk Eastern US/Eastern US/Eastern
✘ Norton Eastern US/Eastern US/Eastern
✘ Philadelphia Eastern US/Eastern US/Eastern
Riverside West US/Pacific GMT
SACRAMENTO West US/Pacific GMT
Salina Eastern US/Eastern US/Eastern
productionDate SanDiego West US/Pacific GMT
. 20120604 SanFrancisco West US/Pacific GMT
productName SantaClara West US/Pacific GMT
. ✘ RBS 6201 SimiValley West US/Pacific GMT
productNumber Stockton West US/Pacific GMT
. 113/BFM 901 290/005 Syosset Eastern US/Eastern US/Eastern
. productRevision Torrance West US/Pacific GMT
R1A Vegas West US/Pacific GMT
✘ serialNumber Wayne Eastern US/Eastern US/Eastern
D160685505 WestOakland West US/Pacific GMT
WestSacramento West US/Pacific GMT
.

.
.
.
.
.
Uen&action=current&format=msw8
_45_50Z.xml
_17T01_45_50Z.xml
_17T01_45_50Z.xml
_45_50Z.xml
_04_17T01_45_50Z.xml
019_04_17T01_45_50Z.xml
17T01_45_50Z.mos
_04_17T01_45_50Z.mos
T01_45_50Z.xml
ap delete -p
alarm disable
ap delete -p
netconf
run
Delete the DU node from OSS
cmedit get NetworkElement=
cmedit set NetworkElement=

Action 1
cmedit get NetworkElement=
cmedit get NetworkElement=
Action 1A
secadm credentials get -pt show -n

Action 2
cmedit set NetworkElement=
cmedit set NetworkElement=
fmedit set NetworkElement=
Action 3
cmedit action NetworkElement=
Action 4
cmedit delete NetworkElement=
Action 5
cmedit get NetworkElement=
alarm enable
Start AP order
ap order file:
ap view -n
Check AP progress
ap status -n
Verify AP status
ap status -p
Download site install file
ap download -o -n
cmedit get NetworkElement=

ap status -n

cmedit get NetworkElement=

ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@


ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
run

ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@


ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
ssh -o PubKeyAuthentication=no -o UserKnownHostsFile=/dev/null -o ForwardX11=no -p 830 prbs@
run

cmedit get
cmedit set
cmedit set
cmedit action NetworkElement=
cmedit get NetworkElement=

cmedit get NetworkElement=


cmedit action NetworkElement=
cmedit get NetworkElement=
cmedit set NetworkElement=

cmedit get NetworkElement=


fmedit set NetworkElement=

cmedit get NetworkElement=


cmedit set NetworkElement=

cmedit get NetworkElement=


cmedit set NetworkElement=

cmedit get NetworkElement=


cmedit action NetworkElement=

cmedit describe -ne RadioNode


cmedit get NetworkElement=
cmedit set NetworkElement=

set ManagedElement userLabel

cmedit get

ap delete -i -p

cmedit create NetworkElement=


secadm credentials create --secureusername prbs --secureuserpassword "jP6gF9@Fb3A8" -n

Execute
mobatch sitelist.txt
cd
2
set cabinet=1 productData productionDate=
,PmFunction=1
,PmFunction=1 pmEnabled=false

,CppConnectivityInformation=1

,CmNodeHeartbeatSupervision=1 active=false
,InventorySupervision=1 active=false
,FmAlarmSupervision=1 alarmSupervisionState=false

,CmFunction=1 deleteNrmDataFromEnm

-ALL --force
<projectName>

,ComConnectivityInformation=1

,CmFunction=1

-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <

-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <
-s netconf <

DateAndTime.*
DateAndTime timeZone=
DateAndTime timeZone=GMT
,CmFunction=1 sync
,CmFunction=1

,CmFunction=1
,CmFunction=1 sync
,CmNodeHeartbeatSupervision=1
,CmNodeHeartbeatSupervision=1 active=true

,FmAlarmSupervision=1
,FmAlarmSupervision=1 alarmSupervisionState=true

,InventorySupervision=1
,InventorySupervision=1 active=true

,PmFunction=1
,PmFunction=1 pmEnabled=true

,CmFunction=1
,CmFunction=1 sync

ossModelIdentity=

PMICscannerinfo.* -t

<projectName>

,ComConnectivityInformation=1 ComConnectivityInformationId=1, ipAddress="

2_AP_Delete_ENM.txt comand by command on CLI


2_ExternalEUtranCellFDD_delete.mos ./

,productName=
", port=6513, snmpReadCommunity=enm-public, snmpVersion=SNMP_V2C, snmpWriteCommunity=enm-public, transportPro

,productNumber=
,productRevision= ,serialNumber=
Fall Back Site ID
NodeName
LNYY8311A
neType
ERBS
platformType
CPP
ossModelIdentity
4557-348-581
ossPrefix
SubNetwork=ONRM_ROOT_MO,SubNetwork=Syosset,MeContext=LNYY8311A
ipAddress
11.231.124.84

Action 6. Restore the node by adding it back on the ENM


cmedit create NetworkElement= LNYY8311A networkElementId=LNYY8311A, neType=ERBS,platformType=CPP, ossModelIden
Action 7. Check the NetworkElement ossPrefix attribute.
cmedit get LNYY8311A NetworkElement.ossPrefix
Action 8. Create Connectivity information in ENM for the NE.
cmedit create NetworkElement=LNYY8311A,CppConnectivityInformation=1 CppConnectivityInformationId=1, ipAddress="11.2
Action 9. Store NE credentials in ENM
secadm credentials get -pt show -n LNYY8311A
secadm credentials create --rootusername root --rootuserpassword dummy --secureusername rbs --secureuserpassword @W
Action 10. Verify NetworkElementSecurity
cmedit get NetworkElement=LNYY8311A,SecurityFunction=1,NetworkElementSecurity=1
secadm credentials get -pt show -n LNYY8311A
Action 11. Verify that technologyDomain
secadm credentials get -pt show -n LNYY8311A
Action 12. Verify CM Supervision
cmedit set NetworkElement=LNYY8311A,CmNodeHeartbeatSupervision=1 active=true
Action 13. Check Synch
cmedit get LNYY8311A CmFunction.syncStatus
Action 14.Enable the SHM inventory supervision and FM supervision
cmedit set NetworkElement=LNYY8311A,InventorySupervision=1 active=true
fmedit set NetworkElement=LNYY8311A,FmAlarmSupervision=1 alarmSupervisionState=true
Action 15. Enable the PmFunction
cmedit set NetworkElement=LNYY8311A,PmFunction=1 pmEnabled=true

cmedit get NetworkElement=<eNodeBID>,CmFunction=1


cmedit action NetworkElement=<eNodeBID>,CmFunction=1 sync
Last Update 2018-Oct-07
rootusername
root
rootuserpassword
dummy
secureusername
rbs
secureuserpassword
@WtIwQ-Bo2m0
normalusername
rbs
normaluserpassword
@WtIwQ-Bo2m0

platformType=CPP, ossModelIdentity="4557-348-581", ossPrefix="SubNetwork=ONRM_ROOT_MO,SubNetwork=Syosset,MeContext=LNY

yInformationId=1, ipAddress="11.231.124.84", port=80 -ns=CPP_MED -version=1.0.0

me rbs --secureuserpassword @WtIwQ-Bo2m0 --normalusername rbs --normaluserpassword @WtIwQ-Bo2m0 --nodelist LNYY8311A


work=Syosset,MeContext=LNYY8311A " -ns=OSS_NE_DEF -version=2.0.0

2m0 --nodelist LNYY8311A


<eNodeBID>
DUL to DUS
Check LICENSE on ENM: importedkeyfiles
/#shm/licenseadministration/importedkeyfiles
Check attenuation and delays
hget RfBranch dlAttenuation$|ulAttenuation$
hget RfBranch ulTrafficDelay$|dlTrafficDelay$
Check effuses labels
get efuse userl
Delete the DUL node from ENM
ap view -n <eNodeBID>
Delete the project if already exists
ap delete -p <project_Name>
In case there is no project and the node exists, use the following lines to delete the site from ENM
cmedit get NetworkElement=<eNodeBID>
cmedit get NetworkElement=<eNodeBID>,CppConnectivityInformation=1
cmedit get NetworkElement=<eNodeBID>,CmFunction=1
cmedit get <eNodeBID> PMICscannerinfo.* -t
secadm credentials get -pt show -n <eNodeBID>
Delete eNodeB on ENM
alarm disable <eNodeBID>
cmedit set NetworkElement=<eNodeBID>,CmNodeHeartbeatSupervision=1 active=false
cmedit set NetworkElement=<eNodeBID>,InventorySupervision=1 active=false
fmedit set NetworkElement=<eNodeBID>,FmAlarmSupervision=1 alarmSupervisionState=false
cmedit set NetworkElement=<eNodeBID>,PmFunction=1 pmEnabled=false
cmedit action NetworkElement=<eNodeBID>,CmFunction=1 deleteNrmDataFromEnm
cmedit delete NetworkElement=<eNodeBID> -ALL --force
cmedit get NetworkElement=<eNodeBID>
Delete old license if DUL LKF Sequence Number > DUS LKF Sequence Number
Start AP order (after import zip)
ap order file:<filename.zip>
View AP project details
ap view -n <eNodeBID>
Check AP progress
ap status -n <eNodeBID>
Verify AP status
ap status -p <project_Name>
Download site install file
ap download -o -n <eNodeBID>
Once the ASP completed installing onsite file, NIC engineer needs to verify AP status
ap status -n <eNodeBID>
Check SYNCRONIZATION
cmedit get NetworkElement=<eNodeBID>,CmFunction=1
cmedit action NetworkElement=<eNodeBID>,CmFunction=1 sync
Load LKF on ENM if is the case
Check SYNCRONIZATION
cmedit get NetworkElement=<eNodeBID>,CmFunction=1
cmedit action NetworkElement=<eNodeBID>,CmFunction=1 sync
NETCONF: Log-in to the eNodeB with the ipAddress
netconf TN.xml
lt all
st mme
cvms TN
netconf RN.xml
lt all
st fdd
cvms RN
If TN & RN are bulkCmConfigDataFile, scripts need to be loaded by PCA in ENM
cmedit import -f file:TN.xml -ft 3GPP -t Live
cmedit import --status --job <JobID>
lt all
st mme
cvms TN
cmedit import -f file:RN.xml -ft 3GPP -t Live
cmedit import --status --job <JobID>
lt all
st fdd
cvms RN

Activate additional features and parameters


run Aditional_Features.mos
Check the SFP settings are properly set (FileXferClient is secure)
secmode -s
If the FileXferClient is set to unsecure execute command below
secmode -f s
Check attenuation and delays
hget RfBranch dlAttenuation$|ulAttenuation$
hget RfBranch ulTrafficDelay$|dlTrafficDelay$
Check effuses labels
get efuse userl
Time Zone
cmedit get NetworkElement=<eNodeBID>
cmedit set NetworkElement=<eNodeBID> timeZone="US/Pacific"
cmedit action NetworkElement=<eNodeBID>,CmFunction=1 sync
cmedit get NetworkElement=<eNodeBID>,CmFunction=1
Supervision Status Check and Activation
For CM SUPERVISION Active: True
cmedit get NetworkElement=<eNodeBID>,CmNodeHeartbeatSupervision=1
cmedit set NetworkElement=<eNodeBID>,CmNodeHeartbeatSupervision=1 active=true
For FM_SUPERVISON Active: True
cmedit get NetworkElement=<eNodeBID>,FmAlarmSupervision=1
fmedit set NetworkElement=<eNodeBID>,FmAlarmSupervision=1 alarmSupervisionState=true
For SHM_SUPERVISION Active: True
cmedit get NetworkElement=<eNodeBID>,InventorySupervision=1
cmedit set NetworkElement=<eNodeBID>,InventorySupervision=1 active=true
For PM_FUNCTION pmEnabled: True
cmedit get NetworkElement=<eNodeBID>,PmFunction=1
cmedit set NetworkElement=<eNodeBID>,PmFunction=1 pmEnabled=true
Check SYNCRONIZATION
cmedit get NetworkElement=<eNodeBID>,CmFunction=1
cmedit action NetworkElement=<eNodeBID>,CmFunction=1 sync
Check User Label on Node Level on eNodeB
get ManagedElement userLabel
set ManagedElement userLabel <eNodeBID>
Set according with info provided by ASP
set cabinet=1 productData productionDate=<productionDate>,productName=<productName>,productNumber=<productNum
Check Scanner
cmedit get <eNodeBID> PMICscannerinfo.* -t
27-R48C42 SW upgrade if activity is a DUS Migration or a NSB
Mop eNodeB Upgrade from L18Q2IP4 to L18Q3GAEC8 with ENM
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8d882eac?docno=170/1020-HSM9014601Uen&action=approved&form
If upgrade fails, please apply the following workaround, and re-upgrade from step 3 on MoP.
Remove the ssh known_host on the node itself
secmode -f u
secmode -f s
Make sure next command shows TelnetFtpServers, TargetMonitor, DbgServerUdpLnh & FileXferClient as secure
secmode -s
Use the help man secmode in order to make changes if are needed.
secmode -t s
secmode -m s
secmode -d s
secmode -f s
Disable “autocreatedCVIsTurnedOn” by setting the parameter to false on
set ConfigurationVersion=1 autoCreatedCVIsTurnedOn false
Try SW uprade again
Always load the post upgrade script
l cd /home/shared/ericnic/EROISAN/scripts/
run L18Q3EC8_upgrade_script_DUS.mos
Clean up the Project is only executed when successful integration done.
ap delete -i -p <project_Name>
Fill SL_Tracker

https://ericsson-my.sharepoint.com/:x:/r/personal/hugo_cruz_ericsson_com/Documents/SL_tracker.xlsx?d=w262a9b30ff4b4
Fill cells below Last Update 2018-Oct-09
https://erilink.ericsson.se/eridoc/erl/objectId/09004cff8ce1650b?docno=MANA-18:000366Uen&action=current&format=msw
Check

.
.

.
eNodeB
. <eNodeBID>
eNodeB IP
<eNodeBIP>

Zip FILE NAME


<filename.zip>
. PROJECT NAME
<project_Name>

.
.
.
.
.

.
.
.
.
.
.
.
. Netconf Scripts
. TN.xml
. RN.xml
. Aditional_Features.mos

TN Job ID
<JobID>

RN Job ID
<JobID>

Region_TimeZon
SubNetwork DUS_TimeZone BB_TimeZone
. e
. Albuquerque Mountain US/Mountain GMT
Beltsville Eastern US/Eastern US/Eastern
. Bloomfield Eastern US/Eastern US/Eastern
Boise Mountain US/Mountain GMT
. Bothell West US/Pacific GMT
Charlotte Eastern US/Eastern US/Eastern

. Draper Mountain US/Mountain GMT

. EastProvidence Eastern US/Eastern US/Eastern


El Monte Eastern US/Eastern US/Eastern

. ElMonte Eastern US/Eastern US/Eastern


Timezone ElPaso Mountain US/Mountain GMT
US/Pacific Escondido West US/Pacific GMT
Fresno West US/Pacific GMT
Hawaii Hawaii US/Hawaii GMT
Irvine West US/Pacific GMT
LasVegas West US/Pacific GMT
Manhattan Eastern US/Eastern US/Eastern
Norfolk Eastern US/Eastern US/Eastern
Norton Eastern US/Eastern US/Eastern
Philadelphia Eastern US/Eastern US/Eastern
Riverside West US/Pacific GMT
SACRAMENTO West US/Pacific GMT
Salina Eastern US/Eastern US/Eastern
SanDiego West US/Pacific GMT
SanFrancisco West US/Pacific GMT
SantaClara West US/Pacific GMT
SimiValley West US/Pacific GMT
Stockton West US/Pacific GMT
Syosset Eastern US/Eastern US/Eastern
Torrance West US/Pacific GMT
Vegas West US/Pacific GMT
Wayne Eastern US/Eastern US/Eastern
WestOakland West US/Pacific GMT
WestSacramento West US/Pacific GMT
productionDate
. <productionDate>
productName
<productName>
productNumber
<productNumber>
productRevision
<productRevision>
serialNumber
<serialNumber>
en&action=current&format=msw8
11/19/2019 Night NM02007A Scheduled EL PASO West 793290 Troubleshooting (Not specified) T-Mobile 79
Technology DU BB
Technology DU BB 21 alpha D1 A A
1900 Alpha A B 21 alpha D2 D D
700 Alpha D C 21 beta D1 B F
1900 Beta B G 21 beta D2 E J
700 Beta E H 21 gamma D1 C L
1900 Gamma C M 21 gamma D2 F P
700 Gamma F N

ALPHA
Technology BB DUS 2ND DU L21 BETA
L21 Alpha data 1 A XMU-9 NA GAMMA
L21 Alpha data 2 D XMU-10 NA ALPHA
L21 Beta data 1 F XMU-11 NA L700 BETA
L21 Beta data 2 J XMU-12 NA GAMMA
L21 Gamma data 1 L C NA ALPHA
L21 Gamma data 2 P D NA L19 BETA
L700 Alpha C XMU PORT 13 NA GAMMA
L700 Beta H XMU PORT 14 NA
L700 Gamma N XMU PORT 15 NA
L19 Alpha data 1 B NA C
L19 Alpha data 2 NA NA NA
L19 Beta data 1 G NA D
L19 Beta data 2 NA NA NA
L19 Gamma data 1 M NA E
L19 Gamma data 2 NA NA NA
(Not specified) T-Mobile 792DB to 3792DBEARTDAV Jhonson 575 405 1125ONGOING

1ST DUS 2ND DUS BB


DUS BB ALPHA B A
A A BETA C F
L21
B F GAMMA D L
C L DELTA E E
D C ALPHA NA A C
E H BETA NA NA NA
L700
F N GAMMA NA NA NA
196 DELTA NA NA NA
197 ALPHA NA B B
447 BETA NA C G
L19
GAMMA NA D M
DELTA NA E K
=======================================================================================================
Postcheck
=======================================================================================================
FieldReplaceableUnit=SAU-1,AlarmPort=1 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=10 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=11 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=12 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=13 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=14 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=15 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=16 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=17 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=18 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=19 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=2 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=20 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=21 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=22 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=23 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=24 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=25 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=26 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=27 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=28 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=29 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=3 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=30 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=31 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=32 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=4 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=5 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=6 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=7 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=8 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SAU-1,AlarmPort=9 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SCU,AlarmPort=1 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=10 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=11 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=12 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=13 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=14 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=15 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=16 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=2 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=3 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SCU,AlarmPort=4 0 (LOCKED) true 1 (ENABLED)
FieldReplaceableUnit=SCU,AlarmPort=5 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=6 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=7 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=8 0 (LOCKED) true 0 (DISABLED)
FieldReplaceableUnit=SCU,AlarmPort=9 0 (LOCKED) true 0 (DISABLED)
=======================================================================================================
Total: 48 MOs

Added 48 MOs to group: hget_group


=======================================================================================================
Precheck
=======================================================================================================
HwUnit=SAU,AlarmPort=10 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=11 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=12 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=13 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=14 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=15 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=16 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=17 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=18 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=19 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=20 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=21 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=22 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=23 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=24 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=25 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=26 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=27 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=28 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=29 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=30 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=31 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=32 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=1 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=2 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=3 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=4 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=5 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=6 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=7 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=8 0 (LOCKED) true 1 (ENABLED)
HwUnit=SAU,AlarmPort=9 0 (LOCKED) true 1 (ENABLED)
HwUnit=SCU,AlarmPort=1 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=2 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=3 0 (LOCKED) true 1 (ENABLED)
HwUnit=SCU,AlarmPort=4 0 (LOCKED) true 1 (ENABLED)
HwUnit=SCU,AlarmPort=5 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=6 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=7 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=8 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=9 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=10 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=11 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=12 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=13 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=14 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=15 0 (LOCKED) true 0 (DISABLED)
HwUnit=SCU,AlarmPort=16 0 (LOCKED) true 0 (DISABLED)
=======================================================================================================
Total: 48 MOs

Added 48 MOs to group: hget_group

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy