0% found this document useful (0 votes)
110 views1 page

L1CM6336A ENM Fallback Script

The document contains commands to create and configure a network element in the OSS system. It creates the network element object, sets properties like the IP address and passwords, enables monitoring functions and alarms.

Uploaded by

Shahid Majeed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views1 page

L1CM6336A ENM Fallback Script

The document contains commands to create and configure a network element in the OSS system. It creates the network element object, sets properties like the IP address and passwords, enables monitoring functions and alarms.

Uploaded by

Shahid Majeed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

cmedit create NetworkElement=L1CM6336A networkElementId=L1CM6336A, neType=ERBS,

platformType=CPP,ossPrefix="SubNetwork=ONRM_ROOT_MO,SubNetwork=Philadelphia,MeConte
xt=L1CM6336A" -ns=OSS_NE_DEF -version=2.0.0

cmedit get L1CM6336A NetworkElement.ossPrefix

cmedit create NetworkElement=L1CM6336A,CppConnectivityInformation=1


CppConnectivityInformationId=1, ipAddress="11.167.241.116", port=80 -ns=CPP_MED
-version=1.0.0

//if password is not match with script update Manually

secadm credentials create --rootusername rbs --rootuserpassword dummy


--secureusername rbs --secureuserpassword B7sPmK --normalusername rbs
--normaluserpassword B7sPmK -n L1CM6336A

cmedit set NetworkElement=L1CM6336A,CmNodeHeartbeatSupervision=1 active=true

cmedit set NetworkElement=L1CM6336A,InventorySupervision=1 active=true


cmedit set NetworkElement=L1CM6336A,PmFunction=1 pmEnabled=true

alarm enable L1CM6336A

You might also like