Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Perform the following steps from EMS

Spacevars
0model3
and SBC to register the SBC with the EMS
Spacevars
0model3
to facilitate performing Lawful Intercept (LI) CDC and target settings.


  1. From the EMS
    Spacevars
    0model3
    , register the SBC node on EMS
    Spacevars
    0model3
    as user 'admin'.
  2. From the SBC, configure the 'calea' user on SBC.
  3. From the EMS

    Spacevars
    0model3
    , use vi (or other text editor) to add the following three lines to /export/home/emsramp/weblogic/sonusEmssonusRamp/data/sys/SystemConfig.txt file. This enables 'calea' user on EMS
    Spacevars
    0model3
    .

    Code Block
    languagenone
    psxClientVersionFile=/export/home/emsramp/weblogic/sonusEmssonusRamp/data/sys/PsxClientVersion.txt
    defaultCaleaUser=true true 


  4. Restart the EMS

    Spacevars
    0model3
    by logging in as insight user and entering the commands:

    Code Block
    languagenone
    ./sonusEmssonusRamp stop;
    ./sonusEmssonusRamp start;  


  5. Modify the EMS admin

    Spacevars
    0model3
     admin user/password used for registration of SBC Node to 'calea' user/password.

    1. Login to EMS

      Spacevars
      0model3
      as admin user.

    2. Under Network Mgmnt roll-up panel, click Insight Administration.

    3. From the left panel, expand the SBC 5x00 tree and select the SBC node.

    4. Modify the user/password used for registration of SBC Node to 'calea' user/password.

    5. Click Update (do not click Discover)

  6. Login to the EMS

    Spacevars
    0model3
    as 'calea' user and perform CDC configuration. See
    Link_in_new_tab
    TextCDC Devices Configuration
    URLhttps://doc.rbbn.com/display/EMSDOC93/CDC+Devices+Configuration
    for details.

  7. Logout 'calea' user from the EMS

    Spacevars
    0model3
    .

  8. Login to EMS

    Spacevars
    0model3
    again using 'admin' user.

  9. Revert SBC's Node Registration user setting back to 'admin' user/password.

    1. Expand the SBC 5x00 tree and select the SBC Node, modify the user/password used for registration of SBC Node to admin user/password

    2. Click Update and then Discover.

...