NETWORK CONNECTION METHOD BASED ON INTELLIGENT BASEBOARD MANAGEMENT CONTROLLER

Information

  • Patent Application
  • 20230275804
  • Publication Number
    20230275804
  • Date Filed
    May 27, 2022
    a year ago
  • Date Published
    August 31, 2023
    8 months ago
Abstract
This disclosure provides a method for establishing a network connection between an intelligent baseboard management controller and a management server. The intelligent baseboard management controller is disposed on a motherboard of an electronic device. A connection configuration program is installed in the electronic device, and the electronic device executes the connection configuration program to transmit a connection information packet to the intelligent baseboard management controller. After receiving the connection information packet, the intelligent baseboard management controller parses a connection information of the management server from the connection information packet, and executes a network connection procedure according to the connection information of the management server, so that the network connection between the intelligent baseboard management controller and the management server is established. Thus, a system administrator of the management server can remotely monitor, control, or manage the electronic device by the intelligent baseboard management controller.
Description

This non-provisional application claims priority claim under 35 U.S.C. ยง 119(a) on Taiwan Patent Application No. 111107176 filed Feb. 25, 2022, the entire contents of which are incorporated herein by reference.


FIELD OF THE INVENTION

This disclosure relates to a network connection method, particularly to a method for establishing a network connection between an intelligent baseboard management controller (iBMC) and a management server.


BACKGROUND

A baseboard management controller (BMC) is a special-purpose microcontroller, which is usually disposed on a motherboard of an electronic device (such as computer device, automatic device). By the use of BMC disposed on the motherboard of the electronic device, administrator can remotely monitor the values of each of sensors, or control the electronic device to execute a specific operation. For example, the administrator monitors the values of temperature, voltage, rotating speed of fan, and/or the operating status of operating system sensed by the sensors in the electronic device; or, when the operating system of the electronic device is crash, the administrator can remotely control a rebooting procedure for the electronic device via the BMC, so that the operating system may be rebooted, and therefore can continue to execute the operation.


In order to remotely obtain various sense values in each of the electronic devices or remotely manage each of the electronic devices, the administrator needs to configure a network environment of the BMC of each of the electronic devices to a management server in advance. For example, the connection information of IP address, Port, and login password of each BMC is configured to the management server. Afterwards, the administrator can manage the connection information of each BMC via a management tool, such that the management server can be automatically connected to each BMC, and therefore access the services provided by the BMC.


However, some problem is usually happened in process of configuring the network environment of the BMC of each of the electronic devices to the management server. For example, the management server and the electronic device are in different network segmentations, or the electronic device is located in the intranet, such that the management server in external network cannot directly establish a network connection with the BMC of the electronic device; otherwise, when the electronic device is connected with the network by a dynamic IP address, if the dynamic IP address is change, the management server cannot establish the network connection with the BMC of the electronic device via the originally configured connection information. In the past, if the management server wanted to establish the network connection with the BMC of the electronic device, it had to go through a complex hole punching or a complex configuration to VPN environment, this will bring troubles for the administrator in the configuration of the network connection.


SUMMARY

It is one objective of this disclosure to provide a network connection method based on an intelligent baseboard management controller, which is applied to establish a network connection between the intelligent baseboard management controller of an electronic device and a management server. The electronic device is installed with a connection configuration program. The electronic device executes the connection configuration program to provide a connection information of the management server to the intelligent baseboard management controller. The intelligent baseboard management controller executes a network connection procedure according to the connection information of the management server so as to establish the network connection between the intelligent baseboard management controller and the management server.


It is other objective of this disclosure to provide the network connection method based on intelligent baseboard management controller, after the network connection has established between the intelligent baseboard management controller and the management server, the system administrator can monitor the sense values in the electronic device via the intelligent baseboard management controller, and determine whether the operation of the electronic device is normal according to the monitored sense values.


It is another objective of this disclosure to provide the network connection method based on intelligent baseboard management controller, after the network connection has established between the intelligent baseboard management controller and the management server, the system administrator can remotely control the operation of the electronic device so that the electronic device can execute the specific operation according to the requirement of the system administrator.


