CN112866431A - IP address allocation method and device and computer equipment - Google Patents

IP address allocation method and device and computer equipment Download PDF

Info

Publication number
CN112866431A
CN112866431A CN202110070511.0A CN202110070511A CN112866431A CN 112866431 A CN112866431 A CN 112866431A CN 202110070511 A CN202110070511 A CN 202110070511A CN 112866431 A CN112866431 A CN 112866431A
Authority
CN
China
Prior art keywords
target address
address
network connection
connection state
scanning
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.)
Pending
Application number
CN202110070511.0A
Other languages
Chinese (zh)
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.)
Beijing Ziroom Information Technology Co Ltd
Original Assignee
Beijing Ziroom 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 Beijing Ziroom Information Technology Co Ltd filed Critical Beijing Ziroom Information Technology Co Ltd
Priority to CN202110070511.0A priority Critical patent/CN112866431A/en
Publication of CN112866431A publication Critical patent/CN112866431A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5061Pools of addresses

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention relates to the technical field of communication, and particularly discloses an IP address allocation method, an IP address allocation device and computer equipment, wherein the allocation method comprises the following steps: scanning a target address and determining the current network connection state of the target address; when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address; and determining the distribution result of the target address according to the historical network connection state. The invention combines the current network connection state and the historical use state of the target address, can accurately detect the distribution result of the target address when the equipment is down, avoids the influence of the problem that the used IP address is distributed again as the IP address which is not distributed because of the equipment being down, thereby causing the address use conflict, and improves the accuracy of the address detection.

Description

IP address allocation method and device and computer equipment
Technical Field
The invention relates to the technical field of communication, in particular to an IP address allocation method, an IP address allocation device and computer equipment.
Background
With the development of internet technology, local area networks have become important production tools, and are widely applied to occasions such as enterprise governments and factories, and based on the IP addresses of the devices, the devices in the local area networks can communicate with each other, that is, only if the devices in the local area networks are allocated with available IP addresses, the devices can communicate normally.
The existing IP address scanning module can only read the current use state of the IP address of the device, or can only temporarily store the use state of the IP address, and when the device is down, the existing IP address scanning module cannot accurately detect the use state of the IP address corresponding to the device, so that the used IP address is re-allocated as an unused IP address, usage conflicts are caused, and user experience is influenced.
Disclosure of Invention
In view of this, embodiments of the present invention provide an IP address allocation method, an IP address allocation apparatus, and a computer device, so as to solve the problem that when a device is down, an IP address that has already been used is allocated again as an IP address that is not allocated, which further causes an address use conflict.
According to a first aspect, an embodiment of the present invention provides an IP address allocation method, including: scanning a target address and determining the current network connection state of the target address; when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address; and determining the distribution result of the target address according to the historical network connection state.
Optionally, the scanning the target address and determining the current network connection state of the target address includes: scanning a target address to generate a scanning result of the target address; when the preset character string is not detected in the scanning result, determining that the current network state of the target address is offline; and when the preset character string is detected in the scanning result, determining that the current network state of the target address is online.
Optionally, the scanning a target address and generating a scanning result of the target address includes: acquiring the target address and generating a calling instruction; and scanning the target address according to the calling instruction to generate a scanning result of the target address.
Optionally, the obtaining the target address includes: responding to the selection operation of a preset visual interface; based on the selection operation, the target address is determined.
Optionally, the method further comprises: and displaying the target address and the allocation result of the target address on the preset visual interface.
Optionally, the obtaining the historical network connection state of the target address includes: and acquiring the historical network connection state corresponding to the target address in a preset database.
Optionally, the method further comprises: and generating a scanning log file according to the distribution result of the target address, and updating the preset database according to the scanning log file.
According to a second aspect, an embodiment of the present invention provides an apparatus for allocating an IP address, including: the current network connection state determining module is used for scanning a target address and determining the current network connection state of the target address; a historical network connection state obtaining module, configured to obtain a historical network connection state of the target address when the current network connection state of the target address is offline; and the distribution result determining module is used for determining the distribution result of the target address according to the historical network connection state.
According to a third aspect, an embodiment of the present invention provides a computer device, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the one processor to cause the at least one processor to perform the steps of the method for allocating an IP address of the first aspect.
According to a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the IP address allocation method according to the first aspect.
The technical scheme of the invention has the following advantages:
1. the invention provides an IP address allocation method, an IP address allocation device and computer equipment, wherein the allocation method comprises the following steps: scanning a target address and determining the current network connection state of the target address; when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address; and determining the distribution result of the target address according to the historical network connection state. The invention combines the current network connection state and the historical use state of the target address, can accurately detect the distribution result of the target address when the equipment is down, avoids the influence of the problem that the used IP address is distributed again as the IP address which is not distributed because of the equipment being down, thereby causing the address use conflict, and improves the accuracy of the address detection.
2. The IP address allocation method provided by the invention combines the scanning result of the target address and the preset character string to determine whether the current network state of the target address is online or offline, can accurately determine the network connection state of the IP address in real time, and avoids the use conflict of the target address.
3. The IP address allocation method provided by the invention combines the call instruction generated by the target address to generate the scanning result of the target address, thereby realizing the accurate scanning of the target address.
4. According to the IP address allocation method provided by the invention, the target address is determined by combining the response of the selection operation of the preset visual interface, the operation of the user can be simplified, the experience of the user in the data adding, deleting, modifying and checking operation is improved through the visual interface, and the detection efficiency of the user is improved.
5. According to the IP address allocation method provided by the invention, the target address and the allocation result thereof are displayed on the preset visual interface, so that data can be displayed in the preset visual interface for a user to use, and the user can conveniently look up and use the data.
6. According to the IP address allocation method provided by the invention, the scanning log file is generated according to the allocation result of the target address, the preset database is updated according to the scanning log file, and when the front-end equipment needs the specific information of the target address and the allocation result thereof, the data can be directly sent to the front-end equipment from the database, so that the waiting time delay of the front-end equipment for requesting the data is reduced, the data can be cached, the user experience is greatly improved, and meanwhile, the problem tracing is facilitated by recording the data to the database.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a specific example of an IP address allocation method according to an embodiment of the present invention;
fig. 2 is a flowchart of a specific example of determining a current network connection state in the IP address allocation method according to the embodiment of the present invention;
fig. 3 is a flowchart of a specific example of generating a scanning result of a target address in the IP address allocation method according to the embodiment of the present invention;
fig. 4 is a schematic block diagram showing a specific example of an IP address assignment apparatus according to the embodiment of the present invention;
FIG. 5 is a diagram of an exemplary computer device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in 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 derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to solve the problem that the detection of the state of an IP address is inaccurate when equipment corresponding to the address is down due to the fact that the current state of the IP address can only be detected or the state of the IP address is temporarily reserved in the existing IP address scanning technology, embodiments of the present invention provide an IP address allocation method, an IP address allocation device, and computer equipment, so as to accurately detect the use state of the IP address and avoid the IP address from being repeatedly allocated.
The embodiment of the invention is applied to an IP address allocation system, wherein the system comprises a front-end device and a back-end device, the front-end device is provided with a visual interface and used for responding to the operation of the visual interface and determining a target address based on the operation, and the back-end device is provided with a processor and used for executing the IP address allocation method.
An embodiment of the present invention provides a method for allocating an IP address, as shown in fig. 1, which is applied to a backend device, and includes:
step S11: scanning a target address and determining the current network connection state of the target address;
in this embodiment, the target address is an IP address, which may be an IP address that is newly added by the front-end device according to the user instruction and then transmitted to the back-end device, or an IP address that is selected by the front-end device in the preset address database according to the user instruction and then transmitted to the back-end device; the network connection state may be an online state or an offline state, for example, the online state indicates that the target address is in a network access state, that is, there is a device in the target network that has used the target address as a device address, and the device can perform normal communication with other devices; the offline state indicates that the target address is in an offline state, and the target address does not exist in the target network.
Specifically, after receiving the target address transmitted by the front-end device, the back-end device may call a preset scanning tool to scan the target address, and determine the network connection state of the target address at the current time after scanning, that is, the device corresponding to the target address may be in an online state or an offline state.
Step S12: when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address;
in this embodiment, the historical network connection status may be stored in a scan log file, or may be recorded information stored in an arbitrary database, for example, information that is recorded immediately upon initial IP address allocation.
Specifically, after the backend device calls the preset scanning tool to scan the target address, it is determined that the target address does not exist in the target network at the current time, and at this time, it is not possible to determine whether the target address is in an unallocated state or whether the target address is already allocated to the communication device, but the communication device is down and cannot receive information of the communication device, so that a historical network connection state of the target address is obtained.
Step S13: and determining the distribution result of the target address according to the historical network connection state.
In this embodiment, the allocation result of the target address may be allocated or unallocated; specifically, when it is determined that the target address is allocated within the preset time period in the historical network connection state, it may be determined that the target address has a use risk, that is, it is determined that the allocation result of the target address is allocated.
The method for allocating the IP address provided by the embodiment of the invention comprises the following steps: scanning a target address and determining the current network connection state of the target address; when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address; and determining the distribution result of the target address according to the historical network connection state.
The invention combines the current network connection state and the historical use state of the target address, can accurately detect the distribution result of the target address when the equipment is down, avoids the influence of the problem that the used IP address is distributed again as the IP address which is not distributed because of the equipment being down, thereby causing the address use conflict, and improves the accuracy of the address detection.
As an alternative embodiment of the present application, the step S11, scanning the target address, and determining the current network connection status of the target address, as shown in fig. 2, includes:
step S111: scanning the target address to generate a scanning result of the target address;
in this embodiment, the backend device may invoke the preset scanning tool to scan the target address, and the scanning result of the target address may be that the preset scanning tool scans the target address and returns the target address to the backend device, specifically, when the backend device receives the target address selected by the front end device in a newly added network segment or an existing network segment, the backend device invokes the preset scanning tool to scan the target address, and then the backend device receives the scanning result of the target address returned by the preset scanning tool.
Step S112: when the preset character string is not detected in the scanning result, determining that the current network state of the target address is offline;
in this embodiment, the preset character string may be a field capable of representing a network connection status of the target address, for example, an "alive" field; specifically, when the backend device traverses the scan result and the "alive" field is not detected in the scan result, it is determined that the network connection state of the target address at the current time is offline, that is, at the current time, there is no communication device using the target address as a device in the target network.
Step S113: and when the preset character string is detected in the scanning result, determining that the current network state of the target address is online.
In this embodiment, when the backend device traverses the scan result and detects an "alive" field in the scan result, it is determined that the network connection state of the target address at the current time is online, that is, at the current time, a communication device using the target address as a device exists in the target network.
The IP address allocation method provided by the embodiment of the invention determines the network connection state of the target address by combining the scanning result of the target address, can determine the network connection state of the IP address in real time, and avoids the use conflict of the target address.
As an optional implementation manner of this application, in step S111, the scanning the target address and generating the scanning result of the target address includes, as shown in fig. 3:
step S1111: acquiring a target address and generating a calling instruction;
in this embodiment, when the back-end device obtains the target address selected by the front-end device, the call instruction may be generated according to the target address. The call instruction may be an instruction for calling a preset scanning tool, so that the preset scanning tool initiates a scanning operation on a target address.
Step S1112: and scanning the target address according to the calling instruction to generate a scanning result of the target address.
In this embodiment, the preset test module may be a preset scan tool, for example, an fping module. Specifically, the backend device calls the fping module, then the fping module starts scanning the target address, that is, tests the target address, and then returns the test result to the backend device as the scan result of the target address.
Specifically, the process of generating the scanning result of the target address is the process of judging whether the target address can ping through the fping module, namely whether the ip address in the scanning specified network segment can ping through; the back-end equipment can determine the use state of the IP address according to whether an 'alive' field exists in a result returned by the fping module, and when the returned result has the 'alive' field, the IP address is modified into an online state; when the returned result does not have the 'alive' field, the IP address is modified to be in the non-online state.
As an optional implementation manner of this application, the obtaining the target address includes: responding to the selection operation of a preset visual interface; based on the selection operation, the target address is determined.
In this embodiment, the preset visual interface may be a page that is provided in the front-end device and is used for receiving a user operation. Specifically, a user can click an IP address that the user wants to detect through a visual interface of the front-end device, and when the front-end device receives a user operation, a target address selected by the user can be determined according to the received user operation, and then target address information is sent to the back-end device. That is to say, the back-end device responds to the selection operation of the user on the preset visual interface, and determines the target address selected by the user according to the obtained selection operation.
Specifically, the user may input a target network segment that has not been recorded before through a preset visual interface, or may select a target network segment that has been recorded in the database through the preset visual interface, and the front-end device may send, through the received user operation, information of a target address that the user wants to detect to the back-end device.
The IP address allocation method provided by the embodiment of the invention can simplify the operation of the user, improve the experience of the user in the data adding, deleting, modifying and checking operation through the visual interface and improve the detection efficiency of the user.
As an optional embodiment of the present application, the IP address allocation method further includes:
and displaying the target address and the allocation result of the target address on a preset visual interface. In this embodiment, after the back-end device determines the allocation result of the target address, the target address and the corresponding allocation result may be returned to the front-end device, and then the target address and the corresponding target address allocation method may be displayed on a preset visual interface.
According to the IP address allocation method provided by the embodiment of the invention, the rear end can feed back the scanning result to the front end equipment, namely, the latest state of the IP address determined after scanning is executed is sent to the front end equipment, and the front end equipment displays the latest data to the user, so that the data can be displayed in a preset visual interface for the user to use, and the user can conveniently look up and use the data.
As an optional implementation manner of the present application, the acquiring, in step S12, a historical network connection status of the destination address includes: and acquiring a historical network connection state corresponding to the target address in a preset database.
In this embodiment, the preset database may be a collection of scan log files corresponding to a plurality of IP addresses, so that historical scan log files within a preset time period may be extracted from the preset database according to the target address, and a historical network connection state of the target address may be determined according to the historical scan log files, that is, whether the target address is allocated within the preset time period is determined, for example, the preset time period may be one week or two weeks.
As an optional embodiment of the present application, the method for allocating an IP address further includes:
and generating a scanning log file according to the distribution result of the target address, and updating the preset database according to the scanning log file. In this embodiment, a scan log file is generated from the allocation results of the target addresses in multiple time periods, the allocation results of the IP addresses in the scan log file are synchronized to the database, and the allocation results of the IP addresses are fed back to the front-end device.
In an optional embodiment, the current network connection state and the historical network connection state of the target address may also be fed back to the visual interface of the front-end device, so that the user can obtain the current network connection state and the historical network connection state of the target address through the visual interface of the front-end device, and then judge whether the target address is available according to the experience of the user.
The IP address allocation method provided by the embodiment of the invention can record each synchronization result of the target address in the designated log file, and record the updated IP address and the allocation result thereof in the database, thereby facilitating front-end access, namely, when the front-end equipment needs the target address and the corresponding allocation result information thereof, the data can be directly sent to the front-end equipment from the database, reducing the waiting time delay of the front-end equipment for requesting the data, buffering the data, greatly improving the user experience, and simultaneously recording the data in the database, thereby facilitating problem tracing, namely, when a subsequent back-end program or a front-end view or other associated services have problems, taking the scanning record as a proof of tracing and positioning the problems.
An embodiment of the present invention provides an IP address allocation apparatus, as shown in fig. 4, including:
a current network connection status determining module 31, configured to scan a target address and determine a current network connection status of the target address; the detailed implementation can be referred to the related description of step S11 in the above method embodiment.
A historical network connection state obtaining module 32, configured to obtain a historical network connection state of the target address when the current network connection state of the target address is offline; the detailed implementation can be referred to the related description of step S12 in the above method embodiment.
And an assignment result determining module 33, configured to determine an assignment result of the destination address according to the historical network connection state. The detailed implementation can be referred to the related description of step S13 in the above method embodiment.
The invention provides an IP address allocation device, comprising: a current network connection status determining module 31, configured to scan a target address and determine a current network connection status of the target address; a historical network connection state obtaining module 32, configured to obtain a historical network connection state of the target address when the current network connection state of the target address is offline; and an assignment result determining module 33, configured to determine an assignment result of the destination address according to the historical network connection state.
The invention combines the current network connection state and the historical use state of the target address, can accurately detect the distribution result of the target address when the equipment is down, avoids the influence of the problem that the used IP address is distributed again as the IP address which is not distributed because of the equipment being down, thereby causing the address use conflict, and improves the accuracy of the address detection.
An embodiment of the present invention further provides a computer device, as shown in fig. 5, the computer device may include a processor 41 and a memory 42, where the processor 41 and the memory 42 may be connected by a bus 40 or in another manner, and fig. 5 takes the connection by the bus 40 as an example.
The processor 41 may be a Central Processing Unit (CPU). The Processor 41 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 42, which is a non-transitory computer readable storage medium, may be used for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the IP address allocation method in the embodiment of the present invention. The processor 41 executes various functional applications and data processing of the processor by executing the non-transitory software programs, instructions, and modules stored in the memory 42, that is, implements the IP address allocation method in the above method embodiment.
The memory 42 may include a storage program area and a storage data area, wherein the storage program 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 41, and the like. Further, the memory 42 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, memory 42 may optionally include memory located remotely from processor 41, which may be connected to processor 41 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.
The one or more modules are stored in the memory 42 and, when executed by the processor 41, perform the method of allocating IP addresses in the embodiments shown in fig. 1, 2 and 3.
The details of the computer device may be understood by referring to the corresponding related descriptions and effects in the embodiments shown in fig. 1, fig. 2, and fig. 3, which are not described herein again.
An embodiment of the present invention further provides a non-transitory computer readable medium, where the non-transitory computer readable storage medium stores a computer instruction, and the computer instruction is used to enable a computer to execute the IP address allocation method described in any one of the above embodiments, where 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 (Hard Disk Drive, abbreviated as HDD), a Solid-State Drive (SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
It should be understood that the above examples are only for clarity of illustration and are not intended to limit the embodiments. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. And obvious variations or modifications therefrom are within the scope of the invention.

Claims (10)

1. A method for allocating an IP address, comprising:
scanning a target address and determining the current network connection state of the target address;
when the current network connection state of the target address is offline, acquiring the historical network connection state of the target address;
and determining the distribution result of the target address according to the historical network connection state.
2. The method of claim 1, wherein scanning the target address to determine the current network connection status of the target address comprises:
scanning a target address to generate a scanning result of the target address;
when the preset character string is not detected in the scanning result, determining that the current network state of the target address is offline;
and when the preset character string is detected in the scanning result, determining that the current network state of the target address is online.
3. The method of claim 2, wherein the scanning for the target address and generating the scan result for the target address comprises:
acquiring the target address and generating a calling instruction;
and scanning the target address according to the calling instruction to generate a scanning result of the target address.
4. The method of claim 1, wherein obtaining the target address comprises:
responding to the selection operation of a preset visual interface;
based on the selection operation, the target address is determined.
5. The method of claim 4, further comprising:
and displaying the target address and the allocation result of the target address on the preset visual interface.
6. The method of claim 1, wherein obtaining the historical network connection status of the target address comprises:
and acquiring the historical network connection state corresponding to the target address in a preset database.
7. The method of claim 6, further comprising:
and generating a scanning log file according to the distribution result of the target address, and updating the preset database according to the scanning log file.
8. An apparatus for allocating an IP address, comprising:
the current network connection state determining module is used for scanning a target address and determining the current network connection state of the target address;
a historical network connection state obtaining module, configured to obtain a historical network connection state of the target address when the current network connection state of the target address is offline;
and the distribution result determining module is used for determining the distribution result of the target address according to the historical network connection state.
9. A computer device, comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the one processor to cause the at least one processor to perform the steps of the method of allocating an IP address of any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of allocating an IP address according to any one of claims 1 to 7.
CN202110070511.0A 2021-01-19 2021-01-19 IP address allocation method and device and computer equipment Pending CN112866431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110070511.0A CN112866431A (en) 2021-01-19 2021-01-19 IP address allocation method and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110070511.0A CN112866431A (en) 2021-01-19 2021-01-19 IP address allocation method and device and computer equipment

Publications (1)

Publication Number Publication Date
CN112866431A true CN112866431A (en) 2021-05-28

Family

ID=76007416

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110070511.0A Pending CN112866431A (en) 2021-01-19 2021-01-19 IP address allocation method and device and computer equipment

Country Status (1)

Country Link
CN (1) CN112866431A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002076A (en) * 2022-05-27 2022-09-02 广州小鹏汽车科技有限公司 Sensor IP address configuration method, device, vehicle and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101355594A (en) * 2008-09-09 2009-01-28 中兴通讯股份有限公司 Method for detecting address conflict when distributing IP address
CN102439949A (en) * 2011-10-17 2012-05-02 华为技术有限公司 Method for solving internet protocol address assignment conflict and related device and system
US20150095505A1 (en) * 2013-09-30 2015-04-02 Vmware, Inc. Resolving network address conflicts
CN104579827A (en) * 2014-12-24 2015-04-29 北京华胜天成科技股份有限公司 IP (Internet protocol) address conflict detecting method and device
CN105610962A (en) * 2016-01-15 2016-05-25 华洋通信科技股份有限公司 Anti-conflict mobile terminal IP address allocation relay equipment and method
CN108040136A (en) * 2017-12-18 2018-05-15 北京搜狐新媒体信息技术有限公司 A kind of IP method for managing resource and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101355594A (en) * 2008-09-09 2009-01-28 中兴通讯股份有限公司 Method for detecting address conflict when distributing IP address
CN102439949A (en) * 2011-10-17 2012-05-02 华为技术有限公司 Method for solving internet protocol address assignment conflict and related device and system
US20150095505A1 (en) * 2013-09-30 2015-04-02 Vmware, Inc. Resolving network address conflicts
CN104579827A (en) * 2014-12-24 2015-04-29 北京华胜天成科技股份有限公司 IP (Internet protocol) address conflict detecting method and device
CN105610962A (en) * 2016-01-15 2016-05-25 华洋通信科技股份有限公司 Anti-conflict mobile terminal IP address allocation relay equipment and method
CN108040136A (en) * 2017-12-18 2018-05-15 北京搜狐新媒体信息技术有限公司 A kind of IP method for managing resource and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002076A (en) * 2022-05-27 2022-09-02 广州小鹏汽车科技有限公司 Sensor IP address configuration method, device, vehicle and storage medium
CN115002076B (en) * 2022-05-27 2024-03-08 广州小鹏汽车科技有限公司 Sensor IP address configuration method, device, vehicle and storage medium

Similar Documents

Publication Publication Date Title
CN107341098B (en) Software performance testing method, platform, equipment and storage medium
US9646276B2 (en) Dashboard for dynamic display of distributed transaction data
JP6564532B2 (en) System and method for annotating client-server transactions
CN110708212B (en) Method and device for tracking call link in distributed system
CN111858296B (en) Interface testing method, device, equipment and storage medium
CN109344066B (en) Method, system and terminal for testing browser page
US20170153909A1 (en) Methods and Devices for Acquiring Data Using Virtual Machine and Host Machine
CN109815405B (en) Gray level shunting method and system
EP3842955A2 (en) File directory traversal method, apparatus, device, and medium
CN108733545B (en) Pressure testing method and device
US20190012348A1 (en) Data aggregation method and device
CN110784377A (en) Method for uniformly managing cloud monitoring data in multi-cloud environment
CN114389969A (en) Client test method and device, electronic equipment and storage medium
CN110677307B (en) Service monitoring method, device, equipment and storage medium
CN111309743A (en) Report pushing method and device
CN112866431A (en) IP address allocation method and device and computer equipment
US10191844B2 (en) Automatic garbage collection thrashing monitoring
CN112671574B (en) Front-end and back-end joint debugging method and device, proxy equipment and storage medium
CN112363980B (en) Data processing method and device of distributed system
CN111522626B (en) Virtual machine list generation method and device and electronic equipment
CN110795215B (en) Data processing method, computer equipment and storage medium
WO2015039585A1 (en) Method and device for testing software reliability
CN110753136B (en) Domain name resolution method, device, equipment and storage medium
CN111459411B (en) Data migration method, device, equipment and storage medium
CN115048295A (en) Test method, test device, test terminal and computer readable storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210528

RJ01 Rejection of invention patent application after publication