WO2016197603A1 - Method and apparatus for checking vrrp configuration - Google Patents

Method and apparatus for checking vrrp configuration Download PDF

Info

Publication number
WO2016197603A1
WO2016197603A1 PCT/CN2016/070417 CN2016070417W WO2016197603A1 WO 2016197603 A1 WO2016197603 A1 WO 2016197603A1 CN 2016070417 W CN2016070417 W CN 2016070417W WO 2016197603 A1 WO2016197603 A1 WO 2016197603A1
Authority
WO
WIPO (PCT)
Prior art keywords
vrrp
objects
primary
standby
interface
Prior art date
Application number
PCT/CN2016/070417
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 WO2016197603A1 publication Critical patent/WO2016197603A1/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
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/0836Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability to enhance reliability, e.g. reduce downtime
    • 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
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • 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
    • H04L41/34Signalling channels for network management communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection

Definitions

  • This application relates to, but is not limited to, virtual routing techniques in the field of communications.
  • VRRP Virtual Router Redundancy Protocol
  • the VRRP protocol consists of two network elements, such as routers, in the local area network. The one network element acts as the primary network element and the other network element acts as the standby network element.
  • each device in the local area network such as the host, performs communication through the primary NE and the external device.
  • the VRRP protocol supports each device in the local area network through the standby network element and the external device. Communication.
  • VRRP link When the VRRP protocol is used, a VRRP link is required between the two NEs in the virtual router.
  • the VRRP link uses the physical interfaces of the two NEs as their two endpoints. Therefore, the VRRP link is represented by two physical interfaces.
  • two or more different VRRP objects are usually configured on the same NE.
  • the network element 1 and the network element 2 and the network element 3 respectively form a virtual router.
  • VRRP object 1 and VRRP object 2 are configured on the network element 1
  • VRRP object 3 is configured on the network element 2, and the network is configured.
  • VRRP object 4 is configured on element 3, wherein a VRRP link is established between VRRP object 1 and VRRP object 3, and another VRRP link is established between VRRP object 2 and VRRP object 4.
  • VRRP object 1 and VRRP object 3 are sometimes referred to as two VRRP objects belonging to the same VRRP link.
  • a VRRP object belonging to a different VRRP link on a network element device has different identifiers, and two VRRP objects belonging to the same VRRP link have the same identifier. From the above examples, VRRP objects 1 and 2 have different identifiers, while VRRP object 1 and VRRP object 3 have the same identifier, and VRRP object 2 and VRRP object 4 have the same identifier.
  • a VRRP object is described by one or more VRRP parameters, and VRRP parameters.
  • the parameters include the identifier of the network element where the VRRP object resides, the VRRP object identifier, the priority, the outbound interface, and the signaling interface.
  • a VRRP link can be used to represent two VRRP objects belonging to the link, but the VRRP link can only visually represent the two physical interfaces used by the VRRP object belonging to the link, and does not visually represent the VRRP object. Therefore, for the convenience of description, the VRRP master-slave relationship is used to represent the two VRRP objects of the VRRP link and their corresponding relationships.
  • the priority of the primary VRRP object is greater than the priority of the standby VRRP object. It is not difficult to understand that the VRRP master/slave relationship is used to represent the association and active/standby relationship between two VRRP objects.
  • the VRRP parameters of the primary VRRP object and the standby VRRP object are displayed in the VRRP configuration.
  • the VRRP parameters are obtained through the network management system. aspect:
  • the VRRP configuration is implemented through the network management system for managing multiple NEs.
  • the VRRP configuration is correct.
  • the correctness of the VRRP configuration can only be manually checked by the maintenance personnel of the NMS.
  • the maintenance personnel can obtain the VRRP parameters of the primary VRRP object and the standby VRRP object in the configured VRRP backup relationship.
  • the VRRP parameters are correctly configured. Maintenance personnel need to take a long time to check whether the configuration of each VRRP is correct, which is time consuming and laborious.
  • This document provides a method and device for checking the VRRP configuration. It can automatically check the VRRP configuration, saving maintenance personnel time and improving maintenance efficiency.
  • a method of checking VRRP configuration including:
  • Each VRRP parameter of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship is obtained, and each VRRP parameter obtained is evaluated according to a preset check policy.
  • the method further includes: displaying an evaluation result of each of the VRRP parameters.
  • the determining the VRRP active/standby relationship includes:
  • the VRRP object with the same signaling interface as the current physical interface is searched for on the network element where the current physical interface is located.
  • the checking policy includes:
  • the ID of the primary VRRP object is the same as the identifier of the standby VRRP object;
  • An apparatus for checking a VRRP configuration comprising a determining unit and an checking unit, wherein
  • the determining unit is configured to: determine a VRRP active/standby relationship between each of the two or two VRRP objects that are preset in the network element;
  • the VRRP parameter is set to: for each VRRP active/standby relationship that is determined: the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained, and each VRRP obtained is evaluated according to a preset check policy. parameter.
  • the apparatus further includes a display unit configured to: display an evaluation result of each of the VRRP parameters.
  • the determining unit is configured to: determine, for each VRRP link between each VRRP object, two physical interfaces that represent a current VRRP link; for each physical interface determined: at a current physics On the NE where the interface is located, find the VRRP object with the same VRRP object as the current VRRP object. For the two VRRP objects, set the VRRP object with the higher priority as the primary VRRP object and the other VRRP object. Set the VRRP object as the standby VRRP object and establish the mapping between the primary and backup VRRP objects.
  • the checking policy includes:
  • the ID of the primary VRRP object is the same as the identifier of the standby VRRP object;
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the technical solution of the embodiment of the present invention includes: determining two presets Or the VRRP master-slave relationship between each VRRP object and the VRRP object. For each VRRP active/standby relationship, the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained. Each VRRP parameter obtained is evaluated according to a pre-set inspection strategy.
  • the automatic inspection of the VRRP configuration is realized, which saves the maintenance personnel time, thereby improving the maintenance efficiency.
  • FIG. 1 is a flowchart of a method for checking a VRRP configuration according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a device for checking a VRRP configuration according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for checking a VRRP configuration according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
  • Step 101 Determine a VRRP active/standby relationship between two or two VRRP objects that are preset in the network element.
  • Step 102 For each VRRP active/standby relationship that is determined, each VRRP parameter of the primary VRRP object and the standby VRRP object indicated by the VRRP active/standby relationship is obtained, and each obtained VRRP parameter is evaluated according to a preset check policy. among them,
  • the inspection strategy includes at least:
  • the ID of the primary VRRP object is the same as the identifier of the standby VRRP object;
  • the heartbeat interface is an aggregate interface.
  • Step 102 may further include: displaying an evaluation result of each VRRP parameter. In this way, it is realized that the maintenance personnel can conveniently determine whether the VRRP configuration is correct according to the evaluation result.
  • displaying an evaluation result of each VRRP parameter In this way, it is realized that the maintenance personnel can conveniently determine whether the VRRP configuration is correct according to the evaluation result.
  • the evaluation result may be: the identifier of the primary VRRP object and the identifier of the standby VRRP object. The same is true for both the primary and backup VRRP objects.
  • FIG. 2 is a schematic structural diagram of a device for checking a VRRP configuration according to an embodiment of the present invention.
  • the device is disposed in a network element where the network management system is located.
  • the determining unit 21 and the checking unit 22 are included, wherein
  • the determining unit is configured to: determine a VRRP active/standby relationship between each of the two or two VRRP objects that are preset in the network element;
  • the VRRP parameter is set to: for each VRRP active/standby relationship that is determined: the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained, and each VRRP obtained is evaluated according to a preset check policy. parameter.
  • the apparatus shown in FIG. 2 may further include a display unit 23 configured to display each VRRP parameter. evaluation result.
  • the determining unit 21 is configured to: determine, for each VRRP link between each VRRP object, two physical interfaces that represent the current VRRP link; for each physical interface determined: look up the network element where the current physical interface is located.
  • the VRRP object has the same VRRP object as the current VRRP object. For the two VRRP objects, the VRRP object with the higher priority is set as the VRRP object, and the other VRRP object is set as the standby VRRP object. Establish the correspondence between the set primary and backup VRRP objects.
  • the inspection strategy includes at least:
  • the ID of the primary VRRP object is the same as the identifier of the standby VRRP object;
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the automatic inspection of the VRRP configuration is realized, which saves the maintenance personnel time, thereby improving the maintenance efficiency.

