CN110191475B - Data processing method and device for base station - Google Patents

Data processing method and device for base station Download PDF

Info

Publication number
CN110191475B
CN110191475B CN201810155064.7A CN201810155064A CN110191475B CN 110191475 B CN110191475 B CN 110191475B CN 201810155064 A CN201810155064 A CN 201810155064A CN 110191475 B CN110191475 B CN 110191475B
Authority
CN
China
Prior art keywords
base station
server
address
communication link
uplink
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
CN201810155064.7A
Other languages
Chinese (zh)
Other versions
CN110191475A (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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment 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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201810155064.7A priority Critical patent/CN110191475B/en
Publication of CN110191475A publication Critical patent/CN110191475A/en
Application granted granted Critical
Publication of CN110191475B publication Critical patent/CN110191475B/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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention provides a data processing method and a device of a base station, wherein the base station is connected with a probe server, and the method comprises the following steps: the base station acquires a server Internet Protocol (IP) address and a server port number of the probe server; the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter; the base station establishes an uplink communication link according to the communication link establishment parameters; the base station sends an uplink message to the probe server through the uplink communication link; in the embodiment of the invention, the downlink communication link can be determined by configuring a small number of base station configuration parameters, and the rest parameters can be acquired through the downlink message, so that the complexity of base station configuration is reduced, the network environment is automatically identified and the routing information is acquired for a complex commercial network, and the parameter configuration efficiency of the base station is improved.

Description

Data processing method and device for base station
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a data processing method and a data processing apparatus for a base station.
Background
In the communication field, network operators often cannot monitor the transmission quality of a communication network in real time, and cannot find the problem of the transmission quality in time when the network fault or the bandwidth is limited.
However, many parameters related to the TWAMP function, such as the server IP address, the remote port number, the VLAN information, and the DSCP information of the probe server, need to be configured at the near end or the remote end manually, and because these parameters affect the intercommunication and interconnection between the base station and the probe server, the correctness of the parameter configuration needs to be ensured, which results in time and labor consuming in the provisioning process; further, the existing probe server generally uses the first frame of test data to dynamically create the uplink and downlink TWAMP data processing links, so that the subsequent test data can be quickly processed to ensure the real-time performance of the test, and the processing mechanism has the disadvantage that the first frame of data is discarded in the processing flow, which causes the deviation of the final TWAMP packet loss rate statistics; because the network location of the probe server is complex, corresponding routing table entry configuration and transmission operation need to be manually performed on the base station side for different application scenarios, which may cause a short-term unmanaged and service interruption of the base station.
Disclosure of Invention
Embodiments of the present invention provide a data processing method for a base station and a corresponding data processing apparatus for a base station, so as to solve the above-mentioned problems that the base station is time-consuming and labor-consuming in the process of opening the base station due to too many configuration parameters of the base station, and the service of the base station is easily interrupted when the base station performs data transmission because the network location where a probe server is located is relatively complex.
In order to solve the above problem, an embodiment of the present invention discloses a data processing method for a base station, where the base station is connected to a probe server, and the method includes:
the base station acquires a server Internet Protocol (IP) address and a server port number of the probe server;
the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
the base station establishes an uplink communication link according to the communication link establishment parameters;
and the base station sends an uplink message to the probe server through the uplink communication link.
Preferably, the step of the base station obtaining the test packet according to the server IP address and the server port number includes:
and the base station monitors the server IP address and the server port number of the probe server to obtain a test message.
Preferably, the communication link establishing parameter includes a remote port number, DSCP information and VLAN information.
Preferably, the step of the base station establishing the uplink communication link according to the communication link establishment parameter includes:
and the base station establishes an uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information and the VLAN information.
Preferably, the step of the base station sending an uplink message to the probe server via the uplink communication link includes:
the base station inquires a routing table according to the server IP address to obtain a gateway IP address;
the base station queries an Address Resolution Protocol (ARP) table according to the gateway IP address to obtain a target Media Access Control (MAC) address;
and the base station sends the uplink message to the probe server through the target MAC address.
Preferably, the step of the base station sending an uplink message to the probe server via the uplink communication link includes:
the base station queries an ARP table according to the IP address of the server to obtain a target MAC address;
and the base station sends the uplink message to the probe server through the target MAC address.
The embodiment of the invention also discloses a data processing device of the base station, the base station is connected with the probe server, and the device comprises:
an obtaining module, configured to obtain, by the base station, a server internet protocol IP address and a server port number of the probe server;
a test message obtaining module, configured to obtain, by the base station, a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
an uplink communication link establishing module, configured to establish an uplink communication link by the base station according to the communication link establishing parameter;
and the uplink message sending module is used for sending the uplink message to the probe server by the base station through the uplink communication link.
Preferably, the test packet obtaining module includes:
and the test message obtaining submodule is used for the base station to monitor the server IP address and the server port number of the probe server to obtain the test message.
Preferably, the communication link establishing parameter includes a remote port number, DSCP information and VLAN information.
Preferably, the uplink communication link establishing module includes:
and the uplink communication link establishing submodule is used for establishing an uplink communication link by the base station according to the server IP address, the server port number, the far-end port number, the DSCP information and the VLAN information.
Preferably, the uplink packet sending module includes:
the first gateway IP address acquisition submodule is used for the base station to inquire a routing table according to the server IP address and acquire a gateway IP address;
a first target MAC address obtaining submodule, configured to query, by the base station, an ARP (address resolution protocol) table according to the gateway IP address to obtain a target MAC address;
and the first uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
Preferably, the uplink packet sending module includes:
a second target MAC address obtaining submodule, configured to query, by the base station, an ARP table according to the server IP address to obtain a target MAC address;
and the second uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
The embodiment of the invention has the following advantages:
in the embodiment of the invention, the base station is connected with a probe server, and the base station acquires a server Internet Protocol (IP) address and a server port number of the probe server; the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter; the base station establishes an uplink communication link according to the communication link establishment parameters; the base station sends an uplink message to the probe server through the uplink communication link; in the embodiment of the invention, the downlink communication link can be determined by configuring a small number of base station configuration parameters, and the rest parameters can be acquired through the downlink message, so that the complexity of base station configuration is reduced, the network environment is automatically identified and the routing information is acquired for a complex commercial network, and the parameter configuration efficiency of the base station is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts;
fig. 1 is a flowchart illustrating a first step of a data processing method of a base station according to a first embodiment of the present invention;
fig. 2 is a flowchart of steps of a second embodiment of a data processing method of a base station according to the present invention;
fig. 3 is a timing diagram of a base station and a probe server according to an embodiment of the present invention;
fig. 4 is a block diagram of an embodiment of a data processing apparatus of a base station according to the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects solved by the embodiments of the present invention more clearly apparent, the embodiments of the present invention are described in further detail below with reference to the accompanying drawings and the embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
One of the core concepts of the embodiments of the present invention is that an uplink communication link and a downlink communication link between a base station and a probe server can be established by configuring a small number of parameters (such as a server IP address and a server port number in the embodiments of the present invention), and compared with a conventional base station configuration method, a cumbersome parameter configuration step is not required, and the base station can automatically identify a network environment (a two-layer network or a three-layer network) and acquire routing information according to the network environment, thereby implementing an automatic network identification and routing learning function.
Referring to fig. 1, a flowchart illustrating a first step of a data processing method of a base station according to an embodiment of the present invention is shown, where the base station is connected to a probe server, and the method specifically includes the following steps:
step 101, the base station acquires a server IP (Internet Protocol) address and a server port number of the probe server;
in the embodiment of the invention, the base station is connected with a probe server, the probe server is a device for operating the TWAMP, the TWAMP is mainly used for detecting network quality from a source end to a destination end, and comprises a plurality of network indexes such as jitter, packet loss rate, time delay and the like, the TWAMP device is mainly divided into a client end (source end) and a control end (destination end), the control end sends test data, collects and counts response data, and the client end responds to a message of the control end.
The Base station may include a macro Base station, a micro Base station, a pico Base station, a distributed Base station, and the like, which is not specifically limited in the embodiments of the present invention, and the Base station may mainly include a baseband processing Unit (Building Base station Unit), a Radio Remote Unit (Radio Remote Unit), and an antenna feed system;
the baseband processing unit mainly completes the functions of channel coding and decoding, modulation and demodulation of baseband signals, protocol processing and the like, and simultaneously needs to provide an interface function with an upper network element;
the remote radio unit mainly performs D/a (Digital to Analog) conversion of Digital signals, a/D (Analog to Digital) conversion of Analog signals, Digital up/down conversion and radio frequency signal modulation and demodulation on Digital/Analog signals received from/transmitted to the baseband processing unit, then performs power amplification/low noise amplification on the radio frequency Analog signals to be transmitted/received, and finally transmits the radio frequency Analog signals to the antenna feed system through the filter element for transmission. The remote radio unit needs to provide interfaces with the baseband processing unit and the antenna feed system;
the antenna feed system mainly comprises a feeder line and an antenna, and aims to centralize wireless signals received to the remote radio unit and then radiate the wireless signals out, and also centralize signals sent by user equipment and transmit the signals to the remote radio unit for processing.
Further, the base station may obtain a server IP address and a server port number of the probe server.
102, the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
specifically, when the embodiment of the present invention is applied, after the base station obtains the server IP address and the server port number of the probe server, a downlink communication link may be established according to the server IP address and the server port number, and the base station monitors the server IP address and the server port number, and captures a test packet (i.e., a downlink packet), so that it is ensured that the captured packet is a test packet, and there is no other type of data packet, and an additional load of a processor is not increased, and configuration parameters of the base station may be reduced.
Specifically, the test message may include communication link establishment parameters, where the communication link establishment parameters may include a remote port number, DSCP (Differentiated Services Code Point) information, VLAN (Virtual Local Area Network) information, and the like.
103, the base station establishes an uplink communication link according to the communication link establishment parameter;
further, the base station establishes an uplink communication link according to the communication link establishment parameter, wherein the communication link establishment parameter further includes a server IP address and a server port number, that is, the base station establishes the uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information, and the VLAN information.
And step 104, the base station sends an uplink message to the probe server through the uplink communication link.
In a preferred embodiment of the present invention, after the uplink communication link is established, in a case of a three-layer network, the base station may query a routing table according to an IP Address of the server to obtain an IP Address of the gateway, and then query an ARP (Address Resolution Protocol) table according to the IP Address of the gateway to obtain a target MAC (Media Access Control) Address, and configure the target MAC Address to the uplink packet, so that the base station may send the uplink packet to the probe server through the uplink communication link.
And under the condition of a two-layer network, because the IP address of the probe server and the IP address of the base station belong to the same network segment, the ARP table can be inquired according to the IP address of the server to obtain a target MAC address, the target MAC address is configured to the uplink message, and under the structure of the two-layer network, the base station sends the uplink message to the probe server through an uplink communication link.
In the embodiment of the invention, the base station is connected with a probe server, and the base station acquires a server Internet Protocol (IP) address and a server port number of the probe server; the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter; the base station establishes an uplink communication link according to the communication link establishment parameters; the base station sends an uplink message to the probe server through the uplink communication link; in the embodiment of the invention, the downlink communication link can be determined by configuring a small number of base station configuration parameters, and the rest parameters can be acquired through the downlink message, so that the complexity of base station configuration is reduced, the network environment is automatically identified and the routing information is acquired for a complex commercial network, and the parameter configuration efficiency of the base station is improved.
Referring to fig. 2, a flowchart illustrating a second step of a data processing method of a base station according to an embodiment of the present invention is shown, where the base station is connected to a probe server, and the method specifically includes the following steps:
step 201, the base station acquires a server IP address and a server port number of the probe server;
in the embodiment of the invention, the base station is connected with a probe server, the probe server is a device for operating TWAMP, the TWAMP is mainly used for detecting network quality from a source end to a destination end, and comprises various network indexes such as jitter, packet loss rate, time delay and the like, the TWAMP device is mainly divided into a client and a control end, the control end sends test data and collects and counts response data, the client responds to a message of the control end, and the base station can acquire a server IP address and a server port number of the probe server input by a user.
Step 202, the base station monitors the server IP address and the server port number of the probe server to obtain a test message; wherein the test message comprises a communication link establishment parameter; the communication link establishing parameters comprise a far-end port number, DSCP information and VLAN information;
after the base station acquires the server IP address and the server port number of the probe server, monitoring the server IP address and the server port number of the probe server to obtain a test message; the communication link establishment parameter includes a remote port number, DSCP information, and VLAN information, and may also include other communication link establishment parameters, such as a base station IP address, a local port number, and the like.
It should be noted that, after the base station obtains the server IP address and the server port number, the base station may establish a downlink communication link according to the server IP address and the server port number, and obtain the test packet by using the downlink communication link.
Step 203, the base station establishes an uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information and the VLAN information;
further, the base station may establish an uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information, and the VLAN information; therefore, the base station automatically triggers the establishment of the uplink communication link, and the uplink communication link is established without manually configuring communication link establishment parameters, so that the efficiency of base station configuration is improved.
Step 204, the base station sends an uplink message to the probe server through the uplink communication link.
In a specific example of the embodiment of the present invention, the base station may send the uplink packet to the probe server through the uplink communication link, and specifically, in a case of a three-layer network or a two-layer network, the base station may send the uplink packet through the uplink communication link in a different manner.
In a specific application of the embodiment of the present invention, the step of the base station sending the uplink message to the probe server via the uplink communication link includes the following sub-steps:
substep S2041, the base station inquires a routing table according to the server IP address to obtain a gateway IP address;
substep S2042, the base station inquires an ARP table according to the gateway IP address to obtain a target MAC address;
and a substep S2043, wherein the base station sends an uplink message to the probe server through the target MAC address.
Under the condition of a three-layer network, because the probe server and the service data share one gateway, the base station needs to query a routing table according to the IP address of the server to obtain the IP address of the gateway; after obtaining the gateway IP address, the base station queries an ARP table according to the gateway IP address, and can obtain the target MAC address according to the corresponding relation between the gateway IP address and the MAC address on the ARP table; and the base station sets the MAC address of the uplink message as a target MAC address, and then the uplink message can be sent to the probe server.
In a preferred embodiment of the present invention, the step of sending, by the base station, an uplink packet to the probe server through the uplink communication link includes the following substeps:
substep S2044, the base station queries an ARP table according to the server IP address to obtain a target MAC address;
and a substep S2045, wherein the base station sends an uplink message to the probe server through the target MAC address.
Under the condition of a two-layer network, because the IP address of the server and the IP address of the base station belong to the same network segment, the base station can inquire an ARP table according to the IP address of the server and directly obtain a target MAC address; and the base station sets the MAC address of the uplink message as a target MAC address, and then the uplink message can be sent to the probe server.
In the embodiment of the invention, the base station acquires the server IP address and the server port number of the probe server; the base station monitors the server IP address and the server port number of the probe server to obtain a test message; wherein the test message comprises a communication link establishment parameter; the communication link establishing parameters comprise a far-end port number, DSCP information and VLAN information; the base station establishes an uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information and the VLAN information; the base station sends an uplink message to the probe server through the uplink communication link; the number of configuration parameters of the base station is reduced, the establishment of a downlink communication link is automatically triggered, the self-adaption performance of the base station is improved, the automatic network identification and route learning functions are realized, and the manual configuration of relevant parameters is not needed.
In order to make the embodiments of the present invention better understood by those skilled in the art, a specific example is illustrated:
referring to fig. 3, a timing diagram of a base station and a probe server according to an embodiment of the present invention is shown, as shown in fig. 3, a transmission network between the base station and the probe server may be divided into a three-layer network or a two-layer network, and a downlink communication link is established by operating and maintaining a configuration parameter of a terminal at the base station side. After the downlink communication link is successfully established, the base station monitors the server IP address and the server port number of the probe server in real time and captures a Sender message (namely a test message). And when capturing the Sender message, the base station sends the Sender message to the processor in time for processing. And after receiving the Sender message, the processor analyzes the Sender message, and acquires VALN information, a remote port number, DSCP information and the like of the probe server from the message to trigger the establishment of an uplink communication link. Meanwhile, the processor constructs a Reflector message (uplink message) according to the Sender message and the protocol text, and after the uplink communication link is successfully established, the processor sends the Reflector message to a transmission interface of the base station through the uplink communication link. The base station needs to select a reasonable route to send the Reflector message to the probe server.
1. Parameter configuration: the parameters are required to be configured at the base station to establish the downlink communication link. The base station can uniquely determine a downlink communication link by acquiring the server IP address and the server port number of the probe server. The base station monitors the IP address and the port number of the server in real time, can ensure that the captured messages are all test messages, can not increase the extra load of a processor, and simultaneously reduces the number of configuration parameters to the minimum.
2. Configuration of uplink and downlink communication links: when the base station receives the Sender message. The processor analyzes the Sender message, acquires DSCP information, VLAN information, far-end port number and other information from the Sender message, and establishes an uplink communication link according to the base station IP address, the server IP address, the local port number, the far-end port number and the DSCP information. Meanwhile, the processor also constructs a Reflector message (namely an uplink message) according to the acquired message and the protocol text. And after the uplink communication link is successfully established, the processor sends a Reflector message to the uplink channel in time. Therefore, the first frame data can be ensured to be responded in time when the uplink communication link is established, and the deviation of packet loss rate statistics is reduced.
3. And (3) routing selection: and after the uplink communication link is successfully established, the processor sends the Reflector message to a transmission interface of the base station, and the transmission interface of the base station needs to select a reasonable route to send the Reflector message to the probe server. The networking mode of the commercial environment is flexible and mainly comprises a three-layer network and a two-layer network.
For a three-layer network, the base station can query a routing table according to the server IP address of the probe server, and the probe server and the service data share one gateway in the three-layer network, so that the gateway IP address can be obtained by querying the routing table; and inquiring an ARP table according to the gateway IP address to obtain the MAC address of the gateway. And modifying the target MAC address of the Reflector message into the MAC address of the gateway, and then sending the MAC address to the probe server through the transmission interface of the base station.
For a two-layer network, the server IP address of the probe server and the base station IP address belong to the same network segment, the MAC address of the gateway can be directly obtained from the ARP table, the target MAC address of the Reflector message is modified into the MAC address of the gateway, and then the MAC address is sent to the probe server through a transmission interface of the base station.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Referring to fig. 4, a block diagram of a data processing apparatus of a base station according to an embodiment of the present invention is shown, where the base station is connected to a probe server, and the data processing apparatus may specifically include the following modules:
an obtaining module 301, configured to obtain, by the base station, a server internet protocol IP address and a server port number of the probe server;
a test message obtaining module 302, configured to obtain, by the base station, a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
an uplink communication link establishing module 303, configured to establish, by the base station, an uplink communication link according to the communication link establishing parameter;
an uplink message sending module 304, configured to send an uplink message to the probe server through the uplink communication link by the base station.
Preferably, the test packet obtaining module includes:
and the test message obtaining submodule is used for the base station to monitor the server IP address and the server port number of the probe server to obtain the test message.
Preferably, the communication link establishing parameter includes a remote port number, DSCP information and VLAN information.
Preferably, the uplink communication link establishing module includes:
and the uplink communication link establishing submodule is used for establishing an uplink communication link by the base station according to the server IP address, the server port number, the far-end port number, the DSCP information and the VLAN information.
Preferably, the uplink packet sending module includes:
the first gateway IP address acquisition submodule is used for the base station to inquire a routing table according to the server IP address and acquire a gateway IP address;
a first target MAC address obtaining submodule, configured to query, by the base station, an ARP (address resolution protocol) table according to the gateway IP address to obtain a target MAC address;
and the first uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
Preferably, the uplink packet sending module includes:
a second target MAC address obtaining submodule, configured to query, by the base station, an ARP table according to the server IP address to obtain a target MAC address;
and the second uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The data processing method of a base station and the data processing apparatus of a base station provided by the present invention are introduced in detail, and a specific example is applied in the text to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (6)

1. A data processing method of a base station, wherein the base station is connected to a probe server, the method comprising:
the base station acquires a server Internet Protocol (IP) address and a server port number of the probe server;
the base station obtains a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
the base station establishes an uplink communication link according to the communication link establishment parameters;
the base station sends an uplink message to the probe server through the uplink communication link;
the step that the base station obtains the test message according to the server IP address and the server port number comprises the following steps:
the base station monitors the server IP address and the server port number of the probe server to obtain a test message;
the communication link establishing parameters comprise a remote port number, differential service code point DSCP information and virtual local area network VLAN information;
the step of the base station sending an uplink message to the probe server via the uplink communication link includes:
the base station inquires a routing table according to the server IP address to obtain a gateway IP address;
the base station queries an Address Resolution Protocol (ARP) table according to the gateway IP address to obtain a target Media Access Control (MAC) address;
and the base station sends the uplink message to the probe server through the target MAC address.
2. The method of claim 1, wherein the step of the base station establishing the uplink communication link according to the communication link establishment parameter comprises:
and the base station establishes an uplink communication link according to the server IP address, the server port number, the remote port number, the DSCP information and the VLAN information.
3. The method of claim 1, wherein the step of the base station sending an uplink message to the probe server via the uplink communication link comprises:
the base station queries an ARP table according to the IP address of the server to obtain a target MAC address;
and the base station sends the uplink message to the probe server through the target MAC address.
4. A data processing apparatus of a base station, wherein the base station is connected to a probe server, the apparatus comprising:
an obtaining module, configured to obtain, by the base station, a server internet protocol IP address and a server port number of the probe server;
a test message obtaining module, configured to obtain, by the base station, a test message according to the server IP address and the server port number; wherein the test message comprises a communication link establishment parameter;
an uplink communication link establishing module, configured to establish an uplink communication link by the base station according to the communication link establishing parameter;
an uplink message sending module, configured to send, by the base station, an uplink message to the probe server through the uplink communication link;
the test message obtaining module comprises:
a test message obtaining submodule, configured to monitor a server IP address and a server port number of the probe server by the base station, and obtain a test message;
the communication link establishing parameters comprise a remote port number, differential service code point DSCP information and virtual local area network VLAN information;
the uplink message sending module comprises:
the first gateway IP address acquisition submodule is used for the base station to inquire a routing table according to the server IP address and acquire a gateway IP address;
a first target MAC address obtaining submodule, configured to query, by the base station, an ARP (address resolution protocol) table according to the gateway IP address to obtain a target MAC address;
and the first uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
5. The apparatus of claim 4, wherein the uplink establishing module comprises:
and the uplink communication link establishing submodule is used for establishing an uplink communication link by the base station according to the server IP address, the server port number, the far-end port number, the DSCP information and the VLAN information.
6. The apparatus of claim 4, wherein the uplink messaging module comprises:
a second target MAC address obtaining submodule, configured to query, by the base station, an ARP table according to the server IP address to obtain a target MAC address;
and the second uplink message sending submodule is used for sending the uplink message to the probe server by the base station through the target MAC address.
CN201810155064.7A 2018-02-23 2018-02-23 Data processing method and device for base station Active CN110191475B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810155064.7A CN110191475B (en) 2018-02-23 2018-02-23 Data processing method and device for base station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810155064.7A CN110191475B (en) 2018-02-23 2018-02-23 Data processing method and device for base station

Publications (2)

Publication Number Publication Date
CN110191475A CN110191475A (en) 2019-08-30
CN110191475B true CN110191475B (en) 2021-04-27

Family

ID=67713531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810155064.7A Active CN110191475B (en) 2018-02-23 2018-02-23 Data processing method and device for base station

Country Status (1)

Country Link
CN (1) CN110191475B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112866108A (en) * 2021-02-01 2021-05-28 迪莲娜(上海)大数据服务有限公司 Edge gateway link optimization method, system, medium and cloud management system
CN114679483B (en) * 2022-03-01 2023-07-25 南京巨鲨显示科技有限公司 Communication method, system and storage medium for distributed service communication system

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013975A (en) * 2007-01-24 2007-08-08 中国人民解放军理工大学指挥自动化学院 Method and system for testing performance parameter between random two terminal systems in IP network
CN102299923A (en) * 2011-08-18 2011-12-28 工业和信息化部电信传输研究所 Session-Receiver register method in Internet performance measurement system
US9225602B2 (en) * 2013-07-30 2015-12-29 Aruba Networks, Inc. Dynamic grouping and configuration of access points
WO2016043633A1 (en) * 2014-09-15 2016-03-24 Telefonaktiebolaget L M Ericsson (Publ) Methods and arrangements for active measurements
CN106161124A (en) * 2015-03-30 2016-11-23 中兴通讯股份有限公司 The test processing method of message and device
CN106603333A (en) * 2016-12-14 2017-04-26 瑞斯康达科技发展股份有限公司 Network performance measuring method, apparatus and system
CN106936661A (en) * 2015-12-31 2017-07-07 华为技术有限公司 A kind of network monitoring method, apparatus and system
CN107425995A (en) * 2016-05-24 2017-12-01 中兴通讯股份有限公司 Bidirectional measurement control method, send business device and receive business device
CN107465565A (en) * 2016-06-06 2017-12-12 中兴通讯股份有限公司 Link test method and apparatus and system
US9872191B2 (en) * 2015-06-11 2018-01-16 Intel IP Corporation Method, system, and apparatus of range measurement in a wireless network
CN107645727A (en) * 2016-07-20 2018-01-30 大唐移动通信设备有限公司 A kind of method and device of testing base station
CN107666671A (en) * 2016-07-29 2018-02-06 中兴通讯股份有限公司 The method and device of incorrect link detection based on TWAMP

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9628358B2 (en) * 2012-10-05 2017-04-18 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for piggybacking radio data in IP measurements
US9485165B2 (en) * 2012-12-14 2016-11-01 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for augmenting TWAMP
CN105049495B (en) * 2015-06-29 2018-10-02 广州酷狗计算机科技有限公司 Method for discovering equipment, apparatus and system
US10129102B2 (en) * 2016-05-11 2018-11-13 Spirent Communications, Inc. Service based testing

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013975A (en) * 2007-01-24 2007-08-08 中国人民解放军理工大学指挥自动化学院 Method and system for testing performance parameter between random two terminal systems in IP network
CN102299923A (en) * 2011-08-18 2011-12-28 工业和信息化部电信传输研究所 Session-Receiver register method in Internet performance measurement system
US9225602B2 (en) * 2013-07-30 2015-12-29 Aruba Networks, Inc. Dynamic grouping and configuration of access points
WO2016043633A1 (en) * 2014-09-15 2016-03-24 Telefonaktiebolaget L M Ericsson (Publ) Methods and arrangements for active measurements
CN106161124A (en) * 2015-03-30 2016-11-23 中兴通讯股份有限公司 The test processing method of message and device
US9872191B2 (en) * 2015-06-11 2018-01-16 Intel IP Corporation Method, system, and apparatus of range measurement in a wireless network
CN106936661A (en) * 2015-12-31 2017-07-07 华为技术有限公司 A kind of network monitoring method, apparatus and system
CN107425995A (en) * 2016-05-24 2017-12-01 中兴通讯股份有限公司 Bidirectional measurement control method, send business device and receive business device
CN107465565A (en) * 2016-06-06 2017-12-12 中兴通讯股份有限公司 Link test method and apparatus and system
CN107645727A (en) * 2016-07-20 2018-01-30 大唐移动通信设备有限公司 A kind of method and device of testing base station
CN107666671A (en) * 2016-07-29 2018-02-06 中兴通讯股份有限公司 The method and device of incorrect link detection based on TWAMP
CN106603333A (en) * 2016-12-14 2017-04-26 瑞斯康达科技发展股份有限公司 Network performance measuring method, apparatus and system

Also Published As

Publication number Publication date
CN110191475A (en) 2019-08-30

Similar Documents

Publication Publication Date Title
CN102377764B (en) Communication means and communication system
CN109150650B (en) Method for reporting communication faults and corresponding equipment
CN108028802B (en) Construction of self-organizing mesh networks using 802.11AD technology
US20100039958A1 (en) Device, system, and method for automatically configuring application terminals in home network
EP3566422B1 (en) Method for data transmission between, on the one hand, an application server, and, on the other hand, at least one internet-of-things communication device using a mobile communication network, system, program and computer program product
CN100391156C (en) Communication system and terminal
CN112437459B (en) Management method and device for wireless grid network
CN110913006B (en) Remote diagnosis method and system
JP5485543B2 (en) Communication method in network including primary network and secondary network
CN112910908B (en) SDN-based industrial heterogeneous protocol conversion device management and cooperative conversion method
CN104158752A (en) Method and device of processing business flow
CN112671904B (en) Method and device for transmitting equipment state information, storage medium and electronic device
EP2856704B1 (en) Relaying messages in a heterogeneous network
CN110191475B (en) Data processing method and device for base station
CN110933734B (en) Communication system and method based on fusion of LTE module and MESH module
US9948497B2 (en) System for and method of automatically discovering and configuring NIDs
JP2017532875A (en) Data exchange method, baseband processing unit, wireless remote unit and relay unit
US20110158173A1 (en) System for distributing broadband wireless signals indoors
CN111182265A (en) Video monitoring equipment cascading method and device
US20190238361A1 (en) Cable Media Converter Management Method, Apparatus, and System
US10708163B1 (en) Methods, systems, and computer readable media for automatic configuration and control of remote inline network monitoring probe
CN109302504B (en) Method for establishing control signaling channel in PTN, PTN network element and storage medium
CN105916167B (en) A kind of communication means for expanding agreement using hostapd platform SWAN
CN109495918B (en) Data transmission method and device
US9838126B2 (en) Analog distributed antenna system and its operating method

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