WO2017032024A1 - Method and device for processing potn virtual interface - Google Patents

Method and device for processing potn virtual interface Download PDF

Info

Publication number
WO2017032024A1
WO2017032024A1 PCT/CN2016/080534 CN2016080534W WO2017032024A1 WO 2017032024 A1 WO2017032024 A1 WO 2017032024A1 CN 2016080534 W CN2016080534 W CN 2016080534W WO 2017032024 A1 WO2017032024 A1 WO 2017032024A1
Authority
WO
WIPO (PCT)
Prior art keywords
potn
port
virtual
group
virtual port
Prior art date
Application number
PCT/CN2016/080534
Other languages
French (fr)
Chinese (zh)
Inventor
初晓峰
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017032024A1 publication Critical patent/WO2017032024A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks

Definitions

  • the present invention relates to, but is not limited to, the field of network management systems in the field of communications, and in particular, to a method and apparatus for processing a virtual interface of a Packet Optical Transport Network (POTN).
  • POTN Packet Optical Transport Network
  • the expansion of the traditional PTN is based on the expansion of the link.
  • the tunnel segment between the service layer tunnel nodes of the NNI (Network Node Interface) side tunnel is based on the fiber link. .
  • PO hybrid devices can be deployed at the access layer, aggregation layer, and core.
  • the layer that is to say the service layer span of the tunnel, may be based on a multi-segment link or a link.
  • the POTN virtual interface serves as the service layer of the tunnel.
  • the association between the POTN virtual interface and the link is achieved by binding the oduk (optical path data unit k) resource.
  • the tunnel span composed of a POTN virtual interface can be based on multi-segment physics. link.
  • the recalculation of the service on the NNI side is based on the three-layer communication relationship between the tunnel segments of a link to calculate the three-layer communication relationship between the new two-segment tunnel spans generated after the expansion.
  • the POTN scenario expansion is based on the POTN virtual interface spanning multiple segments, which creates three new scenarios:
  • Symmetric P service 1/4 ports are configured with POTN virtual ports.
  • Asymmetric P service only one end has a POTN virtual port and the other end uses an ODU. (Optical channel Data Unit, optical channel data unit) is punched through. As shown in Figure 1, cc in Figure 1 indicates cross connection, oms indicates optical multiplex section (Optical Multiplex Section) port, and soms is PTN and OTN services.
  • a port is a hybrid board that is used to upload services.
  • the OAC indicates an optical access control (Optical Access Control) port.
  • OTN service Pure O service
  • the embodiment of the invention provides a method and a device for processing a POTN virtual interface, which can automatically determine a POTN virtual interface pairing relationship.
  • An embodiment of the present invention provides a method for processing a virtual interface of a packet optical transport network (POTN), including:
  • a new POTN virtual port pairing group is determined according to the old POTN virtual port group.
  • the foregoing method has the following features: the application scenario of the group of the connection interface group is confirmed, including:
  • the application scenario of the connection interface group is confirmed to be a symmetric packet transport network service. Scenario; if there is only one port configuration in port 1 and port 4 If there is a POTN virtual port, the application scenario of the connection interface group is an asymmetric packet transmission network service scenario. If the POTN virtual port is not configured on the port 1 and the port 4, the application scenario of the connection interface group is pure light. Transport network business scenario.
  • the foregoing method further has the following feature: the generating the old POTN virtual port group by querying the cross-segment relationship of the pre-expansion tunnel according to the application scenario, including:
  • For the asymmetric packet transport network service scenario query the tunnel span data according to the non-empty POTN virtual port, obtain the peer POTN virtual port of the POTN virtual port, and replace the empty other port with The peer POTN virtual port forms an old POTN virtual port group.
  • a POTN virtual port group is not generated for a pure optical transport network service scenario.
  • the foregoing method further has the following feature: after the confirming the new link connection relationship, the method further includes: deleting the old link relationship in the database; and saving the new link connection relationship.
  • An embodiment of the present invention further provides an apparatus for processing a POTN virtual interface, including:
  • the first confirmation module is configured to: select a fiber link through capacity expansion, and confirm a new link connection relationship
  • the first generation module is configured to: generate a port internal connection interface group according to the new link connection relationship;
  • a second confirmation module configured to: confirm an application scenario of each group of the connection interface group
  • the second generation module is configured to: query the cross-segment relationship of the tunnel before the expansion according to the application scenario, and generate an old POTN virtual port group;
  • the determining module is configured to: determine a new POTN virtual port pairing group according to the old POTN virtual port group.
  • the second confirmation module is configured to: obtain, for each set of the connection interface group, a POTN virtual port corresponding to port 1 and port 4, and if both port 1 and port 4 are configured with a POTN virtual port, confirm The application scenario of the connection interface group is a symmetric packet transmission network service scenario. If only one port of the port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connection interface group is an asymmetric packet transmission network service scenario. If the POTN virtual port is not configured on the port 1 and port 4, the application scenario of the connected interface group is the pure optical transport network service scenario.
  • the second generating module is configured to:
  • For the asymmetric packet transport network service scenario query the tunnel span data according to the non-empty POTN virtual port, obtain the peer POTN virtual port of the POTN virtual port, and replace the empty other port with The peer POTN virtual port forms an old POTN virtual port group.
  • a POTN virtual port group is not generated for a pure optical transport network service scenario.
  • the first confirmation module is further configured to: delete an old link relationship in the database, and save the new link connection relationship.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the POTN virtual interface is implemented when the computer executable instructions are executed.
  • the embodiment of the present invention provides a method and a device for processing a POTN virtual interface, which overcomes the complex spanning pairing relationship of the NNI service based on the POTN virtual interface in the POTN expansion, and can automatically calculate the POTN virtual interface pairing relationship.
  • FIG. 1 is a schematic diagram of an application scenario of an asymmetric P service
  • FIG. 2 is a flowchart of a method for processing a POTN virtual interface according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of an apparatus for processing a POTN virtual interface according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method for processing a POTN virtual interface according to an embodiment of the present invention. As shown in FIG. 2, the method includes the following steps:
  • Step 101 Select a fiber link through capacity expansion to confirm a new link connection relationship
  • Selecting the fiber link by expanding, for example, selecting the link between the A and B network elements (the PORT1 of the A network element and the PORT4 of the B network element respectively), and the associated physical ports PORT2 and PORT3 that are extended to the intermediate network element C,
  • the calculation generates a new link connection relationship, that is, PORT1 and PORT2 are interconnected, and PORT3 and PORT4 are interconnected.
  • the database stores the new link connection relationship PORT1 and PORT2, PORT3 and PORT4, and the new link connection relationship constitutes a data structure PortSelect-T, which stores PORT1, PORT2, PORT3, PORT4 respectively. .
  • Step 102 Backtracking a port internal connection interface group according to a new link connection relationship
  • PORT1 and PORT2 are interconnected, and the OTN port internal connection interface group is generated, and each group port includes corresponding port 1, port 2, port 3, and port 4.
  • PortSelect-T query the expansion of the OTN port to be traced back.
  • the ports of the expanded fiber may be different ports of different boards.
  • OTS Optical Transmission Section
  • OMS Optical Multiplex Section
  • Ports are uniformly converted to SOMS (SOMS is a hybrid board for PTN and OTN service ports for uploading services) ports, PORT1, PORT2
  • SOMS is a hybrid board for PTN and OTN service ports for uploading services
  • the expansion is expanded, prompting the user not to support the expansion of the non-PO hybrid port, and determining whether each port supports PO mixing. If it is not supported, the user is not prompted to expand the capacity of the non-PO hybrid port. The service cannot be configured and the calculation is exited.
  • Step 103 Confirm an application scenario of each group of the connection interface group, that is, distinguish a, b, and c scenarios;
  • the judgment rule is: For each group of connected interfaces, obtain the POTN virtual port corresponding to port 1 and port 4. If both the port 1 and the port 4 are configured with the POTN virtual port, the scenario (symmetric P service) is as described above. If only one end is configured with the POTN virtual port, the b scenario (asymmetric P) described above is used. If the POTN virtual port is not configured on both ends, the scenario is c (pure O service). It should be noted that the subdivision scenarios corresponding to each group of interface groups may be different and need to be processed separately.
  • Step 104 Generate an old POTN virtual port group by querying the cross-section relationship of the tunnel before the expansion according to the application scenario.
  • the POTN virtual port group before the expansion is generated according to the well-defined application scenario includes:
  • the number of POTN virtual ports may be queried. You need to query the tunnel spanning data to form a correct POTN virtual interface. The POTN virtual port is applied to the same tunnel. POTN pairing relationship group;
  • the ODU is used to pass through the ODU, and there is no POTN virtual interface.
  • the client queries the tunnel spanning data according to the non-empty POTN virtual port to obtain the real peer POTN of the POTN virtual port.
  • Virtual port and replace the empty port '1 or port '4 with the peer POTN virtual port;
  • all POTN virtual port groups queried by port 1 are saved as poVirPortList1
  • all POTN virtual port groups queried by port 4 are saved as poVirPortList4, and each group of PO hybrid port groups is processed in this way to form two POTN imaginary Port collection poVirPortList1, poVirPortList4.
  • the peer POTN virtual interface is not in the poVirPortList4, it is the b scenario.
  • the POTN virtual interface of the peer is also filled in the port'4 field of the poVirPortReplace-T structure. Then, the tunnel span of the poVirPortList4 is traversed, and the same method is used to find a. , poVirPortReplace-T replacement relationship of b scene.
  • the two poVirPortReplace-T sets are combined to remove the repeated replacement relationship, which forms the pairing relationship of the POTN virtual interface before the expansion.
  • Step 105 Determine a new POTN virtual port pairing group according to the old POTN virtual port group before the capacity expansion.
  • the new POTN virtual interface is generated and matched with the pre-expansion interface group in the step 104 to generate a new POTN virtual interface pairing relationship.
  • FIG. 3 is a schematic diagram of an apparatus for processing a POTN virtual interface according to an embodiment of the present invention. As shown in FIG. 3, the apparatus in this embodiment includes:
  • the first confirmation module is configured to: select a fiber link through capacity expansion, and confirm a new link connection relationship
  • the first generation module is configured to: generate a port internal connection interface group according to the new link connection relationship;
  • a second confirmation module configured to: confirm an application scenario of each group of the connection interface group
  • the second generation module is configured to: query the cross-segment relationship of the tunnel before the expansion according to the application scenario, and generate an old POTN virtual port group;
  • the determining module is configured to: determine a new POTN virtual port pairing group according to the old POTN virtual port group.
  • the second confirmation module is configured to: obtain, for each set of the connection interface group, a POTN virtual port corresponding to port 1 and port 4, and if both port 1 and port 4 are configured with POTN virtual If the port is configured, the application scenario of the connection interface group is a symmetric packet transmission network service scenario. If only one port of the port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connection interface group is determined to be an asymmetric group. If the POTN virtual port is not configured on the port 1 and port 4, the application scenario of the connected interface group is the pure optical transport network service scenario.
  • the second generating module is configured to: query the tunnel span data for the symmetric packet transport network service scenario, and form a correct POTN virtual interface group according to the tunnel span; A symmetric packet transport network service scenario, according to a non-empty POTN virtual port, The database queries the tunnel spanning data to obtain the peer POTN virtual port of the POTN virtual port, and replaces the empty other port with the peer POTN virtual port to form the old POTN virtual port group. In the scenario, no POTN virtual port group is generated.
  • the first confirmation module is further configured to: delete an old link relationship in the database, and save the new link connection relationship.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the POTN virtual interface is implemented when the computer executable instructions are executed.
  • each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function.
  • This application is not limited to any specific combination of hardware and software.
  • the embodiment of the invention provides a method and a device for processing a POTN virtual interface, which overcomes the complex spanning pairing relationship of the NOT service based on the POTN virtual interface in the POTN expansion, and can automatically calculate the POTN virtual interface pairing relationship.