This disclosure further provides a network connection method based on an intelligent baseboard management controller, the network connection method comprising: disposing the intelligent baseboard management controller on a motherboard of an electronic device; installing a connection configuration program to the electronic device; transmitting a connection information packet by the electronic device executing the connection configuration program to the intelligent baseboard management controller; parsing a connection information of a management server from the connection information packet by the intelligent baseboard management controller after the intelligent baseboard management controller receiving the connection information packet; and executing a network connection procedure by the intelligent baseboard management controller according to the connection information of the management server to establish a network connection between the intelligent baseboard management controller and the management server.


In one embodiment of this disclosure, wherein the connection configuration program is installed in a basic input and output system of the electronic device, or an operating system of the electronic device.


In one embodiment of this disclosure, wherein the electronic device is connected to a connection information provider via a serial port, the connection information provider transmits the connection information of the management server to the connection configuration program of the electronic device via the serial port.


In one embodiment of this disclosure, wherein the connection configuration program is configured to connect to a background of the management server to obtain the connection information of the management server.


In one embodiment of this disclosure, after receiving the connection information packet, the intelligent baseboard management controller further executing the following steps: parsing an identification information from the connection information packet; executing an authentication procedure to the identification information; and continuing to execute the network connection procedure after the identification information has passed an authentication in the authentication procedure; or prohibiting to execute the network connection procedure when the identification information does not pass the authentication in the authentication procedure.


In one embodiment of this disclosure, wherein the identification information is an identification code, the authentication procedure is a procedure for authenticating whether the identification information is matched to a MAC address of the electronic device, a product serial number of the electronic device or a chip serial number of the intelligent baseboard management controller.


In one embodiment of this disclosure, wherein after the network connection between the intelligent baseboard management controller and the management server has established, the network connection method further comprising: transmitting a packet including sensor options by the intelligent baseboard management controller to the management server; transmitting a command for collecting sense values based on the packet including sensor options by the management server to the intelligent baseboard management controller; and reporting a response packet including sense values based on the command for collecting sense values by the intelligent baseboard management controller to the management server.


In one embodiment of this disclosure, before the intelligent baseboard management controller transmits the packet including sensor options to the management server, the network connection method further comprising: transmitting a command for requesting sensor options by the management server to the intelligent baseboard management controller; and transmitting the packet including sensor options based on the command for requesting sensor options by the intelligent baseboard management controller to the management server.


In one embodiment of this disclosure, wherein after the network connection between the intelligent baseboard management controller and the management server has established, the network connection method further comprising: transmitting a packet including control options by the intelligent baseboard management controller to the management server; transmitting a specific control command based on the packet including control options by the management server to the intelligent baseboard management controller; executing a specific operation based the specific control command by the intelligent baseboard management controller; and reporting an operation result to the management server by the intelligent baseboard management controller after the specific operation has finished.


In one embodiment of this disclosure, before the intelligent baseboard management controller sends the packet including control options to the management server, the network connection method further comprising: transmitting a command for requesting control options by the management server to the intelligent baseboard management controller; and transmitting the packet including control options based on the command for requesting control options by the intelligent baseboard management controller to the management server.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a schematic view of a remote monitoring system of this disclosure.



FIG. 2 is a structural view of an electronic device of this disclosure.



FIG. 3 is a flow chart of establishing a network connection between the intelligent baseboard management controller of the electronic device and the management server according to one embodiment of this disclosure.



FIG. 4 is an operation timing diagram of remotely monitoring sense values of the electronic device according to one embodiment of this disclosure.



FIG. 5 is an operation timing diagram of remotely controlling the electronic device to execute a specific operation according to one embodiment of this disclosure.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

Referring to FIG. 1 and FIG. 2, there are shown a schematic view of a remote monitoring system of this disclosure, and a structural view of an electronic device of this disclosure. As shown in FIG. 1, the remote monitoring system 100 comprises a management server 10, at least one electronic device 30, and an administrator device 50. The electronic device 30 may be an intelligent device, a workstation, or a computer device with special computing functions. A system administrator of the management server 10 can remotely monitor, control, or manage the electronic device 30 by Internet 20.


As shown in FIG. 1, the electronic device 30 is located in a network environment of Intranet 21, and connected to the Internet 20 via a router 210 with a firewall. As shown in FIG. 2, the electronic device 30 comprises a motherboard 31, an intelligent baseboard management controller (iBMC) 33, a data storage device 35, and a network communication component 37. The iBMC 33 is electrically connected to the motherboard 31, the data storage device 35, and the network communication component 37. The network communication component 37 may be a network card or a chip capable connecting the Internet 20. The electronic device 30 is connected to the router 210 and/or the Internet 20 by the network communication component 37.


