





技术领域technical field
本发明实施例涉及通信技术,尤其涉及一种报文处理方法、接入控制设备及网络系统。Embodiments of the present invention relate to communication technologies, and in particular to a message processing method, access control equipment, and a network system.
背景技术Background technique
同步数字体系(Synchronous Digital Hierarchy;简称:SDH)网络不再扩容或者继续维护成本太高,或者已经到了生命周期,但是运营商尚存大量的E1接口和点到点协议(Point-to-Point Protocol;简称:PPP)业务需要继续承载。通过新建接入传输网络(Access Transport Network;简称:ATN)网络,可以实现对已有SDH网络的替换。Synchronous Digital Hierarchy (abbreviation: SDH) network is no longer expanding or the maintenance cost is too high, or has reached the end of life cycle, but operators still have a large number of E1 interfaces and point-to-point protocol (Point-to-Point Protocol) ; Abbreviation: PPP) services need to continue to carry. By building a new Access Transport Network (ATN) network, the existing SDH network can be replaced.
图1为现有技术中PPP报文通过电路仿真功能(Circuit emulation service,简称CES)接口建立的伪线(Pseudo wire,简称PW)进行发送的示意图,如图1所示,基站11侧的接口为绑定几个PPP链路的多链路PPP(MultiLinkPPP,简称MP)组接口,上述的PPP链路采用的是E1链路,每个PPP链路连接一个A设备12的CES接口,上述绑定的几个PPP链路称为MP组,图1仅示意画出一个MP组,但是在实际应用中MP组可以为多个,A设备12上每个CES接口创建一路PW,即每条PPP链路对应一路PW,通过B设备13发送到达基站控制器14。在此现有技术中,基站11将PPP报文进行分片处理后通过的MP组接口进行分片处理通过MP组发送至A设备,再经过与MP组中的几个PPP链路对应的多路PW发送到基站控制器14,基站控制器14将接收到的分片报文重组。Fig. 1 is a schematic diagram of sending PPP messages through a pseudowire (Pseudo wire, PW for short) established by a circuit emulation service (CES for short) interface in the prior art. As shown in Fig. 1 , the interface on the side of the
但是由于不同的PW上的抖动、缓冲都不一致,导致各路PW上发送的分片报文之间的时延差会很大,而基站控制器14能够容忍的报文重组时延差很小,所以当PW多的时候,基站控制器14对收到的分片报文进行重组时可能会失败,从而导致分片报文丢弃。However, due to the inconsistent jitter and buffering on different PWs, the delay difference between the fragmented messages sent on each PW will be very large, and the packet reassembly delay difference that the
发明内容Contents of the invention
本发明实施例提供一种报文处理方法、接入控制设备及网络系统,用于提高分片报文到达基站控制器后进行重组的成功率,从而提高PPP数据传输的可靠性。Embodiments of the present invention provide a message processing method, access control equipment and a network system, which are used to improve the success rate of recombination after fragmented messages arrive at a base station controller, thereby improving the reliability of PPP data transmission.
第一方面,本发明实施例提供一种报文处理方法,该方法包括:In a first aspect, an embodiment of the present invention provides a message processing method, the method including:
接入控制设备通过MP组接口接收网元设备通过MP组发送的点到点PPP分片报文,所述MP组中包含多条PPP链路;The access control device receives the point-to-point PPP fragment message sent by the network element device through the MP group through the MP group interface, and the MP group includes multiple PPP links;
所述接入控制设备将所述PPP分片报文封装入PW报文中,并通过一路PW发送至对端接入控制设备。The access control device encapsulates the PPP fragmented message into a PW message, and sends it to the peer access control device through one PW.
在第一方面的第一种可能的实现方式中,所述接入控制设备将所述PPP分片报文封装入伪线PW报文中具体为:In a first possible implementation manner of the first aspect, the access control device encapsulates the PPP fragment packet into a pseudowire PW packet specifically as follows:
所述接入控制设备对所述PPP分片报文进行重组后,再封装入PW报文中。The access control device reassembles the PPP fragmented message, and then encapsulates it into the PW message.
结合第一方面或第一方面的第一种可能的实现方式,在第一方面的第二种可能实现的方式中,还包括:预先配置所述MP组接口和所述一路PW的映射关系。With reference to the first aspect or the first possible implementation manner of the first aspect, the second possible implementation manner of the first aspect further includes: preconfiguring a mapping relationship between the MP group interface and the one PW.
第二方面,本发明实施例提供一种接入控制设备,该接入控制设备包括:In a second aspect, an embodiment of the present invention provides an access control device, where the access control device includes:
接收模块,用于通过MP组接口接收网元设备通过MP组发送的PPP分片报文,所述MP组中包含多条PPP链路;The receiving module is used to receive the PPP fragmented message sent by the network element device through the MP group through the MP group interface, and the MP group includes a plurality of PPP links;
处理模块,用于将所述PPP分片报文封装入PW报文中,并通过一路PW发送至对端接入控制设备。A processing module, configured to encapsulate the PPP fragmented message into a PW message, and send it to the peer access control device through one PW.
在第二方面的第一种可能的实现方式中,所述处理模块具体用于:对所述PPP分片报文进行重组后,再封装入PW报文中,并通过一路PW发送至对端接入控制设备。In the first possible implementation of the second aspect, the processing module is specifically configured to: reassemble the PPP fragmented message, then encapsulate it into a PW message, and send it to the opposite end through a PW Access control equipment.
结合第二方面或第二方面的第一种可能的实现方式,在第二方面的第二种可能的实现方式中,还包括:预配置模块,用于预先配置所述MP组接口和所述一路PW的映射关系。With reference to the second aspect or the first possible implementation manner of the second aspect, in the second possible implementation manner of the second aspect, it further includes: a preconfiguration module, configured to preconfigure the MP group interface and the Mapping relationship of one PW.
第三方面,本发明实施例提供一种网络系统,该网络系统包括网元设备、接入控制设备和对端接入控制设备,所述接入控制设备采用如上所述的接入控制设备。In a third aspect, an embodiment of the present invention provides a network system. The network system includes a network element device, an access control device, and a peer access control device. The access control device is the access control device as described above.
本发明实施例提供的报文处理方法、接入控制设备及网络系统,通过一路PW发送接入控制设备接收到的MP组中多条PPP链路上发来的分片报文,由于使用一路PW发送所接收到的分片报文,相对于现有技术中使用多路PW进行发送的方法保证了网元设备发出的各分片报文到达对端接入控制设备上的时延差很小,从而提高了分片报文到达基站控制器后进行重组的成功率,进而大大提高了数据传输的可靠性。The message processing method, access control device, and network system provided by the embodiments of the present invention send fragmented messages received by the access control device from multiple PPP links in the MP group through one PW. Compared with the method of using multiple PWs in the prior art to send the received fragmented packets by the PW, it ensures that the delay of each fragmented packet sent by the network element device to the access control device at the opposite end is very poor. Small, thereby improving the success rate of reassembly after the fragmented message arrives at the base station controller, thereby greatly improving the reliability of data transmission.
附图说明Description of drawings
图1为现有技术中PPP报文通过电路仿真功能接口建立的伪线进行发送的示意图;FIG. 1 is a schematic diagram of sending a PPP message through a pseudowire established by a circuit emulation function interface in the prior art;
图2是本发明报文处理方法实施例一的流程图;FIG. 2 is a flow chart of Embodiment 1 of the message processing method of the present invention;
图3是本发明报文处理方法实施例二的流程图;FIG. 3 is a flow chart of Embodiment 2 of the message processing method of the present invention;
图4是本发明接入控制设备实施例一的结构示意图;FIG. 4 is a schematic structural diagram of Embodiment 1 of an access control device according to the present invention;
图5是本发明接入控制设备实施例二的结构示意图;FIG. 5 is a schematic structural diagram of Embodiment 2 of an access control device according to the present invention;
图6是本发明网络系统实施例的结构示意图;6 is a schematic structural diagram of an embodiment of the network system of the present invention;
图7是本发明接入控制设备实施例三的结构示意图。FIG. 7 is a schematic structural diagram of Embodiment 3 of an access control device according to the present invention.
具体实施方式Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
下面将结合附图和具体实施例进一步说明本发明实施例的技术方案。The technical solutions of the embodiments of the present invention will be further described below in conjunction with the drawings and specific embodiments.
本发明各实施例所涉及的报文是PPP报文,上述报文主要包含链路控制协议层(Link Control Protocol,简称LCP)报文、网络控制协议层(NetworkControl Protocol,简称NCP)报文和业务报文。The messages involved in the various embodiments of the present invention are PPP messages, and the above-mentioned messages mainly include Link Control Protocol layer (Link Control Protocol, referred to as LCP) messages, Network Control Protocol layer (Network Control Protocol, referred to as NCP) messages and business message.
图2是本发明报文处理方法实施例一的流程图,如图2所示,该方法包括:Fig. 2 is a flowchart of Embodiment 1 of the message processing method of the present invention. As shown in Fig. 2, the method includes:
S101、接入控制设备通过MP组接口接收网元设备通过MP组发送的PPP分片报文,MP组中包含多条PPP链路。S101. The access control device receives the PPP fragmented message sent by the network element device through the MP group through the MP group interface, and the MP group includes multiple PPP links.
具体地,网元设备可以是基站,基站与接入控制设备之间通过MP组连接,并且MP组中包含多条PPP链路,PPP链路可以是E1链路,基站将PPP报文分片后,通过MP组中的多条PPP链路发送至设置有MP组接口的接入控制设备,接入控制设备可以是网络中的任一接入控制设备,例如,多业务传送平台,接入控制设备上设置有多个的MP组接口,每个MP组接口对应一个MP组,用以接收网元设备通过MP组发送的分片报文。Specifically, the network element device may be a base station, and the base station and the access control device are connected through an MP group, and the MP group includes multiple PPP links, and the PPP link may be an E1 link, and the base station fragments the PPP packet Afterwards, it is sent to the access control device equipped with the MP group interface through multiple PPP links in the MP group. The access control device can be any access control device in the network, for example, a multi-service transmission platform, access Multiple MP group interfaces are set on the control device, and each MP group interface corresponds to an MP group to receive fragmented messages sent by network element devices through the MP group.
接入控制设备,可以连接一个基站,也可以连接多个基站,并且在实际应用中,每个基站与接入控制设备之间建立的PPP链路数量可以相同,也可以不同,在此不做任何限制。The access control device can be connected to one base station or multiple base stations, and in practical applications, the number of PPP links established between each base station and the access control device can be the same or different, which will not be discussed here. any restrictions.
S102、接入控制设备将PPP分片报文封装入PW报文中,并通过一路PW发送至对端接入控制设备。S102. The access control device encapsulates the PPP fragmented message into a PW message, and sends it to the peer access control device through one PW.
具体地,如果网元设备为基站,则相应地对端网元设备可以为基站控制器;如果网元设备为基站控制器,则相应地,对端网元设备为基站,本发明以网元设备为基站,对端网元设备为基站控制器的通信过程为例进行说明,而基站控制器为网元设备、基站为对端网元设备的通信过程与网元设备为基站,对端网元设备为基站控制器的通信过程类似,在此不再赘述。接入控制设备可以对MP接口接收到的分片报文封装入伪线报文中,并通过一路PW发送至对端接入控制设备,以供对端接入控制设备通过与基站控制器之间的MP组中的多条PPP链路发送给基站控制器。Specifically, if the network element device is a base station, the opposite network element device can be a base station controller; if the network element device is a base station controller, then correspondingly, the opposite network element device is a base station, and the present invention uses The communication process in which the device is a base station and the peer network element device is a base station controller is described as an example. The base station controller is a network element device, the base station is a peer network element device, and the network element device is a base station. The peer network element device is a base station. The communication process in which the meta-device is a base station controller is similar, and will not be repeated here. The access control device can encapsulate the fragmented message received by the MP interface into a pseudowire message, and send it to the peer access control device through a PW, so that the peer access control device can communicate with the base station controller Multiple PPP links in the inter-MP group are sent to the base station controller.
举例来说,接入控制设备接收到PPP分片报文后,可以经过重组再封装入PW报文,也可以直接封装入PW报文,在此并不做任何限制。如果接入控制设备接收到分片报文后,直接封装入PW报文,并通过一路PW发送至对端接入控制设备,则对端接入控制设备接收PW报文后,解析该PW报文,获得该PW报文中携带的分片报文,然后向对端网元设备传送分片报文,这样对端网元设备接收到的各分片报文之间的时延差很小,保证了对端网元设备对分片报文重组的成功率;如果接入控制设备对接收到的多个分片报文进行重组,经过重组后的多个分片报文成为一个完整的PPP报文,然后将该完整的PPP报文封装入PW报文后,再通过一路PW进行发送,对端接入控制设备接收到PW报文后,解析该PW报文,恢复出完整的PPP报文,然后对端接入控制设备通过连接基站控制器的MP组接口将恢复出来的PPP报文再次分片后,通过基站控制器与对端接入控制设备之间的MP组发送至基站控制器,此时基站控制器接收的到的分片报文的时延差也很小,基站控制器对接收到的分片报文进行重组,提取需要的信息进行相关处理。可以理解,接入控制设备对接收到的各分片报文重组后再封装入PW报文,可以节约传输过程中的资源。For example, after receiving the PPP fragmented message, the access control device may reassemble it and then encapsulate it into a PW message, or directly encapsulate it into a PW message, and there is no limitation here. If the access control device receives the fragmented message, it directly encapsulates it into a PW message and sends it to the peer access control device through a PW, then the peer access control device parses the PW message after receiving the PW message. To obtain the fragmented message carried in the PW message, and then transmit the fragmented message to the peer network element device, so that the delay difference between the fragmented messages received by the peer network element device is very small , which ensures the success rate of reorganizing fragmented packets by the peer network element device; if the access control device reassembles multiple received fragmented packets, the reassembled multiple fragmented packets become a complete PPP message, and then encapsulate the complete PPP message into a PW message, and then send it through a PW. After receiving the PW message, the peer access control device parses the PW message and restores the complete PPP message. Then the peer access control device fragments the restored PPP message through the MP group interface connected to the base station controller, and sends it to the base station through the MP group between the base station controller and the peer access control device The controller, at this time, the delay difference of the fragmented messages received by the base station controller is also very small, and the base station controller reassembles the received fragmented messages, extracts the required information and performs related processing. It can be understood that the access control device reassembles each received fragmented message and then encapsulates it into a PW message, which can save resources in the transmission process.
举例来说,分片后的报文在传送过程中,为了便于识别,需要对分片后的报文进行相应地标号处理,以使对端接入控制设备或是分片报文的接收端可以对相应的报文进行识别,保证正确的接收顺序。For example, in the transmission process of the fragmented message, in order to facilitate identification, it is necessary to label the fragmented message accordingly, so that the peer end can access the control device or the receiving end of the fragmented message The corresponding message can be identified to ensure the correct receiving sequence.
本发明实施例提供的报文处理方法,通过一路PW发送接入控制设备接收到的MP组中多条PPP链路上发来的分片报文,由于使用一路PW发送所接收到的分片报文,相对于现有技术中使用多路PW进行发送的方法保证了网元设备发出的各分片报文到达对端接入控制设备上的时延差很小,从而提高了分片报文到达基站控制器后进行重组的成功率,进而大大提高了数据传输的可靠性。The message processing method provided by the embodiment of the present invention uses one PW to send the fragmented messages received by the access control device from multiple PPP links in the MP group. Compared with the method of using multiple PWs in the prior art to send the message, it ensures that the time delay difference between each fragmented message sent by the network element device and reaching the access control device at the opposite end is very small, thereby improving the fragmentation rate. After the file reaches the base station controller, the success rate of recombination is greatly improved, which greatly improves the reliability of data transmission.
图3是本发明报文处理方法实施例二的流程图,本实施例为实施例一的优选实施方案,与本发明实施例一的技术方案的区别在于:本实施例中的MP组接口和一路PW具有一定的映射关系,该映射关系可以是预先设置的。如图3所示,本发明实施例二提供的报文处理方法包括:Fig. 3 is a flow chart of Embodiment 2 of the message processing method of the present invention. This embodiment is a preferred implementation solution of Embodiment 1, and the difference from the technical solution of Embodiment 1 of the present invention lies in: the MP group interface and the MP group interface in this embodiment One PW has a certain mapping relationship, and the mapping relationship may be preset. As shown in FIG. 3, the message processing method provided by Embodiment 2 of the present invention includes:
S201、预先配置MP组接口和一路PW的映射关系。S201. Pre-configure the mapping relationship between the MP group interface and one PW.
具体地,接入控制设备上可以设置有多个MP组接口,每个MP组接口绑定一定数量的PPP链路,各个MP组接口承载的业务可以是不同的,也可以是相同的,因此在接入控制设备与对端接入控制设备之间的一路PW是存在相应的映射关系,例如接入控制设备上的MP接口1绑定的多条PPP链路接收的是基站发送的数据业务,接入控制设备上的MP接口2绑定的多条PPP链路接收的是基站发送的语音业务,因此在实际应用中,不同的业务类型使用的一路PW也是不同的,因此需要将MP组接口和一路PW的映射关系预先配置,以便于接入控制设备将对应的MP组接口上收到的报文发送至对应的PW上。Specifically, multiple MP group interfaces can be set on the access control device, each MP group interface is bound to a certain number of PPP links, and the services carried by each MP group interface can be different or the same, so There is a corresponding mapping relationship between the access control device and the peer access control device on one PW. For example, the multiple PPP links bound to MP interface 1 on the access control device receive data services sent by the base station. , the multiple PPP links bound to MP interface 2 on the access control device receive the voice service sent by the base station. Therefore, in practical applications, different service types use different PWs. Therefore, the MP group needs to be The mapping relationship between an interface and a PW is configured in advance, so that the access control device can send the packets received on the interface of the corresponding MP group to the corresponding PW.
S202、接入控制设备通过MP组接口接收网元设备通过MP组发送的PPP分片报文,MP组中包含多条PPP链路。S202. The access control device receives the PPP fragmented message sent by the network element device through the MP group through the MP group interface, and the MP group includes multiple PPP links.
S203、接入控制设备将PPP分片报文封装入PW报文中,并通过一路PW发送至对端接入控制设备。S203. The access control device encapsulates the PPP fragmented message into a PW message, and sends it to the peer access control device through one PW.
在本实施例中,S202和S203与实施例一中的S101和S102的原理及效果一致,在此不再赘述。In this embodiment, the principles and effects of S202 and S203 are consistent with those of S101 and S102 in Embodiment 1, and will not be repeated here.
本发明实施例提供的报文处理方法,通过预先配置MP组接口和一路PW的映射关系,在接入控制设备通过MP组接口接收到分片报文封装后,根据预设的MP组接口和PW的对应关系,将封装后的伪线报文发送至相应地的一路PW上。通过一路PW将报文发送至对端接入控制设备,使得网元设备发出的分片报文到达对端接入控制设备的时延差很小,从而提高了分片报文到达基站控制器后进行重组的成功率,进而大大提高了数据传输的可靠性。In the message processing method provided by the embodiment of the present invention, by pre-configuring the mapping relationship between the MP group interface and one PW, after the access control device receives the fragmented message encapsulation through the MP group interface, according to the preset The corresponding relationship of the PW, the encapsulated pseudowire message is sent to a corresponding PW. The message is sent to the access control device at the opposite end through one PW, so that the delay difference between the fragmented message sent by the network element device and the access control device at the opposite end is very small, thereby improving the speed at which the fragmented message reaches the base station controller Afterwards, the success rate of reorganization is improved, which greatly improves the reliability of data transmission.
在上述各实施例中的分片报文可以是NCP报文,还可以是业务报文或LCP报文。如果分片报文为NCP报文,在S101之前还可以包括:LCP报文的处理协商过程,具体为:The fragmented message in the foregoing embodiments may be an NCP message, or may be a service message or an LCP message. If the fragmented message is an NCP message, it may also include before S101: the processing and negotiation process of the LCP message, specifically:
接入控制设备接收到LCP报文后,与网元设备进行LCP协商,或,After receiving the LCP message, the access control device performs LCP negotiation with the network element device, or,
接入控制设备将接收到的LCP报文通过一路PW传送至对端接入控制设备,以实现LCP报文在基站和基站控制器之间的协商。The access control device transmits the received LCP message to the peer access control device through one PW, so as to realize the negotiation of the LCP message between the base station and the base station controller.
具体地,如果接入控制设备接收LCP报文后,直接与网元设备进行LCP协商,在这种情况下,接入控制设备需要根据接收到的报文的协议域确定该报文是否为LCP报文。Specifically, if the access control device directly performs LCP negotiation with the network element device after receiving the LCP message, in this case, the access control device needs to determine whether the message is LCP according to the protocol field of the received message. message.
在LCP报文通过一路PW发送至对端接入控制设备时,可以根据预先配置的基站与接入控制设备之间的PPP链路与对端接入控制设备与基站控制器之间的PPP链路的对应关系,选择对应的PPP链路将LCP报文传送至基站控制器。When the LCP message is sent to the peer access control device through one PW, it can be based on the pre-configured PPP link between the base station and the access control device and the PPP link between the peer access control device and the base station controller. According to the corresponding relationship between the paths, the corresponding PPP link is selected to transmit the LCP message to the base station controller.
图4是本发明接入控制设备实施例一的结构示意图,如图4所示,本发明实施例的接入控制设备包括:FIG. 4 is a schematic structural diagram of Embodiment 1 of an access control device according to the present invention. As shown in FIG. 4 , the access control device according to this embodiment of the present invention includes:
接收模块11,用于通过MP组接口接收网元设备通过MP组发送的PPP分片报文,所述MP组中包含多条PPP链路;The receiving
处理模块12,用于将所述PPP分片报文封装入PW报文中,并通过一路PW发送至对端接入控制设备。The
优选地,所述处理模块12具体用于:对所述PPP分片报文进行重组后,再封装入PW报文中,并通过一路PW发送至对端接入控制设备。Preferably, the
网元设备将报文分片后通过包含多条PPP链路的MP组发送,接入控制设备的接收模块11接收网元设备发送的分片报文,接入控制设备的处理模块12将接收的分片报文通过一路PW发送至对端接入控制设备,使得网元设备发出的分片报文到达对端接入控制设备的时延差很小,从而提高了分片报文到达基站控制器后进行重组的成功率,进而大大提高了数据传输的可靠性。The network element device fragments the message and sends it through an MP group containing multiple PPP links. The receiving
本发明实施例提供的接入控制设备可以用于执行图2所示方法实施例的技术方案,其实现原理和技术效果类似,此处不再赘述。The access control device provided by the embodiment of the present invention can be used to execute the technical solution of the method embodiment shown in FIG. 2 , and its implementation principle and technical effect are similar, and details are not repeated here.
图5是本发明接入控制设备实施例二的结构示意图,如图5所示,本发明实施例提供的接入控制设备还包括预配置模块13,用于预先配置所述MP组接口和所述一路PW的映射关系。FIG. 5 is a schematic structural diagram of Embodiment 2 of the access control device of the present invention. As shown in FIG. 5 , the access control device provided by the embodiment of the present invention further includes a
本发明实施例二是对上述图4表示的实施例的优化,在本实施例中,在接入控制设备通过MP组接口接收到MP组的多条PPP链路上的分片报文后,根据预先设置的MP组接口和一路PW的映射关系,将接收到的分片报文封装入PW报文中,通过相应地一路PW发送至对端接入控制设备,对端接入控制设备将收到的报文再发送给基站控制器,使得网元设备发出的分片报文到达对端接入控制设备的时延差很小,从而提高了分片报文到达基站控制器后进行重组的成功率,进而大大提高了数据传输的可靠性。Embodiment 2 of the present invention is an optimization of the embodiment shown in FIG. 4 above. In this embodiment, after the access control device receives fragmented messages on multiple PPP links of the MP group through the MP group interface, According to the preset mapping relationship between the MP group interface and one PW, the received fragmented message is encapsulated into the PW message, and sent to the peer access control device through a corresponding PW, and the peer access control device will The received message is sent to the base station controller, so that the delay difference between the fragmented message sent by the network element device and the access control device at the opposite end is very small, thereby improving the efficiency of reassembly after the fragmented message arrives at the base station controller The success rate, thereby greatly improving the reliability of data transmission.
本发明实施例提供的接入控制设备可以用于执行图3所示方法实施例的技术方案,其实现原理和技术效果类似,此处不再赘述。The access control device provided by the embodiment of the present invention can be used to implement the technical solution of the method embodiment shown in FIG. 3 , and its implementation principle and technical effect are similar, and will not be repeated here.
图6是本发明网络系统实施例的结构示意图,如图6所示,本发明实施例提供的网络系统包括:网元设备100、接入控制设备200、对端接入控制设备300和对端网元设备400,所述接入控制设备200采用上述实施例中所述的接入控制设备。Figure 6 is a schematic structural diagram of an embodiment of the network system of the present invention. As shown in Figure 6, the network system provided by the embodiment of the present invention includes: a network element device 100, an access control device 200, a peer access control device 300, and a peer A network element device 400, the access control device 200 adopts the access control device described in the foregoing embodiments.
如果网元设备100为基站,接入控制设备和对端接入控制设备都可以是多业务传送平台,则对端网元设备可以是基站控制器。接入控制设备的数量不做限制。If the network element device 100 is a base station, both the access control device and the peer access control device may be multi-service transmission platforms, and the peer network element device may be a base station controller. The number of access control devices is not limited.
本发明实施例提供的网络系统,可以实现接入控制设备对报文处理方法的所有流程,可以参见上述各方法实施例。该网络系统,可以保证数据传输的可靠性。The network system provided by the embodiments of the present invention can implement all the procedures of the packet processing method of the access control device, and reference can be made to the foregoing method embodiments. The network system can guarantee the reliability of data transmission.
图7是本发明接入控制设备实施例三的结构示意图,本发明实施例中的接入控制设备500包括:总线501;以及连接到总线的处理器502、存储器503和MP组接口504,其中该MP组接口504用于接收网元设备通过MP组发送的PPP分片报文,所述MP组中包含多条PPP链路;该存储器503用于存储指令,该处理器502执行该指令用于将所述PPP分片报文封装入伪线PW报文中,并通过一路PW发送至对端接入控制设备。7 is a schematic structural diagram of Embodiment 3 of the access control device of the present invention. The access control device 500 in the embodiment of the present invention includes: a bus 501; and a
在本发明实施例中,可选地,该处理器502执行该指令用于将所述PPP分片报文封装入伪线PW报文中,并通过一路PW发送至对端接入控制设备包括;In this embodiment of the present invention, optionally, the
对所述PPP分片报文进行重组后,再封装入PW报文中,并通过一路PW发送至对端接入控制设备。After the PPP fragmented message is reassembled, it is then encapsulated into a PW message, and sent to the peer access control device through one PW.
在本发明实施例中,可选地,该处理器502执行该指令还用于预先配置所述MP组接口和所述一路PW的映射关系。In the embodiment of the present invention, optionally, the
因此,本发明实施例的接入控制设备,通过一路PW将接收到的分片报文发送至对端接入控制设备,使得各分片报文到达对端接入控制设备上的时延差是很小,从而提高了报文到达基站控制器后进行重组的成功率,从而能够提高了数据传输的可靠性。Therefore, the access control device in the embodiment of the present invention sends the received fragmented message to the peer access control device through one PW, so that the delay difference between each fragmented message reaching the peer access control device is very small, thereby improving the success rate of recombination after the message reaches the base station controller, thereby improving the reliability of data transmission.
在本发明所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present invention, it should be understood that the disclosed devices and methods can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware, or in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-mentioned integrated units implemented in the form of software functional units may be stored in a computer-readable storage medium. The above-mentioned software functional units are stored in a storage medium, including several instructions to enable a computer device (which may be a personal computer, server, or network device, etc.) or a processor (processor) to execute the methods described in various embodiments of the present invention. partial steps. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program codes. .
本领域技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将装置的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。上述描述的装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of description, only the division of the above-mentioned functional modules is used as an example for illustration. The internal structure of the system is divided into different functional modules to complete all or part of the functions described above. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiments, and details are not repeated here.
最后应说明的是:以上各实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述各实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than limiting them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: It is still possible to modify the technical solutions described in the foregoing embodiments, or perform equivalent replacements for some or all of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the technical solutions of the various embodiments of the present invention. scope.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310052613.5ACN103199956B (en) | 2013-02-18 | 2013-02-18 | Message processing method, access control equipment and network system |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310052613.5ACN103199956B (en) | 2013-02-18 | 2013-02-18 | Message processing method, access control equipment and network system |
| Publication Number | Publication Date |
|---|---|
| CN103199956Atrue CN103199956A (en) | 2013-07-10 |
| CN103199956B CN103199956B (en) | 2016-08-03 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201310052613.5AActiveCN103199956B (en) | 2013-02-18 | 2013-02-18 | Message processing method, access control equipment and network system |
| Country | Link |
|---|---|
| CN (1) | CN103199956B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105812220A (en)* | 2014-12-31 | 2016-07-27 | 北京华为数字技术有限公司 | Number transmitting method, device and terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6763018B1 (en)* | 2000-11-30 | 2004-07-13 | 3Com Corporation | Distributed protocol processing and packet forwarding using tunneling protocols |
| US20070071035A1 (en)* | 2005-09-28 | 2007-03-29 | John Evans | LAC-based LFI support for tunneled PPP sessions |
| US20090016267A1 (en)* | 2007-07-13 | 2009-01-15 | Hitachi Communication Technologies, Ltd. | Base station and packet transfer equipment |
| US20090046574A1 (en)* | 2007-08-15 | 2009-02-19 | Nec Laboratories America, Inc. | Virtual Circuit Connectivity Verification Insertion for Packet Loss Control in Pseudowire |
| CN101714951A (en)* | 2009-12-03 | 2010-05-26 | 华为技术有限公司 | Method and equipment for transmitting and receiving service data in CES |
| CN102137008A (en)* | 2011-01-24 | 2011-07-27 | 华为技术有限公司 | Method, device and system for maintaining quality of service (QoS) |
| US8160055B1 (en)* | 2006-02-24 | 2012-04-17 | Cisco Technology, Inc. | System and methods for identifying network path performance |
| CN102611621A (en)* | 2012-02-24 | 2012-07-25 | 华为技术有限公司 | Processing method and equipment for cascading cells |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6763018B1 (en)* | 2000-11-30 | 2004-07-13 | 3Com Corporation | Distributed protocol processing and packet forwarding using tunneling protocols |
| US20070071035A1 (en)* | 2005-09-28 | 2007-03-29 | John Evans | LAC-based LFI support for tunneled PPP sessions |
| US8160055B1 (en)* | 2006-02-24 | 2012-04-17 | Cisco Technology, Inc. | System and methods for identifying network path performance |
| US20090016267A1 (en)* | 2007-07-13 | 2009-01-15 | Hitachi Communication Technologies, Ltd. | Base station and packet transfer equipment |
| US20090046574A1 (en)* | 2007-08-15 | 2009-02-19 | Nec Laboratories America, Inc. | Virtual Circuit Connectivity Verification Insertion for Packet Loss Control in Pseudowire |
| CN101714951A (en)* | 2009-12-03 | 2010-05-26 | 华为技术有限公司 | Method and equipment for transmitting and receiving service data in CES |
| CN102137008A (en)* | 2011-01-24 | 2011-07-27 | 华为技术有限公司 | Method, device and system for maintaining quality of service (QoS) |
| CN102611621A (en)* | 2012-02-24 | 2012-07-25 | 华为技术有限公司 | Processing method and equipment for cascading cells |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105812220A (en)* | 2014-12-31 | 2016-07-27 | 北京华为数字技术有限公司 | Number transmitting method, device and terminal |
| Publication number | Publication date |
|---|---|
| CN103199956B (en) | 2016-08-03 |
| Publication | Publication Date | Title |
|---|---|---|
| US11510131B2 (en) | Configuration method, data transmission method, and apparatus | |
| WO2017193758A1 (en) | Method, device and system for data transmission | |
| CN111050361A (en) | Message transmission method, device and system | |
| CN109952781A (en) | For handling the UE, network node and method of data grouping | |
| CN108289007A (en) | Data pack transmission method and device | |
| CN109120540B (en) | Method for transmitting message, proxy server and computer readable storage medium | |
| CN103222237A (en) | Data processing method, communication single board and equipment | |
| CN102118792B (en) | Method and device for transmitting data packets | |
| CN104937896A (en) | Address resolution protocol message processing method and forwarder and controller | |
| WO2013149587A1 (en) | Ethernet message compression and decompression methods and network element device | |
| CN103581257A (en) | Data distribution method and device based on internet protocol | |
| WO2009086774A1 (en) | A method, an apparatus and a system for transmitting data | |
| CN103795518A (en) | Method, device, and system for synchronizing port modes between devices | |
| JP5200755B2 (en) | Wireless base station, wireless communication system, path connection method and program | |
| CN103199956B (en) | Message processing method, access control equipment and network system | |
| CN102388594A (en) | Method, device and system for data transmission | |
| CN103517332B (en) | A kind of base station, data processing method and communication system | |
| EP2600569B1 (en) | Method, apparatus and system for processing a tunnel packet | |
| CN102420745A (en) | A method and system for 3G communication | |
| CN102638391A (en) | Method and equipment for transmission of frame relay compressed messages | |
| CN104253811A (en) | Network packet communication method and system | |
| CN105874840B (en) | Information transferring method, radio equipment controller, wireless device and base station | |
| CN111491333B (en) | A data processing method, sending device and receiving device | |
| CN101772075B (en) | Method, device and communication system for sending and receiving control signaling | |
| WO2010051775A1 (en) | Method, device and system for data transmitting |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| TR01 | Transfer of patent right | ||
| TR01 | Transfer of patent right | Effective date of registration:20201023 Address after:No.8, Xiaoping Avenue, Badu Economic Development Zone, Zhenze Town, Wujiang District, Suzhou City, Jiangsu Province Patentee after:TONGDING INTERCONNECTION INFORMATION Co.,Ltd. Address before:625, room 269, Connaught platinum Plaza, No. 518101, Qianjin Road, Xin'an street, Shenzhen, Guangdong, Baoan District Patentee before:SHENZHEN SHANGGE INTELLECTUAL PROPERTY SERVICE Co.,Ltd. Effective date of registration:20201023 Address after:625, room 269, Connaught platinum Plaza, No. 518101, Qianjin Road, Xin'an street, Shenzhen, Guangdong, Baoan District Patentee after:SHENZHEN SHANGGE INTELLECTUAL PROPERTY SERVICE Co.,Ltd. Address before:518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen Patentee before:HUAWEI TECHNOLOGIES Co.,Ltd. |