Abstract

A method for processing a POTN virtual interface, comprising: selecting an optical fiber link by means of capacity expansion and determining a new link connection relationship; generating connection interface groups inside a port by backtracking according to the new link connection relationship; determining an application scenario of each of the connection interface groups; generating an old POTN virtual port group by searching a tunnel cross-segment relationship prior to the capacity expansion according to the application scenario; and determining a new POTN virtual port paired group according to the old POTN virtual port group. The method overcomes the complicated cross-segment pairing relationship of an NNI service based on a POTN virtual port in the case of POTN capacity expansion, and can automatically calculate the POTN virtual port pairing relationship.

Description

一种处理POTN虚接口的方法及装置Method and device for processing POTN virtual interface 技术领域Technical field
本申请涉及但不限于通信领域中网络管理系统领域,尤其涉及一种处理POTN(Packet Optical Transport Network,分组光传送网络)虚接口的方法及装置。The present invention relates to, but is not limited to, the field of network management systems in the field of communications, and in particular, to a method and apparatus for processing a virtual interface of a Packet Optical Transport Network (POTN).
背景技术Background technique
随着4G业务的迅速发展,为迎接移动宽带业务及固定综合宽带业务的挑战,分组传送网与OTN(Optical Transport Network,光传送网)均已在干线和城域大规划部署,分组传送网与OTN的融合解决方案POTN(Packet Optical Transport Network,分组光传送网络)也已经开始在工程上大规模应用,相应的网络扩容需求也随之而来。但PO(PTN与OTN)混合组网后的扩容场景对于传统的基于光纤链路上进行扩容方式提出了新的需求。With the rapid development of 4G services, in order to meet the challenges of mobile broadband services and fixed integrated broadband services, packet transport networks and OTN (Optical Transport Network) have been deployed in trunk and metropolitan area planning, packet transport networks and The OTN convergence solution POTN (Packet Optical Transport Network) has also begun to be applied on a large scale in engineering, and the corresponding network expansion requirements have followed. However, the expansion scenario of the PO (PTN and OTN) hybrid networking presents a new requirement for the traditional fiber-optic link expansion.
传统PTN(Packet Transport Network,分组传送网)扩容是基于链路的扩容方式,NNI(Network Node Interface,网络节点接口)侧隧道的服务层隧道节点间的隧道跨段是基于光纤链路上进行的。而PO混合的组网下,为了适应L2VPN(二层虚拟专用网(Virtual Private Network))、L3VPN(三层虚拟专用网)业务的需求,PO混合设备可以部署在接入层、汇聚层、核心层,也就是说隧道的服务层跨段可能基于多段链路或一段链路。对于基于链路的扩容方式,POTN虚接口作为隧道的服务层,是通过绑定oduk(光通路数据单元k)资源实现与链路的关联,一段POTN虚接口组成的隧道跨段可以基于多段物理链路。传统的PTN业务扩容,对于NNI侧业务重新计算是基于一段链路的隧道跨段间的三层联通关系来计算扩容后产生的新的两段隧道跨段的三层联通关系。而POTN场景扩容基于POTN虚接口跨多段链路,也就产生了新的三个场景:The expansion of the traditional PTN (Packet Transport Network) is based on the expansion of the link. The tunnel segment between the service layer tunnel nodes of the NNI (Network Node Interface) side tunnel is based on the fiber link. . In the PO hybrid network, in order to meet the requirements of L2VPN (Virtual Private Network) and L3VPN (Layer 3 Virtual Private Network) services, PO hybrid devices can be deployed at the access layer, aggregation layer, and core. The layer, that is to say the service layer span of the tunnel, may be based on a multi-segment link or a link. For the link-based expansion mode, the POTN virtual interface serves as the service layer of the tunnel. The association between the POTN virtual interface and the link is achieved by binding the oduk (optical path data unit k) resource. The tunnel span composed of a POTN virtual interface can be based on multi-segment physics. link. For the expansion of the traditional PTN service, the recalculation of the service on the NNI side is based on the three-layer communication relationship between the tunnel segments of a link to calculate the three-layer communication relationship between the new two-segment tunnel spans generated after the expansion. The POTN scenario expansion is based on the POTN virtual interface spanning multiple segments, which creates three new scenarios:
a、对称P业务(PTN业务):1/4号端口均配置有POTN虚端口;a. Symmetric P service (PTN service): 1/4 ports are configured with POTN virtual ports.
b、非对称P业务:只有一端配置有POTN虚端口,另一端采用ODU (Optical channel Data Unit,光通道数据单元)穿通,如图1所示,图1中的cc表示交叉连接(cross connection),oms表示光复用段(Optical Multiplex Section)端口,soms是PTN和OTN业务端口的混合板,用来上传业务,OAC表示光接入控制(Optical Access Control)端口;b. Asymmetric P service: only one end has a POTN virtual port and the other end uses an ODU. (Optical channel Data Unit, optical channel data unit) is punched through. As shown in Figure 1, cc in Figure 1 indicates cross connection, oms indicates optical multiplex section (Optical Multiplex Section) port, and soms is PTN and OTN services. A port is a hybrid board that is used to upload services. The OAC indicates an optical access control (Optical Access Control) port.
c、纯O业务(OTN业务):两端均未配置POTN虚端口,只有纯O业务。c. Pure O service (OTN service): POTN virtual ports are not configured on both ends, only pure O services.
为了适应新场景变化,尤其是同时存在a、b、c三种应用场景的支持,用户需要手工在扩容前自行规划POTN组网扩容后的隧道跨段配对关系,这影响了扩容操作的准确性、复杂度、安全性。In order to adapt to the changes in the new scenario, especially the support scenarios of the a, b, and c scenarios, you need to manually plan the tunnel cross-segment relationship after the POTN network is expanded. This affects the accuracy of the expansion operation. , complexity, security.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提供一种处理POTN虚接口的方法及装置,能够自动确定POTN虚接口配对关系。The embodiment of the invention provides a method and a device for processing a POTN virtual interface, which can automatically determine a POTN virtual interface pairing relationship.
本发明实施例提供了一种处理分组光传送网络(POTN)虚接口的方法,包括:An embodiment of the present invention provides a method for processing a virtual interface of a packet optical transport network (POTN), including:
通过扩容选择光纤链接,确认新链路连接关系;Confirm the new link connection relationship by selecting the fiber link through capacity expansion;
根据所述新链路连接关系回溯生成端口内部连接接口组;Generating a port internal connection interface group according to the new link connection relationship;
确认每组所述连接接口组的应用场景;Confirming application scenarios of each group of the connected interface groups;
根据所述应用场景查询扩容前隧道跨段关系生成旧的POTN虚端口组;And generating an old POTN virtual port group according to the application scenario to query the cross-section relationship of the tunnel before the expansion;
根据所述旧的POTN虚端口组确定新POTN虚端口配对组。A new POTN virtual port pairing group is determined according to the old POTN virtual port group.
可选地,上述方法还具有下面特点:所述确认每组所述连接接口组的应用场景,包括:Optionally, the foregoing method has the following features: the application scenario of the group of the connection interface group is confirmed, including:
对于每组所述连接接口组,获取端口1和端口4对应的POTN虚端口,如果端口1和端口4均配置有POTN虚端口,则确认所述连接接口组的应用场景为对称分组传送网业务场景;如果端口1和端口4中只有一个端口配置 有POTN虚端口,则确认所述连接接口组的应用场景为非对称分组传送网业务场景;如果端口1和端口4均未配置POTN虚端口,则确认所述连接接口组的应用场景为纯光传送网业务场景。For each group of the connection interface group, obtain the POTN virtual port corresponding to port 1 and port 4. If both port 1 and port 4 are configured with a POTN virtual port, the application scenario of the connection interface group is confirmed to be a symmetric packet transport network service. Scenario; if there is only one port configuration in port 1 and port 4 If there is a POTN virtual port, the application scenario of the connection interface group is an asymmetric packet transmission network service scenario. If the POTN virtual port is not configured on the port 1 and the port 4, the application scenario of the connection interface group is pure light. Transport network business scenario.
可选地,上述方法还具有下面特点:所述根据所述应用场景查询扩容前隧道跨段关系生成旧的POTN虚端口组,包括:Optionally, the foregoing method further has the following feature: the generating the old POTN virtual port group by querying the cross-segment relationship of the pre-expansion tunnel according to the application scenario, including:
对于所述对称分组传送网业务场景,查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口组;For the symmetric packet transport network service scenario, query the tunnel span data, and form a correct POTN virtual interface group according to the tunnel span;
对于所述非对称分组传送网业务场景,根据不为空的POTN虚端口,向数据库查询隧道跨段数据,得到该POTN虚端口的对端POTN虚端口,并将为空的另一端口替换为该对端POTN虚端口,形成旧的POTN虚端口组;For the asymmetric packet transport network service scenario, query the tunnel span data according to the non-empty POTN virtual port, obtain the peer POTN virtual port of the POTN virtual port, and replace the empty other port with The peer POTN virtual port forms an old POTN virtual port group.
对于纯光传送网业务场景,不生成POTN虚端口组。A POTN virtual port group is not generated for a pure optical transport network service scenario.
可选地,上述方法还具有下面特点:所述确认新链路连接关系之后,所述方法还包括:删除数据库中的旧链接关系;保存所述新链路连接关系。Optionally, the foregoing method further has the following feature: after the confirming the new link connection relationship, the method further includes: deleting the old link relationship in the database; and saving the new link connection relationship.
本发明实施例还提供了一种处理POTN虚接口的装置,包括:An embodiment of the present invention further provides an apparatus for processing a POTN virtual interface, including:
第一确认模块,设置为:通过扩容选择光纤链接,确认新链路连接关系;The first confirmation module is configured to: select a fiber link through capacity expansion, and confirm a new link connection relationship;
第一生成模块,设置为:根据所述新链路连接关系回溯生成端口内部连接接口组;The first generation module is configured to: generate a port internal connection interface group according to the new link connection relationship;
第二确认模块,设置为:确认每组所述连接接口组的应用场景;a second confirmation module, configured to: confirm an application scenario of each group of the connection interface group;
第二生成模块,设置为:根据所述应用场景查询扩容前隧道跨段关系,生成旧的POTN虚端口组;The second generation module is configured to: query the cross-segment relationship of the tunnel before the expansion according to the application scenario, and generate an old POTN virtual port group;
确定模块,设置为:根据所述旧的POTN虚端口组确定新POTN虚端口配对组。The determining module is configured to: determine a new POTN virtual port pairing group according to the old POTN virtual port group.
可选地,所述第二确认模块是设置为:对于每组所述连接接口组,获取端口1和端口4对应的POTN虚端口,如果端口1和端口4均配置有POTN虚端口,则确认所述连接接口组的应用场景为对称分组传送网业务场景;如果端口1和端口4中只有一个端口配置有POTN虚端口,则确认所述连接接口组的应用场景为非对称分组传送网业务场景;如果端口1和端口4均未配置POTN虚端口,则确认所述连接接口组的应用场景为纯光传送网业务场景。 Optionally, the second confirmation module is configured to: obtain, for each set of the connection interface group, a POTN virtual port corresponding to port 1 and port 4, and if both port 1 and port 4 are configured with a POTN virtual port, confirm The application scenario of the connection interface group is a symmetric packet transmission network service scenario. If only one port of the port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connection interface group is an asymmetric packet transmission network service scenario. If the POTN virtual port is not configured on the port 1 and port 4, the application scenario of the connected interface group is the pure optical transport network service scenario.
可选地,所述第二生成模块是设置为:Optionally, the second generating module is configured to:
对于所述对称分组传送网业务场景,查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口组;For the symmetric packet transport network service scenario, query the tunnel span data, and form a correct POTN virtual interface group according to the tunnel span;
对于所述非对称分组传送网业务场景,根据不为空的POTN虚端口,向数据库查询隧道跨段数据,得到该POTN虚端口的对端POTN虚端口,并将为空的另一端口替换为该对端POTN虚端口,形成旧的POTN虚端口组;For the asymmetric packet transport network service scenario, query the tunnel span data according to the non-empty POTN virtual port, obtain the peer POTN virtual port of the POTN virtual port, and replace the empty other port with The peer POTN virtual port forms an old POTN virtual port group.
对于纯光传送网业务场景,不生成POTN虚端口组。A POTN virtual port group is not generated for a pure optical transport network service scenario.
可选地,所述第一确认模块还设置为:删除数据库中的旧链接关系,保存所述新链路连接关系。Optionally, the first confirmation module is further configured to: delete an old link relationship in the database, and save the new link connection relationship.
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述处理POTN虚接口的方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the POTN virtual interface is implemented when the computer executable instructions are executed.
综上,本发明实施例提供一种处理POTN虚接口的方法及装置,克服了POTN扩容下基于POTN虚接口的NNI业务的复杂的跨段配对关系,可以自动计算POTN虚接口配对关系。In summary, the embodiment of the present invention provides a method and a device for processing a POTN virtual interface, which overcomes the complex spanning pairing relationship of the NNI service based on the POTN virtual interface in the POTN expansion, and can automatically calculate the POTN virtual interface pairing relationship.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为非对称P业务的应用场景的示意图;FIG. 1 is a schematic diagram of an application scenario of an asymmetric P service;
图2为本发明实施例的处理POTN虚接口的方法的流程图;2 is a flowchart of a method for processing a POTN virtual interface according to an embodiment of the present invention;
图3为本发明实施例的处理POTN虚接口的装置的示意图。FIG. 3 is a schematic diagram of an apparatus for processing a POTN virtual interface according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
图2为本发明实施例的处理POTN虚接口的方法的流程图,如图2所示,该方法包括以下步骤:FIG. 2 is a flowchart of a method for processing a POTN virtual interface according to an embodiment of the present invention. As shown in FIG. 2, the method includes the following steps:
步骤101、通过扩容选择光纤链接,确认新链路连接关系; Step 101: Select a fiber link through capacity expansion to confirm a new link connection relationship;
通过扩容选择光纤链接,例如,选择A、B网元间的链路(分别连接A网元的PORT1及B网元的PORT4),和被扩入中间网元C的关联物理端口PORT2、PORT3,计算生成新链路连接关系,即PORT1与PORT2互联,PORT3与PORT4互联。Selecting the fiber link by expanding, for example, selecting the link between the A and B network elements (the PORT1 of the A network element and the PORT4 of the B network element respectively), and the associated physical ports PORT2 and PORT3 that are extended to the intermediate network element C, The calculation generates a new link connection relationship, that is, PORT1 and PORT2 are interconnected, and PORT3 and PORT4 are interconnected.
删除数据库中PORT1与PORT4的旧链接关系,数据库中保存新链路连接关系PORT1与PORT2,PORT3与PORT4,将新链路连接关系组成一个数据结构PortSelect-T,分别保存PORT1、PORT2、PORT3、PORT4。Delete the old link relationship between PORT1 and PORT4 in the database. The database stores the new link connection relationship PORT1 and PORT2, PORT3 and PORT4, and the new link connection relationship constitutes a data structure PortSelect-T, which stores PORT1, PORT2, PORT3, PORT4 respectively. .
步骤102、根据新链路连接关系回溯生成端口内部连接接口组;Step 102: Backtracking a port internal connection interface group according to a new link connection relationship;
根据PORT1与PORT2互联,PORT3与PORT4互联关系,查询生成OTN端口内部连接接口组,每组端口包含对应的端口1、端口2、端口3、端口4。According to the interconnection between PORT1 and PORT2, PORT3 and PORT4 are interconnected, and the OTN port internal connection interface group is generated, and each group port includes corresponding port 1, port 2, port 3, and port 4.
根据PortSelect-T的数据,查询扩容OTN端口换算上溯(对于扩容的光纤的端口可能是不同单板的不同端口,为了统一,把OTS(Optical Transmission Section,光传输段)、OMS(Optical Multiplex Section,光复用段)(OTS和OMS都是OTN的光放大板,用来放大信号传输)端口统一换算成SOMS(SOMS是PTN和OTN业务端口的混合板,用来上传业务)端口),PORT1、PORT2、PORT3、PORT4对应的PO混合端口组,保存到PortSelectList-T结构里,如果查询到的数据为空则退出扩容,提示用户不支持非PO混合口的扩容,另外判断每组端口是否支持PO混合,若不支持,则提示用户非PO混合口不支持扩容,不能配置业务,退出计算。According to the data of PortSelect-T, query the expansion of the OTN port to be traced back. The ports of the expanded fiber may be different ports of different boards. For the purpose of unification, OTS (Optical Transmission Section) and OMS (Optical Multiplex Section) are used. Optical multiplex section) (OTS and OMS are both OTN optical amplifiers for amplifying signal transmission) Ports are uniformly converted to SOMS (SOMS is a hybrid board for PTN and OTN service ports for uploading services) ports, PORT1, PORT2 The PO hybrid port group corresponding to PORT3 and PORT4 is saved in the PortSelectList-T structure. If the queried data is empty, the expansion is expanded, prompting the user not to support the expansion of the non-PO hybrid port, and determining whether each port supports PO mixing. If it is not supported, the user is not prompted to expand the capacity of the non-PO hybrid port. The service cannot be configured and the calculation is exited.
步骤103、确认每组所述连接接口组的应用场景,即区分a、b、c场景;Step 103: Confirm an application scenario of each group of the connection interface group, that is, distinguish a, b, and c scenarios;
继续细分a、b、c三种场景,判断规则为:对于每组连接接口组,获取端口1和端口4对应的POTN虚端口。如果端口1和端口4均配置有POTN虚端口,则为上文所述的a场景(对称P业务);若只有一端配置有POTN虚端口,则为上文所述的b场景(非对称P业务);若两端均未配置POTN虚端口,则为上文所述的c场景(纯O业务)。需要注意的是:每组连接接口组对应的细分场景可能会不同,需要分别处理。Continue to subdivide the three scenarios a, b, and c. The judgment rule is: For each group of connected interfaces, obtain the POTN virtual port corresponding to port 1 and port 4. If both the port 1 and the port 4 are configured with the POTN virtual port, the scenario (symmetric P service) is as described above. If only one end is configured with the POTN virtual port, the b scenario (asymmetric P) described above is used. If the POTN virtual port is not configured on both ends, the scenario is c (pure O service). It should be noted that the subdivision scenarios corresponding to each group of interface groups may be different and need to be processed separately.
步骤104、根据应用场景查询扩容前隧道跨段关系生成旧的POTN虚端口组; Step 104: Generate an old POTN virtual port group by querying the cross-section relationship of the tunnel before the expansion according to the application scenario.
其中,根据区分好的应用场景生成扩容前的POTN虚端口组包括:The POTN virtual port group before the expansion is generated according to the well-defined application scenario includes:
对于a场景,由于可能存在多组POTN虚端口,需查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口匹配关系(每组的POTN虚端口应用于同一条隧道),先保存扩容前的POTN配对关系组;For a scenario, the number of POTN virtual ports may be queried. You need to query the tunnel spanning data to form a correct POTN virtual interface. The POTN virtual port is applied to the same tunnel. POTN pairing relationship group;
对于b场景,由于一端网元采用ODU穿通,其上并无POTN虚接口,客户端根据不为空的一端POTN虚端口,向数据库查询隧道跨段数据,得到该POTN虚端口的真正对端POTN虚端口,并将为空的port’1或port’4替换为该对端POTN虚端口;In the b scenario, the ODU is used to pass through the ODU, and there is no POTN virtual interface. The client queries the tunnel spanning data according to the non-empty POTN virtual port to obtain the real peer POTN of the POTN virtual port. Virtual port, and replace the empty port '1 or port '4 with the peer POTN virtual port;
对于c场景,无PTN业务,不需要生成POTN虚端口组。For the c scenario, there is no PTN service, and no POTN virtual port group needs to be generated.
本实施例中,将端口1查询到的所有POTN虚端口组保存为poVirPortList1,将端口4查询到的所有POTN虚端口组保存为poVirPortList4,每组PO混合端口组都这样处理,形成2个POTN虚端口集合poVirPortList1、poVirPortList4。In this embodiment, all POTN virtual port groups queried by port 1 are saved as poVirPortList1, and all POTN virtual port groups queried by port 4 are saved as poVirPortList4, and each group of PO hybrid port groups is processed in this way to form two POTN imaginary Port collection poVirPortList1, poVirPortList4.
在数据库查询所有poVirPortList1及poVirPortList4相关的隧道跨段,根据poVirPortList1查询的隧道跨段匹配到对端POTN虚接口,如果对端POTN虚接口在poVirPortList4里,构造一个poVirPortReplace-T结构,此结构包含port’1、port’2、port’3、port’4这几个字段,分别在port’1、port’4字段内填入隧道跨段两端的POTN虚接口。Query all the tunnels related to the PoVirPortList1 and the poVirPortList4 in the database, and match the tunnel spans that are queried by the poVirPortList1 to the peer POTN virtual interface. If the peer POTN virtual interface is in the poVirPortList4, construct a poVirPortReplace-T structure. 1. Ports of port'2, port'3, and port'4, respectively, fill in the POTN virtual interfaces at both ends of the tunnel in the port'1 and port'4 fields.
如果对端POTN虚接口不在poVirPortList4内,为b场景,同样将对端的POTN虚接口填写在poVirPortReplace-T结构的port’4字段内;接着,遍历poVirPortList4的隧道跨段,按同上方法分别找出a、b场景的poVirPortReplace-T替换关系。将2个poVirPortReplace-T集合合并,去除重复的替换关系,就形成了扩容前POTN虚接口的配对关系。If the peer POTN virtual interface is not in the poVirPortList4, it is the b scenario. The POTN virtual interface of the peer is also filled in the port'4 field of the poVirPortReplace-T structure. Then, the tunnel span of the poVirPortList4 is traversed, and the same method is used to find a. , poVirPortReplace-T replacement relationship of b scene. The two poVirPortReplace-T sets are combined to remove the repeated replacement relationship, which forms the pairing relationship of the POTN virtual interface before the expansion.
步骤105、根据扩容前旧的POTN虚端口组确定新POTN虚端口配对组。Step 105: Determine a new POTN virtual port pairing group according to the old POTN virtual port group before the capacity expansion.
根据步骤102中PORT2、PORT3生成的内部连接关系,计算生成新的POTN虚接口与步骤104中的扩容前接口组联通关系匹配,生成新的POTN虚接口配对关系。According to the internal connection relationship generated by the PORT2 and the PORT3 in the step 102, the new POTN virtual interface is generated and matched with the pre-expansion interface group in the step 104 to generate a new POTN virtual interface pairing relationship.
根据步骤104生成的poVirPortReplace-T的集合,及步骤102生成的 PortSelectList-T集合,生成扩容后的POTN虚接口的配对关系。a set of poVirPortReplace-T generated according to step 104, and generated by step 102 PortSelectList-T collection, which generates the pairing relationship of the expanded POTN virtual interface.
首先,遍历poVirPortReplace-T的集合,获取port’1,port’4的虚端口下ODU数据,根据ODU映射关系上溯到port’1,port’4的虚端口对应的物理端口(端口1、端口4),根据端口1、端口4的信息,在PortSelectList-T集合中找到对应的端口配对关系PortSelect-T,也就找到了端口2、端口3,根据端口2、端口3上的ODU资源生成新的port’2、port’3这两个POTN虚端口,把port’2、port’3填入对应的poVirPortReplace-T中,完成POTN虚接口的配对关系的计算。First, traverse the set of poVirPortReplace-T, obtain the ODU data under the virtual port of port'1, port'4, and trace the physical port corresponding to the virtual port of port'1, port'4 according to the ODU mapping relationship (port 1, port 4) According to the information of port 1 and port 4, the corresponding port pairing relationship PortSelect-T is found in the PortSelectList-T set, and port 2 and port 3 are found, and a new one is generated according to the ODU resource on port 2 and port 3. The two POTN virtual ports, port'2 and port'3, fill the port's and port'3 into the corresponding poVirPortReplace-T, and complete the calculation of the pairing relationship of the POTN virtual interface.
图3为本发明实施例的处理POTN虚接口的装置的示意图,如图3所示,本实施例的装置包括:FIG. 3 is a schematic diagram of an apparatus for processing a POTN virtual interface according to an embodiment of the present invention. As shown in FIG. 3, the apparatus in this embodiment includes:
第一确认模块,设置为:通过扩容选择光纤链接,确认新链路连接关系;The first confirmation module is configured to: select a fiber link through capacity expansion, and confirm a new link connection relationship;
第一生成模块,设置为:根据所述新链路连接关系回溯生成端口内部连接接口组;The first generation module is configured to: generate a port internal connection interface group according to the new link connection relationship;
第二确认模块,设置为:确认每组所述连接接口组的应用场景;a second confirmation module, configured to: confirm an application scenario of each group of the connection interface group;
第二生成模块,设置为:根据所述应用场景查询扩容前隧道跨段关系,生成旧的POTN虚端口组;The second generation module is configured to: query the cross-segment relationship of the tunnel before the expansion according to the application scenario, and generate an old POTN virtual port group;
确定模块,设置为:根据所述旧的POTN虚端口组确定新POTN虚端口配对组。The determining module is configured to: determine a new POTN virtual port pairing group according to the old POTN virtual port group.
在一可选实施例中,所述第二确认模块是设置为:对于每组所述连接接口组,获取端口1和端口4对应的POTN虚端口,如果端口1和端口4均配置有POTN虚端口,则确认所述连接接口组的应用场景为对称分组传送网业务场景;如果端口1和端口4中只有一个端口配置有POTN虚端口,则确认所述连接接口组的应用场景为非对称分组传送网业务场景;如果端口1和端口4均未配置POTN虚端口,则确认所述连接接口组的应用场景为纯光传送网业务场景。In an optional embodiment, the second confirmation module is configured to: obtain, for each set of the connection interface group, a POTN virtual port corresponding to port 1 and port 4, and if both port 1 and port 4 are configured with POTN virtual If the port is configured, the application scenario of the connection interface group is a symmetric packet transmission network service scenario. If only one port of the port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connection interface group is determined to be an asymmetric group. If the POTN virtual port is not configured on the port 1 and port 4, the application scenario of the connected interface group is the pure optical transport network service scenario.
在一可选实施例中,所述第二生成模块是设置为:对于所述对称分组传送网业务场景,查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口组;对于所述非对称分组传送网业务场景,根据不为空的POTN虚端口,向 数据库查询隧道跨段数据,得到该POTN虚端口的对端POTN虚端口,并将为空的另一端口替换为该对端POTN虚端口,形成旧的POTN虚端口组;对于纯光传送网业务场景,不生成POTN虚端口组。In an optional embodiment, the second generating module is configured to: query the tunnel span data for the symmetric packet transport network service scenario, and form a correct POTN virtual interface group according to the tunnel span; A symmetric packet transport network service scenario, according to a non-empty POTN virtual port, The database queries the tunnel spanning data to obtain the peer POTN virtual port of the POTN virtual port, and replaces the empty other port with the peer POTN virtual port to form the old POTN virtual port group. In the scenario, no POTN virtual port group is generated.
在一可选实施例中,所述第一确认模块还设置为:删除数据库中的旧链接关系,保存所述新链路连接关系。In an optional embodiment, the first confirmation module is further configured to: delete an old link relationship in the database, and save the new link connection relationship.
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述处理POTN虚接口的方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the POTN virtual interface is implemented when the computer executable instructions are executed.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件(例如处理器)完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,例如通过集成电路来实现其相应功能,也可以采用软件功能模块的形式实现,例如通过处理器执行存储于存储器中的程序/指令来实现其相应功能。本申请不限制于任何特定形式的硬件和软件的结合。One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct related hardware, such as a processor, which may be stored in a computer readable storage medium, such as a read only memory, disk or optical disk. Wait. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function. This application is not limited to any specific combination of hardware and software.
以上仅为本申请的可选实施例,当然,本申请还可有其他多种实施例,在不背离本申请精神及其实质的情况下,熟悉本领域的技术人员当可根据本申请作出各种相应的改变和变形,但这些相应的改变和变形都应属于本申请所附的权利要求的保护范围。The above is only an alternative embodiment of the present application. Of course, the present application may also have various other embodiments. Those skilled in the art can make various according to the present application without departing from the spirit and spirit of the present application. Corresponding changes and modifications are intended to be included within the scope of the appended claims.
工业实用性Industrial applicability
本发明实施例提供一种处理POTN虚接口的方法及装置,克服了POTN扩容下基于POTN虚接口的NNI业务的复杂的跨段配对关系,可以自动计算POTN虚接口配对关系。 The embodiment of the invention provides a method and a device for processing a POTN virtual interface, which overcomes the complex spanning pairing relationship of the NOT service based on the POTN virtual interface in the POTN expansion, and can automatically calculate the POTN virtual interface pairing relationship.