As shown in FIG. 2, further, the electronic device 30 is installed with a connection configuration program 32. In one embodiment of this disclosure, the motherboard 31 comprises a basic input and output system (BIOS) 311, and the connection configuration program 32 is installed in the BIOS 311 in a form of firmware. In another embodiment of this disclosure, the data storage device 35 comprises an operating system 35, and the connection configuration program 32 is installed in the operating system 351 in a form of software.


As shown in FIG. 1 and FIG. 2, the connection configuration program 32 is configured with a connection information 321 of the management server 10, for example, IP address, Port, SSL certificates of the management server 10, or other information used for establishing a connection with the management server 10. In one embodiment of this disclosure, a connection information provider 23 is disposed near the electronic devices 30. Each of the electronic devices 30 is connected to the connection information provider 23 via a serial port or the Intranet 21. The connection information provider 23 may be a networkable communication device, which can obtain the connection information 321 of the management server 10 from a background of the management server 10 or a specific web page. The connection information provider 23 transmits the connection information 321 of the management server 10 to the connection configuration program 32 of each of the electronic devices 30 via the serial port or the Intranet 21. In another embodiment of this disclosure, otherwise, the connection configuration program 32 is an APP program that can be configured to network connect to the background of the management server 10 to obtain the connection information 321 of the management server 10, automatically.


After obtaining the connection information 321 of the management server 10, the electronic device 30 executes the connection configuration program 32 to package the connection information 321 of the management server 10 into a connection information packet 320, and transmit the connection information packet 320 to the iBMC 33. After the iBMC 33 receives the connection information packet 320, the iBMC 33 can parse the connection information 321 of the management server 10 from the connection information packet 320, and execute a network connection procedure according to the connection information 321 of the management server 10 so as to establish a network connection between the iBMC 33 and the management server 10.


In one embodiment of this disclosure, the administrator device 50 is a personal computer, which is an independent device from the management server 10. The system administrator can login the management server 10 by the use of the administrator device 50, remotely. When the administrator device 50 logins the management server 10, a human machine interface 11 of the management server 10 will be displayed on a screen of the administrator device 50, the system administrator operates the management server 10 by the human machine interface 11. The human machine interface 11 may be a Web portal interface. In another embodiment of this disclosure, the management server 10 and the management device 50 are the same device, the system administrator can directly operate the management server 10 by the human machine interface 11 displayed on the screen of the management server 10. After the network connection has established between the iBMC 33 and the management server 10, the system administrator can use the human machine interface 11 to monitor, control, or manage the electronic device 30, remotely.


Referring to FIG. 3, there is a flow chart of establishing a network connection between the intelligent baseboard management controller of the electronic device and the management server according to one embodiment of this disclosure, with simultaneously reference to FIG. 1 and FIG. 2. As shown in FIG. 1, FIG. 2, and FIG. 3, firstly, in step S71, the electronic device 30 executes the connection configuration program 32 to transmit the connection information packet 320 to the iBMC 33. In step S73, after receiving the connection information packet 320, the iBMC 33 parses an identification information 322 from the connection information packet 320, and executes an authentication procedure to the identification information 322. In this disclosure, the identification information 322 is an identification code, and the authentication procedure is a procedure for authenticating whether the identification information 322 is matched to a MAC (Media Access Control) address of the network communication component 37, a product serial number of the electronic device 30, or a chip serial number of the iBMC 33.


In step S75, the iBMC 33 determines whether the identification information 322 is passed the authentication in the authentication procedure. In step S77, if the identification information 322 has passed the authentication in the authentication procedure, the connection information packet 320 transmitted from the connection configuration program 32 will be regarded as a valid packet; then, the iBMC 33 can parse the connection information 321 of the management server 10 from the valid connection information packet 320, and execute a network connection procedure so as to establish the network connection between the iBMC 33 and the management server 10. In step S79, otherwise, if the identification information 322 does not pass the authentication in the authentication procedure, the connection information packet 320 transmitted from the connection configuration program 32 will be regarded as an invalid packet, and then the iBMC 33 reports that the connection information packet 320 is the invalid packet to the connection configuration program 32, and prohibits to execute the network connection between the iBMC 33 and the management server 10.


