CN114553737A - Method and device for testing computer network awakening and electronic equipment - Google Patents

Method and device for testing computer network awakening and electronic equipment Download PDF

Info

Publication number
CN114553737A
CN114553737A CN202210167163.3A CN202210167163A CN114553737A CN 114553737 A CN114553737 A CN 114553737A CN 202210167163 A CN202210167163 A CN 202210167163A CN 114553737 A CN114553737 A CN 114553737A
Authority
CN
China
Prior art keywords
wake
network
computer
link parameter
target
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.)
Granted
Application number
CN202210167163.3A
Other languages
Chinese (zh)
Other versions
CN114553737B (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.)
Ziguang Computer Technology Co Ltd
Original Assignee
Ziguang Computer 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 Ziguang Computer Technology Co Ltd filed Critical Ziguang Computer Technology Co Ltd
Priority to CN202210167163.3A priority Critical patent/CN114553737B/en
Priority claimed from CN202210167163.3A external-priority patent/CN114553737B/en
Publication of CN114553737A publication Critical patent/CN114553737A/en
Application granted granted Critical
Publication of CN114553737B publication Critical patent/CN114553737B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4416Network booting; Remote initial program loading [RIPL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/14Arrangements for monitoring or testing data switching networks using software, i.e. software packages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q1/00Details of selecting apparatus or arrangements
    • H04Q1/02Constructional details
    • H04Q1/13Patch panels for monitoring, interconnecting or testing circuits, e.g. patch bay, patch field or jack field; Patching modules
    • H04Q1/135Patch panels for monitoring, interconnecting or testing circuits, e.g. patch bay, patch field or jack field; Patching modules characterized by patch cord details
    • 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
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Abstract

The invention discloses a method, a device and electronic equipment for testing computer network awakening, wherein the method comprises the following steps: setting wake on link parameters in the network card attributes of the registry as starting, and converting the self state into a sleep state; when the target network cable is detected to be inserted, sending a network signal through the target network cable so that the network signal reaches a target computer through a closed loop in the target network cable; if the target computer transitions from the sleep state to the awake state in response to the network signal based on the wake on link parameter, the test passes. The technical scheme provided by the invention reduces the testing time and improves the testing efficiency.

Description

Method and device for testing computer network awakening and electronic equipment
Technical Field
The invention relates to the field of computer testing, in particular to a method and a device for testing computer network awakening and electronic equipment.
Background
Before computers are marketed, computer manufacturers need to perform a test to wake up a test machine from a sleep state (e.g., S3 state of a personal computer device, i.e., all components except memory are out of operation, and wake up time is 0.5 seconds) through a network to determine whether the wake-up function of the computer is normal. The current testing methods are all manual testing. The method mainly comprises the following steps: 1. preparing a monitoring host machine, and installing a magic packetstool and other awakening toolkits on the host machine; 2. performing BIOS setting and equipment manager setting on a testing machine; 3. connecting the test machine and the host machine by a network cable; 4. manually setting IP addresses of the two machines to enable the two machines Ping to be communicated; 5. reading the physical address of the tester by using the command prompt; 6. inputting a physical address of a tester in a wake-up toolkit of a host machine; 7. enabling the testing machine to enter a sleep state; 8. and sending data to the tester through a wake-up kit of the host machine to wake up the tester.
When the number of computers to be tested is large, the testing time is greatly increased by performing the testing based on the testing method, and therefore how to reduce the testing time is an urgent problem to be solved.
Disclosure of Invention
In view of this, the embodiments of the present invention provide a method, an apparatus, and an electronic device for testing computer network wake-up, so as to reduce the time for testing computer network wake-up.
According to a first aspect, the present invention provides a method for testing computer network wake-up, applied to a target computer, the method comprising: setting a wake on link parameter in the network card attribute of the registry as a start, and converting the self state into a sleep state; when the insertion of a target network cable is detected, sending a network signal through the target network cable so that the network signal reaches the target computer through a closed loop in the target network cable; (ii) a If the target computer transitions from a sleep state to an awake state in response to the network signal based on the wake on link parameter, the test passes.
Optionally, the setting the wake on link parameter in the network card state to be started, and converting the state of the network card into the sleep state includes: judging whether the preset registry number can execute the operation of processing the wake on link parameter or not; and if the operation of processing the wake on link parameter can be executed, setting the wake on link parameter as the starting state, and converting the self state into the sleep state.
Optionally, before setting the wake on link parameter in the registry network card attribute to start and transitioning the self state to the sleep state, the method further includes: judging whether the wake on link parameter is started; if the wake on link parameter is not started, returning to the step of setting the wake on link parameter in the network card attribute of the registry as started; and if the wake on link parameter is started, returning to the step of converting the self state into the sleep state.
Optionally, the method further comprises: and if the operation of processing the wake on link parameter cannot be executed, displaying notification information to notify a user of searching the path of the wake on link parameter in the target computer.
Optionally, before the transitioning the self state to the sleep state, the method further comprises: and displaying prompt information so that a user inserts a target network cable into the target computer after the target computer is converted into a sleep state according to the prompt information.
Optionally, the data sending pin and the data receiving pin of the target network cable are subjected to short-circuit processing.
According to a second aspect, the present invention provides an apparatus for testing computer network wake-up, applied to a target computer, the apparatus comprising: the wake-up program running module is used for setting a wake on link parameter in the network card attribute of the registry as a start and converting the self state into a sleep state; the network signal detection module is used for sending a network signal through a target network cable when the target network cable is detected to be inserted so that the network signal reaches the target computer through a closed loop in the target network cable; and the wake-up test module is used for passing the test if the target computer responds to the network signal based on the wake-on link parameter and is converted into a wake-up state from a sleep state.
Optionally, the wake-up program running module includes: the judging module is used for judging whether the preset registry number can execute the operation of processing the wake on link parameter or not; and the setting module is used for setting the wake on link parameter as starting and converting the self state into the sleep state if the operation of processing the wake on link parameter can be executed.
According to a third aspect, an embodiment of the present invention provides an electronic device, including: a memory and a processor, the memory and the processor being communicatively coupled to each other, the memory having stored therein computer instructions, and the processor performing the method of the first aspect, or any one of the optional embodiments of the first aspect, by executing the computer instructions.
According to a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores computer instructions for causing a computer to thereby perform the method of the first aspect, or any one of the optional implementation manners of the first aspect.
The technical scheme provided by the application has the following advantages:
according to the technical scheme, a wake on link parameter in an equipment manager-network card registry is set to be started through a preset awakening program, so that once a computer detects that network signals are sent and received, the computer is forcibly awakened; the computer is then transitioned to a sleep state. Then, the network cable processed by the closed loop is inserted into the computer network port, so that the computer sends out a network signal of the access network when detecting the insertion of the network cable, the network signal is received by the computer through the closed loop, and the self-sending and the self-receiving of the signal are realized, and the computer is awakened from the sleep state in response. If the awakening is successful, the test is passed, and if the awakening is failed, the test is not passed. Through the steps, the computer does not need to use the host machine and the testing machine to conduct network ping, and then manually sends the network signal to the testing machine through the host machine to conduct testing, so that a large number of testing steps are saved, the testing time is reduced, and the testing efficiency is improved.
Drawings
The features and advantages of the present invention will be more clearly understood by reference to the accompanying drawings, which are illustrative and not to be construed as limiting the invention in any way, and in which:
FIG. 1 is a schematic diagram illustrating steps of a method for testing computer network wake-up according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a method for testing computer network wake-up in one embodiment of the invention;
FIG. 3 shows a schematic diagram of a prior art network cable;
FIG. 4 is a schematic diagram of an apparatus for testing computer network wake-up according to an embodiment of the present invention;
fig. 5 shows a schematic structural diagram of an electronic device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings of the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Referring to fig. 1 and 2, in one embodiment, a method for testing computer network wake-up is applied to a target computer, and specifically includes the following steps:
step S101: and setting a wake on link parameter in the network card attribute of the registry as a start, and converting the self state into a sleep state.
Step S102: when the target network cable is detected to be inserted, the network signal is sent through the target network cable, so that the network signal reaches a target computer through a closed loop in the target network cable.
Step S103: if the target computer transitions from the sleep state to the awake state in response to the network signal based on the wake on link parameter, the test passes.
Specifically, in the device manager, the network card registry includes a parameter wake on link, the default setting is disable, and in this embodiment, it is modified to be for (i.e. start up) purpose, that is, once there is a network signal transmitted and received, the computer is forced to wake up from the sleep state. In this embodiment, the customized target network cable is obtained through the closed-loop processing, when the charged target network cable is inserted into the computer network port, the network process running in the computer memory sends a network signal for accessing the network through the network port, and the network signal automatically receives the signal sent by the network process through the network cable processed by the closed-loop processing, so as to perform self-awakening. If the target computer is successfully awakened, the test is passed. The host machine and the testing machine do not need to be used for network ping, and then the host machine sends network signals to the testing machine manually for testing, so that a large number of testing steps are saved, the testing time is shortened, and the testing efficiency is improved.
In this embodiment, as shown in fig. 3, a data sending pin and a data receiving pin of a network cable interface are shorted, so as to obtain a target network cable processed by a closed loop. Fig. 3 is a pin diagram of an 8-core network cable, in which the functions of the respective pins are defined as follows: pin 1 is an RX + (receive data positive) pin, pin 2 is an RX- (receive data negative) pin, pin 3 is a TX + (transmit data positive) pin, pins 4, 5, 7, and 8 are NC (null) pins, and pin 6 is a TX- (transmit data negative) output pin. And (3) respectively short- circuiting pins 1 and 3, and 2 and 6 to obtain the target network cable.
Specifically, in an embodiment, the step S101 specifically includes the following steps:
the method comprises the following steps: and judging whether the preset registry number can execute the operation of processing the wake on link parameter or not.
Step two: if the operation of processing the wake on link parameter can be executed, the wake on link parameter is set to be started, and the state of the device is converted into the sleep state.
Specifically, in the embodiment, the Wake on link parameter in the system registry is modified through a preset Wake-up program, and usually, in order to improve efficiency and perform batch processing, a modification path is preset in the Wake-up program. The path corresponding to the parameter is different due to different models of paths, so whether the operation of processing the wake on link parameter can be executed or not by checking the number of the preset registry is executed at first, and whether the modification is effective or not is executed.
And if the operation of processing the wake on link parameter cannot be executed, displaying notification information to notify a user of searching the path of the wake on link parameter in the target computer. That is, if the wake on link parameter is not valid, the user needs to be informed of finding the path and filling the path into a preset wake-up program, so as to ensure the modification of the wake on link parameter. If the operation of processing the wake on link parameter can be executed, the parameter is directly adjusted and the state of the computer is converted into a sleep state.
Specifically, in an embodiment, before the step S101, a method for testing computer network wake-up further includes the following steps:
step three: and judging whether the wake on link parameter is started.
Step four: and if the wake on link parameter is not started, returning to the step of setting the wake on link parameter in the network card attribute of the registry as the start.
Step five: and if the wake on link parameter is started, returning to the step of converting the self state into the sleep state.
Specifically, in this embodiment, after the wake-up program is started, it is first determined whether the wake-on link parameter in the registry is already started, and if the wake-on link parameter is already started, the computer state is directly converted into the sleep state, and the step of starting the wake-on link does not need to be repeated, and if the wake-on link parameter is not started, the wake-on link parameter is started again, so that the test efficiency is further improved.
Specifically, in one embodiment, a method for testing computer network wake-up before transitioning from a self-state to a sleep state, further comprises the steps of:
step six: and displaying the prompt information so that the user inserts the target network cable into the target computer after the target computer is converted into the sleep state according to the prompt information.
Specifically, in this embodiment, before the target computer is converted into the sleep state by the wake-up program, a prompt message is also displayed on the computer display, so as to prompt the user to insert the target network cable into the network interface of the target computer in time, thereby further improving the test efficiency.
Through the steps, according to the technical scheme provided by the application, the wake on link parameter in the device manager-network card registry is set to be started through a preset awakening program, so that once the computer detects that the sending and receiving network signals are generated, the computer is forcibly awakened; the computer is then transitioned to a sleep state. Then, the network cable processed by the closed loop is inserted into the computer network port, so that the computer sends out a network signal of the access network when detecting the insertion of the network cable, the network signal is received by the computer through the closed loop, and the self-sending and the self-receiving of the signal are realized, and the computer responds to the network signal and is awakened from the sleep state. If the awakening is successful, the test is passed, and if the awakening is failed, the test is not passed. Through the steps, the computer does not need to use the host machine and the testing machine to conduct network ping, and then manually sends the network signal to the testing machine through the host machine to conduct testing, so that a large number of testing steps are saved, the testing time is reduced, and the testing efficiency is improved.
As shown in fig. 4, this embodiment further provides a device for testing computer network wake-up, which is applied to a target computer, and includes:
and the wakeup program running module 101 is configured to set a wake on link parameter in the network card attribute of the registry to be started, and convert the state of the wake on link parameter into a sleep state. For details, refer to the related description of step S101 in the above method embodiment, and no further description is provided here.
The network signal detection module 102 is configured to send a network signal through a target network cable when it is detected that the target network cable is inserted, so that the network signal reaches a target computer through a closed loop in the target network cable. For details, refer to the related description of step S102 in the above method embodiment, and no further description is provided here.
And the wake-up test module 103 is configured to pass the test if the target computer transitions from the sleep state to the wake state in response to the network signal based on the wake on link parameter. For details, refer to the related description of step S103 in the above method embodiment, and no further description is provided here.
The device for testing computer network wake-up provided by the embodiment of the present invention is used for executing the method for testing computer network wake-up provided by the above embodiment, the implementation manner and the principle thereof are the same, and the details are referred to the related description of the above method embodiment and are not described again.
Specifically, in an embodiment, the wake-up program running module includes:
and the judging module is used for judging whether the preset registry number can execute the operation of processing the wake on link parameter. For details, refer to the related description of step one in the above method embodiments, and no further description is provided herein.
And the setting module is used for setting the wake on link parameter as starting and converting the self state into the sleep state if the operation of processing the wake on link parameter can be executed. For details, refer to the related description of step two in the above method embodiments, and no further description is provided herein.
Through the cooperative cooperation of the above components, according to the technical scheme provided by the application, the wake on link parameter in the state of the device manager-network card is set to be started through a preset awakening program, so that once the computer detects that the sending and receiving network signals are generated, the computer is forcibly awakened; the computer is then transitioned to a sleep state. Then, the network cable processed by the closed loop is inserted into the computer network port, so that the computer sends out a network signal of the access network when detecting the insertion of the network cable, the network signal is received by the computer through the closed loop, and the self-sending and the self-receiving of the signal are realized, and the computer is awakened from the sleep state in response. If the awakening is successful, the test is passed, and if the awakening is failed, the test is not passed. Through the steps, the computer does not need to use the host machine and the testing machine to conduct network ping, and then manually sends the network signal to the testing machine through the host machine to conduct testing, so that a large number of testing steps are saved, the testing time is reduced, and the testing efficiency is improved.
Fig. 5 shows an electronic device according to an embodiment of the present invention, where the device includes a processor 901 and a memory 902, which may be connected via a bus or in another manner, and fig. 5 illustrates an example of a connection via a bus.
Processor 901 may be a Central Processing Unit (CPU). The Processor 901 may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or combinations thereof.
The memory 902, which is a non-transitory computer-readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the methods in the above-described method embodiments. The processor 901 executes various functional applications and data processing of the processor by executing non-transitory software programs, instructions and modules stored in the memory 902, that is, implements the methods in the above-described method embodiments.
The memory 902 may include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor 901, and the like. Further, the memory 902 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 902 may optionally include memory located remotely from the processor 901, which may be connected to the processor 901 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more modules are stored in the memory 902, which when executed by the processor 901 performs the methods in the above-described method embodiments.
The specific details of the electronic device may be understood by referring to the corresponding related descriptions and effects in the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, and the implemented program can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk Drive (Hard Disk Drive, abbreviated as HDD), or a Solid State Drive (SSD); the storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A method of testing computer network wake-up, for application to a target computer, the method comprising:
setting a wake on link parameter in the network card attribute of the registry as a start, and converting the self state into a sleep state;
when the insertion of a target network cable is detected, sending a network signal through the target network cable so that the network signal reaches the target computer through a closed loop in the target network cable;
if the target computer transitions from a sleep state to an awake state in response to the network signal based on the wake on link parameter, the test passes.
2. The method according to claim 1, wherein the setting of the wake on link parameter in the registry network card attribute to be activated and the transition of the self state to the sleep state comprises:
judging whether the preset registry number can execute the operation of processing the wake on link parameter or not;
and if the operation of processing the wake on link parameter can be executed, setting the wake on link parameter as the starting state, and converting the self state into the sleep state.
3. The method according to claim 2, wherein before the setting the wake on link parameter in the registry network card attribute to be activated and transitioning the self state to the sleep state, the method further comprises:
judging whether the wake on link parameter is started;
if the wake on link parameter is not started, returning to the step of setting the wake on link parameter in the network card attribute of the registry as started;
and if the wake on link parameter is started, returning to the step of converting the self state into the sleep state.
4. The method of claim 2, further comprising:
and if the operation of processing the wake on link parameter cannot be executed, displaying notification information to notify a user of searching the path of the wake on link parameter in the target computer.
5. The method of claim 1, wherein prior to said transitioning from the self state to the sleep state, the method further comprises:
and displaying prompt information so that a user inserts a target network cable into the target computer after the target computer is converted into a sleep state according to the prompt information.
6. The method of claim 1, wherein the data transmit pin and the data receive pin of the target network wire are subjected to a shorting process.
7. An apparatus for testing computer network wake-up, for application to a target computer, the apparatus comprising:
the wake-up program running module is used for setting a wake on link parameter in the network card attribute of the registry as a start and converting the self state into a sleep state;
the network signal detection module is used for sending a network signal through a target network cable when the target network cable is detected to be inserted so that the network signal reaches the target computer through a closed loop in the target network cable;
and the wake-up test module is used for converting the target computer from a sleep state to a wake-up state if the target computer responds to the network signal based on the wake on link parameter, and the test is passed.
8. The apparatus of claim 7, wherein the wake-up program runs the module, comprising:
the judging module is used for judging whether the preset registry number can execute the operation of processing the wake on link parameter or not;
and the setting module is used for setting the wake on link parameter as starting and converting the self state into the sleep state if the operation of processing the wake on link parameter can be executed.
9. An electronic device, comprising:
a memory and a processor communicatively coupled to each other, the memory having stored therein computer instructions, the processor executing the computer instructions to perform the method of any of claims 1-6.
10. A computer-readable storage medium having stored thereon computer instructions for causing a computer to thereby perform the method of any one of claims 1-6.
CN202210167163.3A 2022-02-23 Method and device for testing computer network wakeup and electronic equipment Active CN114553737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210167163.3A CN114553737B (en) 2022-02-23 Method and device for testing computer network wakeup and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210167163.3A CN114553737B (en) 2022-02-23 Method and device for testing computer network wakeup and electronic equipment

Publications (2)

Publication Number Publication Date
CN114553737A true CN114553737A (en) 2022-05-27
CN114553737B CN114553737B (en) 2024-04-26

Family

ID=

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582019A (en) * 2008-05-13 2009-11-18 联想(北京)有限公司 Computer, network display card, method for controlling network display card and method for processing operation command
CN101599866A (en) * 2008-06-06 2009-12-09 英业达股份有限公司 The method of the calling function of network of test network card and use its test macro
US20120047401A1 (en) * 2010-08-17 2012-02-23 Hon Hai Precision Industry Co., Ltd. Test device and test method for testing computing device
CN102404162A (en) * 2010-09-17 2012-04-04 鸿富锦精密工业(深圳)有限公司 Test system and method for network wakeup function of computer
CN103618759A (en) * 2013-10-31 2014-03-05 上海交通大学 Cloud service-based remote desktop computer wake-up method
CN109426525A (en) * 2017-08-18 2019-03-05 华为技术有限公司 A kind of method and device that the sleep state for computer wakes up
CN110933739A (en) * 2019-12-02 2020-03-27 锐捷网络股份有限公司 Electronic equipment awakening method and electronic equipment
CN112702220A (en) * 2019-10-22 2021-04-23 北京车和家信息技术有限公司 Network testing method and network testing device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582019A (en) * 2008-05-13 2009-11-18 联想(北京)有限公司 Computer, network display card, method for controlling network display card and method for processing operation command
CN101599866A (en) * 2008-06-06 2009-12-09 英业达股份有限公司 The method of the calling function of network of test network card and use its test macro
US20120047401A1 (en) * 2010-08-17 2012-02-23 Hon Hai Precision Industry Co., Ltd. Test device and test method for testing computing device
CN102404162A (en) * 2010-09-17 2012-04-04 鸿富锦精密工业(深圳)有限公司 Test system and method for network wakeup function of computer
CN103618759A (en) * 2013-10-31 2014-03-05 上海交通大学 Cloud service-based remote desktop computer wake-up method
CN109426525A (en) * 2017-08-18 2019-03-05 华为技术有限公司 A kind of method and device that the sleep state for computer wakes up
CN112702220A (en) * 2019-10-22 2021-04-23 北京车和家信息技术有限公司 Network testing method and network testing device
CN110933739A (en) * 2019-12-02 2020-03-27 锐捷网络股份有限公司 Electronic equipment awakening method and electronic equipment

Similar Documents

Publication Publication Date Title
US10846160B2 (en) System and method for remote system recovery
WO2021212948A1 (en) Storage system boot method and apparatus, and computer-readable storage medium
CN107656856B (en) CPLD-based system state display method and device
WO2023056744A1 (en) Reduced bandwidth repair method and apparatus, electronic device and storage medium
CN111414285A (en) Test method, test device and test equipment for starting function of server system
TW201133269A (en) Setting method of power lock-up and electronic apparatus thereof
CN112087354A (en) Communication protocol testing method and device, electronic equipment and storage medium
US10762029B2 (en) Electronic apparatus and detection method using the same
CN110569158A (en) method and device for testing abnormal power failure in SSD random scene and computer equipment
CN113204456A (en) Test method, tool, device and equipment for VPP interface of server
CN114553737B (en) Method and device for testing computer network wakeup and electronic equipment
CN114553737A (en) Method and device for testing computer network awakening and electronic equipment
CN116539992A (en) Storage device in-place stable state detection device, method, logic module and medium
CN116700776A (en) Information management method, device, equipment and storage medium of battery management system
US20120072742A1 (en) System and method for testing wol funciton of computers
CN110362430A (en) A kind of method being restarted automatically, system and the storage medium of server
CN114461458A (en) Server memory test method, system, terminal and storage medium
CN112165407A (en) Detection system and method for communication between BMC and power module
CN108073481B (en) Server system capable of providing hardware operation information and processing method thereof
CN112463508A (en) Server dormancy state testing method, system, terminal and storage medium
CN104660418A (en) Network awakening control system and method
CN109901960B (en) USB slave device drive loading integrity detection method
CN112181775B (en) Method and device for measuring power consumption of single-disk SSD PS4, computer equipment and storage medium
CN115061558B (en) Hot reset method and device of PCIE equipment, storage medium and PCIE equipment
CN116089139A (en) Method, device and medium for processing serial hard disk faults

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