Claims (8)

  1. 一种处理分组光传送网络POTN虚接口的方法,包括:A method for processing a POTN virtual interface of a packet optical transport network, comprising:
    通过扩容选择光纤链接,确认新链路连接关系;Confirm the new link connection relationship by selecting the fiber link through capacity expansion;
    根据所述新链路连接关系回溯生成端口内部连接接口组;Generating a port internal connection interface group according to the new link connection relationship;
    确认每组所述连接接口组的应用场景;Confirming application scenarios of each group of the connected interface groups;
    根据所述应用场景查询扩容前隧道跨段关系生成旧的POTN虚端口组;And generating an old POTN virtual port group according to the application scenario to query the cross-section relationship of the tunnel before the expansion;
    根据所述旧的POTN虚端口组确定新POTN虚端口配对组。A new POTN virtual port pairing group is determined according to the old POTN virtual port group.
  2. 如权利要求1所述的方法,其中,所述确认每组所述连接接口组的应用场景,包括:The method of claim 1, wherein the confirming an application scenario of each group of the connection interface group comprises:
    对于每组所述连接接口组,获取端口1和端口4对应的POTN虚端口,如果端口1和端口4均配置有POTN虚端口,则确认所述连接接口组的应用场景为对称分组传送网业务场景;如果端口1和端口4中只有一个端口配置有POTN虚端口,则确认所述连接接口组的应用场景为非对称分组传送网业务场景;如果端口1和端口4均未配置POTN虚端口,则确认所述连接接口组的应用场景为纯光传送网业务场景。For each group of the connection interface group, obtain the POTN virtual port corresponding to port 1 and port 4. If both port 1 and port 4 are configured with a POTN virtual port, the application scenario of the connection interface group is confirmed to be a symmetric packet transport network service. Scenarios: If only one port of port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connected interface group is an asymmetric packet transport network service scenario; if neither port 1 nor port 4 is configured with a POTN virtual port, Then, the application scenario of the connection interface group is a pure optical transport network service scenario.
  3. 如权利要求2所述的方法,其中,所述根据所述应用场景查询扩容前隧道跨段关系生成旧的POTN虚端口组,包括:The method of claim 2, wherein the generating the old POTN virtual port group by querying the pre-expansion tunnel spanning relationship according to the application scenario comprises:
    对于所述对称分组传送网业务场景,查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口组;For the symmetric packet transport network service scenario, query the tunnel span data, and form a correct POTN virtual interface group according to the tunnel span;
    对于所述非对称分组传送网业务场景,根据不为空的POTN虚端口,向数据库查询隧道跨段数据,得到该POTN虚端口的对端POTN虚端口,并将为空的另一端口替换为该对端POTN虚端口,形成旧的POTN虚端口组;For the asymmetric packet transport network service scenario, query the tunnel span data according to the non-empty POTN virtual port, obtain the peer POTN virtual port of the POTN virtual port, and replace the empty other port with The peer POTN virtual port forms an old POTN virtual port group.
    对于纯光传送网业务场景,不生成POTN虚端口组。A POTN virtual port group is not generated for a pure optical transport network service scenario.
  4. 如权利要求1所述的方法,所述确认新链路连接关系之后,所述方法还包括:The method of claim 1, after the confirming the new link connection relationship, the method further comprises:
    删除数据库中的旧链接关系;Delete old link relationships in the database;
    保存所述新链路连接关系。 Save the new link connection relationship.
  5. 一种处理分组光传送网络POTN虚接口的装置,包括:An apparatus for processing a POTN virtual interface of a packet optical transport network, comprising:
    第一确认模块,设置为:通过扩容选择光纤链接,确认新链路连接关系;The first confirmation module is configured to: select a fiber link through capacity expansion, and confirm a new link connection relationship;
    第一生成模块,设置为:根据所述新链路连接关系回溯生成端口内部连接接口组;The first generation module is configured to: generate a port internal connection interface group according to the new link connection relationship;
    第二确认模块,设置为:确认每组所述连接接口组的应用场景;a second confirmation module, configured to: confirm an application scenario of each group of the connection interface group;
    第二生成模块,设置为:根据所述应用场景查询扩容前隧道跨段关系,生成旧的POTN虚端口组;The second generation module is configured to: query the cross-segment relationship of the tunnel before the expansion according to the application scenario, and generate an old POTN virtual port group;
    确定模块,设置为:根据所述旧的POTN虚端口组确定新POTN虚端口配对组。The determining module is configured to: determine a new POTN virtual port pairing group according to the old POTN virtual port group.
  6. 如权利要求5所述的装置,其中,所述第二确认模块是设置为:对于每组所述连接接口组,获取端口1和端口4对应的POTN虚端口,如果端口1和端口4均配置有POTN虚端口,则确认所述连接接口组的应用场景为对称分组传送网业务场景;如果端口1和端口4中只有一个端口配置有POTN虚端口,则确认所述连接接口组的应用场景为非对称分组传送网业务场景;如果端口1和端口4均未配置POTN虚端口,则确认所述连接接口组的应用场景为纯光传送网业务场景。The apparatus of claim 5, wherein the second confirmation module is configured to: obtain, for each set of the connection interface group, a POTN virtual port corresponding to port 1 and port 4, if both port 1 and port 4 are configured If there is a POTN virtual port, the application scenario of the connection interface group is confirmed to be a symmetric packet transmission network service scenario. If only one port of port 1 and port 4 is configured with a POTN virtual port, the application scenario of the connection interface group is confirmed as If the POTN virtual port is not configured on both the port 1 and the port 4, the application scenario of the connected interface group is the pure optical transport network service scenario.
  7. 如权利要求6所述的装置,其中,所述第二生成模块是设置为:对于所述对称分组传送网业务场景,查询隧道跨段数据,根据隧道跨段形成正确的POTN虚接口组;对于所述非对称分组传送网业务场景,根据不为空的POTN虚端口,向数据库查询隧道跨段数据,得到该POTN虚端口的对端POTN虚端口,并将为空的另一端口替换为该对端POTN虚端口,形成旧的POTN虚端口组;对于纯光传送网业务场景,不生成POTN虚端口组。The device of claim 6, wherein the second generating module is configured to: query the tunnel span data for the symmetric packet transport network service scenario, and form a correct POTN virtual interface group according to the tunnel span; The asymmetric packet transport network service scenario, according to the non-empty POTN virtual port, queries the database for the spanned data, obtains the POTN virtual port of the POTN virtual port, and replaces the empty other port with the The POTN virtual port group is formed on the peer POTN virtual port. The POTN virtual port group is not generated in the pure optical transport network service scenario.
  8. 如权利要求5至7任一项所述的装置,其中,所述第一确认模块还设置为:删除数据库中的旧链接关系,保存所述新链路连接关系。 The apparatus according to any one of claims 5 to 7, wherein the first confirmation module is further configured to delete an old link relationship in the database and save the new link connection relationship.
PCT/CN2016/080534 2015-08-26 2016-04-28 Method and device for processing potn virtual interface WO2017032024A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510531988.9 2015-08-26
CN201510531988.9A CN106487548B (en) 2015-08-26 2015-08-26 Method and device for processing POTN virtual interface

Publications (1)

Publication Number Publication Date
WO2017032024A1 true WO2017032024A1 (en) 2017-03-02

Family

ID=58099413

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/080534 WO2017032024A1 (en) 2015-08-26 2016-04-28 Method and device for processing potn virtual interface

Country Status (2)

Country Link
CN (1) CN106487548B (en)
WO (1) WO2017032024A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109150747A (en) * 2017-06-15 2019-01-04 中兴通讯股份有限公司 A kind of method, apparatus and computer readable storage medium changing service bandwidth
CN114070746A (en) * 2021-10-28 2022-02-18 北京市天元网络技术股份有限公司 Circuit series connection method and system for multi-type transmission network

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107135154B (en) * 2017-05-26 2019-08-06 烽火通信科技股份有限公司 POTN business repeater system and business forwarding, configuration distributing, guard method
CN107343229B (en) * 2017-06-12 2020-02-18 烽火通信科技股份有限公司 POTN service management method
CN109274514B (en) * 2017-07-18 2023-06-20 中兴通讯股份有限公司 Configuration method of network port and related equipment
CN108989177A (en) * 2018-08-20 2018-12-11 烽火通信科技股份有限公司 A kind of method of the Packet Service configuration of POTN equipment
CN109039892B (en) * 2018-08-28 2020-11-13 烽火通信科技股份有限公司 Service transmission method, network equipment and network system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3867602B2 (en) * 2002-03-22 2007-01-10 住友電気工業株式会社 Optical router and optical network
CN102546254A (en) * 2012-01-06 2012-07-04 烽火通信科技股份有限公司 Method for managing data communication network
CN103595635A (en) * 2012-08-13 2014-02-19 中兴通讯股份有限公司 A data communication network message forwarding method base on a packet optical transport network device and an apparatus
CN104518961A (en) * 2013-09-27 2015-04-15 中兴通讯股份有限公司 Method and device for guiding packet optical transport network

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645797B (en) * 2009-08-25 2011-04-13 华为技术有限公司 Automatic protective switching method, equipment and system
CN101815024B (en) * 2010-03-24 2014-10-22 中兴通讯股份有限公司 Ethernet service intercommunication method and device
CN103379033B (en) * 2012-04-27 2016-07-06 中国联合网络通信集团有限公司 Message forwarding method and packet optical transport network equipment
CN104796346B (en) * 2014-01-16 2018-11-23 中国移动通信集团公司 A kind of method that realizing L3VPN sharing business load, equipment and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3867602B2 (en) * 2002-03-22 2007-01-10 住友電気工業株式会社 Optical router and optical network
CN102546254A (en) * 2012-01-06 2012-07-04 烽火通信科技股份有限公司 Method for managing data communication network
CN103595635A (en) * 2012-08-13 2014-02-19 中兴通讯股份有限公司 A data communication network message forwarding method base on a packet optical transport network device and an apparatus
CN104518961A (en) * 2013-09-27 2015-04-15 中兴通讯股份有限公司 Method and device for guiding packet optical transport network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109150747A (en) * 2017-06-15 2019-01-04 中兴通讯股份有限公司 A kind of method, apparatus and computer readable storage medium changing service bandwidth
CN109150747B (en) * 2017-06-15 2023-01-10 中兴通讯股份有限公司 Method and device for changing service bandwidth and computer readable storage medium
CN114070746A (en) * 2021-10-28 2022-02-18 北京市天元网络技术股份有限公司 Circuit series connection method and system for multi-type transmission network
CN114070746B (en) * 2021-10-28 2024-01-05 北京市天元网络技术股份有限公司 Circuit concatenation method and system for multi-type transmission network