Thus, by the use of the connection information 321 of the management server 10 provided by the connection configuration program 32, the iBMC 33 of this disclosure can not only quickly search the remote management server 10, but also can actively establish the network connection with the management server 10. Besides, in the process of establishing the network connection between the iBMC 33 and the management server 10, there is no need to go through the complex hole punching or the complex configuration of VPN, so as to simplify the flow of the network connection.


Referring to FIG. 4, there is an operation timing diagram of remotely monitoring sense values of the electronic device according to one embodiment of this disclosure, with simultaneously reference to FIG. 1 and FIG. 2. As shown in FIG. 1, FIG. 2, and FIG. 4, after the iBMC 33 has network connected to the management server 10, the iBMC 33 transmits a basic device information of the electronic device 30, for example, a product ID of the electronic device 30, to the management server 10. Then, the management server 10 transmits a notification that the electronic device 30 is online to the administrator device 50, such that the system administrator of the administrator device 50 can know that the electronic device 30 has been online.


Sequentially, the iBMC 33 transmits a packet including sensor options to the management server 10. In this disclosure, the electronic device 30 is provided with a plurality of sensors 34 therein. The iBMC 33 parses various sense values in the electronic device 30 via the sensors 34. For example, the sense value may be temperature, voltage, fan speed, or the operation status of operating system. After the management server 10 receives the packet including the sensor options, the sensor options supported by the electronic device 30 will be listed on the human machine interface 11. The system administrator selects one or more sensor options via the human machine interface 11 to generate a command for collecting sense values based on the selected sensor options. The management server 10 transmits the command for collecting sense values to the electronic device 30. After receiving the command for collecting sense values, the iBMC 33 of the electronic device 30 collects the sense values via the sensors 34, packages the sense values collected to generate a response packet including the sense values, and transmit the response packet including the collected sense values to the management server 10. Then, after receiving the response packet including the sense values, the management server 10 will present the sense values collected from the electronic device 30 on the human machine interface 11, so that the system administer can know the current sense values of the electronic device 30.


In one embodiment of this disclosure, the iBMC 33 of the electronic device 30 can actively transmits the packet including the sensor options to the management server 10. In another embodiment of this disclosure, alternatively, the management server 10 transmits a command for requesting sensor options to the electronic device 30, and then the iBMC 33 of the electronic device 30 transmits the packet including the sensor options to the management server 10 according to the command for requesting sensor options.


Accordingly, after the network connection is established between the iBMC 33 and the management server 10, the system administrator can remotely monitor the sense values in the electronic device 30 via the iBMC 33, and determine whether the operation of the electronic device 30 is normal via the monitored sense values.


Referring to FIG. 5, there is an operation timing diagram of remotely controlling the electronic device to execute a specific operation according to one embodiment of this disclosure, with simultaneously reference to FIG. 1 and FIG. 2. As shown in FIG. 1, FIG. 2, and FIG. 5, after the iBMC 33 has network connected to the management server 10, the iBMC 33 transmits a basic device information of the electronic device 30, for example, a product ID of the electronic device 30, to the management server 10. Then, the management server 10 transmits a notification that the electronic device 30 is online to the administrator device 50, such that the system administrator of the administrator device 50 can know that the electronic device 30 has been online.


Sequentially, the iBMC 33 transmits a packet including control options to the management server 10. For example, the control options supported by the electronic device 30 may be control procedures of restarting operating system, updating firmware, erasing data, or/and encrypting data. After the management server 10 receives the packet including the control options, the control options supported by the electronic device 30 will be listed on the human machine interface 11. The system administrator selects one of the control options via the human machine interface 11 to generate a specific control command, and the management server 10 transmits the specific control command to the electronic device 30. After receiving the specific control command, the iBMC 33 of the electronic device 30 executes a specific operation according to the specific control command, and transmits an operation result to the management server 10 after the specific operation has finished. Then, after receiving the operation result, the management server 10 will present the operation result on the human machine interface 11, so that the system administrator can know that the electronic device 30 has finished the execution of the specific operation.


In one embodiment of this disclosure, the iBMC 33 of the electronic device 30 can actively transmits the packet including the control options to the management server 10. In another embodiment of this disclosure, alternatively, the management server 10 transmits a command for requesting control options to the electronic device 30, and then the iBMC 33 of the electronic device 30 transmits the packet including the control options to the management server 10 according to the command for requesting control options.


