Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Tips Using Cnai

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

TIPS USING CNAI ( cna_export )

cna_export
Directory used:

/var/opt/ericsson/cnai/ => directory of cna_export script file

/var/opt/ericsson/cnai/data/export/ => directory of cna_export output file

/var/opt/ericsson/cnai/logs/reports/ => directory of cna_export process report !!Note: Please refer to the report when your cna_export job is failed.

Cna_export common script file:

cna_export NW=DIGI,MSC=NPI_MSC,MSC_REF=none,BSC=NPI_BSC,BSC_REF=none,CELL=ALL,CELL_REF=xxx,SITE=ALL,SITE_REF=yyy,OUTPUT=zzz

 NPI_MSC is a file that created by user that consisted of the BSC name and this user defined file is saved in this directory:

/etc/opt/ericsson/cnai/data/

 MSC_REF is a file that create by the user that consist parameters that defined in the msc_params.txt (!DO NOT REMOVE THIS FILE!) that located in this directory:

/etc/opt/ericsson/cnai/templ/

!! Note: When MSC_REF=none means that the user is not taking any parameter data for MSC parts.

 BSC_REF is a file that create by the user that consist parameters that defined in the bsc_params.txt (!DO NOT REMOVE THIS FILE!) that located in this directory:

/etc/opt/ericsson/cnai/templ/

!! Note: When BSC_REF=none means that the user is not taking any parameter data for BSC parts.

 CELL=ALL means all cell will export out and user can defined their own cell list and put in this directory:

/etc/opt/ericsson/cnai/data/

 CELL_REF=xxx means that the user is taking the parameter data that defined in the xxx file that saved in this directory:

/etc/opt/ericsson/cnai/data/
!!NOTE: xxx is consisted parameters that defined in the cell_params.txt (!DO NOT REMOVE THIS FILE!) that located in this directory:

/etc/opt/ericsson/cnai/templ/

cna_export NW=DIGI,MSC=NPI_MSC,MSC_REF=none,BSC=NPI_BSC,BSC_REF=none,CELL=ALL,CELL_REF=xxx,SITE=ALL,SITE_REF=yyy,OUTPUT=zzz

 SITE=ALL means all site name will export out and user can defined their own site name list and put in this directory:

/etc/opt/ericsson/cnai/data/

 SITE_REF=yyy means that the user is taking the parameter data that defined in the yyy file that saved in this directory:

/etc/opt/ericsson/cnai/data/

!!NOTE: yyy consisted parameters that defined in site_params.txt (!DO NOT REMOVE THIS FILE!) that located in this directory:

/etc/opt/ericsson/cnai/templ/

 OUTPUT=zzz means an output file zzz will be created in this directory:

/var/opt/ericsson/cnai/data/export/

!! PLEASE REFER TO THE GUIDES BY TYPING “man cna_export” in the unix command windows
AND YOU WILL FIND MORE INFORMATION ABOUT CNA_EXPORT

!! TRY IT OUT AND HAVE FUN !!

!! PLEASE REMOVE YOUR UNWANTED FILES AFTER CNAD_EXPORT, THANK


YOU!!

You might also like