[go: up one dir, main page]

CN1921412B - System and method of circuit shearing and connecting - Google Patents

System and method of circuit shearing and connecting Download PDF

Info

Publication number
CN1921412B
CN1921412B CN2006101112230A CN200610111223A CN1921412B CN 1921412 B CN1921412 B CN 1921412B CN 2006101112230 A CN2006101112230 A CN 2006101112230A CN 200610111223 A CN200610111223 A CN 200610111223A CN 1921412 B CN1921412 B CN 1921412B
Authority
CN
China
Prior art keywords
circuit
cutover
prefabricated
route
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN2006101112230A
Other languages
Chinese (zh)
Other versions
CN1921412A (en
Inventor
许芳铭
傅文盛
高胜强
贺毅波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2006101112230A priority Critical patent/CN1921412B/en
Publication of CN1921412A publication Critical patent/CN1921412A/en
Priority to PCT/CN2007/070127 priority patent/WO2008022573A1/en
Application granted granted Critical
Publication of CN1921412B publication Critical patent/CN1921412B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开了一种实现电路割接的系统,包括用户终端及网元,还包括网管工作站,用于根据用户终端发送的电路割接请求来计算预制电路的路由并创建预制电路,根据该预制电路及路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元。本发明还公开了一种电路割接的方法,包括:根据用户的电路割接请求创建预制电路及该预制电路的路由,根据所述预制电路及路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元,在网元上进行实际的电路割接。本发明使得用户可以预先在网管工作站上对现有网络进行改造,重新规划网络资源,完成规划后将配置下发到网元,自动完成对原有网络的改造,提高网络改造的效率,减少出错的几率。

Figure 200610111223

The invention discloses a system for realizing circuit cutover, which includes a user terminal and network elements, and also includes a network management workstation, which is used to calculate the route of a prefabricated circuit and create a prefabricated circuit according to a circuit cutover request sent by a user terminal. The circuit and route generate services required for actual circuit cutover, and deliver the services to network elements. The invention also discloses a circuit cutover method, including: creating a prefabricated circuit and a route of the prefabricated circuit according to a user's circuit cutover request, and generating the business required for the actual cutover circuit according to the prefabricated circuit and route , and deliver the service to the network element, and perform actual circuit cutover on the network element. The invention enables the user to remodel the existing network on the network management workstation in advance, re-plan the network resources, send the configuration to the network element after the planning is completed, and automatically complete the remodeling of the original network, improve the efficiency of network remodeling, and reduce errors probability.

Figure 200610111223

Description

电路割接的系统及方法System and method for circuit cutover

技术领域 technical field

本发明涉及网络改造技术,特别是电路割接的系统及方法。The invention relates to a network transformation technology, in particular to a system and method for circuit cutover.

背景技术 Background technique

在现有网络中,由于先前的网络规划不合理或者机房位置搬迁,经常会导致传输业务割接频繁。如图1所示,目前存在一条A-B-C的链路,在B-C段上发生了中断故障,欲将B-C上的业务切换到B-D上来,这就涉及到进行电路上的业务割接。由于在链路B-C上可能会有多条路径,业务割接可能是单条路径上业务的割接,也可能是多条路径上业务的割接。In the existing network, due to the previous unreasonable network planning or the relocation of the equipment room, frequent transmission service cutovers often occur. As shown in Figure 1, there is currently an A-B-C link, and an interruption occurs on the B-C segment. It is necessary to switch the services on B-C to B-D, which involves service cutover on the circuit. Since there may be multiple paths on the link B-C, the service cutover may be the cutover of services on a single path, or the cutover of services on multiple paths.

如果在链路上的网元直接进行割接,需要网管工作人员进行手工操作,将整条电路删除,再重新创建一条电路,这样做一方面效率低下,需要对逐条路径进行切换,另一方面在割接时中断业务的时间过长,极大降低了用户的使用业务的满意度。目前的解决方法是通过将需要割接的电路及需要修改的业务写成命令脚本的形式,一次性执行脚本,修改相应的业务。但由于该方法是采用脚本语言编写命令,编写过程中容易出错,且只能手工对业务正确性进行校验;另外在割接业务时,不能直观查看电路,不能提供端到端的电路创建功能,效率较低。If the network elements on the link are cut over directly, network management personnel need to manually delete the entire circuit and recreate a new circuit. The service interruption time during the cutover is too long, which greatly reduces the user's service satisfaction. The current solution is to write the circuit that needs to be cut over and the service that needs to be modified in the form of a command script, execute the script at one time, and modify the corresponding service. However, since this method uses a script language to write commands, it is prone to errors during the writing process, and the correctness of the business can only be verified manually; in addition, when the business is cut over, the circuit cannot be visually viewed, and the end-to-end circuit creation function cannot be provided. less efficient.

发明内容 Contents of the invention

本发明的目的在于提供电路割接的系统及方法,用于提高网络电路割接的工作效率,缩短割接操作时中断网络业务的时间。The purpose of the present invention is to provide a system and method for circuit cutover, which is used to improve the work efficiency of network circuit cutover and shorten the time for interrupting network services during the cutover operation.

为实现上述目的,本发明提供了一种实现电路割接的系统,包括用户终端及网元,还包括:In order to achieve the above purpose, the present invention provides a system for implementing circuit cutover, including user terminals and network elements, and also includes:

网管工作站,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,根据用户终端发送的电路割接请求来计算预制电路的路由并创建预制电路,根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元;所述电路割接请求包括预制电路的源端时隙和宿端时隙;The network management workstation is used to release the time slots and ports occupied by the circuit to be cutover, obtain all available resources of the circuit to be cutover, calculate the route of the prefabricated circuit and create the prefabricated circuit according to the circuit cutover request sent by the user terminal According to the prefabricated circuit and the route of the prefabricated circuit, the services required for the actual cutover of the circuit are generated, and the service is sent to the network element; the circuit cutover request includes the source end time slot and the sink end of the prefabricated circuit time slot;

所述网元用于根据所述业务进行实际的电路割接。The network element is used to perform actual circuit cutover according to the service.

所述网管工作站具体包括:The network management workstation specifically includes:

预制电路端到端模块,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,为预制电路生成路由,并根据所述路由创建预制电路;The prefabricated circuit end-to-end module is used to release the time slots and ports occupied by the circuit to be cut over, and obtain all available resources of the circuit to be cut over, generate a route for the prefabricated circuit, and create a prefabricated circuit according to the route;

业务配置模块,用于根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将生成的业务下发到网元。The service configuration module is used to generate services required for actual circuit cutover according to the prefabricated circuit and the route of the prefabricated circuit, and deliver the generated services to network elements.

所述预制电路端到端模块进一步包括:The prefabricated circuit end-to-end module further includes:

预制电路创建模块,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,创建预制电路;The prefabricated circuit creation module is used to release the time slots and ports occupied by the circuit to be cut over, and obtain all available resources of the circuit to be cut over, and create a prefabricated circuit;

预制电路路由模块,用于为新创建的预制电路生成路由。Prefab Routing module for generating routes for newly created prefab circuits.

所述预制电路创建模块进一步用于创建应急预制电路。The prefabricated circuit creating module is further used to create an emergency prefabricated circuit.

本发明还提供了一种电路割接的方法,包括:The present invention also provides a method for circuit cutover, including:

根据用户的电路割接请求计算预制电路的路由并创建预制电路,根据所述预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元,在网元上进行实际的电路割接;所述电路割接请求包括预制电路的源端时隙和宿端时隙;Calculate the route of the prefabricated circuit according to the user's circuit cutover request and create the prefabricated circuit, generate the service required for the actual cutover circuit according to the prefabricated circuit and the route of the prefabricated circuit, and send the service to the network element, Carry out actual circuit cutover on the network element; the circuit cutover request includes the source end time slot and the sink end time slot of the prefabricated circuit;

所述创建预制电路具体包括:判断用户的操作是否为创建预制电路,如果是,则释放指定电路占用的时隙及端口标志,获取所述指定电路上的所有可用资源,并确定欲生成的预制电路路由及时隙。The creation of a prefabricated circuit specifically includes: judging whether the user's operation is to create a prefabricated circuit, and if so, releasing the time slot and port flag occupied by the specified circuit, obtaining all available resources on the specified circuit, and determining the prefabricated circuit to be generated. Circuit routing and time slots.

所述方法进一步包括:创建应急预制电路;所述创建应急预制电路具体执行以下步骤:The method further includes: creating an emergency prefabricated circuit; the creation of the emergency prefabricated circuit specifically performs the following steps:

指定需要进行割接的网元、单板或端口,释放指定需要割接电路占用的时隙及端口标志;Specify the network element, single board or port that needs to be cutover, and release the time slot and port flag occupied by the specified circuit that needs to be cutover;

获取所述指定需要割接电路上的所有可用资源,并确定生成的应急预制电路的路由及时隙;Obtain all available resources on the cutover circuit specified and determine the route and time slot of the generated emergency prefabricated circuit;

记录并复制所述生成的应急预制电路的路径信息。Record and copy the path information of the generated emergency prefabricated circuit.

所述进行实际的电路割接具体执行以下步骤:The actual circuit cutover described specifically performs the following steps:

根据创建的预制电路及该预制电路的路由,生成需要创建和删除的业务;Generate services that need to be created and deleted according to the created prefabricated circuit and the route of the prefabricated circuit;

将所述业务按其归属网元下发到所述网元。Deliver the service to the network element according to the network element to which it belongs.

所述将业务下发到网元之后还包括:After sending the service to the network element, it also includes:

删除被割接电路的路径信息,并将所述预制电路的属性改为普通电路属性。The path information of the cutover circuit is deleted, and the attribute of the prefabricated circuit is changed to a common circuit attribute.

本发明通过创建预制电路之后再进行实际的电路割接,使得用户可以预先在网管工作站上对现有网络进行改造,重新规划网络资源,完成规划后将配置下发到网元,自动完成对原有网络的改造,提高网络改造的效率,减少割接操作时中断网络业务的时间和出错的机率。In the present invention, the actual circuit cutover is performed after creating the prefabricated circuit, so that the user can modify the existing network on the network management workstation in advance, re-plan the network resources, and send the configuration to the network element after the planning is completed, and automatically complete the original With network transformation, the efficiency of network transformation is improved, and the time for interrupting network services and the probability of errors during cutover operations are reduced.

附图说明 Description of drawings

图1为现有技术中电路割接的示意图;FIG. 1 is a schematic diagram of circuit cutover in the prior art;

图2为本发明的实施例中实现电路割接的系统结构图;Fig. 2 is a system structure diagram for realizing circuit cutover in an embodiment of the present invention;

图3为本发明的实施例中电路割接的方法流程图;3 is a flowchart of a method for circuit cutover in an embodiment of the present invention;

图4为本发明的实施例中创建并共享已有电路端口及时隙的预制电路的方法流程图;4 is a flowchart of a method for creating and sharing a prefabricated circuit with existing circuit ports and time slots in an embodiment of the present invention;

图5为本发明的实施例中创建应急预制电路的方法流程图;5 is a flow chart of a method for creating an emergency prefabricated circuit in an embodiment of the present invention;

图6为本发明的实施例中进行实际的电路割接的方法流程图。FIG. 6 is a flowchart of a method for performing actual circuit cutover in an embodiment of the present invention.

具体实施方式 Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面结合附图对本发明作进一步的详细描述。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings.

本发明通过创建预制电路之后再进行实际的电路割接,使得用户可以预先在网管工作站上对现有网络进行改造,重新规划网络资源,完成规划后将配置下发到网元,自动完成对原有网络的改造,提高网络改造的效率,减少出错的机率。In the present invention, the actual circuit cutover is performed after creating the prefabricated circuit, so that the user can modify the existing network on the network management workstation in advance, re-plan the network resources, and send the configuration to the network element after the planning is completed, and automatically complete the original With network transformation, improve the efficiency of network transformation and reduce the probability of errors.

图2为本发明的实施例中实现电路割接的系统结构图,包括用户终端1及网元,用户通过用户终端1向网管工作站提出电路割接的需求,而电路割接的实际操作在网元上完成,该系统还包括:Fig. 2 is a system structure diagram for implementing circuit cutover in the embodiment of the present invention, including user terminal 1 and network elements, the user puts forward the demand for circuit cutover to the network management workstation through user terminal 1, and the actual operation of circuit cutover is performed on the network Completed on meta, the system also includes:

网管工作站4,用于根据用户终端发送的电路割接请求来计算预制电路的路由并创建预制电路及,根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元;The network management workstation 4 is used to calculate the route of the prefabricated circuit and create the prefabricated circuit according to the circuit cutover request sent by the user terminal, and generate the services required for the actual cutover circuit according to the prefabricated circuit and the route of the prefabricated circuit, and The service is delivered to the network element;

网元用于根据所述业务进行实际的电路割接。The network element is used to perform actual circuit cutover according to the service.

所述网管工作站4具体包括:Described network management workstation 4 specifically comprises:

预制电路端到端模块2,用于为预制电路生成路由,并根据该路由创建预制电路;The prefabricated circuit end-to-end module 2 is used to generate a route for the prefabricated circuit and create a prefabricated circuit according to the route;

业务配置模块3,用于根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将生成的业务下发到网元。The service configuration module 3 is used to generate services required for actual circuit cutover according to the prefabricated circuit and the route of the prefabricated circuit, and deliver the generated services to network elements.

所述预制电路端到端模块具体包括:The prefabricated circuit end-to-end module specifically includes:

预制电路创建模块21,用于创建预制电路及应急预制电路,并用于释放欲割接电路所占用的时隙及端口,获取所述欲割接电路的所有可用资源;The prefabricated circuit creation module 21 is used to create a prefabricated circuit and an emergency prefabricated circuit, and is used to release the time slots and ports occupied by the circuit to be cut over, and obtain all available resources of the circuit to be cut over;

预制电路路由模块22,用于为新创建的预制电路及应急预制电路创建路由。The prefabricated circuit routing module 22 is configured to create routes for newly created prefabricated circuits and emergency prefabricated circuits.

图3为本发明的实施例中电路割接的方法流程图,执行本流程的前提条件是传输设备光纤已经连接正确。本发明对电路的割接不涉及对网络的物理改造,而只是进行数据的割接。该流程具体执行以下步骤:FIG. 3 is a flow chart of a method for circuit cutover in an embodiment of the present invention. The prerequisite for executing this process is that the optical fiber of the transmission device is connected correctly. The cutover of the circuit in the present invention does not involve the physical transformation of the network, but only the cutover of data. The process specifically performs the following steps:

步骤301、根据用户的电路割接请求,指定欲创建的预制电路的源宿端时隙,计算预制电路的路由并创建预制电路。Step 301: According to the user's circuit cutover request, specify the source-sink time slot of the prefabricated circuit to be created, calculate the route of the prefabricated circuit and create the prefabricated circuit.

步骤302、根据创建的预制电路及其路由生成实际割接电路时所需进行的业务,并将业务下发到执行该业务的网元。Step 302: Generate services required for actual circuit cutover according to the created prefabricated circuits and their routes, and deliver the services to network elements that execute the services.

步骤303、在网元上进行实际的电路割接。Step 303, perform actual circuit cutover on the network element.

其中,步骤301具体包括网管工作站的预制电路创建模块创建并共享已有电路端口及时隙的预制电路及预制电路的路由。Wherein, step 301 specifically includes that the prefabricated circuit creation module of the network management workstation creates and shares prefabricated circuits with existing circuit ports and time slots and the routes of the prefabricated circuits.

如图1所示,链路A-B-C上的一条路径欲迁移到链路A-B-D上来,想要实现共享链路A-B上已有的电路端口和时隙,该步骤能够在网管工作站上创建A-B-D链路上该路径的预制电路,具体执行图4所示的流程:As shown in Figure 1, a path on the link A-B-C wants to be migrated to the link A-B-D. If you want to share the existing circuit ports and time slots on the link A-B, you can create a path on the A-B-D link on the network management workstation. The prefabricated circuit of this path specifically executes the process shown in Figure 4:

步骤3011、预制电路创建模块判断是否为创建预制电路,如果是,执行步骤3012;否则执行步骤3013;Step 3011, the prefabricated circuit creation module judges whether to create a prefabricated circuit, if yes, execute step 3012; otherwise, execute step 3013;

步骤3012、清除链路A-B-C上该路径电路的时隙占用标志和端口占用标志;Step 3012, clearing the time slot occupancy flag and the port occupancy flag of the path circuit on the link A-B-C;

步骤3013、预制电路创建模块获取该电路上所有可用空闲端口和时隙,供创建预制电路时使用,并由预制电路路由模块计算该路径的路由,指定欲创建的预制电路的源宿端占用的时隙,路由算法可采用最短路径优先;Step 3013, the prefabricated circuit creation module acquires all available free ports and time slots on the circuit for use in creating the prefabricated circuit, and the prefabricated circuit routing module calculates the route of the path, specifying the port occupied by the source and sink terminals of the prefabricated circuit to be created time slot, the routing algorithm can adopt the shortest path first;

步骤3014、预制电路创建模块进一步判断是否为创建预制电路,如果是,执行步骤3015;否则执行步骤3016;Step 3014, the prefabricated circuit creation module further judges whether to create a prefabricated circuit, if yes, execute step 3015; otherwise, execute step 3016;

步骤3015、预制电路创建模块记录步骤3013中计算出的该路径的路由、占用时隙、使用的路径ID、路径方向,并复制该路径的路径信息,所述路径信息包括路径名称和使用该路径的客户属性,结束;Step 3015, the prefabricated circuit creation module records the route of the path calculated in step 3013, the occupied time slot, the used path ID, and the path direction, and copies the path information of the path, the path information includes the path name and the use of the path The customer property of the end;

步骤3016、预制电路创建模块记录步骤3013中计算出的该路径的路由、占用时隙、使用的路径ID、路径方向,并生成该路径上网元的业务,将业务下发到网元。Step 3016, the prefabricated circuit creation module records the route of the path calculated in step 3013, the occupied time slot, the used path ID, and the path direction, and generates the service of the network element of the path, and delivers the service to the network element.

本流程将指定电路的占用时隙、端口标志清除,使得新创建的电路可以与该电路共享资源。This process clears the occupied time slot and port flag of the specified circuit, so that the newly created circuit can share resources with the circuit.

优选的,步骤301还可以包括创建应急预制电路,具体的,创建应急预制电路步骤的目的是提供一种应急割接电路的方法,在发生网元掉电、单板或端口出现损坏时,快速创建预制电路。如图1所示,若端点C发生了故障,欲将端点C上的路径整体迁移到端点D上,例如在端点C上现有链路A-B-C,将端点C上的路径迁移到D上后,在链路A-B-D生成新的预制电路。Preferably, step 301 may also include creating an emergency prefabricated circuit. Specifically, the purpose of the step of creating an emergency prefabricated circuit is to provide a method for emergency cutover of the circuit. When a network element is powered off or a single board or port is damaged, the Create prefabricated circuits. As shown in Figure 1, if endpoint C fails, and you want to migrate the path on endpoint C to endpoint D as a whole, for example, after the existing link A-B-C on endpoint C, after migrating the path on endpoint C to D, Generate a new prefab circuit at link A-B-D.

创建应急预制电话的流程如图5所示,具体包括:The process of creating an emergency prefabricated phone is shown in Figure 5, including:

步骤3011′、预制电路创建模块指定将哪个网元、单板或端口的路径割接到哪个网元、单板或端口上;Step 3011', the prefabricated circuit creation module designates which network element, single board or port path to switch to which network element, single board or port;

该步骤指定需要进行迁移的电路和迁移的目的网元、端口或单板,根据目的网元、端口或单板自动适配出预制电路的源端和宿端。In this step, the circuit to be migrated and the destination network element, port or board to be migrated are specified, and the source end and sink end of the prefabricated circuit are automatically adapted according to the destination network element, port or board.

步骤3012′、预制电路创建模块清除链路A-B-C上所有路径电路的时隙占用标志和端口占用标志,使得新创建的预制电路可以共享链路A-B上的资源。Step 3012', the prefabricated circuit creation module clears the time slot occupancy flags and port occupancy flags of all path circuits on the link A-B-C, so that the newly created prefabricated circuit can share the resources on the link A-B.

步骤3013′、获取链路A-B-C上所有路径电路的可用空闲端口和时隙,供创建预制电路时使用,并由预制电路路由模块循环计算所有路径的路由,确定占用的时隙,路由算法可采用最短路径优先;Step 3013', obtain the available free ports and time slots of all path circuits on the link A-B-C for use when creating prefabricated circuits, and the prefabricated circuit routing module cyclically calculates the routes of all paths to determine the occupied time slots, and the routing algorithm can use shortest path first;

步骤3014′、预制电路创建模块记录步骤3013′中计算出的所有路径的路由、占用时隙、使用的路径ID、路径方向,并复制所有路径的路径名称和使用该路径的客户属性。Step 3014', the prefabricated circuit creation module records the routes, occupied time slots, used path IDs, and path directions of all paths calculated in step 3013', and copies the path names of all paths and the attributes of customers using the paths.

步骤303所述进行实际的电路割接是为实际割接提供了一种执行方法,在前面创建的预制电路的基础上,直接进行割接操作,可以快速将之前创建的预制电路规划割接到实际的网元。The actual circuit cutover described in step 303 provides an execution method for the actual cutover. On the basis of the previously created prefabricated circuit, the cutover operation can be performed directly, and the previously created prefabricated circuit plan can be quickly cutover to the actual network element.

在实际割接前,需要为原来的工作电路保留一份数据记录,以便于在割接进行之后,如果对割接结果不满意,可以再次进行割接,将工作电路恢复为原样。这为错误割接提供了一种纠正方法,并且该方法简单高效。Before the actual cutover, it is necessary to keep a data record for the original working circuit, so that after the cutover, if you are not satisfied with the cutover result, you can cutover again to restore the working circuit to its original state. This provides a simple and efficient method of correcting miscutovers.

进行实际电路割接的流程如图6所示,具体包括:The actual circuit cutover process is shown in Figure 6, including:

步骤3031、根据之前创建的预制电路,业务配置模块确定需要创建和删除的业务;Step 3031, according to the previously created prefabricated circuits, the service configuration module determines the services that need to be created and deleted;

步骤3032、业务配置模块将业务下发到网元;Step 3032, the service configuration module sends the service to the network element;

步骤3033、业务配置模块在网络层删除原被割接电路的路径信息,修改预制电路的属性,将其修改成普通电路属性。Step 3033, the service configuration module deletes the path information of the original cutover circuit at the network layer, modifies the attribute of the prefabricated circuit, and modifies it into an ordinary circuit attribute.

在现有技术中,电路的实际割接是将整条电路删除,再重新创建一条电路,而采用本发明的技术方案只需要创建和删除需要修改的部分业务,对其它电路实现共享,因此在执行效率上比现有技术高很多。In the prior art, the actual cutover of the circuit is to delete the entire circuit and recreate a circuit, but the technical solution of the present invention only needs to create and delete some services that need to be modified, and share other circuits, so in The execution efficiency is much higher than that of the prior art.

总之,以上所述仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。In a word, the above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention.

Claims (8)

1.一种实现电路割接的系统,包括用户终端及网元,其特征在于,还包括:1. A system for realizing circuit cutover, comprising a user terminal and a network element, characterized in that it also includes: 网管工作站,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,根据用户终端发送的电路割接请求来计算预制电路的路由并创建预制电路,根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元;所述电路割接请求包括预制电路的源端时隙和宿端时隙;The network management workstation is used to release the time slots and ports occupied by the circuit to be cutover, obtain all available resources of the circuit to be cutover, calculate the route of the prefabricated circuit and create the prefabricated circuit according to the circuit cutover request sent by the user terminal According to the prefabricated circuit and the route of the prefabricated circuit, the services required for the actual cutover of the circuit are generated, and the service is sent to the network element; the circuit cutover request includes the source end time slot and the sink end of the prefabricated circuit time slot; 所述网元用于根据所述业务进行实际的电路割接。The network element is used to perform actual circuit cutover according to the service. 2.根据权利要求1所述的实现电路割接的系统,其特征在于,所述网管工作站具体包括:2. The system for realizing circuit cutover according to claim 1, wherein the network management workstation specifically includes: 预制电路端到端模块,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,为预制电路生成路由,并根据所述路由创建预制电路;The prefabricated circuit end-to-end module is used to release the time slots and ports occupied by the circuit to be cut over, and obtain all available resources of the circuit to be cut over, generate a route for the prefabricated circuit, and create a prefabricated circuit according to the route; 业务配置模块,用于根据该预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将生成的业务下发到网元。The service configuration module is used to generate services required for actual circuit cutover according to the prefabricated circuit and the route of the prefabricated circuit, and deliver the generated services to network elements. 3.根据权利要求2所述的实现电路割接的系统,其特征在于,所述预制电路端到端模块进一步包括:3. The system for implementing circuit cutover according to claim 2, wherein the prefabricated circuit end-to-end module further comprises: 预制电路创建模块,用于释放欲割接电路所占用的时隙及端口,并获取所述欲割接电路的所有可用资源,创建预制电路;The prefabricated circuit creation module is used to release the time slots and ports occupied by the circuit to be cut over, and obtain all available resources of the circuit to be cut over, and create a prefabricated circuit; 预制电路路由模块,用于为新创建的预制电路生成路由。Prefab Routing module for generating routes for newly created prefab circuits. 4.根据权利要求3所述的实现电路割接的系统,其特征在于,所述预制电路创建模块进一步用于创建应急预制电路。4 . The system for implementing circuit cutover according to claim 3 , wherein the prefabricated circuit creating module is further used to create an emergency prefabricated circuit. 5.一种电路割接的方法,其特征在于,包括:5. A method for circuit cutover, comprising: 根据用户的电路割接请求计算预制电路的路由并创建预制电路,根据所述预制电路及预制电路的路由生成实际割接电路时所需进行的业务,并将所述业务下发到网元,在网元上进行实际的电路割接;所述电路割接请求包括预制电路的源端时隙和宿端时隙;Calculate the route of the prefabricated circuit according to the user's circuit cutover request and create the prefabricated circuit, generate the service required for the actual cutover circuit according to the prefabricated circuit and the route of the prefabricated circuit, and send the service to the network element, Carry out actual circuit cutover on the network element; the circuit cutover request includes the source end time slot and the sink end time slot of the prefabricated circuit; 所述创建预制电路具体包括:判断用户的操作是否为创建预制电路,如果是,则释放指定电路占用的时隙及端口标志,获取所述指定电路上的所有可用资源,并确定欲生成的预制电路路由及时隙。The creation of a prefabricated circuit specifically includes: judging whether the user's operation is to create a prefabricated circuit, and if so, releasing the time slot and port flag occupied by the specified circuit, obtaining all available resources on the specified circuit, and determining the prefabricated circuit to be generated. Circuit routing and time slots. 6.根据权利要求5所述的电路割接的方法,其特征在于,所述方法进一步包括:创建应急预制电路;所述创建应急预制电路具体执行以下步骤:6. The method for circuit cutover according to claim 5, characterized in that the method further comprises: creating an emergency prefabricated circuit; the creation of the emergency prefabricated circuit specifically performs the following steps: 指定需要进行割接的网元、单板或端口,释放指定需要割接电路占用的时隙及端口标志;Specify the network element, single board or port that needs to be cutover, and release the time slot and port flag occupied by the specified circuit that needs to be cutover; 获取所述指定需要割接电路上的所有可用资源,并确定生成的应急预制电路的路由及时隙;Obtain all available resources on the cutover circuit specified and determine the route and time slot of the generated emergency prefabricated circuit; 记录并复制所述生成的应急预制电路的路径信息。Record and copy the path information of the generated emergency prefabricated circuit. 7.根据权利要求5所述的电路割接的方法,其特征在于,所述进行实际的电路割接具体执行以下步骤:7. The method for circuit cutover according to claim 5, characterized in that, the actual circuit cutover specifically performs the following steps: 根据创建的预制电路及该预制电路的路由,生成需要创建和删除的业务;Generate services that need to be created and deleted according to the created prefabricated circuit and the route of the prefabricated circuit; 将所述业务按其归属的网元下发到所述网元。Deliver the service to the network element according to the network element to which it belongs. 8.根据权利要求7所述的电路割接的方法,其特征在于,所述将业务下发到网元之后还包括:8. The method for circuit cutover according to claim 7, further comprising: 删除被割接电路的路径信息,并将所述预制电路的属性改为普通电路属性。The path information of the cutover circuit is deleted, and the attribute of the prefabricated circuit is changed to a common circuit attribute.
CN2006101112230A 2006-08-15 2006-08-15 System and method of circuit shearing and connecting Active CN1921412B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2006101112230A CN1921412B (en) 2006-08-15 2006-08-15 System and method of circuit shearing and connecting
PCT/CN2007/070127 WO2008022573A1 (en) 2006-08-15 2007-06-18 System and method of circuit cutting and connecting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2006101112230A CN1921412B (en) 2006-08-15 2006-08-15 System and method of circuit shearing and connecting

Publications (2)

Publication Number Publication Date
CN1921412A CN1921412A (en) 2007-02-28
CN1921412B true CN1921412B (en) 2010-04-21

Family

ID=37778996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2006101112230A Active CN1921412B (en) 2006-08-15 2006-08-15 System and method of circuit shearing and connecting

Country Status (2)

Country Link
CN (1) CN1921412B (en)
WO (1) WO2008022573A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106803811A (en) * 2015-11-26 2017-06-06 中兴通讯股份有限公司 The acquisition methods and device of a kind of routing iinformation
CN107018014A (en) * 2017-03-14 2017-08-04 烽火通信科技股份有限公司 It is a kind of based on circuit configure to flash cut method
CN111901136A (en) * 2019-05-06 2020-11-06 烽火通信科技股份有限公司 Network management service batch cutover method and system based on port replacement and route adjustment
CN113055118B (en) * 2021-03-18 2022-05-27 烽火通信科技股份有限公司 Method and system for repairing optical hybrid circuit bearing IP protocol

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665253A (en) * 2004-03-01 2005-09-07 华为技术有限公司 A method of call connection

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1377158A (en) * 2001-03-22 2002-10-30 深圳市中兴通讯股份有限公司上海第二研究所 Automatic service configuration method for synchronous digital transmission system
JP3895360B2 (en) * 2003-02-03 2007-03-22 日本電信電話株式会社 Optical network, optical edge router and program thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665253A (en) * 2004-03-01 2005-09-07 华为技术有限公司 A method of call connection

Also Published As

Publication number Publication date
WO2008022573A1 (en) 2008-02-28
CN1921412A (en) 2007-02-28

Similar Documents

Publication Publication Date Title
KR101268440B1 (en) Management system for global network slice and method thereof
CN104346373B (en) Subregion journal queue synchronization management method and equipment
CN110768898B (en) Method and device for determining route
CN114726778B (en) Service Dedicated Line Activation Method and Server
US9832255B2 (en) Event distribution method, control device, and processor on software-defined network
CN112035216A (en) A method for connecting Kubernetes cluster network and OpenStack network
CN101163090B (en) A Calculation Method of Business Path
CN1921412B (en) System and method of circuit shearing and connecting
CN115037573A (en) Network interconnection method, device, equipment and storage medium
CN107094085A (en) A kind of signaling methods and device
CN101345698A (en) A Synchronous Method on Graceful Restart
JP5436597B2 (en) Virtual network infrastructure control system and method
CN113068083B (en) A method, apparatus, device and computer-readable storage medium for establishing a connection
US9137189B2 (en) Providing distributed dynamic routing using a logical broker
CN101635673B (en) Method and system for booking path, path computing client and path computing unit
WO2017181781A1 (en) Traffic forwarding method and apparatus
CN101800700B (en) LSP pre-deleting method based on MPLS and device
CN101459551B (en) Method, apparatus for path recovery and path computing unit
CN101394303B (en) Batch regulation method and system for path
CN103944875A (en) Data exchanging method and data exchanging system
CN102780604B (en) Calculate method and the device of initialization route
CN102006180A (en) Method and device for selecting endpoints during establishment of end-to-end service layer service
CN1863155B (en) Method and system for synchronous delivery of forwarding information table
CN115314448B (en) Method and device for accessing cloud network, electronic equipment and computer medium
WO2011100933A2 (en) Processing method, apparatus and system for restoring network service

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