Abstract

Disclosed are a method and apparatus for checking a VRRP configuration. The method comprises: determining a main and standby VRRP relationship between various VRRP objects of pre-set two or more network elements; and with regard to each determined main and standby VRRP relationship, acquiring each VRRP parameter of a main VRRP object and a standby VRRP object indicated by the main and standby VRRP relationship, and evaluating each obtained VRRP parameter according to a pre-set check strategy.

Description

一种检查VRRP配置的方法和装置Method and device for checking VRRP configuration 技术领域Technical field
本申请涉及但不限于通信领域中的虚拟路由技术。This application relates to, but is not limited to, virtual routing techniques in the field of communications.
背景技术Background technique
虚拟路由器冗余协议(VRRP,Virtual Router Redundancy Protocol)是一种容错协议。VRRP协议将局域网中的两个网元如路由器组成虚拟路由器,其中,一个网元作为主网元,另一个网元作为备网元。当主网元正常时,局域网中的每个设备如主机通过主网元与外部设备进行路由来实现通信,当主网元异常时,VRRP协议支持局域网中的每个设备通过备网元与外部设备进行通信。Virtual Router Redundancy Protocol (VRRP) is a fault-tolerant protocol. The VRRP protocol consists of two network elements, such as routers, in the local area network. The one network element acts as the primary network element and the other network element acts as the standby network element. When the primary NE is normal, each device in the local area network, such as the host, performs communication through the primary NE and the external device. When the primary NE is abnormal, the VRRP protocol supports each device in the local area network through the standby network element and the external device. Communication.
在使用VRRP协议时,虚拟路由器中的两个网元之间需要建立VRRP链接,VRRP链接将两个网元的物理接口作为其两个端点,因此,VRRP链接由两个物理接口进行表示。在使用VRRP协议时,有时需要配置一个网元同时与另外两个或两个以上网元组成虚拟路由器。在此应用场景下,通常在同一个网元上配置两个或两个以上不同的VRRP对象。这里举例说明,假设网元1分别与网元2和网元3组成虚拟路由器,此时,在网元1上配置VRRP对象1和VRRP对象2,在网元2上配置VRRP对象3,在网元3上配置VRRP对象4,其中,VRRP对象1和VRRP对象3之间建立一个VRRP链接,VRRP对象2和VRRP对象4之间建立另一个VRRP链接。为了方便描述,有时也将VRRP对象1和VRRP对象3称为属于同一个VRRP链接的两个VRRP对象。When the VRRP protocol is used, a VRRP link is required between the two NEs in the virtual router. The VRRP link uses the physical interfaces of the two NEs as their two endpoints. Therefore, the VRRP link is represented by two physical interfaces. When using VRRP, you need to configure one NE to form a virtual router with two or two other NEs. In this scenario, two or more different VRRP objects are usually configured on the same NE. For example, it is assumed that the network element 1 and the network element 2 and the network element 3 respectively form a virtual router. In this case, VRRP object 1 and VRRP object 2 are configured on the network element 1, and VRRP object 3 is configured on the network element 2, and the network is configured. VRRP object 4 is configured on element 3, wherein a VRRP link is established between VRRP object 1 and VRRP object 3, and another VRRP link is established between VRRP object 2 and VRRP object 4. For convenience of description, VRRP object 1 and VRRP object 3 are sometimes referred to as two VRRP objects belonging to the same VRRP link.
一个网元设备上的属于不同VRRP链接的VRRP对象具有不同的标识,属于同一个VRRP链接的两个VRRP对象具有相同的标识。从上述举例来看,VRRP对象1和2具有不同的标识,而VRRP对象1和VRRP对象3具有相同的标识,VRRP对象2和VRRP对象4具有相同的标识。A VRRP object belonging to a different VRRP link on a network element device has different identifiers, and two VRRP objects belonging to the same VRRP link have the same identifier. From the above examples, VRRP objects 1 and 2 have different identifiers, while VRRP object 1 and VRRP object 3 have the same identifier, and VRRP object 2 and VRRP object 4 have the same identifier.
通常,VRRP对象由一个或一个以上VRRP参数进行描述,VRRP参数 包括:VRRP对象所在网元的标识、VRRP对象标识、优先级、出接口和信令接口等参数。本领域中,可以使用VRRP链接来表示属于该链接的两个VRRP对象,但是VRRP链接只能直观地表示出属于该链接的VRRP对象使用的两个物理接口,而没有直观地表示出VRRP对象,因此,为了描述的方便,使用VRRP主备关系表示建立VRRP链接的两个VRRP对象及其对应关系,其中,主VRRP对象的优先级大于备VRRP对象的优先级。不难理解,VRRP主备关系用于表示两个VRRP对象之间的关联和主备关系。Generally, a VRRP object is described by one or more VRRP parameters, and VRRP parameters. The parameters include the identifier of the network element where the VRRP object resides, the VRRP object identifier, the priority, the outbound interface, and the signaling interface. In the art, a VRRP link can be used to represent two VRRP objects belonging to the link, but the VRRP link can only visually represent the two physical interfaces used by the VRRP object belonging to the link, and does not visually represent the VRRP object. Therefore, for the convenience of description, the VRRP master-slave relationship is used to represent the two VRRP objects of the VRRP link and their corresponding relationships. The priority of the primary VRRP object is greater than the priority of the standby VRRP object. It is not difficult to understand that the VRRP master/slave relationship is used to represent the association and active/standby relationship between two VRRP objects.
维护人员在对VRRP配置进行手动检查时,针对每个所配置的VRRP主备关系指示的主VRRP对象和备VRRP对象的VRRP参数,通常通过网管系统获取所配置的每个VRRP参数,并检查如下方面:When the maintenance personnel manually check the VRRP configuration, the VRRP parameters of the primary VRRP object and the standby VRRP object are displayed in the VRRP configuration. The VRRP parameters are obtained through the network management system. aspect:
主VRRP对象的标识是否与备VRRP对象的标识相同。Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object.
主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;Whether the preemption time of the primary VRRP object is equal to the preset preemption time standard value;
主、备VRRP对象是否均开启地址解协议(ARP,Address Resolution Protocol)学习和免费ARP学习;Whether the primary and backup VRRP objects are enabled with the ARP (Address Resolution Protocol) learning and free ARP learning.
主、备VRRP对象是否均开启二层交换;Whether the primary and backup VRRP objects are enabled for Layer 2 switching.
主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;Whether the primary and backup VRRP objects exchange heartbeat information through the aggregation interface.
主、备VRRP对象的出接口是否均关闭三包抑制;以及,Whether the outbound interfaces of the active and standby VRRP objects are all off the three-packet suppression; and,
主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
目前,通过用于管理多个网元的网管系统实现VRRP配置,如配置VRRP主备关系等,然而,VRRP配置的正确性只能依靠网管系统的维护人员进行手动检查。维护人员会通过网管系统获取已配置的VRRP主备关系中的主VRRP对象和备VRRP对象的VRRP参数,并逐项检查获得的VRRP参数是否配置正确,显然,当配置人员配置多个VRRP时,维护人员需要花费较长时间检查每个VRRP的配置是否正确,这样费时费力。 Currently, the VRRP configuration is implemented through the network management system for managing multiple NEs. For example, the VRRP configuration is correct. The correctness of the VRRP configuration can only be manually checked by the maintenance personnel of the NMS. The maintenance personnel can obtain the VRRP parameters of the primary VRRP object and the standby VRRP object in the configured VRRP backup relationship. The VRRP parameters are correctly configured. Maintenance personnel need to take a long time to check whether the configuration of each VRRP is correct, which is time consuming and laborious.
本文提供了一种检查VRRP配置的方法和装置,能够自动检查VRRP配置,节省维护人员的时间,从而提高维护效率。This document provides a method and device for checking the VRRP configuration. It can automatically check the VRRP configuration, saving maintenance personnel time and improving maintenance efficiency.
一种检查VRRP配置的方法,包括:A method of checking VRRP configuration, including:
确定预先设置的两个或两个以上网元的每个虚拟路由器冗余协议VRRP对象之间的VRRP主备关系;Determining the VRRP master-slave relationship between the two or two VRRP objects of each virtual router redundancy protocol with a network element;
针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。Each VRRP parameter of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship is obtained, and each VRRP parameter obtained is evaluated according to a preset check policy.
可选地,所述按照预先设置的检查策略评估获得的每个VRRP参数之后还包括:显示所述每个VRRP参数的评估结果。Optionally, after the obtaining each VRRP parameter obtained according to the preset check policy, the method further includes: displaying an evaluation result of each of the VRRP parameters.
可选地,所述确定VRRP主备关系包括:Optionally, the determining the VRRP active/standby relationship includes:
针对所述每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;Determining two physical interfaces representing the current VRRP link for each VRRP link between the VRRP objects;
针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;For each physical interface that is determined: the VRRP object with the same signaling interface as the current physical interface is searched for on the network element where the current physical interface is located.
针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系。For the two VRRP objects that are found, set the VRRP object with the higher priority as the primary VRRP object, set the other VRRP object as the standby VRRP object, and establish the mapping between the primary and backup VRRP objects.
可选地,所述检查策略包括:Optionally, the checking policy includes:
主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
主、备VRRP对象的出接口是否均关闭三包抑制;和/或,Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。 Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
一种检查VRRP配置的装置,包括确定单元和检查单元,其中,An apparatus for checking a VRRP configuration, comprising a determining unit and an checking unit, wherein
确定单元,设置为:确定预先设置的两个或两个以上网元的每个VRRP对象之间的VRRP主备关系;The determining unit is configured to: determine a VRRP active/standby relationship between each of the two or two VRRP objects that are preset in the network element;
检查单元,设置为:针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。The VRRP parameter is set to: for each VRRP active/standby relationship that is determined: the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained, and each VRRP obtained is evaluated according to a preset check policy. parameter.
可选地,所述装置还包括显示单元,设置为:显示所述每个VRRP参数的评估结果。Optionally, the apparatus further includes a display unit configured to: display an evaluation result of each of the VRRP parameters.
可选地,所述确定单元是设置为:针对所述每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系。Optionally, the determining unit is configured to: determine, for each VRRP link between each VRRP object, two physical interfaces that represent a current VRRP link; for each physical interface determined: at a current physics On the NE where the interface is located, find the VRRP object with the same VRRP object as the current VRRP object. For the two VRRP objects, set the VRRP object with the higher priority as the primary VRRP object and the other VRRP object. Set the VRRP object as the standby VRRP object and establish the mapping between the primary and backup VRRP objects.
可选地,所述检查策略包括:Optionally, the checking policy includes:
主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
主、备VRRP对象的出接口是否均关闭三包抑制;和/或,Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
与相关技术相比,本发明实施例的技术方案包括:确定预先设置的两个 或两个以上网元的每个VRRP对象之间的VRRP主备关系;针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。通过本发明实施例技术方案,实现了自动检查VRRP配置,节省了维护人员的时间,从而提高了维护效率。Compared with the related art, the technical solution of the embodiment of the present invention includes: determining two presets Or the VRRP master-slave relationship between each VRRP object and the VRRP object. For each VRRP active/standby relationship, the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained. Each VRRP parameter obtained is evaluated according to a pre-set inspection strategy. Through the technical solution of the embodiment of the present invention, the automatic inspection of the VRRP configuration is realized, which saves the maintenance personnel time, thereby improving the maintenance efficiency.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例检查VRRP配置的方法的流程图;1 is a flowchart of a method for checking a VRRP configuration according to an embodiment of the present invention;
图2为本发明实施例检查VRRP配置的装置的组成结构示意图。FIG. 2 is a schematic structural diagram of a device for checking a VRRP configuration according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下文中将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在一些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。The steps illustrated in the flowchart of the figures may be executed in a computer system such as a set of computer executable instructions. Also, although logical sequences are shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
图1为本发明实施例检查VRRP配置的方法的流程图,如图1所示,包括:FIG. 1 is a flowchart of a method for checking a VRRP configuration according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
步骤101:确定预先设置的两个或两个以上网元的每个VRRP对象之间的VRRP主备关系。包括:Step 101: Determine a VRRP active/standby relationship between two or two VRRP objects that are preset in the network element. include:
针对每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系,至此确定出一个VRRP主备关系。 For each VRRP link between each VRRP object, determine two physical interfaces that represent the current VRRP link; for each physical interface that is determined: look up the signaling interface of the VRRP object on the network element where the current physical interface is located The current VRRP object with the same physical interface. For the two VRRP objects that are found, set the VRRP object with the higher priority as the primary VRRP object, set the other VRRP object as the standby VRRP object, and establish the primary and backup devices. Relationship between VRRP objects. A VRRP master/slave relationship is determined.
步骤102:针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。其中,Step 102: For each VRRP active/standby relationship that is determined, each VRRP parameter of the primary VRRP object and the standby VRRP object indicated by the VRRP active/standby relationship is obtained, and each obtained VRRP parameter is evaluated according to a preset check policy. among them,
检查策略至少包括:The inspection strategy includes at least:
主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
主、备VRRP对象的出接口是否均关闭三包抑制;和/或,Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。其中,心跳接口即为聚合接口。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board. The heartbeat interface is an aggregate interface.
步骤102之后还可包括:显示每个VRRP参数的评估结果。这样,实现了维护人员方便地根据评估结果确定VRRP配置是否正确。这里举例来看,Step 102 may further include: displaying an evaluation result of each VRRP parameter. In this way, it is realized that the maintenance personnel can conveniently determine whether the VRRP configuration is correct according to the evaluation result. Here is an example,
当检查策略为:主VRRP对象的标识是否与备VRRP对象的标识相同,以及,主、备VRRP对象是否均开启二层交换时,评估结果可能为:主VRRP对象的标识与备VRRP对象的标识相同,主、备VRRP对象均开启二层交换。When the check policy is: whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object, and whether the primary and backup VRRP objects are both Layer 2 switched, the evaluation result may be: the identifier of the primary VRRP object and the identifier of the standby VRRP object. The same is true for both the primary and backup VRRP objects.
图2为本发明实施例检查VRRP配置的装置的组成结构示意图,该装置设置在网管系统所在的网元中。如图2所示,包括确定单元21和检查单元22,其中,FIG. 2 is a schematic structural diagram of a device for checking a VRRP configuration according to an embodiment of the present invention. The device is disposed in a network element where the network management system is located. As shown in FIG. 2, the determining unit 21 and the checking unit 22 are included, wherein
确定单元,设置为:确定预先设置的两个或两个以上网元的每个VRRP对象之间的VRRP主备关系;The determining unit is configured to: determine a VRRP active/standby relationship between each of the two or two VRRP objects that are preset in the network element;
检查单元,设置为:针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。The VRRP parameter is set to: for each VRRP active/standby relationship that is determined: the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained, and each VRRP obtained is evaluated according to a preset check policy. parameter.
如图2所示装置还可包括显示单元23,设置为:显示每个VRRP参数的 评估结果。The apparatus shown in FIG. 2 may further include a display unit 23 configured to display each VRRP parameter. evaluation result.
确定单元21是设置为:针对每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系。The determining unit 21 is configured to: determine, for each VRRP link between each VRRP object, two physical interfaces that represent the current VRRP link; for each physical interface determined: look up the network element where the current physical interface is located The VRRP object has the same VRRP object as the current VRRP object. For the two VRRP objects, the VRRP object with the higher priority is set as the VRRP object, and the other VRRP object is set as the standby VRRP object. Establish the correspondence between the set primary and backup VRRP objects.
检查策略至少包括:The inspection strategy includes at least:
主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
主、备VRRP对象的出接口是否均关闭三包抑制;和/或,Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。 上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
通过本发明实施例,实现了自动检查VRRP配置,节省了维护人员的时间,从而提高了维护效率。 Through the embodiment of the invention, the automatic inspection of the VRRP configuration is realized, which saves the maintenance personnel time, thereby improving the maintenance efficiency.

Claims (9)

  1. 一种检查VRRP配置的方法,包括:A method of checking VRRP configuration, including:
    确定预先设置的两个或两个以上网元的每个虚拟路由器冗余协议VRRP对象之间的VRRP主备关系;Determining the VRRP master-slave relationship between the two or two VRRP objects of each virtual router redundancy protocol with a network element;
    针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。Each VRRP parameter of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship is obtained, and each VRRP parameter obtained is evaluated according to a preset check policy.
  2. 根据权利要求1所述的方法,其中,所述按照预先设置的检查策略评估获得的每个VRRP参数之后还包括:显示所述每个VRRP参数的评估结果。The method according to claim 1, wherein the evaluating each of the obtained VRRP parameters according to the preset check policy further comprises: displaying an evaluation result of each of the VRRP parameters.
  3. 根据权利要求1或2所述的方法,其中,所述确定VRRP主备关系包括:The method according to claim 1 or 2, wherein the determining the VRRP active/standby relationship comprises:
    针对所述每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;Determining two physical interfaces representing the current VRRP link for each VRRP link between the VRRP objects;
    针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;For each physical interface that is determined: the VRRP object with the same signaling interface as the current physical interface is searched for on the network element where the current physical interface is located.
    针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系。For the two VRRP objects that are found, set the VRRP object with the higher priority as the primary VRRP object, set the other VRRP object as the standby VRRP object, and establish the mapping between the primary and backup VRRP objects.
  4. 根据权利要求1或2所述的方法,其中,所述检查策略包括:The method of claim 1 or 2, wherein the checking policy comprises:
    主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
    主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
    主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
    主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
    主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
    主、备VRRP对象的出接口是否均关闭三包抑制;和/或, Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
    主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
  5. 一种检查VRRP配置的装置,包括确定单元和检查单元,其中,An apparatus for checking a VRRP configuration, comprising a determining unit and an checking unit, wherein
    确定单元,设置为:确定预先设置的两个或两个以上网元的每个VRRP对象之间的VRRP主备关系;The determining unit is configured to: determine a VRRP active/standby relationship between each of the two or two VRRP objects that are preset in the network element;
    检查单元,设置为:针对确定出的每个VRRP主备关系:获取VRRP主备关系指示的主VRRP对象和备VRRP对象的每个VRRP参数,并按照预先设置的检查策略评估获得的每个VRRP参数。The VRRP parameter is set to: for each VRRP active/standby relationship that is determined: the VRRP parameters of the primary VRRP object and the standby VRRP object indicated by the VRRP master/slave relationship are obtained, and each VRRP obtained is evaluated according to a preset check policy. parameter.
  6. 根据权利要求5所述的装置,还包括显示单元,设置为:显示所述每个VRRP参数的评估结果。The apparatus according to claim 5, further comprising a display unit configured to: display an evaluation result of said each VRRP parameter.
  7. 根据权利要求5或6所述的装置,其中,所述确定单元是设置为:The apparatus according to claim 5 or 6, wherein said determining unit is configured to:
    针对所述每个VRRP对象之间的每个VRRP链接,确定表示当前VRRP链接的两个物理接口;针对确定出的每个物理接口:在当前物理接口所在的网元上查找VRRP对象的信令接口与当前物理接口相同的VRRP对象;针对查找出的两个VRRP对象,将优先级较大的VRRP对象设置为主VRRP对象,将另一个VRRP对象设置为备VRRP对象,并建立所设置的主、备VRRP对象之间的对应关系。For each VRRP link between each VRRP object, determine two physical interfaces that represent the current VRRP link; for each physical interface that is determined: look up the signaling of the VRRP object on the network element where the current physical interface is located The VRRP object with the same physical interface as the current physical interface. Set the VRRP object with the higher priority as the primary VRRP object, set the other VRRP object as the standby VRRP object, and establish the set master for the two VRRP objects. And the correspondence between VRRP objects.
  8. 根据权利要求5或6所述的装置,其中,所述检查策略包括:The apparatus according to claim 5 or 6, wherein the inspection policy comprises:
    主VRRP对象的标识是否与备VRRP对象的标识相同;和/或,Whether the ID of the primary VRRP object is the same as the identifier of the standby VRRP object; and/or,
    主VRRP对象的抢占时间是否等于预先设置的抢占时间标准值;和/或,Whether the preemption time of the primary VRRP object is equal to the pre-set preemption time standard value; and/or,
    主、备VRRP对象是否均开启地址解析协议ARP学习和免费ARP学习;和/或,Whether the ARP learning and free ARP learning are enabled on the active and standby VRRP objects; and/or
    主、备VRRP对象是否均开启二层交换;和/或,Whether the primary and backup VRRP objects are enabled for Layer 2 switching; and/or,
    主、备VRRP对象之间是否通过聚合接口进行心跳信息交互;和/或,Whether the primary and backup VRRP objects exchange heartbeat information through the aggregate interface; and/or,
    主、备VRRP对象的出接口是否均关闭三包抑制;和/或,Whether the outbound interfaces of the primary and backup VRRP objects are off the three-packet suppression; and/or,
    主、备VRRP对象的心跳接口和出接口是否均在同一块物理电路板上。Whether the heartbeat interface and the outgoing interface of the active and standby VRRP objects are on the same physical circuit board.
  9. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-4任一项的方法。 A computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-4.
PCT/CN2016/070417 2015-06-12 2016-01-07 Method and apparatus for checking vrrp configuration WO2016197603A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510324185.6 2015-06-12
CN201510324185.6A CN106254087A (en) 2015-06-12 2015-06-12 A kind of method and apparatus checking that VRRP configures

Publications (1)

Publication Number Publication Date
WO2016197603A1 true WO2016197603A1 (en) 2016-12-15

Family

ID=57502788

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/070417 WO2016197603A1 (en) 2015-06-12 2016-01-07 Method and apparatus for checking vrrp configuration

Country Status (2)

Country Link
CN (1) CN106254087A (en)
WO (1) WO2016197603A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110213778B (en) * 2018-02-28 2021-11-05 中兴通讯股份有限公司 Method and device for intelligently pairing main network element and standby network element
CN111064662B (en) * 2020-01-02 2021-05-25 重庆紫光华山智安科技有限公司 Virtual routing redundancy protocol configuration method and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075858A (en) * 2007-07-20 2007-11-21 华为技术有限公司 Method and apparatus for inspecting route configuration information consistence
CN101094102A (en) * 2007-07-18 2007-12-26 杭州华三通信技术有限公司 Main and standby switching method and route standby system for route device
CN101707570A (en) * 2009-12-17 2010-05-12 杭州华三通信技术有限公司 Load balancing method and equipment in VRRP scene
CN101945083A (en) * 2009-07-08 2011-01-12 中兴通讯股份有限公司 Authentication method and counterfeit judgment method for virtual router redundancy protocol
CN101945036A (en) * 2009-07-08 2011-01-12 中兴通讯股份有限公司 Judging method for failure of main router of virtual route redundancy protocol and router

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101094102A (en) * 2007-07-18 2007-12-26 杭州华三通信技术有限公司 Main and standby switching method and route standby system for route device
CN101075858A (en) * 2007-07-20 2007-11-21 华为技术有限公司 Method and apparatus for inspecting route configuration information consistence
CN101945083A (en) * 2009-07-08 2011-01-12 中兴通讯股份有限公司 Authentication method and counterfeit judgment method for virtual router redundancy protocol
CN101945036A (en) * 2009-07-08 2011-01-12 中兴通讯股份有限公司 Judging method for failure of main router of virtual route redundancy protocol and router
CN101707570A (en) * 2009-12-17 2010-05-12 杭州华三通信技术有限公司 Load balancing method and equipment in VRRP scene

Also Published As

Publication number Publication date
CN106254087A (en) 2016-12-21

Similar Documents

Publication Publication Date Title
US11323307B2 (en) Method and system of a dynamic high-availability mode based on current wide area network connectivity
US9467330B2 (en) Diagnosing connectivity in a network
US10277454B2 (en) Handling failure of stacking system
CN108173691B (en) Cross-device aggregation method and device
TW201714432A (en) Management methods, service controller devices and non-stransitory, computer-readable media
US10972334B2 (en) Automated electronic computing and communication system event analysis and management
WO2021047011A1 (en) Data processing method and apparatus, and computer storage medium
WO2019085975A1 (en) Network topology display method and network management device
CN106452915B (en) Method and device for discovering MPLS VPN network topology
US8914503B2 (en) Detected IP link and connectivity inference
WO2016197603A1 (en) Method and apparatus for checking vrrp configuration
US9985862B2 (en) MEP configuration method and network device
US20150019712A1 (en) Method for determining network topology
WO2017054518A1 (en) Service board device resource management method and apparatus, main control board and framed device
US9826043B2 (en) Method to protect storage systems from discontinuity due to device misconfiguration
JP7056207B2 (en) Topology determination device, topology determination method, topology determination program and communication system
US20180115500A1 (en) Network entities on ring networks
TWI506528B (en) Visual network management method
TW201328245A (en) Generating method for container topology
WO2016090768A1 (en) Port attribute inheritance method and device
JP6370183B2 (en) Network device, network management system and program
CN113992495B (en) Alarm information processing method and device, computer equipment and storage medium
CN106484381B (en) data center model, information processing method and device
WO2016192505A1 (en) Automatic switching method and apparatus for external network port connection type, and subrack management board
JP2018157437A (en) Information processing unit, information processing unit control method and information processing unit control program

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

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

Country of ref document: EP

Kind code of ref document: A1