CN1558636B - Synchronous switching method of source and sink in service flow rerouting - Google Patents
Synchronous switching method of source and sink in service flow rerouting Download PDFInfo
- Publication number
- CN1558636B CN1558636B CN 200410001126 CN200410001126A CN1558636B CN 1558636 B CN1558636 B CN 1558636B CN 200410001126 CN200410001126 CN 200410001126 CN 200410001126 A CN200410001126 A CN 200410001126A CN 1558636 B CN1558636 B CN 1558636B
- Authority
- CN
- China
- Prior art keywords
- rerouting
- mapping relationship
- sink
- framing procedure
- transmission channel
- 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
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
技术领域technical field
本发明属于网络技术范畴,是传送网络中保证业务流平滑重路由的一种方法,是应用于可向客户业务动态提供可调整带宽的新一代传送网中的一种技术,保证客户业务重路由过程中,出现传送通道映射关系切换时实现无损传送的一种方法。The invention belongs to the category of network technology, is a method for ensuring smooth rerouting of service flows in a transmission network, and is a technology applied to a new generation of transmission network that can dynamically provide adjustable bandwidth to customer services, ensuring customer service rerouting In the process, it is a method to achieve lossless transmission when the transmission channel mapping relationship is switched.
背景技术Background technique
由于当今广泛应用的IP业务具有流量的突发性、随机性且难以预测等特性,要求传送网具有向客户业务动态提供可调整带宽的功能。这就要求传送网络具有客户业务流重路由(建立新的传送通道)的能力,其传统实现方式是:用网络管理单元或者控制平面完成带宽资源的申请后,通知源端和宿端网元中的控制/管理模块,由它来对相关软硬件的进行配置,实现业务流在不同的传送通道间切换。这种方式中,源端和宿端的配置过程无法做到硬件同步,因此在数据流切换传送路径的过程中会出现丢包。为解决这一问题,相关的组织和研发机构正在进行相关研究。Due to the suddenness, randomness, and unpredictability of traffic in today's widely used IP services, it is required that the transport network has the function of dynamically providing adjustable bandwidth to customer services. This requires the transport network to have the ability to reroute customer service flows (establish a new transport channel). The traditional implementation method is: after the network management unit or the control plane completes the application for bandwidth resources, notify the source and sink network elements The control/management module is used to configure related software and hardware to realize the switching of business flows between different transmission channels. In this method, the configuration process of the source end and the sink end cannot be synchronized by hardware, so packet loss will occur during the process of switching the transmission path of the data stream. In order to solve this problem, relevant organizations and research and development institutions are conducting relevant research.
发明内容Contents of the invention
本发明采用一种新的方法解决传送网中由于重路由而导致的丢包问题;这种方法包含两个层面:控制层面上,重路由相关的控制层面信令或者管理层面的配置负责为新的路径进行选路,以及为其建立传送通道连接,但与传统实现方式的不同点在于:信令/配置过程中只对源端而不对宿端的电层处理模块中的映射关系进行切换配置;在数据成帧层面上,将实现封装成帧和适配的通用成帧规程(GFP)加以扩展和补充,利用ITU-T G.7041中尚未定义的Spare域,重新定义其为MRI(Mapping Realtion Indication)域,作为GFP客户数据帧的开销字节,该域传送重路由时所需的映射关系指示信息,为适配的源端和宿端之间提供一种硬件同步机制一即通过GFP帧开销字节实现对宿端的电层处理模块进行映射关系切换的配置操作,从而保证了业务流在重路由的过程中的平滑传送。The present invention adopts a new method to solve the problem of packet loss caused by rerouting in the transport network; this method includes two levels: on the control level, the rerouting-related control level signaling or management level configuration is responsible for the new Select the path and establish a transmission channel connection for it, but the difference from the traditional implementation method is that in the signaling/configuration process, only the source end is switched and configured for the mapping relationship in the electrical layer processing module of the sink end; At the level of data framing, the general framing procedure (GFP) for encapsulation framing and adaptation is extended and supplemented, and the Spare field that has not been defined in ITU-T G.7041 is used to redefine it as MRI (Mapping Realtion Indication) field, as the overhead byte of the GFP client data frame, this field transmits the mapping relationship indication information required for rerouting, and provides a hardware synchronization mechanism between the source end and the sink end of the adaptation—that is, through the GFP frame The overhead byte implements the configuration operation of switching the mapping relationship of the electrical layer processing module at the sink end, thereby ensuring the smooth transmission of the service flow during the rerouting process.
具体的重路由步骤是:The specific rerouting steps are:
1)对ITU-T G.7041 GFP标准进行了扩展和补充,使用了GFP线性扩展头中尚未使用的Spare域,将其定义为映射关系指示域,即Mapping Realtion Indication(MRI),用于适配源端向宿端传送映射关系指示,提供了一种适配源端和宿端针对映射关系的同步手段,以实现业务量的平滑重路由。1) Extend and supplement the ITU-T G.7041 GFP standard, use the Spare field that has not been used in the GFP linear extension header, and define it as a mapping relationship indication field, that is, Mapping Realtion Indication (MRI), which is applicable to The configuration source end transmits the mapping relationship indication to the sink end, which provides a means for synchronizing the mapping relationship between the adaptation source end and the sink end, so as to realize smooth rerouting of traffic.
映射关系指示域,即MRI,包含8bit,处于GFP线性扩展头中原Spare域位置,其内容为映射关系指示,是由GFP适配源端写入并发送到GFP接收端的开销字节。通过传送MRI,源端可向宿端发出映射关系更改的配置信息。这一信息是作为帧头开销字节随着GFP客户数据帧一起发送的,并且接收端在对GFP解帧时,将先查看这一开销字节,即时的更改本端解帧时的映射关系,然后再进行提取GFP客户数据帧净荷并发送到客户接收端的操作。这种硬件同步机制,使得GFP适配源端和宿端的映射关系改变是同步的,因此在重路由过程中对于其承载的客户数据流是平滑的。The mapping relationship indicator field, that is, MRI, contains 8 bits and is located in the original Spare field of the GFP linear extension header. Its content is the mapping relationship indicator, which is an overhead byte written by the GFP adaptation source and sent to the GFP receiver. By transmitting the MRI, the source end can send the configuration information of the mapping relationship change to the sink end. This information is sent together with the GFP client data frame as the frame header overhead byte, and when the receiving end unframes the GFP, it will first check this overhead byte, and immediately change the mapping relationship when the local end unframes , and then perform the operation of extracting the GFP client data frame payload and sending it to the client receiving end. This hardware synchronization mechanism makes the change of the mapping relationship between the GFP adaptation source end and the sink end synchronous, so the client data flow carried by it is smooth during the rerouting process.
2)为实现重路由过程中业务流的平滑传送,对传统到重路由过程中控制信令/网管配置方式稍加改动:对于业务流重路由请求,网络控制平面/管理单元完成带宽资源的申请后,通知源端和宿端网元中的控制/管理模块,由它来实现对相关软件的配置,而只有源端的控制/管理模块对相关硬件进行配置,即在硬件中进行申请重路由的业务流向传送通道中映射关系的改变/切换;2) In order to realize the smooth transmission of business flows during the rerouting process, a slight change is made to the traditional control signaling/network management configuration in the rerouting process: for service flow rerouting requests, the network control plane/management unit completes the application for bandwidth resources After that, notify the control/management module in the network element of the source end and the sink end, which will realize the configuration of the relevant software, and only the control/management module of the source end will configure the relevant hardware, that is, apply for rerouting in the hardware Change/switching of the mapping relationship in the service flow to the transmission channel;
3)任意路客户业务流向传送通道中进行GFP成帧、适配、传送时都在GFP中提供MRI开销,也就是说该开销是随着客户数据一同传送的。宿端在对GFP帧进行解帧时,将根据当前帧提供的MRI域确定从传送通道到客户接收端的映射关系,从而进行解帧。这样客户数据流和传送通道之间的适配对应关系的将随着该路客户数据帧进行即时的更新,从而保证了源端、宿端的适配对应关系硬件同步,有效地避免了切换传送路径的过程中会出现的丢包现象。3) When the GFP framing, adaptation, and transmission are performed on any channel of customer service flow to the transmission channel, the MRI overhead is provided in the GFP, that is to say, the overhead is transmitted together with the customer data. When the sink end deframes the GFP frame, it will determine the mapping relationship from the transmission channel to the client receiving end according to the MRI domain provided by the current frame, so as to perform deframing. In this way, the adaptation relationship between the client data flow and the transmission channel will be updated in real time along with the client data frame, thus ensuring the hardware synchronization of the adaptation relationship between the source end and the sink end, and effectively avoiding switching transmission paths Packet loss occurs during the process.
如上所述,本发明通过对ITU-T G.7041_GFP进行扩展和补充,新定义了一个开销字段域,提出利用这一开销实现对其所成帧的客户业务重路由时硬件同步切换的方法,配合相关的信令/网管保证业务流在重路由过程中能够平滑传送,该发明可应用于采用流量驱动方式或者UNI方式,向客户业务动态提供可调整带宽的新一代传送网中。该方法具有易于实现、灵活性强、可充分利用网络资源的特点。As mentioned above, the present invention newly defines an overhead field by extending and supplementing ITU-T G.7041_GFP, and proposes a method for using this overhead to realize hardware synchronous switching when rerouting its framed client services, Cooperating with relevant signaling/network management to ensure smooth transmission of service flows during rerouting, the invention can be applied to a new generation of transport networks that dynamically provide adjustable bandwidth to customer services using traffic-driven or UNI methods. This method has the characteristics of easy implementation, strong flexibility and full utilization of network resources.
附图说明Description of drawings
图1是原GFP线形扩展头和扩展后的GFP线形扩展头示意图Figure 1 is a schematic diagram of the original GFP linear expansion head and the expanded GFP linear expansion head
图2是客户业务流重路由技术应用的网络环境示意图Figure 2 is a schematic diagram of the network environment for the application of customer service flow rerouting technology
图3是传送网中采用控制平面信令方式的重路由操作示意图Figure 3 is a schematic diagram of the rerouting operation using control plane signaling in the transport network
图4是客户业务流重路由技术步骤1中2)操作结束后业务传送情况示意图Figure 4 is a schematic diagram of the service transmission situation after the end of operation 2) in step 1 of the customer service flow rerouting technology
图5是客户业务流重路由技术步骤2中2)操作结束后业务传送情况示意图Figure 5 is a schematic diagram of the business transmission situation after the operation of 2) in step 2 of the customer service flow rerouting technology
图6是客户业务流重路由技术步骤3操作结束后业务传送情况示意图Figure 6 is a schematic diagram of the service transmission situation after the operation of step 3 of the customer service flow rerouting technology
具体实施方式Detailed ways
所述重路由主要是对于在传送网络中承载的客户业务流而言的,对于当前广泛应用的IP业务而言,来自客户网络的数据流量是突发、随机且难以预测的,因此传送网络应该具有根据来自客户网络业务流量的变化进行相应带宽调整乃至于对其进行重路由(为其建立新的传送通道)的能力,以实现对传送网络中带宽资源的高效利用和提供满足客户要求的服务。在这里,由传送网络的边缘节点流量监测模块负责监测来自客户网络的业务流量,根据已经申请到的路径带宽资源使用状况,作出是否向传送网络控制平面提出重路由的要求;或者基于UNI信令,由UNI-C发起带宽调整请求作为传送网中带宽调整或者是重路由的触发条件;或者采用其他可能的方式作出重路由的要求。一旦提出重路由请求,由控制平面相关信令或者网络管理配置消息来根据网络剩余资源实现对该路业务进行重选路,并对新的通道所通过的各节点以及源节点、宿节点进行配置;由相关硬件具体完成业务流从向原有的传输通道中映射切换到向新建立的通道中映射的操作,从而实现了重路由的全过程。The rerouting is mainly for the customer service flow carried in the transport network. For the currently widely used IP service, the data traffic from the customer network is sudden, random and unpredictable. Therefore, the transport network should It has the ability to adjust the corresponding bandwidth and even reroute it (establish a new transmission channel for it) according to the change of the service flow from the customer network, so as to realize the efficient utilization of bandwidth resources in the transmission network and provide services that meet customer requirements . Here, the edge node traffic monitoring module of the transport network is responsible for monitoring the service traffic from the customer network, and makes a request for rerouting to the transport network control plane according to the usage status of the path bandwidth resources that have been applied for; or based on UNI signaling , the UNI-C initiates a bandwidth adjustment request as a trigger condition for bandwidth adjustment or rerouting in the transport network; or makes a rerouting request in other possible ways. Once a rerouting request is made, the relevant signaling of the control plane or the network management configuration message will realize the rerouting of the service according to the remaining resources of the network, and configure the nodes, source nodes, and sink nodes that the new channel passes through ; The relevant hardware specifically completes the operation of switching the service flow from mapping to the original transmission channel to mapping to the newly established channel, thereby realizing the whole process of rerouting.
随着通用成帧技术GFP在网络中的广泛应用,提出了一种采用GFP的某些开销字节来解决上述问题的新方法。With the widespread application of the general framing technology GFP in the network, a new method of using some overhead bytes of GFP to solve the above problems is proposed.
下面结合附图,说明这种方法应用的网络环境的一个具体实例。A specific example of the network environment where this method is applied will be described below with reference to the accompanying drawings.
采用通用成帧规程在传送网络上传送来自客户数据网的业务基本上采用图2中的方式,来自客户数据网络(图中以IP网络为例)的业务流在传送网络的边缘节点(源端)被通用成帧规程加以复用(以实现流量的汇聚)、成帧,之后在传送网络提供的通道(如WDM通道等)中传送,在宿端节点GFP帧被解帧、解复用,进而发送到目的客户网络。图中客户链路以GbEthernet为例,Data/GFP/Transport节点包含了n路客户链路GbEthernet的线卡,“GbE与传送通道之间的映射模块”实现将n路客户业务流与m路GFP成帧模块以及m路传送通道的映射功能。m路传送通道是由传送网络动态提供的,即传送网络可向客户业务动态提供可调整带宽。图2中,当前传送网只对Data/GFP/Transport节点1到Data/GFP/Transport节点2的业务只提供一条传送通道,即路径1;来自路由器1、路由器2......路由器n的业务流在Data/GFP/Transport节点1被复用成帧,在路径1中传送,在Data/GFP/Transport节点2解帧解复用,分别发送到路由器1’、路由器2’......路由器n’。The general framing procedure is used to transmit the services from the customer data network on the transport network basically in the manner shown in Fig. ) is multiplexed (to achieve traffic aggregation) and framed by the general framing procedure, and then transmitted in the channel (such as WDM channel, etc.) provided by the transport network, and the GFP frame is deframed and demultiplexed at the sink end node. And then sent to the destination customer network. The customer link in the figure takes GbEthernet as an example. The Data/GFP/Transport node includes n-channel customer link GbEthernet line cards. The framing module and the mapping function of m transmission channels. The m transmission channels are dynamically provided by the transmission network, that is, the transmission network can dynamically provide adjustable bandwidth to customer services. In Figure 2, the current transport network only provides one transport channel for services from Data/GFP/Transport node 1 to Data/GFP/Transport node 2, that is, path 1; from router 1, router 2...router n The business flow is multiplexed into frames at Data/GFP/Transport node 1, transmitted in path 1, deframed and demultiplexed at Data/GFP/Transport node 2, and sent to router 1', router 2'... ...router n'.
随着来自路由器1的流量增大,n路业务流量之和大于路径1的带宽时,Data/GFP/Transport节点1将向网络控制平面提出对来自路由器1的业务流进行带宽调整或者重路由的请求。若经分析路径1的带宽资源不足以满足带宽调整要求,此时控制平面根据网络中现有的资源为来自路由器1的业务流进行重路由。重路由的过程如下:As the traffic from Router 1 increases, when the sum of the service traffic of n paths is greater than the bandwidth of Path 1, Data/GFP/Transport node 1 will propose to the network control plane to adjust the bandwidth or reroute the traffic from Router 1 ask. If the bandwidth resource of Path 1 is not enough to meet the bandwidth adjustment requirements after analysis, the control plane reroutes the service flow from Router 1 according to the existing resources in the network. The rerouting process is as follows:
步骤1:业务流量重路由过程中控制/管理平面操作Step 1: Control/management plane operations during service traffic rerouting
业务流量重路由过程中控制/管理平面操作流程如下:The control/management plane operation process during service traffic rerouting is as follows:
1)发起业务流的重路由请求。1) Initiate a rerouting request for a service flow.
可采用的方式有:Available methods are:
●基于传送网络边缘节点的智能带宽监测,由传送网络边缘节点(即源节点)的带宽监测程序向传送网控制/管理平面提出对业务流重路由的请求●Based on the intelligent bandwidth monitoring of the edge nodes of the transport network, the bandwidth monitoring program of the edge nodes of the transport network (that is, the source node) proposes a request for service flow rerouting to the control/management plane of the transport network
●基于UNI信令,即由UNI-C向UNI-N发出带宽调整请求,由UNI-N向传送网控制/管理平面提出业务流重路由的请求●Based on UNI signaling, that is, UNI-C sends a bandwidth adjustment request to UNI-N, and UNI-N makes a service flow rerouting request to the transport network control/management plane
●采用其他可能的方式●Use other possible methods
2)传送网的控制/管理平面为该请求进行重路由操作2) The control/management plane of the transport network performs a rerouting operation for the request
即采用信令控制方式或者网管配置的方式建立新的传送通道,将需要重路由的客户信号映射到新建立的传送通道和释放在原来传送通道中占用的带宽。需要注意的是,对于将需要重路由的客户信号映射到新建立的传送通道和释放在原来传送通道中占用的带宽的操作来说,这里的控制和配置只负责相关软件部分,对相关硬件不进行控制和配置,也就是说只在各个网元的软件部分将需要重路由的客户信号映射到新建立的传送通道和释放在原来传送通道中占用的带宽,而并没有在硬件上实际执行。That is, a new transmission channel is established by means of signaling control or network management configuration, and the client signal that needs to be rerouted is mapped to the newly established transmission channel and the bandwidth occupied by the original transmission channel is released. It should be noted that for the operation of mapping the client signal that needs to be rerouted to the newly established transmission channel and releasing the bandwidth occupied in the original transmission channel, the control and configuration here are only responsible for the relevant software part, not for the relevant hardware. To control and configure, that is to say, only in the software part of each network element, the client signal that needs to be rerouted is mapped to the newly established transmission channel and the bandwidth occupied in the original transmission channel is released, but it is not actually executed on the hardware.
可采用的方式有:Available methods are:
●采用集中网络管理的方式,由网管进行配置●Centralized network management is adopted, and the configuration is performed by the network management
图3给出了由传送网络边缘节点的智能带宽监测程序提出重路由请求,传送网中采用控制平面信令方式的重路由操作示意图。Figure 3 shows a schematic diagram of the rerouting operation using control plane signaling in the transport network when the intelligent bandwidth monitoring program of the edge node of the transport network proposes a rerouting request.
上述步骤1中2)操作结束后,业务传送情况改变为如图4所示。尽管路径2在传送网络中已经建立起来,但在Data/GFP/Transport节点1和Data/GFP/Transport节点2硬件中,此时尚未进行将需要重路由的客户信号映射到新建立的传送通道和释放在原来传送通道中占用的带宽的操作,因此GbE与传送通道之间的映射关系并没有改变,申请重路由的客户业务流D1此时仍然映射到路径1中进行传送。After the operation 2) in the above step 1 is completed, the service transmission situation changes as shown in FIG. 4 . Although path 2 has been established in the transmission network, in the hardware of Data/GFP/Transport node 1 and Data/GFP/Transport node 2, the mapping of the client signal that needs to be rerouted to the newly established transmission channel and The operation of releasing the bandwidth occupied in the original transmission channel, so the mapping relationship between GbE and the transmission channel has not changed, and the customer service flow D1 applying for rerouting is still mapped to path 1 for transmission at this time.
步骤2:对源端的相关硬件进行配置,利用新定义的GFP开销传送映射关系信息Step 2: Configure the relevant hardware at the source end, and use the newly defined GFP overhead to transmit mapping relationship information
1)对源端的相关硬件进行配置,即在硬件中将申请重路由的某路或者某些路业务流映射到新建立的传送通道和释放在原来传送通道中占用的带宽;对宿端的相关硬件不进行配置。1) Configure the relevant hardware at the source end, that is, map a certain route or some service flows applying for rerouting to the newly established transmission channel in the hardware and release the bandwidth occupied in the original transmission channel; Do not configure.
2)任意路客户业务流向传送通道进行GFP适配时都在GFP中提供Mapping RelationIndication传送映射关系指示域。2) When GFP adaptation is performed on any customer service flow to the transmission channel, the Mapping RelationIndication transmission mapping relationship indication field is provided in GFP.
上述步骤2中2)操作结束后,业务传送情况改变为如图5所示。其中在Data/GFP/Transport节点1中的GbE与传送通道之间的映射关系已经改变,Data/GFP/Transport节点2中的GbE与传送通道之间的映射关系并没有改变,在硬件上,此时源端Data/GFP/Transport节点1已经进行将需要重路由的客户信号映射到新建立的传送通道和释放在原来传送通道中占用的带宽的操作,申请重路由的客户业务流D1此时映射到新建立的路径2中进行传送。在业务流尚未达到宿端Data/GFP/Transport节点2时,宿端中GbE与传送通道之间的映射关系尚未改变。After the operation 2) in the above step 2 is completed, the service transmission situation changes as shown in FIG. 5 . The mapping relationship between GbE and transmission channel in Data/GFP/Transport node 1 has changed, but the mapping relationship between GbE and transmission channel in Data/GFP/Transport node 2 has not changed. On hardware, this When the data/GFP/Transport node 1 at the source end has already mapped the client signal that needs to be rerouted to the newly established transmission channel and released the bandwidth occupied by the original transmission channel, the customer service flow D1 that applied for rerouting is mapped at this time Transfer to the newly established path 2. When the service flow has not yet reached the Data/GFP/Transport node 2 at the sink end, the mapping relationship between the GbE and the transmission channel at the sink end has not changed.
步骤3:随着封装客户业务流并带有映射关系指示开销的GFP帧到达宿端,对宿端的相关硬件进行配置,完成重路由全过程。当封装申请重路由的客户业务流并带有映射关系指示开销的GFP帧到达宿端,宿端在对GFP帧进行解帧时提取包含其中的映射关系指示,并且据此将当前的GFP帧中的客户业务净荷发送到相应的终端。Step 3: As the GFP frame encapsulating the customer service flow and carrying the mapping relationship indication overhead arrives at the sink end, configure the relevant hardware at the sink end to complete the whole process of rerouting. When the GFP frame encapsulating the customer service flow applying for rerouting and carrying the mapping relationship indication overhead arrives at the sink end, the sink end extracts the mapping relationship indication contained in it when deframing the GFP frame, and accordingly converts the current GFP frame The client service payload is sent to the corresponding terminal.
上述步骤3操作结束后,业务传送情况改变为如图6所示。其中在Data/GFP/Transport节点2中的GbE与传送通道之间的映射关系已经改变,在硬件上,实现了将需要重路由的客户信号从新建立的传送通道中接收下来和释放在原来传送通道中占用的带宽的操作。至此,完成了重路由的整个过程。After the above step 3 is completed, the service transmission situation changes as shown in FIG. 6 . Among them, the mapping relationship between GbE and the transmission channel in Data/GFP/Transport node 2 has been changed. On the hardware, the client signal that needs to be rerouted is received from the newly established transmission channel and released on the original transmission channel. The bandwidth occupied by the operation. So far, the whole process of rerouting is completed.
Claims (4)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 200410001126 CN1558636B (en) | 2004-01-20 | 2004-01-20 | Synchronous switching method of source and sink in service flow rerouting |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 200410001126 CN1558636B (en) | 2004-01-20 | 2004-01-20 | Synchronous switching method of source and sink in service flow rerouting |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1558636A CN1558636A (en) | 2004-12-29 |
| CN1558636B true CN1558636B (en) | 2010-10-06 |
Family
ID=34350573
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN 200410001126 Expired - Fee Related CN1558636B (en) | 2004-01-20 | 2004-01-20 | Synchronous switching method of source and sink in service flow rerouting |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1558636B (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100382451C (en) * | 2005-01-20 | 2008-04-16 | 北京格林威尔科技发展有限公司 | Method and device for simultaneous protection switching at both ends of unframed 2M channel communication |
| CN100440770C (en) * | 2005-07-22 | 2008-12-03 | 中兴通讯股份有限公司 | A method for returning remote defect indication of a virtual concatenation group |
| CN101223722B (en) * | 2005-12-23 | 2011-11-16 | 中兴通讯股份有限公司 | Method for soft re-routing in optical network |
| CN102546104B (en) * | 2011-12-28 | 2015-05-27 | 武汉烽火网络有限责任公司 | Method utilizing generic framing procedure to transmit network management information |
| CN107396214B (en) * | 2017-07-31 | 2023-08-18 | 广东中云海科技有限公司 | 128 x 128 path broadband data signal real-time exchange system and exchange method |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1466832A (en) * | 2002-01-02 | 2004-01-07 | ƽ | Implicit shared bandwidth protection for fast rerouting |
-
2004
- 2004-01-20 CN CN 200410001126 patent/CN1558636B/en not_active Expired - Fee Related
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1466832A (en) * | 2002-01-02 | 2004-01-07 | ƽ | Implicit shared bandwidth protection for fast rerouting |
Non-Patent Citations (3)
| Title |
|---|
| CN 1466832 A,全文. |
| 孙嵘.通用成帧规程GFP协议结构特点及其关键技术.光通信技术2003 3.2003,2003(3),17-23. |
| 孙嵘.通用成帧规程GFP协议结构特点及其关键技术.光通信技术2003 3.2003,2003(3),17-23. * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1558636A (en) | 2004-12-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8064395B2 (en) | Data transmission | |
| US8913623B2 (en) | Method and apparatus for processing labeled flows in a communications access network | |
| US6895008B2 (en) | Label switching router | |
| WO2019019906A1 (en) | Communication method and device, and storage medium | |
| WO2018171791A1 (en) | Data transmission method, access network device, terminal and communications system | |
| CN108737912B (en) | Message intercommunication method, POTN intercommunication module and POTN system | |
| CN107438028A (en) | A kind of method and apparatus of client traffic processing | |
| WO2019210966A1 (en) | Client device, network control node and upf for transmission and reception of streams of data packets in multi-connectivity | |
| CN108075903A (en) | Method and device for establishing flexible ethernet groups | |
| US7307968B2 (en) | Method and system for communicating data between a mobile communications architecture and a packet switched architecture | |
| CN101156396B (en) | A data frame transmission processing method and system | |
| WO2019006704A1 (en) | Path computation method, apparatus and system | |
| CN1558636B (en) | Synchronous switching method of source and sink in service flow rerouting | |
| US20030161344A1 (en) | Method and device for transporting ethernet frames over transport SDH/SONET network | |
| CN100384155C (en) | A method and device for automatic discovery of client layer links | |
| WO2010102453A1 (en) | Method, communication system and protocol entity for improving performance of relay network system | |
| CN102209037B (en) | Media access control address switching method, network equipment and user equipment | |
| CN117955794A (en) | Method and device for realizing operation and maintenance of operation and maintenance (OAM) through SRBE tunnel | |
| CN100452756C (en) | A method and system for transparently transmitting ATM cells | |
| CN100391172C (en) | A signaling monitoring system and method | |
| CN101754487B (en) | Management and control method and device of multi-business transmission network | |
| CN102468972A (en) | Method and system for transmitting microwave equipment network management information and microwave equipment | |
| CN101166113B (en) | Message Processing Method for O-UNI System Link Maintenance | |
| CN117643157A (en) | Method and system for grouping and prioritizing different PDU sessions in telecommunications systems | |
| CN102340438B (en) | The method and system of transmitted in both directions message in MPLS network |
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 |
Granted publication date: 20101006 Termination date: 20150120 |
|
| EXPY | Termination of patent right or utility model |