Accordingly, after the network connection is established between the iBMC 33 and the management server 10, the system administrator can remotely control the operation of the electronic device 30, or remotely set the operating parameters of the electronic device 30, so that the electronic device 30 can execute the specific operation according to the requirement of the system administrator.


In this disclosure, the packets/commands transmitted between the management server 10 and the iBMC 33 are standardized in a packet/command format that can be parsed by the human machine interface 11. Thus, the human machine interface 11 can access the control options or the control options in a unified packet/command format, and thereby correctly obtain the sense values of the electronic device 30, or accurately control the electronic device 30 to execute the specific operation so as to effectively manage each of the electronic devices 30.


The above disclosure is only the preferred embodiment of this disclosure, and not used for limiting the scope of this disclosure. All equivalent variations and modifications on the basis of shapes, structures, features and spirits described in claims of this disclosure should be included in the claims of this disclosure.

Claims
  • 1. A network connection method based on an intelligent baseboard management controller, the network connection method comprising: disposing the intelligent baseboard management controller on a motherboard of an electronic device;installing a connection configuration program to the electronic device;transmitting a connection information packet by the electronic device executing the connection configuration program to the intelligent baseboard management controller;parsing a connection information of a management server from the connection information packet by the intelligent baseboard management controller after the intelligent baseboard management controller receiving the connection information packet; andexecuting a network connection procedure by the intelligent baseboard management controller according to the connection information of the management server to establish a network connection between the intelligent baseboard management controller and the management server.
  • 2. The network connection method according to claim 1, wherein the connection configuration program is installed in an basic input and output system of the electronic device, or an operating system of the electronic device.
  • 3. The network connection method according to claim 1, wherein the electronic device is connected to a connection information provider via a serial port, the connection information provider transmits the connection information of the management server to the connection configuration program of the electronic device via the serial port.
  • 4. The network connection method according to claim 1, wherein the connection configuration program is configured to connect to a background of the management server to obtain the connection information of the management server.
  • 5. The network connection method according to claim 1, after receiving the connection information packet, the intelligent baseboard management controller further executing the following steps: parsing an identification information from the connection information packet;executing an authentication procedure to the identification information; andcontinuing to execute the network connection procedure after the identification information has passed an authentication in the authentication procedure; or prohibiting to execute the network connection procedure when the identification information does not pass the authentication in the authentication procedure.
  • 6. The network connection method according to claim 5, wherein the identification information is an identification code, the authentication procedure is a procedure for authenticating whether the identification information is matched to a MAC address of the electronic device, a product serial number of the electronic device or a chip serial number of the intelligent baseboard management controller.
  • 7. The network connection method according to claim 1, wherein after the network connection between the intelligent baseboard management controller and the management server has established, the network connection method further comprising: transmitting a packet including sensor options by the intelligent baseboard management controller to the management server;transmitting a command for collecting sense values based on the packet including sensor options by the management server to the intelligent baseboard management controller; andreporting a response packet including sense values based on the command for collecting sense values by the intelligent baseboard management controller to the management server.
  • 8. The network connection method according to claim 7, before the intelligent baseboard management controller transmits the packet including sensor options to the management server, the network connection method further comprising: transmitting a command for requesting sensor options by the management server to the intelligent baseboard management controller; andtransmitting the packet including sensor options based on the command for requesting sensor options by the intelligent baseboard management controller to the management server.
  • 9. The network connection method according to claim 1, wherein after the network connection between the intelligent baseboard management controller and the management server has established, the network connection method further comprising: transmitting a packet including control options by the intelligent baseboard management controller to the management server;transmitting a specific control command based on the packet including control options by the management server to the intelligent baseboard management controller;executing a specific operation based the specific control command by the intelligent baseboard management controller; andreporting an operation result to the management server by the intelligent baseboard management controller after the specific operation has finished.
  • 10. The network connection method according to claim 9, before the intelligent baseboard management controller sends the packet including control options to the management server, the network connection method further comprising: transmitting a command for requesting control options by the management server to the intelligent baseboard management controller; andtransmitting the packet including control options based on the command for requesting control options by the intelligent baseboard management controller to the management server.
Priority Claims (1)
Number Date Country Kind
111107176 Feb 2022 TW national