Thanks Thanks:  0
Showing results 1 to 8 of 8

Thread: Script on M2000

  1. #1
    Member Reputation: 24
    Join Date
    2011-08-04
    Location
    Paraguay
    Posts
    27


    Default Script on M2000

    hi, I am needing to do an script on M2000 I need to know how to conect to the NE's and how to execute a command...

    I need that script run everyday one time per day and obtain all nodeB LOCKED.

    if you can help me..

    I know how to do this in e*******, but I never made one on Huawei!

    thanks!

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

  3. #2
    Member Reputation: 80
    Join Date
    2010-11-14
    Posts
    224


    Default Re: Script on M2000

    Can you share script for ERICCSON please

    Thanks

  4. #3
    Member Reputation: 30
    Join Date
    2007-07-16
    Posts
    99


    Default Re: Script on M2000

    You can create a task in M2000 that runs your MML script every day. When you create the task you can specify the NEs or you can add the NEs in the script.

  5. #4
    Member Reputation: 24
    Join Date
    2011-08-04
    Location
    Paraguay
    Posts
    27


    Default Re: Script on M2000

    can you explain more about that please?

  6. #5
    Member Reputation: 30
    Join Date
    2007-07-16
    Posts
    99


    Default Re: Script on M2000

    What exactly you need to know? You can create an MML script and create a task in M2000. Your script will run once or can run at a specified hour every day. The result can also be exported to another file for later verification in case some MML commands were failed.

  7. #6
    VIP Member Reputation: 1050 tester's Avatar
    Join Date
    2009-11-06
    Location
    404 - Not found
    Posts
    635


    Default Re: Script on M2000

    You may use ISSTAR in M2000 for script creation
    Knowledge should be free

  8. #7
    Member Reputation: 95
    Join Date
    2012-05-22
    Posts
    292


    Default Re: Script on M2000

    use Task management then MML Tasks then create your script in note file and upload it the choose periodic date

  9. #8
    Member Reputation: 34
    Join Date
    2010-12-30
    Posts
    89


    Default Re: Script on M2000

    Hi,

    Use this:

    Maintenance > Task Management > (LEFT PANEL) MML Script :

    Task Name : you task name
    Select periodic
    Select time setting

    and now you need import the script

    Script example:

    "
    LST LOCELL :; {NETWORK ELEMENT}
    LST LOCELL :; {OTHER NETWORK ELEMENT}
    "

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
  •