Thanks Thanks:  4
Showing results 1 to 7 of 7

Thread: steps to modify BCCH

  1. #1
    Member Reputation: 21
    Join Date
    2016-04-05
    Location
    Spain
    Posts
    82


    Default steps to modify BCCH

    Hi all, I need to change the BCCH of a cell.

    I've tried the following MML commands but they failed:

    DEA GTRX: IDTYPE=BYID, TRXID=XXX;
    MOD GTRX: IDTYPE=BYID, TRXID=XXX, FREQ=YYY;
    ACT GTRX: IDTYPE=BYID, TRXID=XXX;

    Which secuence of MML should I place? Should I deactivade the cell the first?

    Thanks!

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #2
    Member Reputation: 25
    Join Date
    2010-08-03
    Posts
    116


    Default Re: steps to modify BCCH

    Hi:
    The easiest way is modify the BCCH is using CME, if you modify it using commands you will have to manually modify all the neighbor relations and it can lead to errors.
    CME will automatically made the changes for you.

  4. Thanks dannthemann, justdream thanked for this post
  5. #3
    Member Reputation: 21
    Join Date
    2016-04-05
    Location
    Spain
    Posts
    82


    Default Re: steps to modify BCCH

    Thanks Javier, the problem is that I have not privileges to make changes via U2000/CME.
    Every change I need to make should be made via MML script, sent and run by the O&M dep.

  6. #4
    Member Reputation: 25
    Join Date
    2010-08-03
    Posts
    116


    Default Re: steps to modify BCCH

    Hi, then you really have a problem, because if you just do it manually the handovers will not work, modify all the relations 2g<>2g, 2g<>3g, 4g>2g...manually can be really difficult, via CMe can be done in lets say 10 minutes, via MML hours.

  7. Thanks dannthemann thanked for this post
  8. #5
    Member Reputation: 179
    Join Date
    2011-07-29
    Location
    Middle of Nowhere
    Posts
    151


    Default Re: steps to modify BCCH

    Hi
    No need to deactive TRX or Cell. You just need to:
    - Add new BCCH to Cell by command: ADD GCELLFREQ
    - Modify BCCH TRX by command: MOD GTRX
    - Update neighbour information
    It takes only 5 minutes

  9. Thanks dannthemann thanked for this post
  10. #6
    Member Reputation: 21
    Join Date
    2016-04-05
    Location
    Spain
    Posts
    82


    Default Re: steps to modify BCCH

    Thanks guys!

    I'm gonna try the following:

    DEA GCELL
    RMV G2GNCELL (where my cell is the target)
    ADD GCELLFREQ
    MOD GTRX
    RMV GCELLFREQ
    ACT GCELL
    ADD G2GNCELL (previously removed)
    MOD externals

    I'll share the results

  11. #7
    Senior Member Reputation: 491
    Join Date
    2008-08-14
    Posts
    2,954


    Default Re: steps to modify BCCH

    to be in safe side and to be sure you have correct scripts
    use CME

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
  •