CN102769934B - Method and system based on PPP for protecting transfer layer link - Google Patents
Method and system based on PPP for protecting transfer layer link Download PDFInfo
- Publication number
- CN102769934B CN102769934B CN201210106008.7A CN201210106008A CN102769934B CN 102769934 B CN102769934 B CN 102769934B CN 201210106008 A CN201210106008 A CN 201210106008A CN 102769934 B CN102769934 B CN 102769934B
- Authority
- CN
- China
- Prior art keywords
- base station
- network controller
- station nodeb
- radio network
- rnc
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 20
- 230000005540 biological transmission Effects 0.000 claims description 10
- 101150012532 NANOG gene Proteins 0.000 claims description 7
- 101100396520 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TIF3 gene Proteins 0.000 claims description 7
- 101150038107 stm1 gene Proteins 0.000 claims description 7
- 230000006855 networking Effects 0.000 claims description 3
- 238000012423 maintenance Methods 0.000 abstract description 8
- 230000008569 process Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005538 encapsulation Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
本发明涉及一种基于PPP协议保障传输层链路的方法及系统,所述方法包括:在建立基站NodeB与无线网络控制器RNC之间的物理连接后,基站NodeB与无线网络控制器RNC基于点到点协议PPP协商分别获取用以表征其角色的角色标识,其中,所述基站NodeB获取客户端角色标识,所述无线网络控制器RNC获取服务器角色标识;基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互。本发明通过对无线网络控制器RNC以及基站NodeB进行角色分配,获得客户端角色标识的基站NodeB可以获取有效IP,通过该IP与获得服务器角色标识的无线网络控制器RNC建立操作维护通道,直接从无线网络控制器RNC分配其他参数,降低了无线网络控制器RNC与基站NodeB对接的复杂性。
The present invention relates to a method and system for guaranteeing transport layer links based on the PPP protocol. The method includes: after the physical connection between the base station NodeB and the radio network controller RNC is established, the base station NodeB and the radio network controller RNC are based on point The point-to-point protocol PPP negotiation obtains the role identification used to represent its role respectively, wherein the base station NodeB obtains the client role identification, and the radio network controller RNC obtains the server role identification; the base station NodeB and the radio network controller RNC obtain the server role identification according to their respective interact with the role id. In the present invention, by assigning roles to the radio network controller RNC and the base station NodeB, the base station NodeB that obtains the role identifier of the client can obtain a valid IP, and establishes an operation and maintenance channel with the radio network controller RNC that obtains the server role identifier through the IP, directly from The radio network controller RNC allocates other parameters, which reduces the complexity of the interconnection between the radio network controller RNC and the base station NodeB.
Description
技术领域 technical field
本发明涉及3G UMTS(Universal Mobile Telecommunications System,通用移动通信系统)无线通信领域,具体地,提供了一种基于PPP协议保障传输层链路的方法及系统,通过对PPP点到点协议(Point to Point Protocol,简称PPP协议)中链路两端的RNC(Radio Network Controller,无线网络控制器)和NodeB(基站)进行角色配置,完善PPP协商以对广域网的IP地址进行分配和管理,供网络传输层应用。The present invention relates to the field of 3G UMTS (Universal Mobile Telecommunications System, Universal Mobile Communications System) wireless communication, specifically, provides a method and system for guaranteeing transmission layer links based on PPP protocol, through PPP point-to-point protocol (Point to Point Protocol (referred to as PPP protocol), the RNC (Radio Network Controller, wireless network controller) and NodeB (base station) at both ends of the link perform role configuration, and improve the PPP negotiation to allocate and manage the IP address of the wide area network for the network transport layer application.
背景技术 Background technique
PPP协议是在点到点链路上承载网络层数据包的一种链路层协议,它的优点在于简单、具备用户验证能力、可以解决IP分配等,是目前广域网上应用最广泛的协议之一,也是目前3G UMTS系统中广泛使用的一种协议,用于传输RNC和NodeB之间的无线信令和数据。The PPP protocol is a link layer protocol that carries network layer data packets on point-to-point links. Its advantages are simplicity, user authentication capabilities, and IP allocation. It is currently one of the most widely used protocols on the WAN. One, it is also a protocol widely used in the current 3G UMTS system, used to transmit wireless signaling and data between RNC and NodeB.
PPP协议提供全双工操作,并按照顺序传递数据包。其目的主要是用来通过拨号或专线方式建立点对点连接来发送数据,使其成为各种主机、网桥和路由器之间简单连接的一种共通的解决方案。其能在任何支持PPP封装的接口下工作,如串口、ISDN(Integrated Services Digital Network,综合业务数字网)的BRI/PRI接口等,除此之外还可以包括PPPoX(例如PPPoE、PPPoA、PPPoFR等)这类虚拟接口。The PPP protocol provides full-duplex operation and delivers packets in order. Its purpose is mainly to establish a point-to-point connection to send data through dial-up or dedicated line, making it a common solution for simple connections between various hosts, bridges and routers. It can work under any interface that supports PPP encapsulation, such as serial port, BRI/PRI interface of ISDN (Integrated Services Digital Network, Integrated Services Digital Network), etc. In addition, it can also include PPPoX (such as PPPoE, PPPoA, PPPoFR, etc. ) such virtual interfaces.
PPP协议的作用主要有:用于控制数据链路的建立;用于对广域网的IP地址进行分配和管理;允许同时采用多种网络层路由协议;能够配置和测试数据链路;以及能够有效进行错误检测。The main functions of the PPP protocol are: used to control the establishment of data links; used to allocate and manage IP addresses in the wide area network; to allow multiple network layer routing protocols to be used at the same time; to be able to configure and test data links; Error detection.
目前,在UMTS系统中,RNC与NodeB作为PPP协议中的两方,在进行PPP链路协商的过程中,处于对等的地位,由此可能导致该对等的双方都不会为对方分配有效的IP地址,以致RNC与NodeB无法建立传输通道,终端无法呼入。Currently, in the UMTS system, the RNC and the NodeB, as two parties in the PPP protocol, are in an equal position during the process of PPP link negotiation. IP address, so that the RNC and NodeB cannot establish a transmission channel, and the terminal cannot call in.
发明内容 Contents of the invention
本发明的目的在于提供一种基于PPP协议保障传输层链路的方法及系统,本发明提出的基于PPP协议保障传输层链路的方法及系统,是让PPP按照基站NodeB与无线网络控制器RNC的不同角色分别分配与管理IP,保证传输层可以利用该IP在点对点连接的基础上有效收发数据。The purpose of the present invention is to provide a method and system for guaranteeing transport layer links based on the PPP protocol. The method and system for ensuring transport layer links based on the PPP protocol proposed by the present invention is to allow PPP to communicate with the radio network controller RNC according to the base station NodeB. IPs are assigned and managed by different roles of the network, ensuring that the transport layer can use the IPs to send and receive data effectively on the basis of point-to-point connections.
为了达到本发明的目的,本发明采用以下技术方案实现:In order to achieve the purpose of the present invention, the present invention adopts the following technical solutions to realize:
一种基于PPP协议保障传输层链路的方法,包括:A method for guaranteeing a transport layer link based on the PPP protocol, comprising:
在建立基站NodeB与无线网络控制器RNC之间的物理连接后,基站NodeB与无线网络控制器RNC基于点到点协议PPP协商分别获取用以表征其角色的角色标识,其中,所述基站NodeB获取客户端角色标识,所述无线网络控制器RNC获取服务器角色标识;After the physical connection between the base station NodeB and the radio network controller RNC is established, the base station NodeB and the radio network controller RNC respectively obtain the role identifiers used to represent their roles based on the point-to-point protocol PPP negotiation, wherein the base station NodeB obtains The client role identifier, the radio network controller RNC obtains the server role identifier;
基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互。The base station NodeB interacts with the radio network controller RNC according to their respective role identifiers.
优选地,所述基站NodeB与无线网络控制器RNC采用E1/T1、STM1中的一种进行组网。Preferably, the base station NodeB and the radio network controller RNC adopt one of E1/T1 and STM1 to form a network.
优选地,基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互的步骤包括:Preferably, the steps of interacting between the base station NodeB and the radio network controller RNC according to their respective role identifiers include:
基站NodeB与无线网络控制器RNC进行链路控制协议LCP协商,商定传输链路层的控制参数;The base station NodeB negotiates with the radio network controller RNC on the link control protocol LCP, and agrees on the control parameters of the transmission link layer;
基站NodeB与无线网络控制器RNC的协议栈分别获取各自的角色标识,进行网络控制协议NCP协商;The protocol stacks of the base station NodeB and the radio network controller RNC obtain their respective role identifiers, and perform network control protocol NCP negotiation;
基站NodeB发送携带原IP的配置请求至无线网络控制器RNC,以请求无线网络控制器RNC为其分配IP资源;The base station NodeB sends a configuration request carrying the original IP to the radio network controller RNC to request the radio network controller RNC to allocate IP resources for it;
无线网络控制器RNC响应基站NodeB的请求,并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB;The radio network controller RNC responds to the request of the base station NodeB, and allocates a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC to the corresponding base station NodeB;
无线网络控制器RNC与基站NodeB依据对方的有效IP建立PPP链接,在启动上层业务协商后,建立操作维护通道及业务通道。The radio network controller RNC and the base station NodeB establish a PPP link according to each other's effective IP, and after starting the upper-layer service negotiation, establish an operation and maintenance channel and a service channel.
优选地,在无线网络控制器RNC响应基站NodeB的请求并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB的步骤中,基站NodeB接收该最新分配的有效IP并将其作为唯一有效IP。Preferably, the radio network controller RNC responds to the request of the base station NodeB and allocates a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC to the corresponding base station In the step of NodeB, the base station NodeB receives the latest allocated valid IP and takes it as the only valid IP.
优选地,在进行基于PPP协议保障传输层链路的系统布网时,无需考虑基站NodeB的IP层以上配置。Preferably, when deploying a system network that guarantees transport layer links based on the PPP protocol, there is no need to consider the configuration above the IP layer of the base station NodeB.
一种基于PPP协议保障传输层链路的系统,包括无线网络控制器RNC以及基站NodeB,其还包括PPP控制模块,其中,A system for guaranteeing transport layer links based on the PPP protocol, including a radio network controller RNC and a base station NodeB, which also includes a PPP control module, wherein,
PPP控制模块,用于在基站NodeB与无线网络控制器RNC之间建立物理连接后,基于基站NodeB与无线网络控制器RNC的点到点协议PPP协商分别为基站NodeB与无线网络控制器RNC分配用以表征其角色的角色标识,其中,所述基站NodeB分配客户端角色标识,所述无线网络控制器RNC分配服务器角色标识,使得基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互。The PPP control module is used to assign the base station NodeB and the radio network controller RNC based on the point-to-point protocol PPP negotiation between the base station NodeB and the radio network controller RNC after the physical connection is established between the base station NodeB and the radio network controller RNC. A role identifier representing its role, wherein the NodeB assigns a client role identifier, and the radio network controller RNC assigns a server role identifier, so that the base station NodeB and the radio network controller RNC interact according to their respective role identifiers.
优选地,所述基站NodeB与无线网络控制器RNC采用E1/T1、STM1中的一种进行组网。Preferably, the base station NodeB and the radio network controller RNC adopt one of E1/T1 and STM1 to form a network.
优选地,在PPP控制模块分别为基站NodeB与无线网络控制器RNC分配了角色标识之后,基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互的步骤包括:Preferably, after the PPP control module assigns role identifiers to the base station NodeB and the radio network controller RNC respectively, the steps for the base station NodeB and the radio network controller RNC to interact according to their respective role identifiers include:
基站NodeB与无线网络控制器RNC进行链路控制协议LCP协商,商定传输链路层的控制参数;The base station NodeB negotiates with the radio network controller RNC on the link control protocol LCP, and agrees on the control parameters of the transmission link layer;
基站NodeB与无线网络控制器RNC的协议栈分别获取各自的角色标识,进行网络控制协议NCP协商;The protocol stacks of the base station NodeB and the radio network controller RNC obtain their respective role identifiers, and perform network control protocol NCP negotiation;
基站NodeB发送携带原IP的配置请求至无线网络控制器RNC,以请求无线网络控制器RNC为其分配IP资源;The base station NodeB sends a configuration request carrying the original IP to the radio network controller RNC to request the radio network controller RNC to allocate IP resources for it;
无线网络控制器RNC响应基站NodeB的请求,并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB;The radio network controller RNC responds to the request of the base station NodeB, and allocates a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC to the corresponding base station NodeB;
无线网络控制器RNC与基站NodeB依据对方的有效IP建立PPP链接,在启动上层业务协商后,建立操作维护通道及业务通道。The radio network controller RNC and the base station NodeB establish a PPP link according to each other's effective IP, and after starting the upper-layer service negotiation, establish an operation and maintenance channel and a service channel.
优选地,在无线网络控制器RNC响应基站NodeB的请求并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB的步骤中,基站NodeB接收该最新分配的有效IP并将其作为唯一有效IP。Preferably, the radio network controller RNC responds to the request of the base station NodeB and allocates a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC to the corresponding base station In the step of NodeB, the base station NodeB receives the latest allocated valid IP and takes it as the only valid IP.
优选地,在进行基于PPP协议保障传输层链路的系统布网时,无需考虑基站NodeB的IP层以上配置。Preferably, when deploying a system network that guarantees transport layer links based on the PPP protocol, there is no need to consider the configuration above the IP layer of the base station NodeB.
通过上述本发明的技术方案可以看出,本发明具有以下有益效果:As can be seen from the above-mentioned technical scheme of the present invention, the present invention has the following beneficial effects:
(1)无线网络控制器RNC作为核心控制器,统一为基站NodeB管理网元分配IP,通过PPP协议的IP自协商方式打通传输网络,避免因为两端协商出无效IP使网络无法打通而上站重配的问题,大大降低了维护成本。(1) The radio network controller RNC, as the core controller, uniformly allocates IPs for the NodeB management network elements of the base station, and opens up the transmission network through the IP self-negotiation mode of the PPP protocol, so as to avoid the failure of the network due to invalid IPs negotiated at both ends. The problem of reconfiguration greatly reduces maintenance costs.
(2)基站NodeB(管理网元)规模较大,业务复杂度高,在系统布网中,无需考虑基站NodeB的IP层以上配置,可以减少开局复杂性。(2) The base station NodeB (management network element) has a large scale and high service complexity. In the system network deployment, it is not necessary to consider the configuration above the IP layer of the base station NodeB, which can reduce the complexity of deployment.
(3)通过对无线网络控制器RNC以及基站NodeB进行角色分配,获得客户端角色标识的基站NodeB可以获取有效IP,通过该IP与获得服务器角色标识的无线网络控制器RNC建立操作维护通道,直接从无线网络控制器RNC分配其他参数,降低了无线网络控制器RNC与基站NodeB对接的复杂性。(3) By assigning roles to the radio network controller RNC and the base station NodeB, the base station NodeB that obtains the client role identifier can obtain a valid IP, and establishes an operation and maintenance channel with the radio network controller RNC that obtains the server role identifier through this IP, directly Allocating other parameters from the radio network controller RNC reduces the complexity of the interconnection between the radio network controller RNC and the base station NodeB.
附图说明 Description of drawings
图1所示为基站NodeB与无线网络控制器RNC组网示意图;FIG. 1 is a schematic diagram of networking between a base station NodeB and a radio network controller RNC;
图2所示为本发明实施例提供的基于PPP协议保障传输层链路的方法流程示意图;FIG. 2 is a schematic flow diagram of a method for guaranteeing a transport layer link based on the PPP protocol provided by an embodiment of the present invention;
图3所示为本发明实施例提供的基于PPP协议保障传输层链路的系统结构示意图。FIG. 3 is a schematic structural diagram of a system for guaranteeing transport layer links based on the PPP protocol provided by an embodiment of the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization of the purpose of the present invention, functional characteristics and advantages will be further described in conjunction with the embodiments and with reference to the accompanying drawings.
具体实施方式 Detailed ways
下面结合附图和具体实施例对本发明所述技术方案作进一步的详细描述,以使本领域的技术人员可以更好的理解本发明并能予以实施,但所举实施例不作为对本发明的限定。The technical scheme of the present invention will be described in further detail below in conjunction with the accompanying drawings and specific examples, so that those skilled in the art can better understand the present invention and implement it, but the examples given are not intended to limit the present invention .
依照本发明一种实施例,所述基于PPP协议保障传输层链路的方法,包括以下步骤:According to an embodiment of the present invention, the method for guaranteeing a transport layer link based on the PPP protocol includes the following steps:
(1)建立基站NodeB与无线网络控制器RNC之间的物理连接;(1) Establish a physical connection between the base station NodeB and the radio network controller RNC;
(2)基站NodeB与无线网络控制器RNC基于点到点协议PPP协商分别获取用以表征其角色的角色标识,其中,所述基站NodeB获取客户端角色标识,所述无线网络控制器RNC获取服务器角色标识;(2) The base station NodeB and the radio network controller RNC obtain the role identifiers used to represent their roles respectively based on the point-to-point protocol PPP negotiation, wherein the base station NodeB obtains the client role identifiers, and the radio network controller RNC obtains the server role identifiers. role identification;
(3)基站NodeB与无线网络控制器RNC依据各自的角色标识进行交互。(3) The base station NodeB interacts with the radio network controller RNC according to their respective role identifiers.
优选实施方式下,所述基站NodeB与无线网络控制器RNC采用E1/T1、STM1中的一种进行组网。In a preferred implementation manner, the NodeB and the radio network controller RNC adopt one of E1/T1 and STM1 to form a network.
例如,如图1所示,基站NodeB和无线网络控制器RNC之间通过E1线物理连接,其配置协商的过程如下:For example, as shown in Figure 1, the base station NodeB and the radio network controller RNC are physically connected through an E1 line, and the configuration negotiation process is as follows:
(1)基站NodeB与无线网络控制器RNC之间可采用E1/T1、STM1连接。(1) E1/T1 and STM1 connections can be used between the base station NodeB and the radio network controller RNC.
(2)两端都配置为PPP模式(可以配置为PlainPPP或Multilink PPP),且物理连线保持一致;(2) Both ends are configured as PPP mode (can be configured as PlainPPP or Multilink PPP), and the physical connection is consistent;
(3)设定基站NodeB与无线网络控制器RNC两端的角色。(3) Setting the roles of the base station NodeB and the radio network controller RNC.
在本发明实施例中,通过对基站NodeB与无线网络控制器RNC进行角色分配,获得客户端角色标识的基站NodeB可以获取有效IP,通过该IP与获得服务器角色标识的无线网络控制器RNC建立操作维护通道,直接从无线网络控制器RNC分配其他参数,降低了无线网络控制器RNC与基站NodeB对接的复杂性。In the embodiment of the present invention, by assigning roles to the base station NodeB and the radio network controller RNC, the base station NodeB that obtains the client role identifier can obtain a valid IP, and establishes an operation with the radio network controller RNC that obtains the server role identifier through the IP The channel is maintained and other parameters are directly allocated from the RNC, which reduces the complexity of the connection between the RNC and the NodeB.
并且,无线网络控制器RNC作为核心控制器,统一为基站NodeB管理网元分配IP,通过PPP协议的IP自协商方式打通传输网络,避免因为两端协商出无效IP使网络无法打通而上站重配的问题,大大降低了维护成本。In addition, the radio network controller RNC, as the core controller, uniformly allocates IPs for the NodeB management network elements of the base station, and opens up the transmission network through the IP self-negotiation mode of the PPP protocol, so as to avoid the failure of the network connection due to invalid IPs negotiated at both ends The problem of matching greatly reduces the maintenance cost.
为了更为清晰的阐述本发明的精神,下面将通过一具体实施例来详细说明本发明提供的基于PPP协议保障传输层链路的方法。如图2所示,所述方法包括:In order to illustrate the spirit of the present invention more clearly, a specific embodiment will be used to describe in detail the method for securing transport layer links based on the PPP protocol provided by the present invention. As shown in Figure 2, the method includes:
S101、建立基站NodeB与无线网络控制器RNC之间的物理连接;S101. Establish a physical connection between the base station NodeB and the radio network controller RNC;
S102、基站NodeB与无线网络控制器RNC进行链路控制协议LCP(LinkControl Protocol,链路控制协议)协商,商定传输链路层的控制参数;S102, the base station NodeB and the radio network controller RNC perform link control protocol LCP (LinkControl Protocol, link control protocol) negotiation, and agree on the control parameters of the transmission link layer;
S103、基站NodeB与无线网络控制器RNC的协议栈分别获取各自的角色标识,进行网络控制协议NCP(Network Control Protocol,网络控制协议)协商;S103, the protocol stacks of the base station NodeB and the radio network controller RNC obtain their respective role identifiers, and perform network control protocol NCP (Network Control Protocol, network control protocol) negotiation;
S104、基站NodeB发送携带原IP的配置请求至无线网络控制器RNC,以请求无线网络控制器RNC为其分配IP资源;S104, the base station NodeB sends a configuration request carrying the original IP to the radio network controller RNC, so as to request the radio network controller RNC to allocate IP resources for it;
S105、无线网络控制器RNC响应基站NodeB的请求,并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB;S105, the radio network controller RNC responds to the request of the base station NodeB, and allocates a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC to the corresponding base station NodeB ;
S106、无线网络控制器RNC与基站NodeB依据对方的有效IP建立PPP链接,在启动上层业务协商后,建立操作维护通道及业务通道。S106. The radio network controller RNC and the base station NodeB establish a PPP link according to the effective IP of each other, and after starting the upper layer service negotiation, establish an operation maintenance channel and a service channel.
优选地,在所述步骤S105中,在无线网络控制器RNC响应基站NodeB的请求并为相应的基站NodeB分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC的有效IP信息发送给该相应的基站NodeB的步骤中,基站NodeB接收该最新分配的有效IP并将其作为唯一有效IP。Preferably, in said step S105, the radio network controller RNC responds to the request of the base station NodeB and distributes a valid IP for the corresponding base station NodeB, sends the valid IP to the base station NodeB, and then sends the valid IP of the radio network controller RNC In the step of sending the information to the corresponding base station NodeB, the base station NodeB receives the latest allocated valid IP and takes it as the only valid IP.
优选地,在执行上述步骤S101-S106之前,在进行基于PPP协议保障传输层链路的系统布网时,无需考虑基站NodeB的IP层以上配置。Preferably, before performing the above steps S101-S106, when implementing the system network deployment based on the PPP protocol to guarantee the transport layer link, it is not necessary to consider the configuration above the IP layer of the base station NodeB.
相应地,本发明实施例还提供了一种基于PPP协议保障传输层链路的系统,如图3所示包括无线网络控制器RNC10以及基站NodeB20,其还包括PPP控制模块101,其中,Correspondingly, the embodiment of the present invention also provides a system for guaranteeing transport layer links based on the PPP protocol, including a radio network controller RNC10 and a base station NodeB20 as shown in FIG. 3 , which also includes a PPP control module 101, wherein
PPP控制模块101,用于在基站NodeB20与无线网络控制器RNC10之间建立物理连接后,基于基站NodeB20与无线网络控制器RNC10的点到点协议PPP协商分别为基站NodeB20与无线网络控制器RNC10分配用以表征其角色的角色标识,其中,所述基站NodeB20分配客户端角色标识,所述无线网络控制器RNC10分配服务器角色标识,使得基站NodeB20与无线网络控制器RNC10依据各自的角色标识进行交互。The PPP control module 101 is configured to, after the physical connection is established between the base station NodeB20 and the radio network controller RNC10, assign the base station NodeB20 and the radio network controller RNC10 based on the point-to-point protocol PPP negotiation between the base station NodeB20 and the radio network controller RNC10. A role identifier used to characterize its role, wherein the base station NodeB20 assigns a client role identifier, and the radio network controller RNC10 assigns a server role identifier, so that the base station NodeB20 and the radio network controller RNC10 interact according to their respective role identifiers.
具体实施时,所述PPP控制模块101可以布置于所述无线网络控制器RNC10之中,也可以与所述无线网络控制器RNC10独立布置。During specific implementation, the PPP control module 101 may be arranged in the radio network controller RNC10, or may be arranged independently of the radio network controller RNC10.
优选实施过程中,所述基站NodeB20与无线网络控制器RNC10采用E1/T1、STM1中的一种进行组网。In a preferred implementation process, the base station NodeB20 and the radio network controller RNC10 adopt one of E1/T1 and STM1 to form a network.
优选地,在PPP控制模块101分别为基站NodeB20与无线网络控制器RNC10分配了角色标识之后,基站NodeB20与无线网络控制器RNC10依据各自的角色标识进行交互的步骤包括:Preferably, after the PPP control module 101 assigns role identifiers to the base station NodeB20 and the radio network controller RNC10 respectively, the steps for the base station NodeB20 and the radio network controller RNC10 to interact according to their respective role identifiers include:
(1)基站NodeB20与无线网络控制器RNC10进行链路控制协议LCP协商,商定传输链路层的控制参数;(1) The base station NodeB20 negotiates with the radio network controller RNC10 on the link control protocol LCP, and agrees on the control parameters of the transmission link layer;
(2)基站NodeB20与无线网络控制器RNC10的协议栈分别获取各自的角色标识,进行网络控制协议NCP协商;(2) The protocol stacks of the base station NodeB20 and the radio network controller RNC10 obtain respective role identifiers respectively, and carry out network control protocol NCP negotiation;
(3)基站NodeB20发送携带原IP的配置请求至无线网络控制器RNC10,以请求无线网络控制器RNC10为其分配IP资源;(3) The base station NodeB20 sends a configuration request carrying the original IP to the radio network controller RNC10, to request the radio network controller RNC10 to allocate IP resources for it;
(4)无线网络控制器RNC10响应基站NodeB20的请求,并为相应的基站NodeB20分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC10的有效IP信息发送给该相应的基站NodeB20;(4) The radio network controller RNC10 responds to the request of the base station NodeB20, and allocates a valid IP for the corresponding base station NodeB20, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC10 to the corresponding base station NodeB20;
优选地,在该步骤中,在无线网络控制器RNC10响应基站NodeB20的请求并为相应的基站NodeB20分配有效IP,将该有效IP发送给基站NodeB,再将无线网络控制器RNC10的有效IP信息发送给该相应的基站NodeB20的步骤中,基站NodeB20接收该最新分配的有效IP并将其作为唯一有效IP。Preferably, in this step, the radio network controller RNC10 responds to the request of the base station NodeB20 and allocates a valid IP for the corresponding base station NodeB20, sends the valid IP to the base station NodeB, and then sends the valid IP information of the radio network controller RNC10 In the step of assigning to the corresponding base station NodeB20, the base station NodeB20 receives the latest allocated valid IP and takes it as the only valid IP.
(5)无线网络控制器RNC10与基站NodeB20依据对方的有效IP建立PPP链接,在启动上层业务协商后,建立操作维护通道及业务通道。(5) The radio network controller RNC10 and the base station NodeB20 establish a PPP link according to the effective IP of the other party, and after starting the upper-layer service negotiation, establish an operation and maintenance channel and a service channel.
优选地,基站NodeB20(管理网元)规模较大,业务复杂度高,在进行基于PPP协议保障传输层链路的系统布网时,无需考虑基站NodeB20的IP层以上配置,可以减少开局复杂性。Preferably, the base station NodeB20 (management network element) has a large scale and high business complexity. When performing system network deployment based on the PPP protocol to ensure the transport layer link, it is not necessary to consider the configuration above the IP layer of the base station NodeB20, which can reduce the complexity of deployment .
以上所述仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the patent scope of the present invention. Any equivalent structure or equivalent process transformation made by using the description of the present invention and the contents of the accompanying drawings, or directly or indirectly used in other related All technical fields are equally included in the scope of patent protection of the present invention.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210106008.7A CN102769934B (en) | 2012-04-12 | 2012-04-12 | Method and system based on PPP for protecting transfer layer link |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210106008.7A CN102769934B (en) | 2012-04-12 | 2012-04-12 | Method and system based on PPP for protecting transfer layer link |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102769934A CN102769934A (en) | 2012-11-07 |
CN102769934B true CN102769934B (en) | 2015-05-20 |
Family
ID=47097150
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210106008.7A Expired - Fee Related CN102769934B (en) | 2012-04-12 | 2012-04-12 | Method and system based on PPP for protecting transfer layer link |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102769934B (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1722872A (en) * | 2004-07-15 | 2006-01-18 | 大唐移动通信设备有限公司 | Method for realizing automatic establishment of specific OM channel for 3G base station |
CN102292963A (en) * | 2009-01-22 | 2011-12-21 | 瑞典爱立信有限公司 | Address allocation in a network |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7983716B2 (en) * | 2003-09-30 | 2011-07-19 | Interdigital Technology Corporation | Centralized radio network controller |
-
2012
- 2012-04-12 CN CN201210106008.7A patent/CN102769934B/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1722872A (en) * | 2004-07-15 | 2006-01-18 | 大唐移动通信设备有限公司 | Method for realizing automatic establishment of specific OM channel for 3G base station |
CN102292963A (en) * | 2009-01-22 | 2011-12-21 | 瑞典爱立信有限公司 | Address allocation in a network |
Also Published As
Publication number | Publication date |
---|---|
CN102769934A (en) | 2012-11-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI360781B (en) | Method for configuring a computer device using loa | |
CN108092893B (en) | Method and device for opening a dedicated line | |
WO2013067904A1 (en) | Inter-domain virtual private network interfacing method and device | |
CN101309284B (en) | Remote access communication method, apparatus and system | |
WO2013182066A1 (en) | Label distribution method and device | |
CN1878133A (en) | Dynamic VLAN ID assignment and packet transfer apparatus | |
WO2013135000A1 (en) | Dual-protocol-stack access method and system | |
CN103166909B (en) | The cut-in method of a kind of Virtual Networking System, device and system | |
US20200170051A1 (en) | Method and Apparatus for a Radio Node and a Controlling Gateway | |
WO2022033461A1 (en) | Communication method and related device | |
WO2009074072A1 (en) | Method, network system and network equipment of dynamic strategy conversion | |
WO2003101124A1 (en) | A method for automated setting up special operation maintenance channel in 3g base station | |
TW201427470A (en) | Method of device-to-device communication controlled by cellular mobile communication network | |
WO2011032447A1 (en) | Method, system and communication terminal for implementing inter-communication between new network and internet | |
WO2007028330A1 (en) | A method and system for automatically distributing the service to the ppp access terminal | |
CN107769939A (en) | Network element management method, webmaster, Gateway Network Element and system in data communication network | |
CN101296111A (en) | Method and system for automatically realizing the link between management equipment and managed equipment | |
CN101262416A (en) | Method, system and device for hiding user location in communication system | |
WO2022005352A1 (en) | Method and device for assigning data capacity to network slices in a mobile communications network | |
CN100518126C (en) | Method and Router for Configuring GRE Tunnel | |
WO2015090035A1 (en) | Network resource sharing processing and sharing method, device and system | |
WO2022001668A1 (en) | Method for implementing multiple pdns between indoor unit and outdoor unit, and storage medium | |
WO2015123947A1 (en) | Method and apparatus for delivering local area network information | |
WO2006119690A1 (en) | A method and system for cpecf (customer premises equipment configuration function) obtaining the terminal equipment information and configuring the terminal equipment | |
CN102769934B (en) | Method and system based on PPP for protecting transfer layer link |
Legal Events
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 | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20150520 |