Versions Compared

Key

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

Launch the remote console JViewer application by using a supported web browser on your PC to remotely connect to the

Spacevars
0product
 host console. Remote Console is mainly used to re-install the ConnexIP Operating System or remote access of the host server.

Info
titleNote
The default network ports used by BMC system controller are listed on the page SBC Core Network Listener Ports. These ports are not configurable and are fixed for use by the BMC. Depending on your network these ports may need to be configured as part of your router or firewall configuration.

Include Page
_java_version_8_restriction
_java_version_8_restriction

Prerequisites

The following prerequisites allow you to use your PC as a remote console:

  • PC must support Windows XP or later
  • PC must support one of the following browsers:
    • Internet Explorer 8 (IE8) or later
    • Chrome
    • Safari on Windows
  • The PC must be installed with OpenJDK Runtime Environment 6 update 19 or later to support the OpenJDK console
notenote
Info
iconfalse
titleNote

To support network security, IE blocks the website from downloading files to your computer and this creates a problem in opening the remote console using IE8 or later.

 


Info
iconfalse
titleNote

By default, the JViewer remote console is disabled from the BMC GUI. Navigate to Configuration > Network and you can see the JViewer disable status in the Security section. 


Caption
0Figure
1Default Security Settings

 

...

The following procedure describes how to launch the remote console (JViewer) and perform a console redirection to the PC:

note
Info
iconfalse
titleNote

The images shown in this procedure apply to SBC 5000 series platform only. 


  1. Login Log on to the SBC BMC using the credentials:
    Username: <username>
    Password: <default password>
    GUI.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 Navigate to 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
    Info
    iconfalse
    titleNote

    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: <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. Click <Enter> user credentials. You are now in "root" access.

    Caption
    0Figure
    1JViewer - root access


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

...