Thanks Thanks:  0
Showing results 1 to 7 of 7

Thread: CNA Export & Import in E******* OSS

  1. #1
    Reputation: 3
    Join Date
    2011-04-23
    Posts
    12


    Default CNA Export & Import in E******* OSS

    Any body can support me in E******* OSS and show us the steps

    I want to do cna import

    height
    longitude
    latitude
    cell_dir
    antenna_type
    sector_angle

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 26
    Join Date
    2011-09-11
    Posts
    51


    Default Re: CNA Export & Import in E******* OSS

    Someone should help with docs.

    Thanks!

  4. #3
    Member Reputation: 416
    Join Date
    2010-06-16
    Posts
    321


    1 out of 1 members found this post helpful.

    Default Re: CNA Export & Import in E******* OSS

    Quote Originally Posted by NTCM View Post
    Any body can support me in E******* OSS and show us the steps

    I want to do cna import

    height
    longitude
    latitude
    cell_dir
    antenna_type
    sector_angle
    Step nr 1: create file in cna import format, let us call it wfa.cna

    NW MSC BSC SITE CELL altitude latitude longitude cell_dir
    -----------------------------------------------------
    s MSC1 BSC111 SITE1 CX1Y1 250 E24-10-53 S6-12-36 1200
    s MSC1 BSC111 SITE2 CX2Y2 405 E25-15-18 S6-9-32 60

    (due to formatting: this are 4 lines of ASCII text)


    step nr 2:
    in command line, run:
    cna_import -c wfa.cna wfa_test

    And you will get wfa_test planned area.

    BR
    s52d
    Last edited by s52d; 2012-03-27 at 11:48 PM Reason: edit

  5. #4
    Member Reputation: 461
    Join Date
    2008-09-26
    Location
    World
    Posts
    392


    Default Re: CNA Export & Import in E******* OSS

    Just to emphasize on s52d post,

    This is the path /var/opt/e*******/cnai/data/import in wich you should put your cna file and execute the cna_import command

    BR,

  6. #5
    Member Reputation: 461
    Join Date
    2008-09-26
    Location
    World
    Posts
    392


    Default Re: CNA Export & Import in E******* OSS

    Dear s52d,

    Could you explain why -c switch is used? is it only to speed up the import?

    Regards,

  7. #6
    Member Reputation: 416
    Join Date
    2010-06-16
    Posts
    321


    1 out of 1 members found this post helpful.

    Default Re: CNA Export & Import in E******* OSS

    Quote Originally Posted by peanut View Post
    Dear s52d,

    Could you explain why -c switch is used? is it only to speed up the import?

    Regards,
    Hi!
    for path, I have in my .bash_profile (using bash as my shell):
    CNAI_IMPORT_DIR=/home/s52d/cna
    CNAI_EXPORT_DIR=/home/s52d/cna

    export PATH DISPLAY TERM PS1 PS2 CNAI_IMPORT_DIR CNAI_EXPORT_DIR EDITOR
    thanks for reminding me.

    but, you can use full path to the file in cna_import file parameter.

    cna_import options:

    s52d@oss:~$ cna_import
    Usage: cna_import [-[a][b][c][f][i][n][s]] transfer_file_name area_name
    -a: Delete channel groups which are not found in file
    -b: Delete neighbour relations and UTRAN neighbour relations which are not found in the file
    -c: Disables the distribution of the BCCHNO parameter to the Active and Idle parameters
    -f: Import foreign cell data from other OMC (turns off -a, -b, -i and -s flags)
    -i: Delete internal cells or UTRAN cells which are not found in the file
    -n: Import neighbour relations from other OMC (turns off -a, -b, -i and -s flags)
    -s: Delete sites which are not found in the file

    -c is redundand, no real effect.

    BR
    s52d

  8. #7
    Junior Member Reputation: 10
    Join Date
    2012-08-02
    Posts
    1


    Default Re: CNA Export & Import in E******* OSS

    Hi guys,
    Hope u'll able to attach the template. I used that one but no changes done.

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •