Ericsson RAN OSS ENM CLI Commands Guide
Ericsson RAN OSS ENM CLI Commands Guide
0
OSS ENM - CLI Commands Date: 29/12/2017
Ericsson RAN
History :
Version: v1.0 Document Creation
Date : 29/12/2017
Circulation level
Controlled
Internal
Free
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
Table of Contents
1. Introduceton
2. Prerequisites______________________________________________________________5
3. CLI Opening on ENM___________________________________________________6
4. Createton collectwe can do ac via CLItmassive waves________________6
5. Actgoton a CLI command file____________________________________8
6. Resynchronize a node - enable CM supervision______________________________9
7. SW: equivalent SHM via CLI______________________________________________10
A. Suppression of CV on 1 site (little interest) )____________________________________10
B. Suppression of upgrade package
C. Actgoton Emergency unlock___________________________________________________15
D. Createston CV massive startable_________________________________________________16
E. Restart of several sites planned on the previously created startable CV_____________17
F. Recoverton the state of the license for the list of sites____________________________________19
G. operaton restore on 1 enodeB via CLI_______________________________________20
8. CM: parameter setting audit______________________________________________20
A. Check one or more parameters on one or more sites_________________________________21
9. CM export____________________________________________________________23
A. Export all the configurationstat a node (without filter)__________________23
B. Make an export bytthe in utreading a filter____________________________________23
C. Verify the status of export progress___________________________________________23
D. Download the generated export___________________________________________________24
10. CM import the plan via CLI
A. Createtwe have a configurationton__________________________________________________24
B. Import of a plan into a configurationton non-Live________________________________24
C. Obtain the informationtabout the import of the plan______________________________________25
D. Actgotwe configure itton_________________________________________________25
E. Import of a plan in the configurationton Live (applicationtwe direct the changestons)_______25
F. Createton a rollback file following the appton a plan___________________25
11. Alarming audit alarms or state from CLI
A. List the DISABLED cards of all RNCs on an ENM_____________________________26
B. List dev non ENABLED on all RNC __________________________________ 26
C. Audit Alarm________________________________________________________________27
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
1. Introduction
The purpose of this instruction sheet is to describe actions that can be performed by CLI commands in
the areas Alarming, SW (SHM app), audit ...
In the Command Set section, for example, you can see everything that can be done in CLI for
replace SHM
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM – CLI Commands Date: 29/12/2017
2. Prerequisites
Same operation if we have multiple sites in our collection (which generally happens)
Drag it on CLI
Then launch the command (if there are special characters in the collection name, it must be enclosed in " ")
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
Drop your file into the ENM window to upload it to the workspace
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
Then type the batch command followed by the TAB key and click on validate syntax
The commands will be executed one after the other, you can follow the progress in the...
window and at the end a message will tell you if everything went well
We then find how to activate the CM supervision to true to carry out actions.
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
[Link]
Enable CMSupervision
And everything is OK
[Link]
It is necessary to list the upgrade packages and the CVs that are on top of them.
ERICSSON 2G 3G 4GEricsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
cmedit action
SubNetwork=ONRM_ROOTMO,MeContext=LACASSAGNE_LTE,ManagedElement=1,SwManageme
nt=1, ConfigurationVersion=1 delete.(configurationVersionName="Save_cv_SMO_Nov_18_2017")
cmedit delete
SubNetwork=ONRM_ROOTMO,MeContext=LACASSAGNE_LTE,ManagedElement=1,SwManagement
nt=1,UpgradePackage=Virtual_0_of_CXP102051/27_R21D52 --force
The –drl option allows you to delete CVs from the rollback list.
If we set the option --force So the order is placed by itself without request for
confirmation
Once the order is placed, we have a Job name that can be seen via CLI (command
"shm status --jobname Shm_Cli_DELETE_UPGRADEPACKAGE_SOOP7376_28122017142312) or
via SHM
CLI Command
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
If the upgrade package needs to be removed from multiple LTE sites (before an upgrade), then it must be initiated
the order
or
Create a collection with the sites we want to act on, called delete_up
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
and launch the command (if we do not know the options, we can use TAB and it will suggest them,
example below
Retrieve the MO licensing FDN in order to use it to initiate the emergency unlock.
cmedit get SubNetwork=ONRM_ROOTMO,MeContext=LACASSAGNE_LTE Licensing=1
FDN :
SubNetwork=ONRM_ROOTMO,MeContext=LACASSAGNE_LTE,ManagedElement=1,Sys
temFunctions=1,Licensing=1
Launch the Emergency Unlock
Via CLI, launch if we want a CV called test_cv_cli that will be added to the rollback list and will be startable.
in case of restart
Créer une collection des sites a restarter (dans l’exemple on fait une collection d’un site
LACASSAGNE_LTE
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM – CLI Commands Date: 29/12/2017
You can initiate the activation verification of a feature license on all declared nodes.
the ENM
Example:
CXC4011980 FAJ1214466 2017-09-26 No Limit Enabled Licensed4CC DL Carrier
Aggregation Extension
restart
cmedit action SubNetwork=ONRM_ROOTMO,MeContext=LACASSAGNE_LTE,ManagedElement=1
manualRestart.(restartRank="RESTART_COLD",
restartReason="PLANNED_RECONFIGURATION",restartInfo="Restart for CV restore") –force
If you want to see these parameters when they are declared on all 4G sites of the ENM
Note that if these MOs are not present on the enodeB, they do not appear in the table.
9. CM export
It is possible to retrieve part or the entire configuration of one or more sites.
Exports can be generated in two formats (3GPP or dynamic).
The 3GPP exports are in xml format and are similar to the files generated by BDREF for the
creation of MO/parameter configuration modification.
It is possible to perform the export in 3GPP format by replacing --filetype dynamic with --filetype.
3GPP.
It is possible to perform the export on all nodes by replacing --ne LACASSAGNE_LTE with --ne
*.
It is possible to perform the export on a collection by replacing--ne LACASSAGNE_LTE with--
collection my_collection.
Drop the [Link] file into the ENM window to load it into the workspace
You need to retrieve the job number (ID) following the command cmedit export –ne ...
There are two documents in the help center for creating 3GPP import files or
Dynamic :
- Sample 3GPP import file
- Sample Dynamic Import file
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
It is possible to import the plan into the Live configuration (the modifications are applied.
directly on the live network) or in a non-Live configuration (to apply the changes
subsequently).
A. Creating a configuration
create my_config
Drop the file [Link] into the ENM window to load it into the workspace
For a 3GPP plan (xml), replace --filetype dynamic with --filetype 3GPP.
You can use the --verbose option at the end of the command to get more information about the import.
Upload the file [Link] in the ENM window to load it into the workspace
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
One can also create a rollback file for the job of activating a configuration.
non_Live :
To apply the downloaded file, we reuse the commands from the paragraphs above (import
of a plan).
C. Alarm Audit
It can be useful to retrieve alarms from the sites of a collection (for example collection
previously created ex_collection
the file can also be exported to a CSV file that can be directly retrieved and opened with
excel
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
Then
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
Lcmadm list
Example:
cmedit set LACASSAGNE_LTE [Link]==HighSpeedUE
[Link]=ACTIVATED
Example:
cmedit set LACASSAGNE_LTE [Link]==HighSpeedUE
[Link]=DEACTIVATED
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
The –force function allows you not to have to validate the command.
ERICSSON 2G 3G 4G Ericsson RAN Version: V1.0
OSS ENM - CLI Commands Date: 29/12/2017
A. Help
At any time, we can use the help command to obtain more information about
any command and its syntax:
Help "command name"
example:
Help cmedit set
The - -force function allows bypassing the prompt to confirm the command when using the
set command or action
Description Help :
--force: Force the command execution. This option is not required when using scripting integration.
Batch scripts. It is assumed that all commands in a script should be executed without user intervention.