CN114422414B - BMC production test method and terminal - Google Patents

BMC production test method and terminal Download PDF

Info

Publication number
CN114422414B
CN114422414B CN202210087730.4A CN202210087730A CN114422414B CN 114422414 B CN114422414 B CN 114422414B CN 202210087730 A CN202210087730 A CN 202210087730A CN 114422414 B CN114422414 B CN 114422414B
Authority
CN
China
Prior art keywords
bmc
test
terminal
host
production
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210087730.4A
Other languages
Chinese (zh)
Other versions
CN114422414A (en
Inventor
梁明浩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fuzhou Chuangshi Xunlian Information Technology Co ltd
Original Assignee
Fuzhou Chuangshi Xunlian Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuzhou Chuangshi Xunlian Information Technology Co ltd filed Critical Fuzhou Chuangshi Xunlian Information Technology Co ltd
Priority to CN202210087730.4A priority Critical patent/CN114422414B/en
Publication of CN114422414A publication Critical patent/CN114422414A/en
Application granted granted Critical
Publication of CN114422414B publication Critical patent/CN114422414B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a BMC production test method; the invention configures a network port and an IP for the BMC end through physical connection by a host end; after the host detects that the network port is connected with the network port of the BMC end in a pairing way, another IP of the same network segment as the IP of the BMC is configured; the host computer end stores a preset test program into the BMC end through remote file copying, starts the test program in the BMC end and establishes socket communication connection with the BMC end; the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function and returns a test result to the host end after the test is completed; the invention realizes the production test of the BMC, and for production line staff, no special technical content or complicated operation is needed, and the BMC can be tested by using simple test commands, thereby ensuring the production quality and greatly improving the test efficiency of the BMC.

Description

BMC production test method and terminal
Technical Field
The invention relates to the technical field of computers, in particular to a BMC production test method and a terminal.
Background
Platform management refers to a series of monitoring and control functions for the system hardware. Such as by monitoring the temperature, voltage, fans, power supplies, etc. of the system and making corresponding adjustments to ensure that the system is in a healthy state. But for devices requiring high demands on the system, such as servers, bmcs (baseboard management controllers, baseboard Manager Controller) are used. The BMC itself is also a small system with a processor (typically an ARM processor, a low power cost microprocessor) that can also be used alone to handle certain tasks.
Thus, the BMC is an ARM processor with a system, which also includes some peripheral devices such as a basic peripheral DDR (a memory) and FLASH (a nonvolatile memory), so that the system and the peripheral devices are tested during mass production. However, if the test system is filled in the BMC and then updated to the BMC system, the upgrade time is too long, and the production efficiency is affected.
Disclosure of Invention
The technical problems to be solved by the invention are as follows: the BMC production test method and the terminal are provided, the BMC production test is realized, and the test efficiency is higher.
In order to solve the technical problems, the invention adopts the following technical scheme:
a BMC production test method comprises the following steps:
s1, a host end is connected physically, and a network port and an IP are configured for the BMC end;
s2, after the host detects that the network port is connected with the network port of the BMC end in a pairing mode, configuring another IP of the same network segment as the IP of the BMC;
S3, the host computer stores a preset test program into the BMC terminal through remote file copying, starts the test program in the BMC terminal, and establishes socket communication connection with the BMC terminal;
S4, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function, and a test result is returned to the host end after the test is completed.
In order to solve the technical problems, the invention adopts another technical scheme that:
A production test terminal for a BMC, comprising a processor, a memory and a computer program stored in the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
s1, configuring a network port and an IP for the BMC end through physical connection;
S2, after the network port is detected to be in opposite connection with the network port of the BMC end, another IP of the same network segment as the IP of the BMC is configured;
s3, storing a preset test program into the BMC terminal through remote file copying, starting the test program in the BMC terminal, and establishing socket communication connection with the BMC terminal;
S4, sending a corresponding test instruction to the BMC end through the established socket communication connection, enabling the BMC end to execute a corresponding test function, and returning a test result to the host end after the test is completed.
The invention has the beneficial effects that: the production test method and the terminal of the BMC realize the production test of the BMC, and for production line staff, the production test can be performed by using simple test commands without special technical content and complicated operation, thereby ensuring the production quality and greatly improving the test efficiency of the BMC.
Drawings
FIG. 1 is a flow chart of a BMC production test method according to an embodiment of the invention;
fig. 2 is a block diagram of a production test terminal of a BMC according to an embodiment of the present invention;
FIG. 3 is a detailed flowchart of a BMC production test method according to an embodiment of the present invention;
Description of the reference numerals:
1. a BMC production test terminal; 2. a processor; 3. a memory.
Detailed Description
In order to describe the technical contents, the achieved objects and effects of the present invention in detail, the following description will be made with reference to the embodiments in conjunction with the accompanying drawings.
Ipmit ool: the system is an ipmi platform management tool in a command line mode, which can be used in a linux system, supports the ipmi 1.5 specification (the latest specification is ipmi 2.0), and can realize the functions of acquiring information of a sensor, displaying log content of the system, remotely switching on and off a network and the like.
SHELL: refers to software that provides an operator interface for the user.
Socket: socket generally refers to a socket. Socket is an abstraction of endpoints that perform bi-directional communication between application processes on different hosts in a network.
SSH: SSH is an abbreviation for secure Shell, formulated by the network group of IETF (Network Working Group); SSH is a security protocol that is built on an application layer basis.
ARM: ARM is a low power cost microprocessor.
FLASH: a storage device.
Referring to fig. 1 and 3, a method for testing BMC production includes the steps of:
s1, a host end is connected physically, and a network port and an IP are configured for the BMC end;
s2, after the host detects that the network port is connected with the network port of the BMC end in a pairing mode, configuring another IP of the same network segment as the IP of the BMC;
S3, the host computer stores a preset test program into the BMC terminal through remote file copying, starts the test program in the BMC terminal, and establishes socket communication connection with the BMC terminal;
S4, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function, and a test result is returned to the host end after the test is completed.
From the above description, the beneficial effects of the invention are as follows: the production test method and the terminal of the BMC realize the production test of the BMC, and for production line staff, the production test can be performed by using simple test commands without special technical content and complicated operation, thereby ensuring the production quality and greatly improving the test efficiency of the BMC.
Further, the steps between the step S2 and the step S3 further include:
S21, the host terminal tries to connect the BMC terminal through SSH, judges whether the network is normal, and enters step S3 when the network is normal.
From the above description, it can be seen that the connection network between the host and the BMC needs to be tested, so as to ensure that the network is normal for subsequent steps.
Further, the step S3 specifically includes:
And the host computer end stores a preset test program into a temporary file directory in the BMC end through remote file copying, starts the test program in the BMC end through an SSH command, and establishes communication connection with the BMC end serving as a socket client.
According to the description, the file is stored in the temporary folder, so that the file is stored in the DDR instead of the Flash, the file cannot be stored after the device is tested and restarted, the normal BMC system is ensured, and the phenomenon of test interruption is ensured not to occur through socket connection.
Further, the step S4 specifically includes:
s41, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function;
S42, after the host computer end completes all the tests, the host computer end sends a log feedback instruction to the BMC end, so that the BMC end returns a test log file to the host computer end;
And S43, after the host receives the test log file returned by the BMC, sending a test ending instruction to the BMC, so that the BMC exits the test program.
From the above description, the host sends the test instruction to the BMC through the socket channel, so as to ensure the normal sending of the test instruction, and requests the test log after the test is completed, thereby obtaining the test result.
Further, the step S1 specifically includes:
And the host end runs an IPMITOOL tool and configures a network port, an IP and a gateway for the BMC end through physical connection.
As can be seen from the above description, the configuration of the network port, IP and gateway is more convenient by the ipmtool tool.
Referring to fig. 2, a production test terminal of a BMC includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor, wherein the following steps are implemented when the processor executes the computer program:
s1, configuring a network port and an IP for the BMC end through physical connection;
S2, after the network port is detected to be in opposite connection with the network port of the BMC end, another IP of the same network segment as the IP of the BMC is configured;
s3, storing a preset test program into the BMC terminal through remote file copying, starting the test program in the BMC terminal, and establishing socket communication connection with the BMC terminal;
S4, sending a corresponding test instruction to the BMC end through the established socket communication connection, enabling the BMC end to execute a corresponding test function, and returning a test result to the host end after the test is completed.
From the above description, the beneficial effects of the invention are as follows: the production test method and the terminal of the BMC realize the production test of the BMC, and for production line staff, the production test can be performed by using simple test commands without special technical content and complicated operation, thereby ensuring the production quality and greatly improving the test efficiency of the BMC.
Further, the step S2 and the step S3 further include the steps of:
s21, connecting the BMC terminal through SSH, judging whether the network is normal, and entering step S3 when the network is normal.
From the above description, it can be seen that the connection network between the host and the BMC needs to be tested, so as to ensure that the network is normal for subsequent steps.
Further, the step S3 specifically includes:
And storing a preset test program into a temporary file directory in the BMC terminal through remote file copying, starting the test program in the BMC terminal through an SSH command, and establishing communication connection between the socket client and the BMC terminal serving as a socket server.
According to the description, the file is stored in the temporary folder, so that the file is stored in the DDR instead of the Flash, the file cannot be stored after the device is tested and restarted, the normal BMC system is ensured, and the phenomenon of test interruption is ensured not to occur through socket connection.
Further, the step S4 specifically includes:
s41, sending a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function;
s42, after all the tests are completed by the BMC end, a log feedback instruction is sent to the BMC end, so that the BMC end returns a test log file to a host end;
and S43, after receiving the test log file returned by the BMC terminal, sending a test ending instruction to the BMC terminal, so that the BMC terminal exits the test program.
From the above description, the host sends the test instruction to the BMC through the socket channel, so as to ensure the normal sending of the test instruction, and requests the test log after the test is completed, thereby obtaining the test result.
Further, the step S1 specifically includes:
And running an IPMITOOL tool, and configuring a network port, an IP and a gateway for the BMC terminal through physical connection.
As can be seen from the above description, the configuration of the network port, IP and gateway is more convenient by the ipmtool tool.
The production test method and the terminal of the BMC are suitable for the scene that the system and the peripheral devices are required to be tested after BMC production.
Referring to fig. 1 and 3, a first embodiment of the present invention is as follows:
a BMC production test method comprises the following steps:
s1, a host end is connected physically, and a network port and an IP are configured for the BMC end;
the step S1 specifically comprises the following steps:
And the host end runs an IPMITOOL tool and configures a network port, an IP and a gateway for the BMC end through physical connection.
In this embodiment, the test software package needs to be imported into the host device in advance, and the network cable is used to connect the network port of the host device with the network port of the BMC device. And then using an IPMITOOL tool to configure the network port of the BMC, and configuring IP addresses, gateways and the like.
S2, after the host detects that the network port is connected with the network port of the BMC end in a pairing mode, another IP of the same network segment as the IP of the BMC is configured.
In this embodiment, the host network and the BMC network are configured through the shell script that is completed in advance, and the same network segment IP address is configured for the BMC network port and the network port of the host device.
Shell script content is exemplified as follows:
ipmitoolraw 0x0c 1 1 192 1
ipmitool-I open lan set 1 ipsrc static
ipmitool-I open lan set 1 ipaddr 200.200.2.200
ipmitool-I open lan set 1 netmask255.255.255.0
ipmitool-I open lan set 1 defgwipaddr 192.168.1.1
ifconfig eth20 200.200.2.10
sleep 2
the steps between the step S2 and the step S3 further comprise the steps of:
S21, the host terminal tries to connect the BMC terminal through SSH, judges whether the network is normal, and enters step S3 when the network is normal.
In this embodiment, the SSH first tries to connect to the BMC to ensure that the network is normal.
S3, the host computer stores a preset test program into the BMC terminal through remote file copying, starts the test program in the BMC terminal, and establishes socket communication connection with the BMC terminal;
The step S3 specifically comprises the following steps:
And the host computer end stores a preset test program into a temporary file directory in the BMC end through remote file copying, starts the test program in the BMC end through an SSH command, and establishes communication connection with the BMC end serving as a socket client.
In this embodiment, under the condition that the network is normal, the scp (secure copy) is used to place the test program running on the BMC under the tmp directory (temporary file directory), so that the file is not saved in the flash, but is saved in the DDR memory. Starting a test program of the BMC end through an SSH command, wherein the test program comprises the following example commands: ssh root@192.168.1.100"/tmp/server_bmc 192.168.1.100 3000 >/tmp/log.txt2 > &1&. The socket server is adopted by the test program running on the BMC, and the socket client is used at the host equipment, so that socket communication connection is established, the BMC is required to control the host equipment to perform shutdown restarting and other tests, and therefore the phenomena that the test is not interrupted and the like are guaranteed to be generated as much as possible.
S4, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function, and a test result is returned to the host end after the test is completed;
The step S4 specifically includes:
s41, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function;
S42, after the host computer end completes all the tests, the host computer end sends a log feedback instruction to the BMC end, so that the BMC end returns a test log file to the host computer end;
And S43, after the host receives the test log file returned by the BMC, sending a test ending instruction to the BMC, so that the BMC exits the test program.
In this embodiment, the BMC end starts a test program, and after the host end connects with the server through the socket client, the host end sends a corresponding test instruction, where the test instruction is defined in the following table 1:
TABLE 1 test instruction definition content
Firstly, all the tests of single test are carried out, the unidirectional function of the BMC terminal is tested, and a 435301FF instruction is sent. The equipment end of the BMC can automatically test a single function, how to have a test failure item, the instruction data head of the test failure item can be used for retesting, if retesting still fails, the hardware is indicated to have a fault, the hardware is detected for a maintenance part, and if the test is successful, a log feedback instruction is sent, and log feedback is carried out.
After the single test is finished, performing an aging test, wherein the aging test is performed for 12 hours+, and the aging test needs to be performed for a memory aging test and a packet sending test of a network port, and after the aging test is finished, sending a log return instruction and returning the log.
After a series of tests are completed, after the host takes the log, uploading the log to the production server from the host for storage, then the equipment sends a stop instruction, and the BMC end program is ended to exit, so that the whole production test is completed.
Referring to fig. 2, a second embodiment of the present invention is as follows:
A production test terminal 1 of a BMC comprising a processor 2, a memory 3 and a computer program stored in the memory 3 and executable on the processor 2, the steps of the above embodiment being implemented when the processor 2 executes the computer program.
The invention relates to a BMC production test method and a terminal, which mainly comprise the following principles: after the host and the BMC terminal are configured, the test program is transferred to the BMC through remote file copy, reliable connection is established, and then a test instruction is sent to test the BMC.
In summary, the method and the terminal for producing and testing the BMC provided by the invention realize the production test of the BMC, and can test the BMC by using a simple test command without special technical content and complicated operation for production line staff, thereby ensuring the production quality and greatly improving the test efficiency of the BMC; in addition, the file is stored in the temporary folder, so that the file is stored in DDR (double data rate) instead of Flash, the file cannot be stored after the device is restarted after the device is tested, the normal of a BMC (baseboard management controller) system is ensured, and the phenomenon of test interruption is ensured not to occur through socket connection.
The foregoing description is only illustrative of the present invention and is not intended to limit the scope of the invention, and all equivalent changes made by the specification and drawings of the present invention, or direct or indirect application in the relevant art, are included in the scope of the present invention.

Claims (8)

1. A method for testing the production of BMC, comprising the steps of:
S1, configuring a network port and an IP for a BMC end through physical connection of a host end;
s2, after the host detects that the network port is connected with the network port of the BMC end in a butt joint mode, configuring another IP of the same network segment as the IP of the BMC end;
S3, the host computer stores a preset test program into the BMC terminal through remote file copying, starts the test program in the BMC terminal, and establishes socket communication connection with the BMC terminal;
The step S3 specifically comprises the following steps:
the host computer end stores a preset test program into a temporary file directory in the BMC end through remote file copying, starts the test program in the BMC end through an SSH command, and establishes communication connection with the BMC end serving as a socket client;
S4, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function, and a test result is returned to the host end after the test is completed.
2. The method for testing the production of the BMC according to claim 1, wherein the steps between the step S2 and the step S3 further comprise the steps of:
S21, the host terminal tries to connect the BMC terminal through SSH, judges whether the network is normal, and enters step S3 when the network is normal.
3. The method for testing the production of the BMC according to claim 1, wherein the step S4 specifically comprises:
s41, the host end sends a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function;
S42, after the host computer end completes all the tests, the host computer end sends a log feedback instruction to the BMC end, so that the BMC end returns a test log file to the host computer end;
And S43, after the host receives the test log file returned by the BMC, sending a test ending instruction to the BMC, so that the BMC exits the test program.
4. The method for producing and testing the BMC according to claim 1, wherein the step S1 specifically comprises:
And the host end runs an IPMITOOL tool and configures a network port, an IP and a gateway for the BMC end through physical connection.
5. A production test terminal for a BMC, comprising a processor, a memory and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the following steps when executing the computer program:
s1, configuring a network port and an IP for a BMC end through physical connection;
S2, after the network port is detected to be in opposite connection with the network port of the BMC end, another IP of the same network segment as the IP of the BMC end is configured;
s3, storing a preset test program into the BMC terminal through remote file copying, starting the test program in the BMC terminal, and establishing socket communication connection with the BMC terminal;
The step S3 specifically comprises the following steps:
Storing a preset test program into a temporary file directory in the BMC end through remote file copying, starting the test program in the BMC end through an SSH command, and establishing communication connection between the socket client and the BMC end serving as a socket server;
S4, sending a corresponding test instruction to the BMC end through the established socket communication connection, enabling the BMC end to execute a corresponding test function, and returning a test result to the host end after the test is completed.
6. The BMC production test terminal according to claim 5, wherein the processor executing the computer program further comprises the steps between step S2 and step S3 of:
s21, connecting the BMC terminal through SSH, judging whether the network is normal, and entering step S3 when the network is normal.
7. The BMC production test terminal according to claim 5, wherein said step S4 specifically comprises:
s41, sending a corresponding test instruction to the BMC end through the established socket communication connection, so that the BMC end executes a corresponding test function;
s42, after all the tests are completed by the BMC end, a log feedback instruction is sent to the BMC end, so that the BMC end returns a test log file to a host end;
and S43, after receiving the test log file returned by the BMC terminal, sending a test ending instruction to the BMC terminal, so that the BMC terminal exits the test program.
8. The production test terminal of a BMC according to claim 5, wherein the step S1 is specifically:
And running an IPMITOOL tool, and configuring a network port, an IP and a gateway for the BMC terminal through physical connection.
CN202210087730.4A 2022-01-25 2022-01-25 BMC production test method and terminal Active CN114422414B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210087730.4A CN114422414B (en) 2022-01-25 2022-01-25 BMC production test method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210087730.4A CN114422414B (en) 2022-01-25 2022-01-25 BMC production test method and terminal

Publications (2)

Publication Number Publication Date
CN114422414A CN114422414A (en) 2022-04-29
CN114422414B true CN114422414B (en) 2024-04-19

Family

ID=81277818

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210087730.4A Active CN114422414B (en) 2022-01-25 2022-01-25 BMC production test method and terminal

Country Status (1)

Country Link
CN (1) CN114422414B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105471675A (en) * 2015-11-20 2016-04-06 浪潮电子信息产业股份有限公司 Method and system of testing nodes in batches
CN107645424A (en) * 2017-08-24 2018-01-30 郑州云海信息技术有限公司 A kind of method and system of BMC Sensor pressure test scripts
CN110932925A (en) * 2019-10-31 2020-03-27 苏州浪潮智能科技有限公司 Method and system for testing stability of server BMC (baseboard management controller) network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080205286A1 (en) * 2007-02-26 2008-08-28 Inventec Corporation Test system using local loop to establish connection to baseboard management control and method therefor
TW201239614A (en) * 2011-03-28 2012-10-01 Wistron Corp Automated test system and automated test method
TW201314232A (en) * 2011-09-21 2013-04-01 Hon Hai Prec Ind Co Ltd System and method for managing test of baseboard management controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105471675A (en) * 2015-11-20 2016-04-06 浪潮电子信息产业股份有限公司 Method and system of testing nodes in batches
CN107645424A (en) * 2017-08-24 2018-01-30 郑州云海信息技术有限公司 A kind of method and system of BMC Sensor pressure test scripts
CN110932925A (en) * 2019-10-31 2020-03-27 苏州浪潮智能科技有限公司 Method and system for testing stability of server BMC (baseboard management controller) network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于有界模型检测的门级软件自测试方法;张颖;张嘉琦;王真;江建慧;;同济大学学报(自然科学版)(11);第107-113页 *

Also Published As

Publication number Publication date
CN114422414A (en) 2022-04-29

Similar Documents

Publication Publication Date Title
US6687817B1 (en) Configuration of a network device via the network
EP2582089A1 (en) System and method for implementing automatic configuration for equipments
TW201344580A (en) Firmware update management system and firmware update management method
US20070121527A1 (en) System and method for remote dynamic network configuration
TW201250455A (en) System and method for controlling power devices in data center
CN112272246A (en) Out-of-band network IP automatic configuration method and device, electronic equipment and storage medium
CN103744699A (en) Method and device for software upgrading of intelligent electric equipment
US20170019294A1 (en) Apparatus and system for automatically rebooting an electronically powered device via power over ethernet
TWI801730B (en) Server with system setting data synchronization function
CN113448688A (en) Method, system and computer medium for automatically correcting network configuration in cloud migration scene
CN114422414B (en) BMC production test method and terminal
CN112114746A (en) Automatic deployment method of distributed storage cluster
CN116844087A (en) Monitoring method and device of operating system and BMC
CN115509812A (en) Data backup method and server based on Keepalive dual-computer hot standby
Cisco Release Notes for the Cisco ICS 7750 for System Software Release 1.1.0
Cisco Release Notes for the Cisco ICS 7750 for System Software Release 1.1.1
Cisco Performing a Basic Startup Configuration
Cisco Configuring Routing on the RSM
Cisco Maintaining and Administering the RSM
Cisco Release Notes for the Cisco ICS 7750 for System Software Release 1.0.x
Cisco Maintaining and Administering the RSM
Cisco Loading System Images and Configuration Files
Cisco Configuring Routing on the RSM
CN114584463A (en) Server management method, system, device and computer readable storage medium
CN114401156A (en) Power supply control method and device of PSE (Power supply Equipment), PSE equipment and power supply system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant