WO2018223617A1 - Cross-domain path computation method for multi-domain controller - Google Patents

Cross-domain path computation method for multi-domain controller Download PDF

Info

Publication number
WO2018223617A1
WO2018223617A1 PCT/CN2017/111552 CN2017111552W WO2018223617A1 WO 2018223617 A1 WO2018223617 A1 WO 2018223617A1 CN 2017111552 W CN2017111552 W CN 2017111552W WO 2018223617 A1 WO2018223617 A1 WO 2018223617A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
controller
node
intra
sink
Prior art date
Application number
PCT/CN2017/111552
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 WO2018223617A1 publication Critical patent/WO2018223617A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation

Landscapes

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

Abstract

The present invention discloses a cross-domain path computation method for a multi-domain controller, comprising: single-domain controllers constructing intra-domain topology structures according to nodes and inter-node links in individual domains, and reporting domain identification information of all of the nodes in the individual domains; a multi-domain controller constructing an inter-domain topology structure according to domains and inter-domain links controlled by the multi-domain controller; the multi-domain controller computing, based on the inter-domain topology structure, a domain sequence of all domains passed through from a domain in which a source node is located to a domain in which a destination node is located; the multi-domain controller initiating an intra-domain path computation request to single-domain controllers of the domains in the domain sequence, and the single-domain controller computing intra-domain paths according to the intra-domain topology structures and reporting intra-domain path computation results; and the multi-domain controller obtaining a plurality of cross-domain paths by combination according to the intra-domain path computation results of the domains and the inter-domain links, and selecting an optimal path as a multi-domain path. The present invention resolves the problem of cross-domain path computation in complex large-scale multi-domain networks and can greatly accelerate the application of SDNs and generate economic benefit.

Description

一种多域控制器的跨域路径计算方法Cross-domain path calculation method for multi-domain controller 技术领域Technical field
本发明涉及软件定义网络(SDN)中多域控制器的路径计算,具体涉及一种多域控制器的跨域路径计算方法。The invention relates to path calculation of a multi-domain controller in a software defined network (SDN), in particular to a cross-domain path calculation method of a multi-domain controller.
背景技术Background technique
信息技术的快速发展和用户需求的不断变化,不仅给通信网络带来了新的需求和挑战,同时对通信网络的设备能力和管理复杂度也提出更高要求,通信网络需要进一步简化运维、挖掘网络潜能、提供快速灵活的业务支持能力。The rapid development of information technology and the ever-changing needs of users not only bring new demands and challenges to communication networks, but also put forward higher requirements on the equipment capabilities and management complexity of communication networks. The communication network needs to further simplify operation and maintenance. Develop network potential and provide fast and flexible business support capabilities.
SDN具有控制和转发分离、可编程应用编程接口(API)的技术特点,可以更好的支持应用层与网络层的协同机制,支持网络资源的虚拟化管理和集中控制。SDN的控制层功能由控制器来提供,对于复杂的网络,SDN需要对网络进行域划分,形成多域网络,每个域网络由单独的控制器进行控制;对于整个网络,由多域控制器进行管理,多域控制器和单域控制器间通过接口进行协同。SDN has the technical features of control and forwarding separation and programmable application programming interface (API), which can better support the cooperation mechanism between application layer and network layer, and support virtualized management and centralized control of network resources. The control layer function of SDN is provided by the controller. For complex networks, SDN needs to divide the network into domains to form a multi-domain network. Each domain network is controlled by a separate controller. For the entire network, multiple domain controllers are used. Management, multi-domain controllers and single-domain controllers work together through interfaces.
在SDN架构中,业务的创建由APP通过北向接口向控制器发起,控制器完成业务的路径计算后,进行标签分配,然后通过openflow等协议将流表下发给路径中的每一个交换机来完成,而路径计算的结果对于业务的成功及质量的好坏起着决定性作用;因此,在多域网络中,多域控制器如何进行最优跨域路径的计算是SDN的关键技术难题。In the SDN architecture, the service is initiated by the APP to the controller through the northbound interface. After the controller completes the path calculation of the service, the label is allocated, and then the flow table is sent to each switch in the path through the protocol such as openflow. The result of path calculation plays a decisive role in the success and quality of the service; therefore, in multi-domain networks, how multi-domain controllers perform optimal cross-domain path calculation is a key technical problem of SDN.
发明内容 Summary of the invention
本发明所要解决的技术问题是在多域网络中,多域控制器如何进行最优跨域路径的计算的问题。The technical problem to be solved by the present invention is how to perform optimal cross-domain path calculation in a multi-domain network in a multi-domain network.
为了解决上述技术问题,本发明所采用的技术方案是提供一种多域控制器的跨域路径计算方法,包括以下步骤:In order to solve the above technical problem, the technical solution adopted by the present invention is to provide a cross-domain path calculation method for a multi-domain controller, including the following steps:
步骤S10、每个单域控制器根据其对应域内的节点和节点间的链路构建对应的域内拓扑结构,并向多域控制器上报域内所有节点的域标识信息;多域控制器根据其控制的所有域和域间链路构建域间拓扑结构;Step S10: Each single-domain controller constructs a corresponding intra-domain topology according to a node between the corresponding domain and a link between the nodes, and reports domain identification information of all nodes in the domain to the multi-domain controller; the multi-domain controller controls according to the control Inter-domain topology is constructed for all domains and inter-domain links;
步骤S20、根据跨域业务建立请求,多域控制器基于域间拓扑结构计算源节点所在域到宿节点所在域经过的所有域的域序列;Step S20: According to the cross-domain service establishment request, the multi-domain controller calculates, according to the inter-domain topology structure, a domain sequence of all domains passing through the domain where the source node is located to the domain where the sink node is located;
步骤S30、多域控制器向域序列中各个域的单域控制器发起域内路径计算请求;每个域的单域控制器根据域内路径计算请求以及域内拓扑结构计算域内路径,并将域内路径计算结果发送给多域控制器;Step S30: The multi-domain controller initiates an intra-domain path calculation request to the single-domain controller of each domain in the domain sequence; the single-domain controller of each domain calculates the intra-domain path according to the intra-domain path calculation request and the intra-domain topology structure, and calculates the intra-domain path. The result is sent to the multi-domain controller;
步骤S40、多域控制器根据域序列涉及的各个域的域内路径计算结果和域间链路,相互组合得到多条从源节点到宿节点的完整端到端跨域路径;Step S40: The multi-domain controller combines the intra-domain path calculation result and the inter-domain link of each domain involved in the domain sequence, and combines to obtain a plurality of complete end-to-end cross-domain paths from the source node to the sink node;
步骤S50、多域控制器根据路由最优策略从多条端到端跨域路径中选择出一条最优的路径作为多域路径。Step S50: The multi-domain controller selects an optimal path from the multiple end-to-end inter-domain paths as the multi-domain path according to the route optimization policy.
在上述方法中,步骤S10包括以下步骤:In the above method, step S10 includes the following steps:
步骤S11、受同一个多域控制器控制的每个单域控制器通过LLDP协议发现对应域内的节点和链路;Step S11: Each single domain controller controlled by the same multi-domain controller discovers nodes and links in the corresponding domain through the LLDP protocol;
步骤S12、每个单域控制器根据其域内的节点和节点间链路关系分别构建对应的域内拓扑结构;Step S12: Each single domain controller separately constructs a corresponding intradomain topology according to a link relationship between nodes and nodes in the domain;
步骤S13、多域控制器通过静态配置域间链路或LLDP自动发现方式发现受其控制的域和域间的链路; Step S13: The multi-domain controller discovers the link between the domain controlled by the domain and the domain by statically configuring the inter-domain link or the LLDP automatic discovery mode.
步骤S14、多域控制器根据其控制的域和域间的链路关系构建域间拓扑结构;Step S14: The multi-domain controller constructs an inter-domain topology according to the link relationship between the domain and the domain controlled by the multi-domain controller;
步骤S15、每个单域控制器通过北向接口向多域控制器上报其域内所有节点的域标识信息,多域控制器记录所有节点的所在域标识信息。Step S15: Each single-domain controller reports the domain identifier information of all nodes in the domain to the multi-domain controller through the northbound interface, and the multi-domain controller records the domain identifier information of all the nodes.
在上述方法中,从源域到宿域包括一个或多个域序列;In the above method, one or more domain sequences are included from the source domain to the sink domain;
每个所述域序列由源节点、从源节点到宿节点经过的域的边界节点和宿节点组成,除源节点和宿节点所在的源域和宿域,其它域序列经过的域为中间域,中间域的边界节点包括源边界节点和宿边界节点。Each of the domain sequences is composed of a source node, a boundary node and a sink node of a domain from the source node to the sink node, except for the source domain and the sink domain where the source node and the sink node are located, and the domain of the other domain sequence is the intermediate domain. The boundary node of the intermediate domain includes a source boundary node and a sink boundary node.
在上述方法中,步骤S20包括以下步骤:In the above method, step S20 includes the following steps:
步骤S21、多域控制器接收APP通过北向接口发来的跨域业务建立请求;Step S21: The multi-domain controller receives the cross-domain service establishment request sent by the APP through the northbound interface.
步骤S22、多域控制器解析业务建立请求,提取源节点和宿节点;Step S22: The multi-domain controller parses the service establishment request, and extracts the source node and the sink node;
步骤S23、多域控制器查找所提取源节点和宿节点各自所在的域标识信息,并判断源节点与宿节点的域是否相同,如果不同,执行步骤S24;否则,进入域内路径计算;Step S23: The multi-domain controller searches for the domain identifier information of the extracted source node and the sink node, and determines whether the domain of the source node and the sink node are the same. If not, perform step S24; otherwise, enter the intra-domain path calculation;
步骤S24、触发跨域路径计算;Step S24, triggering cross-domain path calculation;
步骤S25、多域控制器基于域间拓扑结构,计算从源域到宿域所有可能经过的域序列。Step S25: The multi-domain controller calculates all possible domain sequences from the source domain to the sink domain based on the inter-domain topology.
在上述方法中,多域控制器向域序列中各个域的单域控制器发起域内路径计算请求包括:In the above method, the multi-domain controller initiating the intra-domain path calculation request to the single domain controller of each domain in the domain sequence includes:
多域控制器向域序列中的源域的单域控制器发起的源节点到域序列中源域的边界节点的域内路径计算请求;The multi-domain controller calculates a request from the source node initiated by the single domain controller of the source domain in the domain sequence to the intra-domain path of the border node of the source domain in the domain sequence;
多域控制器向域序列中的中间域的单域控制器发起域序列中的其域内的源边界节点到宿边界节点的域内路径计算请求; The multi-domain controller initiates an intra-domain path computation request from the source boundary node to the sink boundary node in the domain in the domain sequence to the single domain controller of the intermediate domain in the domain sequence;
多域控制器向宿域的单域控制器发起域序列中的宿域的边界节点到宿节点的域内路径计算请求。The multi-domain controller initiates an intra-domain path computation request from the boundary node of the sink domain in the domain sequence to the sink node to the single domain controller of the sink domain.
在上述方法中,所述路由最优策略为最少跳数为最优。In the above method, the route optimization policy is that the minimum number of hops is optimal.
本发明通过多域控制器和单域控制器协同完成最优跨域路径的计算,多域控制器负责计算域序列,单域控制器负责计算其对应域内的路径,再由多域控制器将各单域控制器的路径计算结果和域间链路组装成多条端到端的跨域路径,最后选择一条最优的跨域路径,解决了SDN应用于复杂的大规模多域网络中非常关键的跨域路径计算问题,能够大大加快SDN的应用,并产生较大经济效益。The invention cooperates with the multi-domain controller and the single domain controller to complete the calculation of the optimal cross-domain path, and the multi-domain controller is responsible for calculating the domain sequence, and the single-domain controller is responsible for calculating the path in the corresponding domain, and then the multi-domain controller will The path calculation result of each single domain controller and the inter-domain link are assembled into multiple end-to-end cross-domain paths, and finally an optimal cross-domain path is selected, which solves the problem that SDN is applied to complex large-scale multi-domain networks. The cross-domain path calculation problem can greatly accelerate the application of SDN and generate greater economic benefits.
附图说明DRAWINGS
图1为一个多域网络中典型的SDN应用场景;Figure 1 shows a typical SDN application scenario in a multi-domain network.
图2为本发明提供的一种多域控制器的跨域路径计算方法的流程图;2 is a flowchart of a method for calculating a cross-domain path of a multi-domain controller according to the present invention;
图3为图1中第一单域控制器构建的域内拓扑结构对应的拓扑视图;3 is a topological view corresponding to an intra-domain topology constructed by the first single domain controller in FIG. 1;
图4为图1中第二单域控制器构建的域内拓扑结构对应的拓扑视图;4 is a topological view corresponding to an intra-domain topology constructed by the second single domain controller in FIG. 1;
图5为图1中第三单域控制器构建的域内拓扑结构对应的拓扑视图;5 is a topological view corresponding to an intra-domain topology constructed by the third single-domain controller in FIG. 1;
图6为图1中多域控制器构建的域间拓扑结构对应的拓扑视图;6 is a topological view corresponding to an inter-domain topology constructed by the multi-domain controller of FIG. 1;
图7为本发明中步骤S10的具体流程图;Figure 7 is a specific flowchart of step S10 in the present invention;
图8为本发明中步骤S20的具体流程图。FIG. 8 is a specific flowchart of step S20 in the present invention.
具体实施方式 detailed description
下面结合说明书附图和具体实施例对本发明做出详细的说明。The present invention will be described in detail below with reference to the drawings and specific embodiments.
图1所示为一个多域网络中典型的SDN应用场景,该多域网络由3个域组成,其中,第一域1包含源节点S、边界节点BN11和边界节点BN12,由第一单域控制器10控制;第二域2包含四个边界节点,分别为BN21、BN22、BN23和BN24,由第二单域控制器20控制;第三域3包含边界节点BN31、边界节点BN32和宿节点D,由第三单域控制器30控制;第一单域控制器10、第二单域控制器20和第三单域控制器30通过北向接口与多域控制器40通信;多域控制器40和APP通过北向接口通信,完成业务建立等需求,例如APP向多域控制器40发起从第一域1的源节点S到第三域3的宿节点D的业务建立请求,多域控制器需负责完成从源节点S到宿节点D的跨域路径计算。Figure 1 shows a typical SDN application scenario in a multi-domain network. The multi-domain network consists of three domains. The first domain 1 includes a source node S, a border node BN11, and a border node BN12. The controller 10 controls; the second domain 2 includes four boundary nodes, namely BN21, BN22, BN23, and BN24, controlled by the second single domain controller 20; the third domain 3 includes the boundary node BN31, the boundary node BN32, and the sink node. D, controlled by the third single domain controller 30; the first single domain controller 10, the second single domain controller 20, and the third single domain controller 30 communicate with the multi-domain controller 40 through the northbound interface; the multi-domain controller 40 and APP communicate through the northbound interface to complete service establishment and the like, for example, the APP initiates a service establishment request from the source node S of the first domain 1 to the sink node D of the third domain 3 to the multi-domain controller 40, and the multi-domain controller It is responsible for completing the cross-domain path calculation from the source node S to the sink node D.
本发明通过多域控制器和单域控制器协同完成最优跨域路径的计算,多域控制器负责计算域序列,单域控制器负责计算其对应域内的路径,再由多域控制器将各单域控制器的路径计算结果和域间链路组装成多条端到端的跨域路径,最后选择一条最优的跨域路径。如图2所示,本发明提供的一种多域控制器的跨域路径计算方法,包括以下步骤:The invention cooperates with the multi-domain controller and the single domain controller to complete the calculation of the optimal cross-domain path, and the multi-domain controller is responsible for calculating the domain sequence, and the single-domain controller is responsible for calculating the path in the corresponding domain, and then the multi-domain controller will The path calculation result of each single domain controller and the inter-domain link are assembled into multiple end-to-end cross-domain paths, and finally an optimal cross-domain path is selected. As shown in FIG. 2, the method for calculating a cross-domain path of a multi-domain controller provided by the present invention includes the following steps:
步骤S10、每个单域控制器根据其对应域内的节点和节点间的链路构建对应的域内拓扑结构,并将对应域内的所有节点的域标识信息上报多域控制器记录;多域控制器根据其控制的所有域(相当于拓扑节点)和域间链路构建域间拓扑结构,在这里不考虑每个域内节点和节点之间的链路。Step S10: Each single-domain controller constructs a corresponding intra-domain topology according to a link between the node and the node in the corresponding domain, and reports the domain identifier information of all nodes in the corresponding domain to the multi-domain controller record; the multi-domain controller The inter-domain topology is constructed according to all the domains it controls (equivalent to the topology node) and the inter-domain links, and the links between the nodes and nodes in each domain are not considered here.
如图7所示,在本发明中,步骤S10包括以下步骤:As shown in FIG. 7, in the present invention, step S10 includes the following steps:
步骤S11、受同一个多域控制器控制的每个单域控制器通过LLDP协议发现对应域内的节点和链路; Step S11: Each single domain controller controlled by the same multi-domain controller discovers nodes and links in the corresponding domain through the LLDP protocol;
步骤S12、每个单域控制器根据其域内的节点和节点间链路关系分别构建对应的域内拓扑结构,构建完成后,在各个单域控制器内会形成一张由域内节点和节点间链路组成的域内拓扑视图,以图1为例,其中,第一单域控制器10、第二单域控制器20和第三单域控制器30构建的域内拓扑结构对应的拓扑视图分别如图3、图4、图5所示;Step S12: Each single-domain controller separately constructs a corresponding intra-domain topology according to the relationship between the nodes in the domain and the link relationship between the nodes. After the completion of the construction, a node between the intra-domain nodes and the inter-node is formed in each single-domain controller. The topology view of the intra-domain topology formed by the first single-domain controller 10, the second single-domain controller 20, and the third single-domain controller 30 is shown in FIG. 3. Figure 4 and Figure 5;
步骤S13、多域控制器通过静态配置域间链路或LLDP自动发现方式发现受其控制的域和域间的链路;Step S13: The multi-domain controller discovers the link between the domain controlled by the domain and the domain by statically configuring the inter-domain link or the LLDP automatic discovery mode.
步骤S14、多域控制器根据其控制的域和域间的链路关系构建域间拓扑结构,完成后,在多域控制器会形成一张由域和域间链路组成的域间拓扑视图,以图1为例,其多域控制器构建的域间拓扑结构对应的拓扑视图如图6所示;Step S14: The multi-domain controller constructs an inter-domain topology structure according to the link relationship between the domain and the domain controlled by the multi-domain controller. After the completion, the multi-domain controller forms an inter-domain topology view composed of the domain and the inter-domain link. FIG. 1 is an example, and the topology view corresponding to the inter-domain topology constructed by the multi-domain controller is shown in FIG. 6;
步骤S15、每个单域控制器通过北向接口向多域控制器上报其域内所有节点的域标识信息,多域控制器记录所有节点的所在域标识信息。Step S15: Each single-domain controller reports the domain identifier information of all nodes in the domain to the multi-domain controller through the northbound interface, and the multi-domain controller records the domain identifier information of all the nodes.
步骤S20、根据APP发送的跨域业务建立请求,多域控制器基于域间拓扑结构计算所有源节点所在域(源域)到宿节点所在域(宿域)经过的域序列;从源域到宿域可能包括多个域序列,即从源域到宿域存在多个路径,每个所述域序列由源节点、从源节点到宿节点经过的域的边界节点和宿节点组成,除源节点和宿节点所在的源域和宿域,其它域序列经过的域为中间域,中间域的边界节点包括源边界节点和宿边界节点,以图6的域间拓扑结构对应的拓扑视图为例,假设每一个域间链路都满足路由约束,多域控制器会计算出四个域序列,分别为:Step S20: According to the cross-domain service establishment request sent by the APP, the multi-domain controller calculates a domain sequence of the domain (source domain) where all the source nodes are located to the domain (solf domain) where the sink node is located, based on the inter-domain topology structure; The sink domain may include multiple domain sequences, that is, multiple paths exist from the source domain to the sink domain, and each of the domain sequences consists of a source node, a boundary node and a sink node of the domain from the source node to the sink node, except the source. The source domain and the sink domain where the node and the sink node are located, and the domain of the other domain sequence is the intermediate domain. The boundary node of the intermediate domain includes the source boundary node and the sink boundary node, and the topology view corresponding to the inter-domain topology structure in FIG. 6 is taken as an example. Assuming that each inter-domain link satisfies the routing constraint, the multi-domain controller calculates four domain sequences, which are:
S-BN11-BN21-BN23-BN31-D;S-BN11-BN21-BN23-BN31-D;
S-BN11-BN21-BN24-BN32-D; S-BN11-BN21-BN24-BN32-D;
S-BN12-BN22-BN23-BN31-D;S-BN12-BN22-BN23-BN31-D;
S-BN12-BN22-BN24-BN32-D。S-BN12-BN22-BN24-BN32-D.
如图8所示,在本发明中,步骤S20包括以下步骤:As shown in FIG. 8, in the present invention, step S20 includes the following steps:
步骤S21、多域控制器接收APP通过北向接口发来的跨域业务建立请求,以图1为例,建立从第一域1的源节点S到第三域3的宿节点D的跨域业务;Step S21: The multi-domain controller receives the cross-domain service establishment request sent by the APP through the northbound interface, and establishes the cross-domain service from the source node S of the first domain 1 to the sink node D of the third domain 3 by using FIG. 1 as an example. ;
步骤S22、多域控制器解析业务建立请求,提取源节点和宿节点;Step S22: The multi-domain controller parses the service establishment request, and extracts the source node and the sink node;
步骤S23、多域控制器查找所提取源节点和宿节点各自所在的域标识信息,并判断源节点与宿节点的域是否相同,如果不同,为跨域业务请求,执行步骤S24;否则,进入域内路径计算;Step S23: The multi-domain controller searches for the domain identifier information of the extracted source node and the sink node, and determines whether the source node and the domain of the sink node are the same. If they are different, the cross-domain service request is performed, and step S24 is performed; otherwise, the process is performed. Intra-domain path calculation;
步骤S24、触发跨域路径计算;Step S24, triggering cross-domain path calculation;
步骤S25、多域控制器基于域间拓扑结构,计算从源域到宿域所有可能经过的域序列。Step S25: The multi-domain controller calculates all possible domain sequences from the source domain to the sink domain based on the inter-domain topology.
步骤S30、多域控制器通过北向接口向域序列中各个域的单域控制器发起域内路径计算请求;每个域的单域控制器接收域内路径计算请求后根据其域内拓扑结构计算域内路径,并将域内路径计算结果发送给多域控制器;Step S30: The multi-domain controller initiates an intra-domain path calculation request to the single-domain controller of each domain in the domain sequence by using the northbound interface; the single-domain controller of each domain receives the intra-domain path computation request and calculates the intra-domain path according to the intra-domain topology structure. And sending the path calculation result in the domain to the multi-domain controller;
在本发明中,域序列经过源域、中间域和宿域;多域控制器通过北向接口向域序列中各个域的单域控制器发起域内路径计算请求包括:In the present invention, the domain sequence passes through the source domain, the intermediate domain, and the sink domain; the multi-domain controller initiates the intra-domain path computation request to the single domain controller of each domain in the domain sequence through the northbound interface, including:
(1)多域控制器通过北向接口向域序列中的源域的单域控制器发起的源节点到域序列中源域的边界节点的域内路径计算请求;以根据如图6所示的域间拓扑结构计算得到的域序列为例,多域控制器40向第一单域控制器10发起的域内路径计算请求为:源节点S到边界节点BN11和源节点S到边界节点BN12;此时第一单域控制器10 的域内路径计算结果为两条域内路径,分别为S-BN11、S-BN12。(1) The multi-domain controller calculates a request from the source node to the single-domain controller of the source domain in the domain sequence to the intra-domain path of the boundary node of the source domain in the domain sequence; according to the domain as shown in FIG. The domain sequence calculated by the inter-domain topology is taken as an example, and the intra-domain path calculation request initiated by the multi-domain controller 40 to the first single-domain controller 10 is: the source node S to the boundary node BN11 and the source node S to the boundary node BN12; First single domain controller 10 The intra-domain path calculation results are two intra-domain paths, namely S-BN11 and S-BN12.
(2)多域控制器通过北向接口向域序列中的中间域的单域控制器(除去源域和宿域的其它域的统称)发起域序列中的其域内的源边界节点到宿边界节点的域内路径计算请求;以根据如图6所示的域间拓扑结构计算得到的域序列为例,多域控制器40向第二单域控制器20发起的域内路径计算请求为:源边界节点BN21到宿边界节点BN23、源边界节点BN21到宿边界节点BN24以及源边界节点BN22到宿边界节点BN23和源边界节点BN22到宿边界节点BN24;假设链路BN22-BN24不满足路由约束,此时第二单域控制器20的域内路径计算结果为四条域内路径,分别为BN21-BN23、BN21-BN23-BN24、BN22-BN21-BN23、BN22-BN21-BN23-BN24。(2) The multi-domain controller initiates the source boundary node to the sink boundary node in the domain in the domain sequence through the northbound interface to the single domain controller of the intermediate domain in the domain sequence (removing the collective name of the source domain and other domains of the sink domain) The intra-domain path calculation request is based on the domain sequence calculated according to the inter-domain topology shown in FIG. 6, and the intra-domain path calculation request initiated by the multi-domain controller 40 to the second single-domain controller 20 is: source boundary node. BN21 to the sink boundary node BN23, the source boundary node BN21 to the sink boundary node BN24, and the source boundary node BN22 to the sink boundary node BN23 and the source boundary node BN22 to the sink boundary node BN24; it is assumed that the link BN22-BN24 does not satisfy the routing constraint. The intra-domain path calculation result of the second single domain controller 20 is four intra-domain paths, which are BN21-BN23, BN21-BN23-BN24, BN22-BN21-BN23, and BN22-BN21-BN23-BN24, respectively.
(3)多域控制器通过北向接口向宿域的单域控制器发起域序列中的宿域的边界节点到宿节点的域内路径计算请求。多域控制器40向第三单域控制器30发起的域内路径计算请求为:边界节点BN31到宿节点D、边界节点BN32-到宿节点D;此时第三单域控制器30的域内路径计算结果为两条域内路径,分别为BN31-D、BN32-D。(3) The multi-domain controller initiates an intra-domain path calculation request of the border node of the sink domain in the domain sequence to the sink node through the northbound interface to the single domain controller of the sink domain. The intra-domain path calculation request initiated by the multi-domain controller 40 to the third single-domain controller 30 is: the boundary node BN31 to the sink node D, the boundary node BN32- to the sink node D; at this time, the intra-domain path of the third single-domain controller 30 The calculation results are two intra-domain paths, namely BN31-D and BN32-D.
步骤S40、多域控制器根据域序列涉及的各个域的单域控制器响应的域内路径计算结果和域间链路,相互组合得到多条从源节点到宿节点的完整端到端跨域路径;以图6中第一单域控制器10、第二单域控制器20和第三单域控制器30返回的域内路径计算结果和域间链路为例,多域控制器会组装出四条跨域路径,分别为:Step S40: The multi-domain controller combines the intra-domain path calculation result and the inter-domain link of the single domain controller response of each domain involved in the domain sequence, and combines to obtain multiple complete end-to-end cross-domain paths from the source node to the sink node. Taking the intra-domain path calculation result and the inter-domain link returned by the first single-domain controller 10, the second single-domain controller 20, and the third single-domain controller 30 in FIG. 6 as an example, the multi-domain controller assembles four pieces. Cross-domain paths are:
S-BN11-BN21-BN23-BN31-D;S-BN11-BN21-BN23-BN31-D;
S-BN11-BN21-BN23-BN24-BN32-D;S-BN11-BN21-BN23-BN24-BN32-D;
S-BN12-BN22-BN21-BN23-BN31-D;S-BN12-BN22-BN21-BN23-BN31-D;
S-BN12-BN22-BN21-BN23-BN24-BN32-D。 S-BN12-BN22-BN21-BN23-BN24-BN32-D.
步骤S50、多域控制器根据路由最优策略从多条端到端跨域路径中选择出一条最优的路径作为多域路径;在本发明中,路由最优策略为最少跳数为最优,则此时多域控制器选择的最优路径为S-BN11-BN21-BN23-BN31-D。Step S50: The multi-domain controller selects an optimal path from the multiple end-to-end inter-domain paths as the multi-domain path according to the route optimization policy. In the present invention, the route optimal policy has the minimum hop count as the optimal. Then, the optimal path selected by the multi-domain controller at this time is S-BN11-BN21-BN23-BN31-D.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。 It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Claims (6)

  1. 一种多域控制器的跨域路径计算方法,其特征在于,包括以下步骤:A cross-domain path calculation method for a multi-domain controller, comprising the steps of:
    步骤S10、每个单域控制器根据其对应域内的节点和节点间的链路构建对应的域内拓扑结构,并向多域控制器上报域内所有节点的域标识信息;多域控制器根据其控制的所有域和域间链路构建域间拓扑结构;Step S10: Each single-domain controller constructs a corresponding intra-domain topology according to a node between the corresponding domain and a link between the nodes, and reports domain identification information of all nodes in the domain to the multi-domain controller; the multi-domain controller controls according to the control Inter-domain topology is constructed for all domains and inter-domain links;
    步骤S20、根据跨域业务建立请求,多域控制器基于域间拓扑结构计算源节点所在域到宿节点所在域经过的所有域的域序列;Step S20: According to the cross-domain service establishment request, the multi-domain controller calculates, according to the inter-domain topology structure, a domain sequence of all domains passing through the domain where the source node is located to the domain where the sink node is located;
    步骤S30、多域控制器向域序列中各个域的单域控制器发起域内路径计算请求;每个域的单域控制器根据域内路径计算请求以及域内拓扑结构计算域内路径,并将域内路径计算结果发送给多域控制器;Step S30: The multi-domain controller initiates an intra-domain path calculation request to the single-domain controller of each domain in the domain sequence; the single-domain controller of each domain calculates the intra-domain path according to the intra-domain path calculation request and the intra-domain topology structure, and calculates the intra-domain path. The result is sent to the multi-domain controller;
    步骤S40、多域控制器根据域序列涉及的各个域的域内路径计算结果和域间链路,相互组合得到多条从源节点到宿节点的完整端到端跨域路径;Step S40: The multi-domain controller combines the intra-domain path calculation result and the inter-domain link of each domain involved in the domain sequence, and combines to obtain a plurality of complete end-to-end cross-domain paths from the source node to the sink node;
    步骤S50、多域控制器根据路由最优策略从多条端到端跨域路径中选择出一条最优的路径作为多域路径。Step S50: The multi-domain controller selects an optimal path from the multiple end-to-end inter-domain paths as the multi-domain path according to the route optimization policy.
  2. 如权利要求1所述的方法,其特征在于,步骤S10包括以下步骤:The method of claim 1 wherein step S10 comprises the steps of:
    步骤S11、受同一个多域控制器控制的每个单域控制器通过LLDP协议发现对应域内的节点和链路;Step S11: Each single domain controller controlled by the same multi-domain controller discovers nodes and links in the corresponding domain through the LLDP protocol;
    步骤S12、每个单域控制器根据其域内的节点和节点间链路关系分别构建对应的域内拓扑结构;Step S12: Each single domain controller separately constructs a corresponding intradomain topology according to a link relationship between nodes and nodes in the domain;
    步骤S13、多域控制器通过静态配置域间链路或LLDP自动发现方式发现受其控制的域和域间的链路; Step S13: The multi-domain controller discovers the link between the domain controlled by the domain and the domain by statically configuring the inter-domain link or the LLDP automatic discovery mode.
    步骤S14、多域控制器根据其控制的域和域间的链路关系构建域间拓扑结构;Step S14: The multi-domain controller constructs an inter-domain topology according to the link relationship between the domain and the domain controlled by the multi-domain controller;
    步骤S15、每个单域控制器通过北向接口向多域控制器上报其域内所有节点的域标识信息,多域控制器记录所有节点的所在域标识信息。Step S15: Each single-domain controller reports the domain identifier information of all nodes in the domain to the multi-domain controller through the northbound interface, and the multi-domain controller records the domain identifier information of all the nodes.
  3. 如权利要求1所述的方法,其特征在于,从源域到宿域包括一个或多个域序列;The method of claim 1 wherein the source domain to the sink domain comprise one or more domain sequences;
    每个所述域序列由源节点、从源节点到宿节点经过的域的边界节点和宿节点组成,除源节点和宿节点所在的源域和宿域,其它域序列经过的域为中间域,中间域的边界节点包括源边界节点和宿边界节点。Each of the domain sequences is composed of a source node, a boundary node and a sink node of a domain from the source node to the sink node, except for the source domain and the sink domain where the source node and the sink node are located, and the domain of the other domain sequence is the intermediate domain. The boundary node of the intermediate domain includes a source boundary node and a sink boundary node.
  4. 如权利要求3所述的方法,其特征在于,步骤S20包括以下步骤:The method of claim 3 wherein step S20 comprises the steps of:
    步骤S21、多域控制器接收APP通过北向接口发来的跨域业务建立请求;Step S21: The multi-domain controller receives the cross-domain service establishment request sent by the APP through the northbound interface.
    步骤S22、多域控制器解析业务建立请求,提取源节点和宿节点;Step S22: The multi-domain controller parses the service establishment request, and extracts the source node and the sink node;
    步骤S23、多域控制器查找所提取源节点和宿节点各自所在的域标识信息,并判断源节点与宿节点的域是否相同,如果不同,执行步骤S24;否则,进入域内路径计算;Step S23: The multi-domain controller searches for the domain identifier information of the extracted source node and the sink node, and determines whether the domain of the source node and the sink node are the same. If not, perform step S24; otherwise, enter the intra-domain path calculation;
    步骤S24、触发跨域路径计算;Step S24, triggering cross-domain path calculation;
    步骤S25、多域控制器基于域间拓扑结构,计算从源域到宿域所有可能经过的域序列。Step S25: The multi-domain controller calculates all possible domain sequences from the source domain to the sink domain based on the inter-domain topology.
  5. 如权利要求4所述的方法,其特征在于,多域控制器向域序列中各个域的单域控制器发起域内路径计算请求包括:The method of claim 4, wherein the initiating the intra-domain path computation request by the multi-domain controller to the single-domain controller of each domain in the domain sequence comprises:
    多域控制器向域序列中的源域的单域控制器发起的源节点到域序列中源域的边界节点的域内路径计算请求; The multi-domain controller calculates a request from the source node initiated by the single domain controller of the source domain in the domain sequence to the intra-domain path of the border node of the source domain in the domain sequence;
    多域控制器向域序列中的中间域的单域控制器发起域序列中的其域内的源边界节点到宿边界节点的域内路径计算请求;The multi-domain controller initiates an intra-domain path computation request from the source boundary node to the sink boundary node in the domain in the domain sequence to the single domain controller of the intermediate domain in the domain sequence;
    多域控制器向宿域的单域控制器发起域序列中的宿域的边界节点到宿节点的域内路径计算请求。The multi-domain controller initiates an intra-domain path computation request from the boundary node of the sink domain in the domain sequence to the sink node to the single domain controller of the sink domain.
  6. 如权利要求1所述的方法,其特征在于,所述路由最优策略为最少跳数为最优。 The method of claim 1, wherein the route optimization policy is that the minimum number of hops is optimal.
PCT/CN2017/111552 2017-06-06 2017-11-17 Cross-domain path computation method for multi-domain controller WO2018223617A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710438556.2A CN107332768B (en) 2017-06-06 2017-06-06 Cross-domain path calculation method of multi-domain controller
CN201710438556.2 2017-06-06

Publications (1)

Publication Number Publication Date
WO2018223617A1 true WO2018223617A1 (en) 2018-12-13

Family

ID=60194986

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/111552 WO2018223617A1 (en) 2017-06-06 2017-11-17 Cross-domain path computation method for multi-domain controller

Country Status (2)

Country Link
CN (1) CN107332768B (en)
WO (1) WO2018223617A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110505541A (en) * 2019-07-18 2019-11-26 烽火通信科技股份有限公司 A kind of distributed implementation method and system of passive optical network multi -CPU
CN114448863A (en) * 2022-01-06 2022-05-06 武汉烽火技术服务有限公司 Computing method and device for searching cross-domain path
CN117914768A (en) * 2024-03-19 2024-04-19 中国科学院空天信息创新研究院 Service access path construction system for pass-through node
CN117914768B (en) * 2024-03-19 2024-05-17 中国科学院空天信息创新研究院 Service access path construction system for pass-through node

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107332768B (en) * 2017-06-06 2020-04-21 烽火通信科技股份有限公司 Cross-domain path calculation method of multi-domain controller
CN110071874B (en) * 2018-01-24 2021-11-30 上海层峰网络科技有限公司 Method and system for realizing topology discovery link in cross-domain SDN network
CN108650177B (en) * 2018-04-13 2020-10-30 烽火通信科技股份有限公司 Method and system for performing cross-domain service configuration on SPTN (shortest Path bridging) equipment
CN111030928A (en) * 2018-10-10 2020-04-17 中国移动通信有限公司研究院 Routing information determination method, node, system and storage medium
CN110099002B (en) * 2019-04-12 2021-06-04 烽火通信科技股份有限公司 Path calculation method and device
CN112583725B (en) * 2019-09-27 2023-04-18 天翼云科技有限公司 Route determination method and system for SDN (software defined network) and SDN system
CN111092818B (en) * 2019-11-28 2022-03-04 中国空间技术研究院 Multilayer multi-domain satellite network topology abstraction method based on service time delay
CN113715752B (en) * 2020-05-25 2023-03-03 华为技术有限公司 Method and system for processing vehicle sensor data
CN112565074A (en) * 2020-11-27 2021-03-26 中国联合网络通信集团有限公司 Target path determination method and multi-domain controller
CN114422373A (en) * 2022-02-16 2022-04-29 浪潮通信信息系统有限公司 Multi-domain controller topology structure creation and path calculation method and device
CN114745326B (en) * 2022-03-21 2023-07-25 南京邮电大学 End-to-end path calculation method based on block chain

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634941A (en) * 2014-11-07 2016-06-01 中兴通讯股份有限公司 Cross-domain path calculation method and device
CN105656771A (en) * 2014-11-12 2016-06-08 中国移动通信集团公司 Service path determining method, device and system
WO2016180068A1 (en) * 2015-05-11 2016-11-17 中兴通讯股份有限公司 Multi-domain controller, single-domain controller, and software-defined optical network system and method
CN106375214A (en) * 2016-11-10 2017-02-01 北京邮电大学 SDN-based tiered routing path determination method and device
CN107332768A (en) * 2017-06-06 2017-11-07 烽火通信科技股份有限公司 A kind of cross-domain path calculation method of multiple domain controller

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634941A (en) * 2014-11-07 2016-06-01 中兴通讯股份有限公司 Cross-domain path calculation method and device
CN105656771A (en) * 2014-11-12 2016-06-08 中国移动通信集团公司 Service path determining method, device and system
WO2016180068A1 (en) * 2015-05-11 2016-11-17 中兴通讯股份有限公司 Multi-domain controller, single-domain controller, and software-defined optical network system and method
CN106375214A (en) * 2016-11-10 2017-02-01 北京邮电大学 SDN-based tiered routing path determination method and device
CN107332768A (en) * 2017-06-06 2017-11-07 烽火通信科技股份有限公司 A kind of cross-domain path calculation method of multiple domain controller

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110505541A (en) * 2019-07-18 2019-11-26 烽火通信科技股份有限公司 A kind of distributed implementation method and system of passive optical network multi -CPU
CN114448863A (en) * 2022-01-06 2022-05-06 武汉烽火技术服务有限公司 Computing method and device for searching cross-domain path
CN114448863B (en) * 2022-01-06 2022-11-22 武汉烽火技术服务有限公司 Computing method and device for searching cross-domain path
CN117914768A (en) * 2024-03-19 2024-04-19 中国科学院空天信息创新研究院 Service access path construction system for pass-through node
CN117914768B (en) * 2024-03-19 2024-05-17 中国科学院空天信息创新研究院 Service access path construction system for pass-through node

Also Published As

Publication number Publication date
CN107332768B (en) 2020-04-21
CN107332768A (en) 2017-11-07

Similar Documents

Publication Publication Date Title
WO2018223617A1 (en) Cross-domain path computation method for multi-domain controller
JP6999000B2 (en) How to establish a relationship between a set of label switch paths and a virtual network
Velasco et al. In-operation network planning
JP5813072B2 (en) Method and apparatus for providing full logical connectivity in an MPLS network
EP2075966B1 (en) Method and apparatus for computing a service path
Zhang et al. Vertex-centric computation of service function chains in multi-domain networks
WO2019134639A1 (en) Method and apparatus for implementing optimal seamless cross-domain path, device and storage medium
CN103688497A (en) Method and device for establishing cross-domain paths
US8572485B2 (en) Splitting and merging routing domains
US10237202B2 (en) Network control device, network control method, and recording medium for program
WO2015035616A1 (en) Method and device for cross-network communications
CN104301219B (en) A kind of method and system of network topology
WO2007019758A1 (en) A method, system and apparatus for implementing traffic engineering
US10313232B2 (en) Network control device, network control method, and recording medium for program
CN111226422B (en) Method for establishing a path in the optical domain and network node in a communication network
Chemalamarri et al. SYMPHONY-A controller architecture for hybrid software defined networks
Kretsis et al. An emulation environment for SDN enabled flexible IP/optical networks
Kouicem et al. An enhanced path computation for wide area networks based on software defined networking
Sköldström et al. Making powerful friends: Introducing ONOS and Net2Plan to each other
Fares et al. OPR: SDN-based Optimal Path Routing within Transit Autonomous System Networks
Mayoral et al. Performance analysis of SDN orchestration in the cloud computing platform and transport network of the ADRENALINE testbed
US11252085B2 (en) Link resource transmission method and apparatus
US20190108050A1 (en) Operation device, communication system, and update method
CN109688062A (en) A kind of method for routing and routing device
Amrutanshu et al. Impact of optimized segment routing in software defined networks

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: 17912509

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: 17912509

Country of ref document: EP

Kind code of ref document: A1