CN103826264B - A kind of method and apparatus for realizing data transfer - Google Patents
A kind of method and apparatus for realizing data transfer Download PDFInfo
- Publication number
- CN103826264B CN103826264B CN201410042531.7A CN201410042531A CN103826264B CN 103826264 B CN103826264 B CN 103826264B CN 201410042531 A CN201410042531 A CN 201410042531A CN 103826264 B CN103826264 B CN 103826264B
- Authority
- CN
- China
- Prior art keywords
- data
- transmission interface
- message
- uplink
- module
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 31
- 230000005540 biological transmission Effects 0.000 claims abstract description 161
- 238000013507 mapping Methods 0.000 claims description 39
- 238000012545 processing Methods 0.000 claims description 16
- 238000000605 extraction Methods 0.000 claims description 15
- 230000003993 interaction Effects 0.000 claims description 9
- 230000002776 aggregation Effects 0.000 description 11
- 238000004220 aggregation Methods 0.000 description 11
- 230000008901 benefit Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000011664 signaling Effects 0.000 description 2
- 101001091379 Homo sapiens Kallikrein-5 Proteins 0.000 description 1
- 102100034868 Kallikrein-5 Human genes 0.000 description 1
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012805 post-processing Methods 0.000 description 1
- 230000005641 tunneling Effects 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention discloses a kind of method and apparatus for realizing data transfer;Wherein, the method includes:Set and open multiple gateways and exchange GE coffrets;Configuration data stream distribution policy;The GE coffrets are selected to send datagram using the data flow distribution policy.Using the method and apparatus of the embodiment of the present invention, it is ensured that data traffic be polymerized and distribution it is controllable, it is achieved thereby that the more large transmission bandwidth and load sharing of data message, effectively raise the efficiency of data transfer.
Description
Technical Field
The present invention relates to the field of mobile communication technologies, and in particular, to a method and an apparatus for implementing data transmission.
Background
With the rapid development of LTE services, the transmission between the eNodeB (base station) and the access network transmission device and the transmission inside the eNodeB must meet the requirement of high-capacity transmission, and meanwhile, the GE (gateway exchange) transmission interface where the eNodeB is docked with the access network transmission device also needs to meet the requirement of link aggregation of data, so as to implement aggregation and distribution of multiple traffic.
However, in the current TD-LTE (Time Division-Long Term Evolution) system, the Transmission Network includes Network elements such as eNodeB, PTN (Packet Transport Network), CE (carrier ethernet, carrier Packet Core), and EPC (Evolved Packet Core), and among the Network elements, data Transmission may include multiple types of messages such as ARP (Address Resolution Protocol), SCTP (Stream Control Transmission Protocol), UDP (User datagram Protocol), TCP (Transmission Control Protocol), and GTP-U (GPRS tunneling Protocol for the User plane). With the development of LTE services, when an eNodeB is fully allocated with 12 cells, the theoretical transmission bandwidth of S1/X2 already exceeds 1Gbps, so in the current network system, the bandwidth of a single GE transmission port usually used by the eNodeB cannot meet the requirements of service and signaling data transmission.
Disclosure of Invention
In view of the above, the present invention has been made to provide a method and apparatus for implementing data transmission that overcomes or at least partially solves the above-mentioned problems.
According to an aspect of the present invention, there is provided a method for implementing data transmission, including: setting and starting a plurality of gateway exchange GE transmission interfaces; configuring a data stream distribution strategy; and selecting the GE transmission interface to transmit the data message by using the data stream distribution strategy.
Preferably, the GE transmission interface includes at least two external transmission interfaces and two internal transmission interfaces.
Preferably, the sending the uplink and downlink data packets by using the data stream distribution policy selection GE transmission interface includes: receiving a downlink message sent by an external network element through an external GE transmission interface, and selecting an internal GE transmission interface to send the downlink message by using the data stream distribution strategy; and receiving an uplink message sent by the baseband processor through an internal GE transmission interface, and selecting an external GE transmission interface to send the uplink message by using the data stream distribution strategy.
Preferably, the data stream distribution policy is configured by: establishing a mapping relation list between the data message and the GE transmission interface by using parameter information carried by the data message; and when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to the parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message.
Preferably, the data stream distribution policy is configured by: performing hash operation on the parameter information carried by the data message; establishing a mapping relation list of the hash operation value and the GE transmission interface; and when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to the parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message.
Preferably, the parameter information carried by the data packet at least includes one of the following parameters: the source or destination MAC address of the data message Ethernet frame, the source or destination IP address of the data message, the source or destination port number of the user data packet protocol UDP, the transmission control protocol TCP, the stream control transmission protocol SCTP and the tunnel endpoint identifier TEID of the general packet radio service tunnel protocol user plane GTP-U message.
Preferably, the data stream distribution policy is configured by: acquiring a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to a baseband processor; setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to system data by using the data stream distribution rule; and after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule, acquiring uplink internal GE transmission interface information set by the baseband processor according to a target MAC address of the GTP-U message.
Preferably, the system data at least includes one of different baseband processing board card data, different cell data, and bearer data corresponding to different QCI values.
According to another aspect of the present invention, there is provided an apparatus for implementing data transmission, including: the device comprises a setting unit, a configuration unit and a control unit; the setting unit is used for setting and starting a plurality of gateway exchange GE transmission interfaces; the configuration unit is used for configuring a data stream distribution strategy; the control unit is used for selecting the GE transmission interface started by the setting unit to send the data message by using the data stream distribution strategy configured by the configuration unit.
Preferably, the GE transmission interface set and opened by the setting unit at least includes two external transmission interfaces and two internal transmission interfaces.
Preferably, the control unit includes: the device comprises a receiving module, a selecting module and a sending module; the receiving module is used for receiving a downlink message sent by an external network element through an external GE transmission interface and an uplink message sent by the baseband processor through an internal GE transmission interface; the selection module is used for selecting an external GE transmission interface corresponding to the uplink message and an internal GE transmission interface corresponding to the downlink message by using the data stream distribution strategy configured by the configuration unit, and notifying the sending module; and the sending module user sends the uplink and downlink messages according to the GE transmission interface selected by the selection module.
Preferably, the configuration unit includes: the device comprises a first extraction module, a first mapping module and a first processing module; the first extraction module is used for extracting parameter information carried by the data message; the first mapping module is used for establishing a mapping relation list between the data message and the GE transmission interface by using the parameter information extracted by the first extraction module; and the first processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
Preferably, the configuration unit includes: the second extraction module, the second mapping module and the second processing module; the second extraction module is used for attempting the parameter information carried by the data message and carrying out hash operation on the parameter information; the second mapping module is used for establishing a mapping relation list between the hash operation value and the GE transmission interface; and the second processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
Preferably, the configuration unit includes: the system comprises an acquisition module, a matching module and an interaction module; the acquisition module is used for acquiring a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to the baseband processor; the matching module is used for setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to the system data by using the data stream distribution rule acquired by the acquisition module; and the interaction module is used for carrying out information interaction with the baseband processor and acquiring uplink internal GE transmission interface information set by the baseband processor according to a destination MAC address of the GTP-U message after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule.
The embodiment of the invention ensures the controllability and adjustability of the aggregation and distribution of the data flow by setting and starting the plurality of GE transmission interfaces and selecting different GE transmission interfaces to transmit the uplink and downlink data messages according to the data flow distribution strategy in the data transmission process, thereby realizing larger transmission bandwidth and load sharing of the data messages and effectively improving the efficiency of data transmission.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flowchart illustrating steps of a method for implementing data transmission according to an embodiment of the present invention;
fig. 2 is a schematic block diagram of an apparatus for implementing data transmission according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Referring to fig. 1, a flowchart illustrating steps of a method for implementing data transmission according to an embodiment of the present invention is shown, which may specifically include the following steps:
step 110: setting and starting a plurality of GE transmission interfaces;
specifically, a plurality of GE transmission interfaces are set and started in a transmission control device in the eNodeB; it should be noted that, in order to be fused with the existing eNodeB to the greatest extent, the present embodiment proposes to provide two external GE transmission interfaces and two internal GE transmission interfaces, that is, two GE transmission interfaces are provided for the transmission between the eNodeB and the external network element, and two GE transmission interfaces are also provided between the internal and baseband processors through the NP chip. Therefore, the external traffic aggregation and distribution of the eNodeB is realized through the link aggregation function of the two external GE transmission interfaces, the maximum aggregation transmission bandwidth supports 2Gbps, the two internal GE transmission interfaces ensure the uniform aggregation and distribution of the traffic through different control algorithms, and the transmission with each baseband processor is realized through the exchange chip.
Step 120: configuring a data stream distribution strategy;
it is to be noted that, in this embodiment, two GE transmission interfaces PORT0 and PORT1 may be set on the transmission main control board SCTE and simultaneously turned on, so as to implement a link aggregation function of the external 802.3ad in the standard protocol, and an OM (Operation Maintenance) entity configures the link aggregation control function. By the mode, the main control board NP chip can be a data high-speed forwarding channel, so that rule matching and forwarding of data can be realized, for example, specified fields can be matched, and a forwarding rule can be selected. Meanwhile, the NP chip also internally opens two transmission PORT PORTs and communicates with each baseband card through the Ethernet switch chip. In this embodiment, the eNodeB performs traffic aggregation and distribution on service or signaling data mainly by controlling the ingress and egress of packets from two different PORTs of the NP, and meets the standard protocol requirements between the external PORT and other external network elements, thereby ensuring that the two PORTs operate normally, and under abnormal conditions, there are related alarms and post-processing, and ensuring that no or few packets are lost as far as possible.
Specifically, the core of the eNodeB for implementing the distribution control of the data traffic is to implement the selection of the port according to a distribution policy, and although the standard protocol does not specify the distribution policy, any distribution policy needs to ensure that all frames constituting a service flow are transmitted on a link in the order of the transmitting end, and cannot be out of order or repeated; based on this, the present embodiment proposes to configure the data stream distribution policy by the following way, but is not limited to this:
A. based on the current transmission architecture of the eNodeB, establishing a mapping relation list between the data message and the GE transmission interface by using the parameter information carried by the data message; when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message;
B. performing hash operation on the parameter information carried by the data message; establishing a mapping relation list of the hash operation value and the GE transmission interface; and when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to the parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message.
It should be noted that, in this embodiment, when the data flow distribution policy is configured in the a or B mode, the parameter information image carried in the data packet at least includes any one of the following parameters, but is not limited to this: the source or destination MAC address of the data packet ethernet frame, the source or destination IP address of the data packet, the source or destination port numbers of UDP, TCP, SCTP, and the TEID (Tunnel Endpoint ID) of the GTP-U packet.
Specifically, the GE transmission port for sending the message can be determined simply by using the above 4 kinds of message information: for example, if the MAC address of the message is 00:01:02:03:04:05, the corresponding GE transport interface is PORT 0; if the MAC address of the message is 00:21:22:23:24:25, the corresponding GE transmission interface is PORT 1; that is, the mapping between the MAC address, IP or port number and the GE transmission interface is established, and the NP chip can determine the GE transmission interface for sending the packet through the mapping relationship; for example, by using the information such as MAC, IP, port number, TEID, etc., a hash algorithm is used to perform an xor or other hash operation on the source MAC and the destination MAC address of the packet to obtain a hash value, and a mapping relationship is established between the hash value and the GE transmission interface.
C. In addition, in order to meet the requirement of maintaining the frame order, it is necessary to ensure that all frames on the same SCTP link, GTP-U link, or OM channel of the eNodeB are sent in sequence. The present embodiment provides a method for configuring a data stream distribution policy based on different baseband boards, cells, or bearers for distributing data traffic to a specified GE transmission interface, which specifically includes: receiving a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to a baseband processor; setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to system data by using the data stream distribution rule; and after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule, acquiring uplink internal GE transmission interface information set by the baseband processor according to a target MAC address of the GTP-U message. The system data at least comprises one of different baseband processing board card data, different cell data and load-bearing data corresponding to different QCI values.
The OM, HL, BPOG PDCP and SCTDD system modules of the eNodeB are taken as an example for detailed description as follows:
(1) data distribution based on different baseband board cards:
a) the OM configures sending ports of different baseband processing board card data according to the planning and informs the HL;
b) after receiving the configuration of OM, HL calls the SCT DD interface to establish a corresponding NP flow rule and informs the BPOG PDCP of corresponding configuration information
c) According to the interface configuration of the HL, the SCT DD establishes a corresponding FLOW rule through the NP drive, and specifies a PORT for sending messages to the outside and an internal PORT for sending the SCT board card to the baseband board card to pass through;
d) and the BPOG PDCP establishes a corresponding GTP-U link according to the configuration information, and appoints the baseband board card to transmit to the internal PORT through which the SCT board card passes through by the target MAC of the GTP-U message.
(2) Data distribution based on different cells:
a) OM configures the sending port of data in different cells and informs HL according to the plan;
b) the HL receives the configuration of the OM, when the services of different cells are generated, the SCDD interface is called according to the planning to establish the corresponding NP FLOW, and the BPOG PDCP is informed of the corresponding configuration information;
c) SCT DD establishes corresponding FLOW rule through NP drive according to interface configuration of HL, specifies external transmission PORT of message and internal PORT which is transmitted from SCT board card to baseband board card and passes through
d) The BPOG PDCP establishes GTP-U links corresponding to different cell services according to the configuration information, and specifies a baseband board card to send to an internal PORT through which the SCT board card passes by through a target MAC of a GTP-U message;
(3) data distribution based on different bearers:
a) OM distinguishes the load-bearing business of different QCI values according to planning, appoints the sending port of the corresponding load-bearing data and notifies HL;
b) the HL receives the configuration of the OM, calls the SCT DD interface to establish corresponding NP FLOW according to the planning of different bearers and the TEID values of GTP-U messages of different bearer links, and informs the BPOG PDCP of corresponding configuration information;
c) according to the interface configuration of the HL, the SCT DD establishes a corresponding FLOW rule through the NP drive, distinguishes TEID values of different GTP-U messages, specifies an external PORT for sending the messages and an internal PORT for sending the SCT board to the baseband board to pass through;
d) and the BPOG PDCP establishes GTP-U links corresponding to different TEID values according to the configuration information, and appoints the baseband board card to transmit to the internal PORT through which the SCT board card passes by through the target MAC of the GTP-U message.
Step 130: and selecting the GE transmission interface to transmit the data message by using the data stream distribution strategy.
It should be noted that, in this embodiment, the GE transmission interface preferably includes at least two external transmission interfaces and two internal transmission interfaces; based on this, the embodiment proposes that when a downlink message sent by an external network element through an external GE transmission interface is received, an internal GE transmission interface is selected to send the downlink message by using the data stream distribution policy; and when receiving an uplink message sent by the baseband processor through the internal GE transmission interface, selecting an external GE transmission interface to send the uplink message by using the data stream distribution strategy.
It can be seen that, by setting and starting a plurality of GE transmission interfaces and selecting different GE transmission interfaces to transmit uplink and downlink data messages according to a data stream distribution strategy in the data transmission process, the method of the embodiment of the invention ensures that the aggregation and distribution of data traffic are controllable and adjustable, thereby realizing larger transmission bandwidth and load sharing of the data messages and effectively improving the efficiency of data transmission.
Of course, the specific information and the determination method thereof are only examples, and when the embodiment of the present invention is implemented, other specific information and determination method thereof may be set according to actual situations, which is not limited in the embodiment of the present invention. In addition, besides the above-mentioned specific information and the determination method thereof, a person skilled in the art may also use other specific information and determination method thereof according to actual needs, and the embodiment of the present invention is not limited thereto.
For simplicity of explanation, the method embodiments are described as a series of acts or combinations, but those skilled in the art will appreciate that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently with other steps in accordance with the embodiments of the 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. 2, a block diagram of a device for implementing data transmission according to an embodiment of the present invention is shown, which may specifically include the following modules: a setting unit 210, a configuration unit 220, and a control unit 230; the setting unit 210 is configured to set and open a plurality of gateway exchange GE transmission interfaces; the configuration unit 220 is configured to configure a data stream distribution policy; the control unit 230 is configured to select, by using the data stream distribution policy configured by the configuration unit 220, the GE transmission interface started by the setting unit 210 to send a data packet.
It should be noted that the GE transmission interfaces set and opened by the setting unit at least include two external transmission interfaces and two internal transmission interfaces.
Furthermore, the control unit 230 may further include (not shown in the figure): the device comprises a receiving module, a selecting module and a sending module; the receiving module is used for receiving a downlink message sent by an external network element through an external GE transmission interface and an uplink message sent by the baseband processor through an internal GE transmission interface; the selection module is configured to select an external GE transmission interface corresponding to an uplink packet and an internal GE transmission interface corresponding to a downlink packet by using the data stream distribution policy configured by the configuration unit 220, and notify the sending module; and the sending module user sends the uplink and downlink messages according to the GE transmission interface selected by the selection module.
It is noted that the configuration unit 220 may further include (not shown): the device comprises a first extraction module, a first mapping module and a first processing module; the first extraction module is used for extracting parameter information carried by the data message; the first mapping module is used for establishing a mapping relation list between the data message and the GE transmission interface by using the parameter information extracted by the first extraction module; and the first processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
In addition, the configuration unit 220 may further include (not shown in the figure): the second extraction module, the second mapping module and the second processing module; the second extraction module is used for attempting the parameter information carried by the data message and carrying out hash operation on the parameter information; the second mapping module is used for establishing a mapping relation list between the hash operation value and the GE transmission interface; and the second processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
Besides, the configuration unit may further include (not shown in the figure): the system comprises an acquisition module, a matching module and an interaction module; the acquisition module is used for acquiring a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to the baseband processor; the matching module is used for setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to the system data by using the data stream distribution rule acquired by the acquisition module; and the interaction module is used for carrying out information interaction with the baseband processor and acquiring uplink internal GE transmission interface information set by the baseband processor according to a destination MAC address of the GTP-U message after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components in an apparatus for web page loading according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
Claims (12)
1. A method for implementing data transmission, comprising:
setting and starting a plurality of gateway exchange GE transmission interfaces;
configuring a data stream distribution strategy;
selecting the GE transmission interface to send the data message by using the data stream distribution strategy, wherein the step comprises the following steps: receiving a downlink message sent by an external network element through an external GE transmission interface, and selecting an internal GE transmission interface to send the downlink message by using the data stream distribution strategy; and receiving an uplink message sent by the baseband processor through an internal GE transmission interface, and selecting an external GE transmission interface to send the uplink message by using the data stream distribution strategy.
2. The method of claim 1, wherein:
the GE transmission interface at least comprises two external transmission interfaces and two internal transmission interfaces.
3. The method of claim 1, wherein the data flow distribution policy is configured by:
establishing a mapping relation list between the data message and the GE transmission interface by using parameter information carried by the data message;
and when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to the parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message.
4. The method of claim 1, wherein the data flow distribution policy is configured by:
performing hash operation on the parameter information carried by the data message;
establishing a mapping relation list of the hash operation value and the GE transmission interface;
and when an uplink data message or a downlink data message is received, inquiring the mapping relation list according to the parameter information carried by the uplink data message or the downlink data message, and determining a GE transmission interface for sending the uplink data message or the downlink data message.
5. The method according to claim 3 or 4, wherein the parameter information carried by the data packet includes at least one of the following parameters:
the source or destination MAC address of the data message Ethernet frame, the source or destination IP address of the data message, the source or destination port number of the user data packet protocol UDP, the transmission control protocol TCP, the stream control transmission protocol SCTP and the tunnel endpoint identifier TEID of the general packet radio service tunnel protocol user plane GTP-U message.
6. The method of claim 1, wherein the data flow distribution policy is configured by:
acquiring a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to a baseband processor;
setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to system data by using the data stream distribution rule;
and after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule, acquiring uplink internal GE transmission interface information set by the baseband processor according to a target MAC address of the GTP-U message.
7. The method of claim 6, wherein:
the system data at least comprises one of different baseband processing board card data, different cell data and load-bearing data corresponding to different QCI values.
8. An apparatus for implementing data transmission, comprising: the device comprises a setting unit, a configuration unit and a control unit; wherein,
the setting unit is used for setting and starting a plurality of gateway exchange GE transmission interfaces;
the configuration unit is used for configuring a data stream distribution strategy;
the control unit is used for selecting the GE transmission interface started by the setting unit to send a data message by using the data stream distribution strategy configured by the configuration unit; the control unit includes: the device comprises a receiving module, a selecting module and a sending module; the receiving module is used for receiving a downlink message sent by an external network element through an external GE transmission interface and an uplink message sent by the baseband processor through an internal GE transmission interface; the selection module is used for selecting an external GE transmission interface corresponding to the uplink message and an internal GE transmission interface corresponding to the downlink message by using the data stream distribution strategy configured by the configuration unit, and notifying the sending module; and the sending module user sends the uplink and downlink messages according to the GE transmission interface selected by the selection module.
9. The apparatus of claim 8, wherein:
the GE transmission interfaces set and started by the setting unit at least comprise two external transmission interfaces and two internal transmission interfaces.
10. The apparatus of claim 8, wherein the configuration unit comprises: the device comprises a first extraction module, a first mapping module and a first processing module; wherein,
the first extraction module is used for extracting the parameter information carried by the data message;
the first mapping module is used for establishing a mapping relation list between the data message and the GE transmission interface by using the parameter information extracted by the first extraction module;
and the first processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
11. The apparatus of claim 8, wherein the configuration unit comprises: the second extraction module, the second mapping module and the second processing module; wherein,
the second extraction module is used for attempting the parameter information carried by the data message and carrying out hash operation on the parameter information;
the second mapping module is used for establishing a mapping relation list between the hash operation value and the GE transmission interface;
and the second processing module is used for inquiring the mapping relation list according to the parameter information carried by the uplink or downlink data message and determining a GE transmission interface for sending the uplink or downlink data message when the uplink or downlink data message is received.
12. The apparatus of claim 8, wherein the configuration unit comprises: the system comprises an acquisition module, a matching module and an interaction module; wherein,
the acquisition module is used for acquiring a system data stream distribution rule configured by an upper entity and forwarding the system data stream distribution rule to the baseband processor;
the matching module is used for setting an uplink external GE transmission interface and a downlink internal GE transmission interface corresponding to the system data by using the data stream distribution rule acquired by the acquisition module;
and the interaction module is used for carrying out information interaction with the baseband processor and acquiring uplink internal GE transmission interface information set by the baseband processor according to a destination MAC address of the GTP-U message after the baseband processor establishes a GTP-U link corresponding to the system data according to the system data flow distribution rule.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410042531.7A CN103826264B (en) | 2014-01-28 | 2014-01-28 | A kind of method and apparatus for realizing data transfer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410042531.7A CN103826264B (en) | 2014-01-28 | 2014-01-28 | A kind of method and apparatus for realizing data transfer |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103826264A CN103826264A (en) | 2014-05-28 |
CN103826264B true CN103826264B (en) | 2017-06-06 |
Family
ID=50761038
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410042531.7A Active CN103826264B (en) | 2014-01-28 | 2014-01-28 | A kind of method and apparatus for realizing data transfer |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103826264B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104639448B (en) * | 2014-12-18 | 2018-10-16 | 北京北方烽火科技有限公司 | Base station retransmission method and system in a kind of lte-a system |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1555166A (en) * | 2003-12-26 | 2004-12-15 | ƽ | Method and device for pos data filter delivering |
CN1725693A (en) * | 2005-05-08 | 2006-01-25 | 杭州华为三康技术有限公司 | Management information interactive system and special interface card and master control card in network equipment |
CN1852186A (en) * | 2005-09-20 | 2006-10-25 | 华为技术有限公司 | Wind-band access-in system |
CN101588294A (en) * | 2009-06-05 | 2009-11-25 | 上海华为技术有限公司 | Link bandwidth managing method and network node as well as communicating system |
CN101820606A (en) * | 2010-04-21 | 2010-09-01 | 中兴通讯股份有限公司 | Authentication and authorization charging server and message processing method |
WO2011052446A1 (en) * | 2009-10-29 | 2011-05-05 | 日本電気株式会社 | Wireless transmission device and method, wireless transmission network, and computer program |
CN202004780U (en) * | 2011-04-15 | 2011-10-05 | 成都贝尔通讯实业有限公司 | DSLAM far-end access device adopting IP kernel |
CN102567260A (en) * | 2010-12-27 | 2012-07-11 | 北京国睿中数科技股份有限公司 | Device with multiple UART (universal asynchronous receiver/transmitter) interfaces and method using same |
CN103281599A (en) * | 2013-04-28 | 2013-09-04 | 烽火通信科技股份有限公司 | Common public radio interface (CPRI) frame-based wavelength division multiplexing-passive optional network (WDM-PON) mobile and fixed integrated access system |
-
2014
- 2014-01-28 CN CN201410042531.7A patent/CN103826264B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1555166A (en) * | 2003-12-26 | 2004-12-15 | ƽ | Method and device for pos data filter delivering |
CN1725693A (en) * | 2005-05-08 | 2006-01-25 | 杭州华为三康技术有限公司 | Management information interactive system and special interface card and master control card in network equipment |
CN1852186A (en) * | 2005-09-20 | 2006-10-25 | 华为技术有限公司 | Wind-band access-in system |
CN101588294A (en) * | 2009-06-05 | 2009-11-25 | 上海华为技术有限公司 | Link bandwidth managing method and network node as well as communicating system |
WO2011052446A1 (en) * | 2009-10-29 | 2011-05-05 | 日本電気株式会社 | Wireless transmission device and method, wireless transmission network, and computer program |
CN101820606A (en) * | 2010-04-21 | 2010-09-01 | 中兴通讯股份有限公司 | Authentication and authorization charging server and message processing method |
CN102567260A (en) * | 2010-12-27 | 2012-07-11 | 北京国睿中数科技股份有限公司 | Device with multiple UART (universal asynchronous receiver/transmitter) interfaces and method using same |
CN202004780U (en) * | 2011-04-15 | 2011-10-05 | 成都贝尔通讯实业有限公司 | DSLAM far-end access device adopting IP kernel |
CN103281599A (en) * | 2013-04-28 | 2013-09-04 | 烽火通信科技股份有限公司 | Common public radio interface (CPRI) frame-based wavelength division multiplexing-passive optional network (WDM-PON) mobile and fixed integrated access system |
Also Published As
Publication number | Publication date |
---|---|
CN103826264A (en) | 2014-05-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11012348B2 (en) | Traffic shaping and end-to-end prioritization | |
US10555358B2 (en) | Systems and methods for LTE-WAN aggregation | |
EP3338481B1 (en) | Method and wireless communication system for handling offloading of drbs to wlan carrier | |
US9860768B2 (en) | System and method for load based optimization in communication networks | |
US9883441B2 (en) | Method and apparatus to route packet flows over two transport radios | |
US11510258B2 (en) | Direct user equipment to user equipment without data network access identifier | |
CN102918922B (en) | Data transmission method, separation point device, subscriber equipment and system | |
CN106063330B (en) | System, method and apparatus for application specific routing in dual connectivity | |
US20170230871A1 (en) | Cellular Wireless Access Data Offload System | |
CN106162744B (en) | Data distribution path establishing method and device | |
US10506644B2 (en) | Radio access network device, data processing method, and IP packet processing method | |
CN108541390A (en) | OSS nodes, network node and the method executed wherein | |
EP3756313B1 (en) | Mechanism for realizing lwa/lwip aggregator function | |
JP7482997B2 (en) | Method and apparatus for transmitting data packets | |
Papagianni et al. | Rethinking service chain embedding for cellular network slicing | |
US20150223107A1 (en) | User equipment and method for application specific packet filter | |
EP3462690B1 (en) | Packet sequence batch processing | |
CN103826264B (en) | A kind of method and apparatus for realizing data transfer | |
US10826825B2 (en) | Access network system, and data packet processing method and apparatus | |
US11973822B2 (en) | Method for handling of an inbound SCTP packet at an SCTP load balancer and tunneling methodology | |
EP4228312A1 (en) | Managing data networks on user equipments | |
KR20190102257A (en) | X2 arbitration through aggregation optimization |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |