Versions Compared

Key

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

...

Info
titleNote

 The default network ports used by the BMC system controller are listed on the page SBC Core Network Listener Ports. These ports are fixed for use by the BMC and are not configurable. Depending on your network, access to 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:

...

Info
titleNote

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


  1. Log on to the SBC BMC 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. Navigate to Remote Control > Console Redirection 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).

    Info
    titleNote

    To enhance SBC Platform security, direct 'root' access is no longer supported. Log onto the JViewer remote console using the 'linuxadmin' credentials.  


  7. Log on to the 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' user credentials. You are now in "root" access.

    Caption
    0Figure
    1JViewer - root access


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

...