Steps to set up management applications
The applications are:
- Baseboard Management Controller (BMC)
- Serial Over LAN (SOL)
- Intelligent Platform Management Interface (IPMI)
Notes |
|
Use the following steps towards the configuration for BMC and SOL redirection.
BIOS configuration and version
- Go to Server Management configuration >> Server Management.
- Select BMC LAN configuration.
- Configure the Internet Protocol (IP) settings according to your network settings.
Note | Try DHCP assignment first and make an Internet control message protocol (ICMP) test. |
- For SOL redirection, if necessary, go to Console Redirection.
- Verify that Console Redirection is enabled.
- Press F10 to save the settings on the BIOS and restart the server.
- Go to the browser and launch the BMC web console.
Notes: |
- You must have Java installed. The installation instructions are at the end of this document. - Make sure to type https://, and then type the IP address before hitting Enter. |
- On Remote Control, you can select either of these options: Launch SOL or Keyboard, Video & Mouse (KVM)/Console Redirection.
- At this time, you're opening the SOL console, but it's the same process for BMC:
- When the pop-up appears, select Keep.
- Click Continue.
The application shows the running process:
- Use the credentials created on the BMC setting users:
Access is granted successfully:
Here's a comparison of the SOL view and the KVM Console:
We recommend using BMC KVM redirection as the main option and SOL as a secondary one.
Add and modify users' privileges
Grant access to IPMI.
Java procedure
The system must have Java installed. You can download in order allow the extension to run.
Note | There may be changes introduced in early 2019 that may depreciate continued support/functionality using Java to access BMC. |
As of this moment, either Google Chrome or Mozilla Firefox appears to support launching the BMC Remote Viewer. This support may change if policies regarding Java change drastically. This hasn't been tested on iexplorer.exe (which should represent some baseline of support for legacy technologies).
Steps towards the configuration:
- Access the Server BIOS (Normally, press F2 during the prompt on Startup and configure BMC settings.)
- Confirm that BMC and SOL settings are correct.
- Confirm that the Remote Management Module is installed in the server.
- Confirm that the credentials and administrative settings for BMC user accounts are correct.
- Attempt to access the BMC via the assigned IP address on the desired web browser on a remote computer (This should have been reflected in the BMC configuration section of BIOS).
Note |
|
We can also Launch Console from a command prompt by typing javaws jviewer.jnlp. You must be in the same directory as the JNLP file in order to successfully launch it via CLI (command-line interface):
- Go to Start > Run > type command. A command prompt window will appear.
- Type javaws jviewer.jnlp.
Each Jviewer.jnlp file is meant for a one-time use. If you find that following procedures doesn't trigger the remote session:
- Clear out all downloads of JNLP related files.
- Consider uninstalling and reinstalling Java and try again.
Unable to connect or manage the server remotely.