WO2017004995A1 - Method and device for managing routing link state data - Google Patents

Method and device for managing routing link state data Download PDF

Info

Publication number
WO2017004995A1
WO2017004995A1 PCT/CN2016/074578 CN2016074578W WO2017004995A1 WO 2017004995 A1 WO2017004995 A1 WO 2017004995A1 CN 2016074578 W CN2016074578 W CN 2016074578W WO 2017004995 A1 WO2017004995 A1 WO 2017004995A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
network element
processes
network elements
management
Prior art date
Application number
PCT/CN2016/074578
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 WO2017004995A1 publication Critical patent/WO2017004995A1/en

Links

Images

Classifications

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

Definitions

  • the present invention relates to the field of communications, and in particular to a method and an apparatus for managing routing link state data.
  • Open Shortest Path First is a routing protocol developed by the Internet Engineering Task Force.
  • the link state database (LSDB for short) is very large, occupies a large amount of storage space, and increases the complexity of running the SPF algorithm, resulting in a heavy CPU load.
  • the probability of the topology change is also increased.
  • the network is often in the "oscillation". As a result, a large number of OSPF packets are transmitted on the network, which reduces the bandwidth utilization of the network. More seriously, every change will cause all routers in the network to re-route calculations.
  • One solution to the above problem in the related art is to modify the OSPF protocol.
  • the IPv6 prefix address changes only the incremental link state advertisement (LSA) is incrementally calculated.
  • LSA incremental link state advertisement
  • the drawback of the above solution is that it involves OSPF protocol changes, the workload and risk are relatively large, and there is no isolation effect.
  • the embodiment of the invention provides a method and a device for managing routing link state data, so as to at least solve the problem that the link data management efficiency in the network system is low in the related art.
  • a method for managing routing link state data including: creating a plurality of processes on a preselected network element, and accessing the preselection according to the multiple processes. All the network elements of the network element are divided into a plurality of areas, wherein the plurality of areas are in one-to-one correspondence with the plurality of processes; and the pre-selected network elements respectively are used to route links in the plurality of areas Status data is managed.
  • the pre-selected network element is an access network element that directly accesses the network management
  • all the networks belonging to the same process in all the network elements are all from the all network elements according to the process identifier.
  • the dividing into the same area includes: assigning the interface identifier directly connected to the network management to the multiple processes; and adopting a preset algorithm and the interface identifier to establish separately by each of the multiple processes a route between the network elements of the process and the network management system; configuring the mapping between the interface identifiers of the network elements belonging to each process and the process, and dividing the network elements belonging to the same process into the same An area.
  • the allocating the interface identifier that directly accesses the network management to the multiple processes includes: selecting one of the multiple processes, and setting the interface identifier directly connected to the network management And being configured to be sent to the selected process; the interface identifier directly connected to the network management device is distributed to the remaining processes of the plurality of processes that are not selected by the selected process.
  • the dividing module includes: a configuration unit, configured to create the multiple processes on the pre-selected network element, and configure corresponding process identifiers for each of the multiple processes;
  • the dividing unit is configured to divide all network elements belonging to the same process in all the network elements into the same area from all the network elements according to the process identifier.
  • the dividing unit includes: an allocation sub-unit, configured to allocate the interface identifier directly connected to the network management to a plurality of processes; establishing a sub-unit, configured to use a preset algorithm and the interface identifier to establish, by each of the multiple processes, a route between each network element belonging to the process and the network management
  • the first sub-unit is configured to configure a correspondence between the interface identifier of each network element belonging to each process and the process, and divide the network elements belonging to the same process into the same area.
  • the allocating subunit is further configured to: select one of the multiple processes, and configure the interface identifier directly connected to the network management to the selected process; The selected process distributes the interface identifier directly connected to the network management to the remaining processes that are not selected among the multiple processes.
  • the dividing unit includes: a sub-unit, configured to configure a correspondence between each process of the plurality of processes and one or more interfaces of the pre-selected network element; the second sub-unit is configured to be according to the correspondence
  • the network element that is connected to the interface corresponding to each process is divided into the same area, where the area includes at least one access network element directly connected to the network management.
  • a plurality of processes are created on a pre-selected network element, and all network elements accessing the pre-selected network element are divided into multiple areas according to the multiple processes, where the The plurality of regions are in one-to-one correspondence with the plurality of processes, such that the entire network system is divided into a plurality of independent regions bordered by the preselected network management, and finally the plurality of the plurality of regions are respectively selected by the preselected network elements.
  • the routing link state data in the area is managed, which solves the problem that the link data management efficiency in the network system is low in the related art, thereby achieving the effect of reducing the bandwidth utilization and CPU load of the network.
  • FIG. 1 is a flowchart of a method for managing routing link state data according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of a device for managing link state data according to an embodiment of the present invention
  • FIG. 3 is a block diagram 1 of an optional structure of a device for managing link state data according to an embodiment of the present invention
  • FIG. 4 is a block diagram 2 of an optional structure of a device for managing link state data according to an embodiment of the present invention
  • FIG. 5 is a block diagram 3 of an optional structure of a device for managing link state data according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of an access network element OSPF multi-process according to an optional embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a non-access network element OSPF multi-process according to an alternative embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for managing routing link state data according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
  • Step S102 Create a plurality of processes on the pre-selected network element, and divide all network elements that access the pre-selected network element into multiple areas according to the multiple processes, where the multiple areas and the multiple Process one-to-one correspondence;
  • a routing device is used.
  • the routing device is based on a protocol including:
  • the information protocol, the intermediate system to the intermediate system protocol, the border network management protocol, the open shortest path first OSPF protocol, etc. are described by the open shortest path first protocol, but it should be noted that the routing device based on other protocols and
  • the network system can also implement this solution, solve the same technical problems, and achieve the same end effect.
  • multiple processes are multiple OSPF processes, for example, OSPF1, OSPF2, and OSPF3.
  • the network management system can manage the network elements of the entire network system and is responsible for the upper layer.
  • the device exchanges information.
  • the network system where the pre-selected NEs are located is divided into three areas according to the created process OSPF1, OSPF2, and OSPF3.
  • OSPF1 corresponds to the first area
  • OSPF2 corresponds to the second area
  • OSPF3 and the third area.
  • the area corresponds.
  • Step S104 managing routing link state data in the plurality of areas by using the pre-selected network elements.
  • three pre-selected NEs run OSPF1, OSPF2, and OSPF3, and respectively correspond to the three divided areas.
  • the pre-selected NEs are corresponding to the three processes: OSPF1, OSPF2, and OSPF3.
  • the three areas are managed, and the routing link state data includes link information between the network element devices and routing information on the network element device.
  • a plurality of processes are created on a pre-selected network element, and all network elements that access the pre-selected network element are divided into multiple areas according to the multiple processes, where the multiple areas are Corresponding to the above multiple processes, the entire network system is divided into a plurality of independent areas bordered by pre-selected network tubes, and finally the routing links in the plurality of areas are respectively separated by the pre-selected network elements.
  • the state data is managed to solve the problem of low efficiency of link data management in the network system in the related art, thereby achieving the effect of reducing the bandwidth utilization and CPU load of the network.
  • the foregoing multiple processes are created on the pre-selected network element, and all network elements that access the pre-selected network element are divided into the foregoing multiple according to the multiple processes.
  • the areas include the following steps:
  • the multiple processes are created on the pre-selected network element, and the corresponding process identifier is configured for each of the multiple processes.
  • the process identifier may be a router identifier on the network element, and the router identifier is assigned to the corresponding OSPF according to the identifier of the router identifier or the priority of the OSPF1, OSPF2, and OSPF3.
  • the network element device running the same process is identified according to the router identifier configured in the process, because the process and the router identifier are unique and one-to-one correspondence, so that the entire network system selects the same one of the network element links in advance.
  • the NE device will only run one process and only one router ID will exist.
  • the pre-selected network element is the access network element directly accessing the network management
  • all the networks belonging to the same process in all the network elements are removed from all the network elements according to the process identifier. Dividing the element into the same area includes the following steps:
  • the interface identifier directly connected to the network management device is allocated to the multiple processes.
  • the network element that directly accesses the network management device is the access network element, and the network element that accesses the network management device through other network elements is the non-access network element.
  • the access network element can directly communicate with the network management device through the port.
  • the non-access network element can access the network element by configuring a static route and configuring a preset algorithm such as a stub area.
  • the network management communicates.
  • the assigning the interface identifier directly connected to the network management to the multiple processes includes the following steps:
  • S31 Select one of the multiple processes, and configure the interface identifier directly connected to the network management device to the selected process.
  • one of the multiple processes created may be selected as the primary process, the other is the secondary process, or a priority is set between multiple processes, and the other process is managed and configured by the primary process or a process with a higher priority. This can further save network resources.
  • the interface identifier directly connected to the network management device is distributed to the remaining processes that are not selected among the multiple processes by using the selected process.
  • the interface ID corresponding to the primary process is distributed to the remaining processes. If OSPF1 is selected as the primary process, the interface ID corresponding to OSPF1 is distributed to OSPF2 and OSPF3.
  • the foregoing all the network elements are attributed to all the network elements according to the process identifier. All network elements in the same process are divided into the same area, including the following steps:
  • the network element that is connected to the interface corresponding to each process is divided into the same area according to the foregoing correspondence, where the area includes at least one access network element directly connected to the network management.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium (such as ROM/RAM, disk). , CD), including a number of instructions to make a terminal device (can be a mobile phone, computer, service
  • the foregoing method of the embodiments of the present invention is executed by a server, or a network device.
  • a device for managing the link state data is provided.
  • the device is used to implement the foregoing embodiments and the preferred embodiments, and details are not described herein.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 2 is a structural block diagram of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 2, the device includes: a partitioning module 20 and a management module 22, as follows:
  • a routing device In the data communication network system, a routing device is used, and the protocol based on the routing device includes: a routing information protocol, an intermediate system to an intermediate system protocol, a border network management protocol, an open shortest path first OSPF protocol, etc., in this embodiment.
  • the description is based on the open shortest path priority protocol.
  • the routing device and the network system based on other protocols can also implement the solution, solve the same technical problem, and achieve the same end effect.
  • multiple processes are multiple OSPF processes, such as OSPF1, OSPF2, and OSPF3.
  • the network management system can manage the network elements of the entire network system and is responsible for the upper-layer devices.
  • the partitioning module 20 divides the network system where the preselected network element is located into three areas according to the created process OSPF1, OSPF2, and OSPF3, where OSPF1 corresponds to the first area, OSPF2 corresponds to the second area, and OSPF3 and The third area corresponds.
  • the management module 22 is coupled to the partitioning module 20 and configured to manage routing link state data in the plurality of regions by using the preselected network elements.
  • three pre-selected NEs run OSPF1, OSPF2, and OSPF3, and respectively correspond to the three divided areas.
  • the pre-selected NEs are corresponding to the three processes: OSPF1, OSPF2, and OSPF3.
  • the three areas are managed, and the routing link state data includes link information between the network element devices and routing information on the network element device.
  • FIG. 3 is a block diagram of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 3, the device includes: all the modules shown in FIG. The unit 30 and the dividing unit 32 are as follows:
  • the configuration unit 30 is configured to create the foregoing multiple processes on the pre-selected network elements, and configure corresponding process identifiers for each of the multiple processes.
  • the process identifier may be a router identifier on the network element, and the router identifier is assigned to the corresponding OSPF according to the identifier of the router identifier or the priority of the OSPF1, OSPF2, and OSPF3.
  • the dividing unit 32 is coupled to the configuration unit 30, and is configured to divide all network elements belonging to the same process among all the network elements into the same area from all the network elements according to the process identifier.
  • the network element device running the same process is identified according to the router identifier configured in the process, because the process and The router IDs are unique and one-to-one correspondence. In this way, the same network element device that selects the NE link in the entire network system only runs one process, and only one router identifier exists.
  • FIG. 4 is a block diagram 2 of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 4, the device includes, in addition to all the modules shown in FIG.
  • the subunit 40, the establishing subunit 42, and the first dividing subunit 44 are as follows:
  • the allocation sub-unit 40 is configured to allocate the interface identifier directly connected to the network management to the plurality of processes when the pre-selected network element is the access network element directly accessing the network management;
  • the network element that directly accesses the network management device is the access network element, and the network element that accesses the network management device through other network elements is the non-access network element.
  • the establishing sub-unit 42 is coupled to the distribution sub-unit 40, and is configured to establish, by using a preset algorithm and the foregoing interface identifier, a route between each network element belonging to the process and the network management system by using each of the multiple processes. ;
  • the access network element can directly communicate with the network management device through the port.
  • the non-access network element can access the network element by configuring a static route and configuring a preset algorithm such as a stub area.
  • the network management communicates.
  • the first dividing sub-unit 44 is coupled to the establishing sub-unit 42 and configured to configure the correspondence between the interface identifier of each network element belonging to each process and the process, and divide the network elements belonging to the same process into the same An area.
  • the foregoing allocation sub-unit is further configured to: select one of the plurality of processes, and configure the interface identifier directly connected to the network management device to the selected process;
  • the interface identifier directly connected to the network management system is distributed to the remaining processes that are not selected among the plurality of processes by using the selected process.
  • one of the multiple processes created may be selected as the primary process, the other is the secondary process, or a priority is set between multiple processes, and the other process is managed and configured by the primary process or a process with a higher priority. Further saving network resources.
  • the interface ID corresponding to the primary process is distributed to the remaining processes. If OSPF1 is selected as the primary process, the interface ID corresponding to OSPF1 is distributed to OSPF2 and OSPF3.
  • FIG. 5 is a block diagram 3 of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 5, the device includes, in addition to all the modules shown in FIG.
  • the subunit 50 and the second subunit 52 are as follows:
  • the configuration sub-unit 50 is configured to configure, when the pre-selected network element is not an access network element directly accessing the network management, configure one or more interfaces of each process of the foregoing multiple processes and the pre-selected network element.
  • the second sub-unit 52 is coupled to the configuration sub-unit 50, and is configured to divide the network element accessed by the interface corresponding to each process into the same area according to the foregoing correspondence, where at least one of the foregoing areas is included
  • the access NE connected directly to the NMS.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the modules are located in multiple At In the processor.
  • the embodiment is described in detail below with reference to an optional embodiment of the embodiment.
  • This embodiment provides an embodiment in which an OSPF multi-process is used.
  • the autonomous system can be divided into different areas according to the OSPF protocol.
  • a zone logically divides routers into different groups, each group being identified by an area ID.
  • the boundaries of a zone are routers, not links.
  • a router can belong to different areas, but a network segment (link) can only belong to one area, or each interface running OSPF must indicate which area it belongs to.
  • the route aggregation can be performed on the area border router to reduce the number of LSAs advertised to other areas. The impact of network topology changes can also be minimized.
  • This embodiment includes two alternative embodiments, as follows:
  • the scheme is configured to configure OSPF multi-process in the access network element, each process assigns an independent router identifier router id., and specifies each port to a specific OSPF process. Therefore, the DCN network is divided into different areas to isolate the DCN network.
  • the network management system supports the OSPF multi-process by using the non-access NEs of different access network elements.
  • the OSPF multi-process is configured on the non-access NEs, and multiple access NEs need to be connected differently. region.
  • FIG. 6 is a schematic diagram of an access network element OSPF multi-process according to an alternative embodiment of the present invention.
  • network element A is an access network element, and the rest are non-access network elements.
  • two independent IP ring networks are connected, as follows:
  • FIG. 7 is a schematic diagram of a non-access network element OSPF multi-process according to an alternative embodiment of the present invention.
  • a and B are access network elements, B, C, and D.
  • the NMS manages the non-access NE through different access NEs to support OSPF multi-process.
  • the NMS manages the network element ABCDE five NEs, as follows:
  • interface NE On S72, on interface NE, configure interfaces 1 and 2 to instance OSPF2, and interface 3 and interface 4 to OSPF1.
  • Embodiments of the present invention also provide a storage medium.
  • the foregoing storage medium may be configured to store program code for performing the following steps:
  • S2 Manage routing link state data in the multiple areas by using the pre-selected network elements.
  • the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, and a magnetic memory.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • a mobile hard disk e.g., a hard disk
  • magnetic memory e.g., a hard disk
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the present invention relates to the field of communications, and provides a method and an apparatus for managing routing link state data, where the method includes: creating multiple processes on a pre-selected network element, and accessing the access according to the multiple processes. All the network elements of the pre-selected network element are divided into a plurality of areas, wherein the plurality of areas are in one-to-one correspondence with the plurality of processes; and the pre-selected network elements are respectively used in the plurality of areas.
  • the routing link state data is managed, and the problem of low efficiency of link data management in the network system in the related art is solved.

Landscapes

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

Abstract

Provided are a method and device for managing routing link state data in the present invention, wherein the method comprises the steps: multiple processes are created on pre-selected network elements, and all of the network elements accessing the pre-selected network elements are divided into multiple regions according to the multiple processes, wherein the multiple regions are corresponding with the multiple processes; the routing link state data in the multiple regions is respectively managed by the pre-selected network elements. Solved is the problem that the management efficiency for the link data in the network system is low in the related art.

Description

路由链路状态数据的管理方法及装置Method and device for managing route link state data 技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种路由链路状态数据的管理方法及装置。The present invention relates to the field of communications, and in particular to a method and an apparatus for managing routing link state data.
背景技术Background technique
开放最短路径优先协议(Open Shortest Path First,简称为OSPF)是由因特网(Internet)工程任务组开发的路由选择协议。Open Shortest Path First (OSPF) is a routing protocol developed by the Internet Engineering Task Force.
随着基于OSPF协议组网的数据通信网络(Data Communication Network,简称为DCN)网络规模日益扩大,当一个大型网络中的路由器都运行OSPF路由协议时,路由器数量的增多会导致链路状态数据库(link state database,简称为LSDB)非常庞大,占用大量的存储空间,并使得运行SPF算法的复杂度增加,导致CPU负担很重。With the increasing scale of the Data Communication Network (DCN) network based on OSPF protocol networking, when routers in a large network run OSPF routing protocols, the number of routers will increase to cause a link state database ( The link state database (LSDB for short) is very large, occupies a large amount of storage space, and increases the complexity of running the SPF algorithm, resulting in a heavy CPU load.
在网络规模增大之后,拓扑结构发生变化的概率也增大,网络会经常处于“振荡”之中,造成网络中会有大量的OSPF协议报文在传递,降低了网络的带宽利用率。更为严重的是,每一次变化都会导致网络中所有的路由器重新进行路由计算。After the network is increased, the probability of the topology change is also increased. The network is often in the "oscillation". As a result, a large number of OSPF packets are transmitted on the network, which reduces the bandwidth utilization of the network. More seriously, every change will cause all routers in the network to re-route calculations.
目前相关技术中所提出的解决上述问题的一个解决方案在于修改OSPF协议,通过在IPv6前缀地址发生变化时,仅对前缀链路状态通告(l ink state advertisement,简称为LSA)进行增量计算,避免了全部重新计算OSPFv3区域内的网络拓扑、IPv6前缀路由信息的过程,避免了因全部重新计算OSPFv3区域内的路由而过多的占用中央处理器(CPU)资源的现象,避免了路由振荡。然而上述解决方案的缺陷在于:涉及OSPF协议改动,工作量及风险相对较大,无隔离效果。One solution to the above problem in the related art is to modify the OSPF protocol. When the IPv6 prefix address changes, only the incremental link state advertisement (LSA) is incrementally calculated. The process of recalculating the network topology and the IPv6 prefix routing information in the OSPFv3 area is avoided. This avoids excessive CPU usage of the CPU in the OSPFv3 area and avoids route flapping. However, the drawback of the above solution is that it involves OSPF protocol changes, the workload and risk are relatively large, and there is no isolation effect.
针对相关技术中对网络系统中的链路数据管理效率低且风险大的问题,目前尚未提出有效的解决方案。In view of the related problems in the related art that the link data management in the network system is inefficient and risky, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明实施例提供了一种路由链路状态数据的管理方法及装置,以至少解决相关技术中对网络系统中的链路数据管理效率低的问题。The embodiment of the invention provides a method and a device for managing routing link state data, so as to at least solve the problem that the link data management efficiency in the network system is low in the related art.
根据本发明实施例的一个方面,提供了一种路由链路状态数据的管理方法,包括:在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应;通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理。According to an aspect of the embodiments of the present invention, a method for managing routing link state data is provided, including: creating a plurality of processes on a preselected network element, and accessing the preselection according to the multiple processes. All the network elements of the network element are divided into a plurality of areas, wherein the plurality of areas are in one-to-one correspondence with the plurality of processes; and the pre-selected network elements respectively are used to route links in the plurality of areas Status data is managed.
可选地,在所述预先选取的网元上创建所述多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为所述多个区域包括:在所述预先选取的网元上创建所述多 个进程,并分别为所述多个进程中的每个进程配置对应的进程标识;根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域。Optionally, the multiple processes are created on the pre-selected network element, and all the network elements that access the pre-selected network element are divided into the multiple areas according to the multiple processes: Creating the plurality of the pre-selected network elements Configuring a corresponding process identifier for each of the plurality of processes, and dividing all network elements belonging to the same process from all the network elements according to the process identifier For the same area.
可选地,当所述预先选取的网元为直接接入网管的接入网元时,根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域包括:将所述直接接入所述网管的接口标识分配至所述多个进程;采用预设算法和所述接口标识通过所述多个进程中的每个进程分别建立归属于该进程的各个网元与所述网管之间的路由;配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。Optionally, when the pre-selected network element is an access network element that directly accesses the network management, all the networks belonging to the same process in all the network elements are all from the all network elements according to the process identifier. The dividing into the same area includes: assigning the interface identifier directly connected to the network management to the multiple processes; and adopting a preset algorithm and the interface identifier to establish separately by each of the multiple processes a route between the network elements of the process and the network management system; configuring the mapping between the interface identifiers of the network elements belonging to each process and the process, and dividing the network elements belonging to the same process into the same An area.
可选地,将所述直接接入所述网管的接口标识分配至所述多个进程包括:从所述多个进程中选取其中一个进程,并将所述直接接入所述网管的接口标识配置到所述选取的进程中;通过所述选取的进程将直接接入所述网管的接口标识分发至所述多个进程中未被选取的其余进程。Optionally, the allocating the interface identifier that directly accesses the network management to the multiple processes includes: selecting one of the multiple processes, and setting the interface identifier directly connected to the network management And being configured to be sent to the selected process; the interface identifier directly connected to the network management device is distributed to the remaining processes of the plurality of processes that are not selected by the selected process.
可选地,当所述预先选取的网元并非为直接接入网管的接入网元时,根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域包括:配置所述多个进程的每个进程与所述预先选取的网元的一个或多个接口之间的对应关系;根据所述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,所述区域内至少包括一个与所述网管直接连接的接入网元。Optionally, when the pre-selected network element is not an access network element that directly accesses the network management, all the all network elements belong to the same process from all the network elements according to the process identifier. The division of the network element into the same area includes: configuring a correspondence between each process of the multiple processes and one or more interfaces of the pre-selected network element; corresponding to each process according to the correspondence The network element to which the interface is connected is divided into the same area, where the area includes at least one access network element directly connected to the network management.
根据本发明实施例的另一方面,提供了一种路由链路状态数据的管理装置,包括:划分模块,设置为在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应;管理模块,设置为通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理。According to another aspect of the present invention, a device for managing link state data is provided, including: a dividing module, configured to create a plurality of processes on a preselected network element, and according to the multiple processes All the network elements that access the pre-selected network element are divided into multiple areas, wherein the multiple areas are in one-to-one correspondence with the multiple processes; and the management module is configured to separately use the pre-selected network elements. Routing link state data in the plurality of areas is managed.
可选地,所述划分模块包括:配置单元,设置为在所述预先选取的网元上创建所述多个进程,并分别为所述多个进程中的每个进程配置对应的进程标识;划分单元,设置为根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域。Optionally, the dividing module includes: a configuration unit, configured to create the multiple processes on the pre-selected network element, and configure corresponding process identifiers for each of the multiple processes; The dividing unit is configured to divide all network elements belonging to the same process in all the network elements into the same area from all the network elements according to the process identifier.
可选地,当所述预先选取的网元为直接接入网管的接入网元时,所述划分单元包括:分配子单元,设置为将所述直接接入所述网管的接口标识分配至所述多个进程;建立子单元,设置为采用预设算法和所述接口标识通过所述多个进程中的每个进程分别建立归属于该进程的各个网元与所述网管之间的路由;第一划分子单元,设置为配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。Optionally, when the pre-selected network element is an access network element that directly accesses the network management, the dividing unit includes: an allocation sub-unit, configured to allocate the interface identifier directly connected to the network management to a plurality of processes; establishing a sub-unit, configured to use a preset algorithm and the interface identifier to establish, by each of the multiple processes, a route between each network element belonging to the process and the network management The first sub-unit is configured to configure a correspondence between the interface identifier of each network element belonging to each process and the process, and divide the network elements belonging to the same process into the same area.
可选地,所述分配子单元还设置为:从所述多个进程中选取其中一个进程,并将所述直接接入所述网管的接口标识配置到所述选取的进程中;通过所述选取的进程将直接接入所述网管的接口标识分发至所述多个进程中未被选取的其余进程。Optionally, the allocating subunit is further configured to: select one of the multiple processes, and configure the interface identifier directly connected to the network management to the selected process; The selected process distributes the interface identifier directly connected to the network management to the remaining processes that are not selected among the multiple processes.
可选地,当所述预先选取的网元并非为直接接入网管的接入网元时,划分单元包括:配 置子单元,设置为配置所述多个进程的每个进程与所述预先选取的网元的一个或多个接口之间的对应关系;第二划分子单元,设置为根据所述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,所述区域内至少包括一个与所述网管直接连接的接入网元。Optionally, when the pre-selected network element is not an access network element directly accessing the network management, the dividing unit includes: a sub-unit, configured to configure a correspondence between each process of the plurality of processes and one or more interfaces of the pre-selected network element; the second sub-unit is configured to be according to the correspondence The network element that is connected to the interface corresponding to each process is divided into the same area, where the area includes at least one access network element directly connected to the network management.
通过本发明实施例,采用在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应,这样,整个网络系统被划分为多个以预先选取的网管为边界的独立的区域,最后通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理,解决了相关技术中对网络系统中的链路数据管理效率低的问题,进而达到了降低网络的带宽利用率和CPU负担的效果。According to the embodiment of the present invention, a plurality of processes are created on a pre-selected network element, and all network elements accessing the pre-selected network element are divided into multiple areas according to the multiple processes, where the The plurality of regions are in one-to-one correspondence with the plurality of processes, such that the entire network system is divided into a plurality of independent regions bordered by the preselected network management, and finally the plurality of the plurality of regions are respectively selected by the preselected network elements. The routing link state data in the area is managed, which solves the problem that the link data management efficiency in the network system is low in the related art, thereby achieving the effect of reducing the bandwidth utilization and CPU load of the network.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的路由链路状态数据的管理方法流程图;1 is a flowchart of a method for managing routing link state data according to an embodiment of the present invention;
图2是根据本发明实施例的路由链路状态数据的管理装置的结构框图;2 is a structural block diagram of a device for managing link state data according to an embodiment of the present invention;
图3是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图一;3 is a block diagram 1 of an optional structure of a device for managing link state data according to an embodiment of the present invention;
图4是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图二;4 is a block diagram 2 of an optional structure of a device for managing link state data according to an embodiment of the present invention;
图5是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图三;5 is a block diagram 3 of an optional structure of a device for managing link state data according to an embodiment of the present invention;
图6是根据本发明可选实施例的接入网元OSPF多进程的示意图;6 is a schematic diagram of an access network element OSPF multi-process according to an optional embodiment of the present invention;
图7是根据本发明可选实施例的非接入网元OSPF多进程的示意图。FIG. 7 is a schematic diagram of a non-access network element OSPF multi-process according to an alternative embodiment of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明实施例。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
需要说明的是,本发明实施例的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms "first", "second" and the like in the specification and claims of the embodiments of the present invention and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific order or sequence. order.
在本实施例中提供了一种路由链路状态数据的管理方法,图1是根据本发明实施例的路由链路状态数据的管理方法流程图,如图1所示,该流程包括如下步骤:In this embodiment, a method for managing routing link state data is provided. FIG. 1 is a flowchart of a method for managing routing link state data according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
步骤S102,在预先选取的网元上创建多个进程,并根据上述多个进程将接入上述预先选取的网元的全部网元划分为多个区域,其中,上述多个区域与上述多个进程一一对应;Step S102: Create a plurality of processes on the pre-selected network element, and divide all network elements that access the pre-selected network element into multiple areas according to the multiple processes, where the multiple areas and the multiple Process one-to-one correspondence;
在数据通信网络系统中,都会用到路由设备,可选的,路由设备基于的协议包括:路由 信息协议、中间系统到中间系统协议、边界网管协议、开放最短路径优先OSPF协议等,在本实施例中,以开放最短路径优先协议进行说明,但需要说明的是,基于其他协议的路由设备和网络系统也能实现本方案,解决同样的技术问题,达到同样的结束效果。可选的,多个进行进程为多个OSPF协议进程,例如:OSPF1、OSPF2、OSPF3,在网络系统中,存在多个网元和网管,网管可管理整个网络系统的网元,并负责与上级设备进行信息交互,根据创建的进程OSPF1、OSPF2、OSPF3将预先选取的网元所在的网络系统划分为三个区域,其中,OSPF1与第一区域对应,OSPF2与第二区域对应,OSPF3与第三区域对应。In a data communication network system, a routing device is used. Optionally, the routing device is based on a protocol including: In the present embodiment, the information protocol, the intermediate system to the intermediate system protocol, the border network management protocol, the open shortest path first OSPF protocol, etc., are described by the open shortest path first protocol, but it should be noted that the routing device based on other protocols and The network system can also implement this solution, solve the same technical problems, and achieve the same end effect. Optionally, multiple processes are multiple OSPF processes, for example, OSPF1, OSPF2, and OSPF3. In the network system, multiple network elements and network management systems exist. The network management system can manage the network elements of the entire network system and is responsible for the upper layer. The device exchanges information. The network system where the pre-selected NEs are located is divided into three areas according to the created process OSPF1, OSPF2, and OSPF3. OSPF1 corresponds to the first area, OSPF2 corresponds to the second area, and OSPF3 and the third area. The area corresponds.
步骤S104,通过上述预先选取的网元分别对上述多个区域内的路由链路状态数据进行管理。Step S104, managing routing link state data in the plurality of areas by using the pre-selected network elements.
可选的,预先选取的网元上运行OSPF1、OSPF2、OSPF3三个进程,并分别与划分的三个区域对应,预先选取的网元通过OSPF1、OSPF2、OSPF3三个进程分别对对之对应的三个区域进行管理,路由链路状态数据包括网元设备之间链路信息和网元设备上的路由信息等。Optionally, three pre-selected NEs run OSPF1, OSPF2, and OSPF3, and respectively correspond to the three divided areas. The pre-selected NEs are corresponding to the three processes: OSPF1, OSPF2, and OSPF3. The three areas are managed, and the routing link state data includes link information between the network element devices and routing information on the network element device.
通过本发明实施例,采用在预先选取的网元上创建多个进程,并根据上述多个进程将接入上述预先选取的网元的全部网元划分为多个区域,其中,上述多个区域与上述多个进程一一对应,这样,整个网络系统被划分为多个以预先选取的网管为边界的独立的区域,最后通过上述预先选取的网元分别对上述多个区域内的路由链路状态数据进行管理,解决了相关技术中对网络系统中的链路数据管理效率低的问题,进而达到了降低网络的带宽利用率和CPU负担的效果。According to the embodiment of the present invention, a plurality of processes are created on a pre-selected network element, and all network elements that access the pre-selected network element are divided into multiple areas according to the multiple processes, where the multiple areas are Corresponding to the above multiple processes, the entire network system is divided into a plurality of independent areas bordered by pre-selected network tubes, and finally the routing links in the plurality of areas are respectively separated by the pre-selected network elements. The state data is managed to solve the problem of low efficiency of link data management in the network system in the related art, thereby achieving the effect of reducing the bandwidth utilization and CPU load of the network.
在根据本发明实施例的可选实施方式中,在上述预先选取的网元上创建上述多个进程,并根据上述多个进程将接入上述预先选取的网元的全部网元划分为上述多个区域包括以下步骤:In an optional implementation manner of the embodiment of the present invention, the foregoing multiple processes are created on the pre-selected network element, and all network elements that access the pre-selected network element are divided into the foregoing multiple according to the multiple processes. The areas include the following steps:
S11,在上述预先选取的网元上创建上述多个进程,并分别为上述多个进程中的每个进程配置对应的进程标识;S11. The multiple processes are created on the pre-selected network element, and the corresponding process identifier is configured for each of the multiple processes.
可选的,进程标识可以为网元上的路由器标识,根据路由器标识的大小或者优先级分别为OSPF1、OSPF2、OSPF3配置对应的标识,将路由器标识指定到对应的OSPF中。Optionally, the process identifier may be a router identifier on the network element, and the router identifier is assigned to the corresponding OSPF according to the identifier of the router identifier or the priority of the OSPF1, OSPF2, and OSPF3.
S12,根据上述进程标识从上述全部网元中将上述全部网元中归属于同一进程的所有网元划分为同一个区域。S12. All the network elements belonging to the same process in all the foregoing network elements are divided into the same area from all the foregoing network elements according to the process identifier.
可选的,运行同一个进程的网元设备根据进程中配置的路由器标识来识别,因为进程和路由器标识是唯一且一一对应的,这样整个网络系统中通过预先选取网元链路的同一个网元设备只会运行一个进程,只会存在一个路由器标识。Optionally, the network element device running the same process is identified according to the router identifier configured in the process, because the process and the router identifier are unique and one-to-one correspondence, so that the entire network system selects the same one of the network element links in advance. The NE device will only run one process and only one router ID will exist.
根据上述可选的实施例,当上述预先选取的网元为直接接入网管的接入网元时,根据上述进程标识从上述全部网元中将上述全部网元中归属于同一进程的所有网元划分为同一个区域包括以下步骤: According to the foregoing optional embodiment, when the pre-selected network element is the access network element directly accessing the network management, all the networks belonging to the same process in all the network elements are removed from all the network elements according to the process identifier. Dividing the element into the same area includes the following steps:
S21,将上述直接接入上述网管的接口标识分配至上述多个进程;S21, the interface identifier directly connected to the network management device is allocated to the multiple processes.
可选的,在本实施例中,直接接入网管设备的网元为接入网元,通过其他网元接入网管的网元为非接入网元。Optionally, in this embodiment, the network element that directly accesses the network management device is the access network element, and the network element that accesses the network management device through other network elements is the non-access network element.
S22,采用预设算法和上述接口标识通过上述多个进程中的每个进程分别建立归属于该进程的各个网元与上述网管之间的路由;S22: The route between each network element belonging to the process and the network management device is established by using each of the multiple processes in the foregoing process by using a preset algorithm and the foregoing interface identifier.
可选的,接入网元可通过端口直接和网管进行通信,对于非接入网元,可采用通过配置静态路由,配置末节区域等预设算法时非接入网元通过接入网元与网管进行通信。Optionally, the access network element can directly communicate with the network management device through the port. For the non-access network element, the non-access network element can access the network element by configuring a static route and configuring a preset algorithm such as a stub area. The network management communicates.
S23,配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。S23. Configure a mapping between the interface identifier of each network element that belongs to each process and the process, and divide the network elements that belong to the same process into the same area.
可选的,在根据本发明实施例的可选实施方式中,将上述直接接入上述网管的接口标识分配至上述多个进程包括以下步骤:Optionally, in an optional implementation manner of the embodiment of the present invention, the assigning the interface identifier directly connected to the network management to the multiple processes includes the following steps:
S31,从上述多个进程中选取其中一个进程,并将上述直接接入上述网管的接口标识配置到上述选取的进程中;S31: Select one of the multiple processes, and configure the interface identifier directly connected to the network management device to the selected process.
可选的,可以从创建的多个进程中选取一个作为主进程,其他的为副进程,或者在多个进程之间设置优先级,通过主进程或者优先级高的进程管理和配置其他的进程,这样可以进一步节约网络资源。Optionally, one of the multiple processes created may be selected as the primary process, the other is the secondary process, or a priority is set between multiple processes, and the other process is managed and configured by the primary process or a process with a higher priority. This can further save network resources.
S32,通过上述选取的进程将直接接入上述网管的接口标识分发至上述多个进程中未被选取的其余进程。S32. The interface identifier directly connected to the network management device is distributed to the remaining processes that are not selected among the multiple processes by using the selected process.
在选取多个进程中的其中一个进程作为主进程后,将主进程对应的接口标识分发到剩余的进程中,如选取OSPF1作为主进程后,将OSPF1对应的接口标识分发到OSPF2和OSPF3中。After one of the multiple processes is selected as the primary process, the interface ID corresponding to the primary process is distributed to the remaining processes. If OSPF1 is selected as the primary process, the interface ID corresponding to OSPF1 is distributed to OSPF2 and OSPF3.
可选的,根据上述可选的实施例,当上述预先选取的网元并非为直接接入网管的接入网元时,根据上述进程标识从上述全部网元中将上述全部网元中归属于同一进程的所有网元划分为同一个区域包括以下步骤:Optionally, according to the foregoing optional embodiment, when the pre-selected network element is not the access network element directly accessing the network management, the foregoing all the network elements are attributed to all the network elements according to the process identifier. All network elements in the same process are divided into the same area, including the following steps:
S41,配置上述多个进程的每个进程与上述预先选取的网元的一个或多个接口之间的对应关系;S41. Configure a correspondence between each process of the foregoing multiple processes and one or more interfaces of the foregoing preselected network element.
S42,根据上述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,上述区域内至少包括一个与上述网管直接连接的接入网元。S42. The network element that is connected to the interface corresponding to each process is divided into the same area according to the foregoing correspondence, where the area includes at least one access network element directly connected to the network management.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明实施例的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服 务器,或者网络设备等)执行本发明实施例各个实施例上述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium (such as ROM/RAM, disk). , CD), including a number of instructions to make a terminal device (can be a mobile phone, computer, service The foregoing method of the embodiments of the present invention is executed by a server, or a network device.
在本实施例中还提供了一种路由链路状态数据的管理装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In this embodiment, a device for managing the link state data is provided. The device is used to implement the foregoing embodiments and the preferred embodiments, and details are not described herein. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图2是根据本发明实施例的路由链路状态数据的管理装置的结构框图,如图2所示,该装置包括:划分模块20、管理模块22,具体如下:2 is a structural block diagram of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 2, the device includes: a partitioning module 20 and a management module 22, as follows:
划分模块20,设置为在预先选取的网元上创建多个进程,并根据上述多个进程将接入上述预先选取的网元的全部网元划分为多个区域,其中,上述多个区域与上述多个进程一一对应;The dividing module 20 is configured to create a plurality of processes on the preselected network element, and divide all network elements that access the preselected network element into multiple areas according to the multiple processes, where the multiple areas are One-to-one correspondence of the above multiple processes;
数据通信网络系统中,都会用到路由设备,可选的,路由设备基于的协议包括:路由信息协议、中间系统到中间系统协议、边界网管协议、开放最短路径优先OSPF协议等,在本实施例中,以开放最短路径优先协议进行说明,但需要说明的是,基于其他协议的路由设备和网络系统也能实现本方案,解决同样的技术问题,达到同样的结束效果。可选的,多个进行进程为多个OSPF协议进程,如OSPF1、OSPF2、OSPF3,在网络系统中,存在多个网元和网管,网管可管理整个网络系统的网元,并负责与上级设备进行信息交互,划分模块20根据创建的进程OSPF1、OSPF2、OSPF3将预先选取的网元所在的网络系统划分为三个区域,其中,OSPF1与第一区域对应,OSPF2与第二区域对应,OSPF3与第三区域对应。In the data communication network system, a routing device is used, and the protocol based on the routing device includes: a routing information protocol, an intermediate system to an intermediate system protocol, a border network management protocol, an open shortest path first OSPF protocol, etc., in this embodiment. The description is based on the open shortest path priority protocol. However, it should be noted that the routing device and the network system based on other protocols can also implement the solution, solve the same technical problem, and achieve the same end effect. Optionally, multiple processes are multiple OSPF processes, such as OSPF1, OSPF2, and OSPF3. In the network system, multiple NEs and network management systems exist. The network management system can manage the network elements of the entire network system and is responsible for the upper-layer devices. For the information exchange, the partitioning module 20 divides the network system where the preselected network element is located into three areas according to the created process OSPF1, OSPF2, and OSPF3, where OSPF1 corresponds to the first area, OSPF2 corresponds to the second area, and OSPF3 and The third area corresponds.
管理模块22,与划分模块20耦合连接,设置为通过上述预先选取的网元分别对上述多个区域内的路由链路状态数据进行管理。The management module 22 is coupled to the partitioning module 20 and configured to manage routing link state data in the plurality of regions by using the preselected network elements.
可选的,预先选取的网元上运行OSPF1、OSPF2、OSPF3三个进程,并分别与划分的三个区域对应,预先选取的网元通过OSPF1、OSPF2、OSPF3三个进程分别对对之对应的三个区域进行管理,路由链路状态数据包括网元设备之间链路信息和网元设备上的路由信息等。Optionally, three pre-selected NEs run OSPF1, OSPF2, and OSPF3, and respectively correspond to the three divided areas. The pre-selected NEs are corresponding to the three processes: OSPF1, OSPF2, and OSPF3. The three areas are managed, and the routing link state data includes link information between the network element devices and routing information on the network element device.
图3是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图一,如图3所示,该装置除包括图2所示的所有模块外,划分模块20还包括:配置单元30、划分单元32,具体如下:FIG. 3 is a block diagram of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 3, the device includes: all the modules shown in FIG. The unit 30 and the dividing unit 32 are as follows:
配置单元30,设置为在上述预先选取的网元上创建上述多个进程,并分别为上述多个进程中的每个进程配置对应的进程标识;The configuration unit 30 is configured to create the foregoing multiple processes on the pre-selected network elements, and configure corresponding process identifiers for each of the multiple processes.
可选的,进程标识可以为网元上的路由器标识,根据路由器标识的大小或者优先级分别为OSPF1、OSPF2、OSPF3配置对应的标识,将路由器标识指定到对应的OSPF中。Optionally, the process identifier may be a router identifier on the network element, and the router identifier is assigned to the corresponding OSPF according to the identifier of the router identifier or the priority of the OSPF1, OSPF2, and OSPF3.
划分单元32,与上述配置单元30耦合连接,设置为根据上述进程标识从上述全部网元中将上述全部网元中归属于同一进程的所有网元划分为同一个区域。The dividing unit 32 is coupled to the configuration unit 30, and is configured to divide all network elements belonging to the same process among all the network elements into the same area from all the network elements according to the process identifier.
可选的,运行同一个进程的网元设备根据进程中配置的路由器标识来识别,因为进程和 路由器标识是唯一且一一对应的,这样整个网络系统中通过预先选取网元链路的同一个网元设备只会运行一个进程,只会存在一个路由器标识。Optionally, the network element device running the same process is identified according to the router identifier configured in the process, because the process and The router IDs are unique and one-to-one correspondence. In this way, the same network element device that selects the NE link in the entire network system only runs one process, and only one router identifier exists.
图4是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图二,如图4所示,该装置除包括图3所示的所有模块外,划分单元32还包括:分配子单元40、建立子单元42、第一划分子单元44,具体如下:4 is a block diagram 2 of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 4, the device includes, in addition to all the modules shown in FIG. The subunit 40, the establishing subunit 42, and the first dividing subunit 44 are as follows:
分配子单元40,设置为当上述预先选取的网元为直接接入网管的接入网元时,将上述直接接入上述网管的接口标识分配至上述多个进程;The allocation sub-unit 40 is configured to allocate the interface identifier directly connected to the network management to the plurality of processes when the pre-selected network element is the access network element directly accessing the network management;
可选的,在本实施例中,直接接入网管设备的网元为接入网元,通过其他网元接入网管的网元为非接入网元。Optionally, in this embodiment, the network element that directly accesses the network management device is the access network element, and the network element that accesses the network management device through other network elements is the non-access network element.
建立子单元42,与分配子单元40耦合连接,设置为采用预设算法和上述接口标识通过上述多个进程中的每个进程分别建立归属于该进程的各个网元与上述网管之间的路由;The establishing sub-unit 42 is coupled to the distribution sub-unit 40, and is configured to establish, by using a preset algorithm and the foregoing interface identifier, a route between each network element belonging to the process and the network management system by using each of the multiple processes. ;
可选的,接入网元可通过端口直接和网管进行通信,对于非接入网元,可采用通过配置静态路由,配置末节区域等预设算法时非接入网元通过接入网元与网管进行通信。Optionally, the access network element can directly communicate with the network management device through the port. For the non-access network element, the non-access network element can access the network element by configuring a static route and configuring a preset algorithm such as a stub area. The network management communicates.
第一划分子单元44,与建立子单元42耦合连接,设置为配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。The first dividing sub-unit 44 is coupled to the establishing sub-unit 42 and configured to configure the correspondence between the interface identifier of each network element belonging to each process and the process, and divide the network elements belonging to the same process into the same An area.
在根据本实施例的可选实施方式中,上述分配子单元还设置为:从上述多个进程中选取其中一个进程,并将上述直接接入上述网管的接口标识配置到上述选取的进程中;通过上述选取的进程将直接接入上述网管的接口标识分发至上述多个进程中未被选取的其余进程。In an optional implementation manner of the present embodiment, the foregoing allocation sub-unit is further configured to: select one of the plurality of processes, and configure the interface identifier directly connected to the network management device to the selected process; The interface identifier directly connected to the network management system is distributed to the remaining processes that are not selected among the plurality of processes by using the selected process.
其中,可以从创建的多个进程中选取一个作为主进程,其他的为副进程,或者在多个进程之间设置优先级,通过主进程或者优先级高的进程管理和配置其他的进程,这样可以进一步节约网络资源。在选取多个进程中的其中一个进程作为主进程后,将主进程对应的接口标识分发到剩余的进程中,如选取OSPF1作为主进程后,将OSPF1对应的接口标识分发到OSPF2和OSPF3中。Among them, one of the multiple processes created may be selected as the primary process, the other is the secondary process, or a priority is set between multiple processes, and the other process is managed and configured by the primary process or a process with a higher priority. Further saving network resources. After one of the multiple processes is selected as the primary process, the interface ID corresponding to the primary process is distributed to the remaining processes. If OSPF1 is selected as the primary process, the interface ID corresponding to OSPF1 is distributed to OSPF2 and OSPF3.
图5是根据本发明实施例的路由链路状态数据的管理装置的可选结构框图三,如图5所示,该装置除包括图3所示的所有模块外,划分单元32还包括:配置子单元50、第二划分子单元52,具体如下:5 is a block diagram 3 of an optional structure of a device for managing link state data according to an embodiment of the present invention. As shown in FIG. 5, the device includes, in addition to all the modules shown in FIG. The subunit 50 and the second subunit 52 are as follows:
配置子单元50,设置为当上述预先选取的网元并非为直接接入网管的接入网元时,配置上述多个进程的每个进程与上述预先选取的网元的一个或多个接口之间的对应关系;The configuration sub-unit 50 is configured to configure, when the pre-selected network element is not an access network element directly accessing the network management, configure one or more interfaces of each process of the foregoing multiple processes and the pre-selected network element. Correspondence between
第二划分子单元52,与配置子单元50耦合连接,设置为根据上述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,上述区域内至少包括一个与上述网管直接连接的接入网元。The second sub-unit 52 is coupled to the configuration sub-unit 50, and is configured to divide the network element accessed by the interface corresponding to each process into the same area according to the foregoing correspondence, where at least one of the foregoing areas is included The access NE connected directly to the NMS.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述模块分别位于多个处 理器中。It should be noted that each of the above modules may be implemented by software or hardware. For the latter, the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the modules are located in multiple At In the processor.
下面结合本实施例的可选实施例对本实施例进行详细说明,本实施例提出一种使用OSPF多进程的实施例。本实施例依据OSPF协议可以将自治系统划分成不同的区域(Area)。区域是从逻辑上将路由器划分为不同的组,每个组用区域号(Area ID)来标识。区域的边界是路由器,而不是链路。一个路由器可以属于不同的区域,但是一个网段(链路)只能属于一个区域,或者说每个运行OSPF的接口必须指明属于哪一个区域。划分区域后,可以在区域边界路由器上进行路由聚合,以减少通告到其他区域的LSA数量,还可以将网络拓扑变化带来的影响最小化。The embodiment is described in detail below with reference to an optional embodiment of the embodiment. This embodiment provides an embodiment in which an OSPF multi-process is used. In this embodiment, the autonomous system can be divided into different areas according to the OSPF protocol. A zone logically divides routers into different groups, each group being identified by an area ID. The boundaries of a zone are routers, not links. A router can belong to different areas, but a network segment (link) can only belong to one area, or each interface running OSPF must indicate which area it belongs to. After the area is divided, the route aggregation can be performed on the area border router to reduce the number of LSAs advertised to other areas. The impact of network topology changes can also be minimized.
本实施例包含两种可选的实施方案,具体如下:This embodiment includes two alternative embodiments, as follows:
可选实施方案1,接入网元OSPF多进程,该方案通过在接入网元配置OSPF多进程,每一个进程分配独立的路由器器标识router id.,并指定每个端口到特定的OSPF进程,从而把DCN网路划分为不同的区域,实现隔离DCN网路。 Optional implementation 1, accessing the network element OSPF multi-process, the scheme is configured to configure OSPF multi-process in the access network element, each process assigns an independent router identifier router id., and specifies each port to a specific OSPF process. Therefore, the DCN network is divided into different areas to isolate the DCN network.
可选实施方案2,网管通过不同接入网元管理非接入网元支持OSPF多进程,该方案在非接入网元上配置OSPF多进程,并需多个接入网元挂接不同的区域。 Option 2, the network management system supports the OSPF multi-process by using the non-access NEs of different access network elements. The OSPF multi-process is configured on the non-access NEs, and multiple access NEs need to be connected differently. region.
图6是根据本发明可选实施例的接入网元OSPF多进程的示意图,如图6所示,可选实施方案1中,网元A是接入网元,其余为非接入网元,在网元A上下挂两个独立的IP环网,具体如下:FIG. 6 is a schematic diagram of an access network element OSPF multi-process according to an alternative embodiment of the present invention. As shown in FIG. 6, in an optional implementation 1, network element A is an access network element, and the rest are non-access network elements. On the network element A, two independent IP ring networks are connected, as follows:
S61,在网元A上创建不同的OSPF实例:OSPF1,OSPF2;S61: Create different OSPF instances on NE A: OSPF1, OSPF2.
S62,在网元A上把与网管接入的接口作为被动接口配置到OSPF1实例中;S62. Configure, on the network element A, the interface connected to the network management system as a passive interface to the OSPF1 instance.
S63,在网元A上配置路由互导,使OSPF2进程学到QX口路由;S63: Configure routing mutual-prevention on the network element A, so that the OSPF2 process learns the QX interface route.
S64,在网元A上的OSPF进程中,配置静态路由、末节区域等方法,使得非接入网元学习到达网管的路由;S64, in the OSPF process on the network element A, configure a static route, a stub area, and the like, so that the non-access network element learns the route that reaches the network management.
S65,在网元A上,配置连接D,E网元的接口到OSPF1,配置连接B,C网元的接口到OSPF2。S65. On the network element A, configure the interface connecting the D and E network elements to OSPF1, and configure the interface connecting the B and C network elements to OSPF2.
图7是根据本发明可选实施例的非接入网元OSPF多进程的示意图,如图7所示,在可选实施方式2中,A、B为接入网元,B、C、D为非接入网元,网管通过不同接入网元管理非接入网元支持OSPF多进程,网管管理网元ABCDE五个网元,具体如下:FIG. 7 is a schematic diagram of a non-access network element OSPF multi-process according to an alternative embodiment of the present invention. As shown in FIG. 7, in an alternative embodiment 2, A and B are access network elements, B, C, and D. For a non-access NE, the NMS manages the non-access NE through different access NEs to support OSPF multi-process. The NMS manages the network element ABCDE five NEs, as follows:
S71,D网元上启用OSPF多进程,创建OSPF1,OSPF2。On S71, the OSPF multi-process is enabled on the D network and OSPF1 and OSPF2 are created.
S72,网元D上配置接口1和2到实例OSPF2上,接口3和接口4到OSPF1上。On S72, on interface NE, configure interfaces 1 and 2 to instance OSPF2, and interface 3 and interface 4 to OSPF1.
通过本实施例,通过隔离数据通信网络DCN网路,解决了网路“振荡”的技术问题。Through this embodiment, the technical problem of network "oscillation" is solved by isolating the data communication network DCN network.
本发明的实施例还提供了一种存储介质。可选地,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的程序代码: Embodiments of the present invention also provide a storage medium. Optionally, in the embodiment, the foregoing storage medium may be configured to store program code for performing the following steps:
S1,在预先选取的网元上创建多个进程,并根据上述多个进程将接入上述预先选取的网元的全部网元划分为多个区域,其中,上述多个区域与上述多个进程一一对应;S1. Create multiple processes on the pre-selected network element, and divide all network elements that access the pre-selected network element into multiple areas according to the multiple processes, where the multiple areas and the multiple processes are One-to-one correspondence;
S2,通过上述预先选取的网元分别对上述多个区域内的路由链路状态数据进行管理。S2: Manage routing link state data in the multiple areas by using the pre-selected network elements.
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。Optionally, in this embodiment, the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, and a magnetic memory. A variety of media that can store program code, such as a disc or a disc.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上上述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
本发明涉及通信领域,提供了一种路由链路状态数据的管理方法及装置,其中,该方法包括:在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应;通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理,解决了解决相关技术中对网络系统中的链路数据管理效率低的问题。 The present invention relates to the field of communications, and provides a method and an apparatus for managing routing link state data, where the method includes: creating multiple processes on a pre-selected network element, and accessing the access according to the multiple processes. All the network elements of the pre-selected network element are divided into a plurality of areas, wherein the plurality of areas are in one-to-one correspondence with the plurality of processes; and the pre-selected network elements are respectively used in the plurality of areas. The routing link state data is managed, and the problem of low efficiency of link data management in the network system in the related art is solved.

Claims (10)

  1. 一种路由链路状态数据的管理方法,包括:A method for managing routing link state data includes:
    在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应;Deleting a plurality of processes on the pre-selected network element, and dividing, according to the multiple processes, all the network elements that access the pre-selected network element into multiple areas, where the multiple areas and the multiple One-to-one correspondence;
    通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理。Routing link state data in the plurality of areas is managed by the pre-selected network elements.
  2. 根据权利要求1所述的方法,其中,在所述预先选取的网元上创建所述多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为所述多个区域包括:The method of claim 1, wherein the plurality of processes are created on the pre-selected network element, and all network elements accessing the pre-selected network element are divided into The plurality of regions includes:
    在所述预先选取的网元上创建所述多个进程,并分别为所述多个进程中的每个进程配置对应的进程标识;Creating the multiple processes on the pre-selected network element, and configuring corresponding process identifiers for each of the multiple processes;
    根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域。All network elements belonging to the same process in all the network elements are divided into the same area from all the network elements according to the process identifier.
  3. 根据权利要求2所述的方法,其中,当所述预先选取的网元为直接接入网管的接入网元时,根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域包括:The method according to claim 2, wherein when the pre-selected network element is an access network element directly accessing the network management, all the network elements are selected from all the network elements according to the process identifier. All network elements that belong to the same process are divided into the same area, including:
    将所述直接接入所述网管的接口标识分配至所述多个进程;Allocating the interface identifier directly connected to the network management to the multiple processes;
    采用预设算法和所述接口标识通过所述多个进程中的每个进程分别建立归属于该进程的各个网元与所述网管之间的路由;Determining, by using a preset algorithm and the interface identifier, a route between each network element belonging to the process and the network management by using each of the multiple processes;
    配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。The mapping between the interface identifier of each network element that belongs to each process and the process is configured, and the network elements that belong to the same process are divided into the same area.
  4. 根据权利要求3所述的方法,其中,将所述直接接入所述网管的接口标识分配至所述多个进程包括:The method according to claim 3, wherein the assigning the interface identifier directly connected to the network management to the plurality of processes comprises:
    从所述多个进程中选取其中一个进程,并将所述直接接入所述网管的接口标识配置到所述选取的进程中;Selecting one of the plurality of processes, and configuring the interface identifier directly connected to the network management to the selected process;
    通过所述选取的进程将直接接入所述网管的接口标识分发至所述多个进程中未被选取的其余进程。And distributing, by the selected process, an interface identifier that directly accesses the network management to the remaining processes that are not selected among the multiple processes.
  5. 根据权利要求2所述的方法,其中,当所述预先选取的网元并非为直接接入网管的接入网元时,根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域包括:The method according to claim 2, wherein when the pre-selected network element is not an access network element directly accessing the network management, all the network elements are all from the all network elements according to the process identifier. All network elements belonging to the same process are divided into the same area including:
    配置所述多个进程的每个进程与所述预先选取的网元的一个或多个接口之间的对应关系;And configuring a correspondence between each process of the multiple processes and one or more interfaces of the pre-selected network element;
    根据所述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,所述区域内至少包括一个与所述网管直接连接的接入网元。 The network element that is connected to the interface corresponding to each process is divided into the same area according to the corresponding relationship, where the area includes at least one access network element directly connected to the network management.
  6. 一种路由链路状态数据的管理装置,包括:A management device for routing link state data, comprising:
    划分模块,设置为在预先选取的网元上创建多个进程,并根据所述多个进程将接入所述预先选取的网元的全部网元划分为多个区域,其中,所述多个区域与所述多个进程一一对应;The dividing module is configured to create a plurality of processes on the preselected network element, and divide all network elements that access the preselected network element into multiple areas according to the multiple processes, where the multiple The area is in one-to-one correspondence with the plurality of processes;
    管理模块,设置为通过所述预先选取的网元分别对所述多个区域内的路由链路状态数据进行管理。The management module is configured to manage routing link state data in the multiple areas by using the preselected network element.
  7. 根据权利要求6所述的装置,其中,所述划分模块包括:The apparatus of claim 6 wherein said dividing module comprises:
    配置单元,设置为在所述预先选取的网元上创建所述多个进程,并分别为所述多个进程中的每个进程配置对应的进程标识;a configuration unit, configured to create the multiple processes on the pre-selected network element, and configure corresponding process identifiers for each of the multiple processes;
    划分单元,设置为根据所述进程标识从所述全部网元中将所述全部网元中归属于同一进程的所有网元划分为同一个区域。The dividing unit is configured to divide all network elements belonging to the same process in all the network elements into the same area from all the network elements according to the process identifier.
  8. 根据权利要求7所述的装置,其中,所述划分单元包括:The apparatus of claim 7, wherein the dividing unit comprises:
    分配子单元,设置为当所述预先选取的网元为直接接入网管的接入网元时,将所述直接接入所述网管的接口标识分配至所述多个进程;An allocation subunit, configured to allocate the interface identifier directly connected to the network management to the multiple processes when the preselected network element is an access network element that directly accesses the network management;
    建立子单元,设置为采用预设算法和所述接口标识通过所述多个进程中的每个进程分别建立归属于该进程的各个网元与所述网管之间的路由;Establishing a sub-unit, configured to use a preset algorithm and the interface identifier to establish, by each of the multiple processes, a route between each network element belonging to the process and the network management system;
    第一划分子单元,设置为配置归属于每个进程的各个网元的接口标识与该进程之间的对应关系并将归属于同一进程的网元划分为同一个区域。The first sub-unit is configured to configure a correspondence between the interface identifier of each network element belonging to each process and the process, and divide the network elements belonging to the same process into the same area.
  9. 根据权利要求8所述的装置,其中,所述分配子单元还设置为:The apparatus of claim 8 wherein said assigning subunit is further configured to:
    从所述多个进程中选取其中一个进程,并将所述直接接入所述网管的接口标识配置到所述选取的进程中;Selecting one of the plurality of processes, and configuring the interface identifier directly connected to the network management to the selected process;
    通过所述选取的进程将直接接入所述网管的接口标识分发至所述多个进程中未被选取的其余进程。And distributing, by the selected process, an interface identifier that directly accesses the network management to the remaining processes that are not selected among the multiple processes.
  10. 根据权利要求7所述的装置,其中,划分单元包括:The apparatus according to claim 7, wherein the dividing unit comprises:
    配置子单元,设置为当所述预先选取的网元并非为直接接入网管的接入网元时,配置所述多个进程的每个进程与所述预先选取的网元的一个或多个接口之间的对应关系;Configuring a sub-unit, configured to configure each process of the multiple processes and one or more of the pre-selected network elements when the pre-selected network element is not an access network element directly accessing the network management Correspondence between interfaces;
    第二划分子单元,设置为根据所述对应关系将与每个进程对应的接口所接入的网元划分为同一区域,其中,所述区域内至少包括一个与所述网管直接连接的接入网元。 The second sub-unit is configured to divide the network element accessed by the interface corresponding to each process into the same area according to the corresponding relationship, where the area includes at least one access directly connected to the network management Network element.
PCT/CN2016/074578 2015-07-03 2016-02-25 Method and device for managing routing link state data WO2017004995A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510388950.0A CN106330527B (en) 2015-07-03 2015-07-03 Method and device for managing routing link state data
CN201510388950.0 2015-07-03

Publications (1)

Publication Number Publication Date
WO2017004995A1 true WO2017004995A1 (en) 2017-01-12

Family

ID=57684832

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/074578 WO2017004995A1 (en) 2015-07-03 2016-02-25 Method and device for managing routing link state data

Country Status (2)

Country Link
CN (1) CN106330527B (en)
WO (1) WO2017004995A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3849146A4 (en) 2018-10-31 2021-10-06 Huawei Technologies Co., Ltd. Transmission method and apparatus for link resource
CN109495390A (en) * 2018-12-10 2019-03-19 杭州迪普科技股份有限公司 A kind of message processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070245034A1 (en) * 2006-04-18 2007-10-18 Retana Alvaro E Dynamically configuring and verifying routing information of broadcast networks using link state protocols in a computer network
CN102932116A (en) * 2012-10-26 2013-02-13 迈普通信技术股份有限公司 Link state advertisement information confirmation method and equipment
CN103200109A (en) * 2013-03-22 2013-07-10 杭州华三通信技术有限公司 Method and device for OSPF neighboring node management
US20140010117A1 (en) * 2012-07-09 2014-01-09 Alfred C. Lindem, III Method and apparatus for limiting topology and reachability information in an ospf area
CN104539623A (en) * 2015-01-07 2015-04-22 烽火通信科技股份有限公司 Achieving system and method for IGP multi-process CSPE in hybrid network

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070260910A1 (en) * 2006-04-04 2007-11-08 Vinit Jain Method and apparatus for propagating physical device link status to virtual devices
US8238338B2 (en) * 2007-09-14 2012-08-07 Cisco Technology, Inc. Interior gateway protocol summarization preserving internet protocol reachability information
US7844724B2 (en) * 2007-10-24 2010-11-30 Social Communications Company Automated real-time data stream switching in a shared virtual area communication environment
CN101860452B (en) * 2010-05-21 2015-06-10 中兴通讯股份有限公司 Network element management method and system
CN101977167B (en) * 2010-10-25 2012-08-22 深圳市兆讯达科技实业有限公司 Gateway communication protocol conversion method for wireless sensor network access Modbus bus
CN104412648A (en) * 2013-05-14 2015-03-11 华为技术有限公司 Network access method, user equipment, server and access node
CN104506438B (en) * 2015-01-09 2017-06-20 烽火通信科技股份有限公司 The method and system that a kind of DCN leads to certainly

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070245034A1 (en) * 2006-04-18 2007-10-18 Retana Alvaro E Dynamically configuring and verifying routing information of broadcast networks using link state protocols in a computer network
US20140010117A1 (en) * 2012-07-09 2014-01-09 Alfred C. Lindem, III Method and apparatus for limiting topology and reachability information in an ospf area
CN102932116A (en) * 2012-10-26 2013-02-13 迈普通信技术股份有限公司 Link state advertisement information confirmation method and equipment
CN103200109A (en) * 2013-03-22 2013-07-10 杭州华三通信技术有限公司 Method and device for OSPF neighboring node management
CN104539623A (en) * 2015-01-07 2015-04-22 烽火通信科技股份有限公司 Achieving system and method for IGP multi-process CSPE in hybrid network

Also Published As

Publication number Publication date
CN106330527A (en) 2017-01-11
CN106330527B (en) 2020-12-04

Similar Documents

Publication Publication Date Title
US11563602B2 (en) Method and apparatus for providing a point-to-point connection over a network
US20190081921A1 (en) Management of domain name systems in a large-scale processing environment
Tam et al. Use of devolved controllers in data center networks
EP3353952B1 (en) Managing groups of servers
US9860170B2 (en) Method, device, and system for packet routing in a network
CN110266833B (en) IP address management method and edge cluster
CN104717081A (en) Gateway function realization method and device
CN105939267B (en) Outband management method and device
CN109495593B (en) Address allocation method and system
US11425028B2 (en) Priority based automated network selection for micro-services in service mesh
CN103124240A (en) Gateway configuration method, gateway devices and network system
CN105099950A (en) Resource allocation method, message communication method and devices
FI3782334T3 (en) System and method for creating group networks between network devices
CN103220228A (en) Method and equipment for sending border gateway protocol (BGP) routes
CN104836738A (en) Router hardware item resource management method and device, and network equipment
WO2018161795A1 (en) Routing priority configuration method, device, and controller
US10785103B2 (en) Method and system for managing control connections with a distributed control plane
WO2017004995A1 (en) Method and device for managing routing link state data
CN104734930B (en) Method and device for realizing access of Virtual Local Area Network (VLAN) to Variable Frequency (VF) network and Fiber Channel Frequency (FCF)
CN104104749A (en) Method and device for allocating tunnel IP addresses
CN106209634B (en) Learning method and device of address mapping relation
EP3573303B1 (en) Forwarder network-access recognition method, sdn controller, and forwarder
CN115941580A (en) Scalable SD-WAN topology and routing automation
CN105634949B (en) A kind of network tab distribution, device, system and the network equipment
CN113179174B (en) Safety engineering design for outlet flow change

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

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

Country of ref document: EP

Kind code of ref document: A1