Also Published As

Publication number Publication date
CN106487548A (en) 2017-03-08
CN106487548B (en) 2020-09-15

Similar Documents

Publication Publication Date Title
WO2017032024A1 (en) Method and device for processing potn virtual interface
US11201809B1 (en) Network topology generation using traceroute data
EP3629530B1 (en) Method and device for achieving bidirectional segment routing tunnel and storage medium,
EP3038302B1 (en) Grooming method and device for packet optical transport network
CN107733795B (en) Ethernet virtual private network EVPN and public network intercommunication method and device
EP3682597B1 (en) Modeling access networks as trees in software-defined network controllers
CN107547391A (en) A kind of message transmitting method and device
US10291510B2 (en) Topology structure discovery method and device
WO2018103737A1 (en) Method and device for establishing route
WO2010127527A1 (en) Method and apparatus for implementing k-shortest paths algorithm in the case of existing multiple edges between adjacent nodes
CN108259218A (en) A kind of IP address distribution method and device
CN108199893B (en) Configuration method and system for OTN transmission network photoelectric hybrid protection
US11438420B2 (en) Method and device for establishing multi-domain multi-layer connectivity service
CN109274514A (en) A kind of configuration method and relevant device of the network port
US20150113108A1 (en) Method for implementing virtual network, and network management system
CN114070746B (en) Circuit concatenation method and system for multi-type transmission network
CN108768863B (en) Transmission network route analysis method and device and computer readable storage medium
CN107888282B (en) Circuit whole-course route calculation method of optical transmission network
CN108337174B (en) Method and device for searching end-to-end service route of transmission network and storage medium
CN105871496B (en) A kind of synchronous optical network clock chain circuit planing method
WO2016070551A1 (en) Route computing method and device
CN103248970A (en) Route flooding method and device, and path computing method and unit
CN114286205B (en) Data frame sending method and network equipment
CN109688062A (en) A kind of method for routing and routing device
CN103825827A (en) Routing advertisement method and equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16838286

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16838286

Country of ref document: EP

Kind code of ref document: A1