Versions Compared

Key

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

...

  1. Login to the SBC BMC using the credentials:
    Username: root <username>
    Password: superuser <default password>

    The BMC Main Screen is displayed.

    Caption
    0Figure
    1BMC Main Screen


  2. Click Configuration > Network. The Network Settings screen is displayed.

    Caption
    0Figure
    1Default Security Settings

  3. Select Enable JViewer and click Save.

    Caption
    0Figure
    1Enabling JViewer

  4. A successful message appears on the screen. Click OK to continue.

    Caption
    0Figure
    1Successfully setting Parameter

  5. Select the Remote Control > Console Redirection tab on the BMC main screen. The console redirection screen is displayed.

    Caption
    0Figure
    1Console Redirection Screen

  6. Click Java Console in the Console Redirection screen to launch the remote console (JViewer).

    Note

    To enhance SBC Platform security, log on to JViewer Console using the 'linuxadmin' credentials. The direct 'root' access is no longer supported.

  7. Log on to SBC through Remote Console using the following credentials:
    Username: linuxadmin
    Password: sonus <password>
     

    Caption
    0Figure
    1Remote Console (JViewer)


  8. At the prompt, switch user to 'root' using the following command:

    Code Block
    languagenone
    su - 


  9. Enter the 'root' password as sonus1. 

  10. Click <Enter>. You are now in "root" access.

    Caption
    0Figure
    1JViewer - root access


    Once you are in 'root' access, proceed with you actions. 

...