KR20220028319A - Microloop avoidance method - Google Patents

Microloop avoidance method Download PDF

Info

Publication number
KR20220028319A
KR20220028319A KR1020200109150A KR20200109150A KR20220028319A KR 20220028319 A KR20220028319 A KR 20220028319A KR 1020200109150 A KR1020200109150 A KR 1020200109150A KR 20200109150 A KR20200109150 A KR 20200109150A KR 20220028319 A KR20220028319 A KR 20220028319A
Authority
KR
South Korea
Prior art keywords
router
router node
delay
metric
node
Prior art date
Application number
KR1020200109150A
Other languages
Korean (ko)
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 주식회사 다산네트웍솔루션즈
Priority to KR1020200109150A priority Critical patent/KR20220028319A/en
Publication of KR20220028319A publication Critical patent/KR20220028319A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/18Loop-free operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/023Delayed use of routing table updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • H04L45/121Shortest path evaluation by minimising delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • H04L45/123Evaluation of link metrics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/54Organization of routing tables
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/70Routing based on monitoring results

Landscapes

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

Abstract

A micro-loop avoidance method of the present invention is a method of preventing micro-loops between router nodes caused by topology changes caused by network failures or recovery. In the present invention, a method of sequentially applying the routing table reflection reflecting the topology change according to the metric value is used, and tunneling is used to prevent micro-loops when a general router which does not apply sequentially is included in a path.

Description

마이크로 루프 회피 방법{MICROLOOP AVOIDANCE METHOD}Microloop avoidance method {MICROLOOP AVOIDANCE METHOD}

본 발명은 네트워크 라우팅 기술에 관한 것으로, 더욱 상세하게는 링크 장애 등으로 인해 발생하는 마이크로 루프를 방지하는 방법에 관한 것이다.The present invention relates to a network routing technology, and more particularly, to a method of preventing a microloop caused by a link failure or the like.

라우팅 프로토콜은 라우터 간 통신 방식을 규정하는 통신 규약이다. 많은 종류의 라우팅 프로토콜이 RFC 문서에 정의되어 있지만 다음의 3가지 주요 클래스가 IP 네트워크에서 주로 사용된다. 링크 스테이트 라우팅 프로토콜을 통한 내부 게이트웨이 라우팅을 하는 OSPF(Open Shortest Path First)와 IS??IS(Intermediate System to Intermediate System), 경로 벡터나 거리 벡터 프로토콜을 통한 내부 게이트웨이 라우팅을 하는 IGRP(Interior Gateway Routing Protocol)과 EIGRP(Enhanced Interior Gateway Routing Protocol), 외부 게이트웨이 라우팅을 하는 BGP(Border Gateway Protocol) 등이 주요 클래스에 해당한다.A routing protocol is a communication protocol that defines a communication method between routers. Although many kinds of routing protocols are defined in RFC documents, the following three main classes are mainly used in IP networks. Open Shortest Path First (OSPF) and Intermediate System to Intermediate System (IS??IS) for internal gateway routing through link state routing protocols, and Interior Gateway Routing Protocol (IGRP) for internal gateway routing through path vector or distance vector protocols ), Enhanced Interior Gateway Routing Protocol (EIGRP), and Border Gateway Protocol (BGP) for external gateway routing are major classes.

예를 들어, OSPF는 동적 라우팅 프로토콜로 대표적인 링크 상태 라우팅 프로토콜이다. 연결된 링크의 상태를 감시하여 최적의 경로를 선택한다.For example, OSPF is a dynamic routing protocol and is a representative link state routing protocol. The optimal path is selected by monitoring the status of the connected link.

고속 재라우팅(Fast Reroute, FRR) 기법은 네트워크에서 장애가 발생한 상황에서 최소의 패킷 손실로 트래픽을 복구하는 기법이다. FRR은 장애 발생시 사용할 대체 경로 즉, 백업 경로를 미리 계산하여 설정해 두고, 장애 발생시 백업 경로로 트래픽을 우회시키고 최단 경로 재산정이 완료되어 새로운 최단 경로가 선출되면 다시 새로운 경로로 트래픽을 포워딩한다.The Fast Reroute (FRR) technique is a technique for recovering traffic with minimal packet loss in the event of a network failure. FRR calculates and sets an alternate path to be used in the event of a failure, that is, a backup path in advance. In case of a failure, traffic is detoured to the backup path.

FRR을 하더라도 라우팅 도메인을 구성하는 각 라우터 노드 간 새로운 경로를 FIB에 인스톨하는 시간 차이로 인해 라우터 노드 사이에 마이크로 루프(Microloop)가 발생할 수 있다.Even with FRR, a microloop may occur between router nodes due to the time difference of installing a new route in the FIB between each router node constituting the routing domain.

등록특허 제10??2123689호에는 FIB 인스톨 시간 차이로 인해 발생하는 마이크로 루프를 회피하는 방법인 메트릭 딜레이(Metric Delay)에 대하여 개시하고 있다. 다만, 등록특허에 개시된 방법은 네트워크 내의 모든 라우터 노드가 메트릭 딜레이를 지원하는 경우에 효과적으로 동작하며, 메트릭 딜레이를 지원하지 않는 일반 라우터 노드가 네트워크에 포함되어 있는 경우 메트릭 딜레이 방법으로 마이크로 루프를 방지하는 것이 어려운 상황이 발생할 수 있다.Registered Patent No. 10??2123689 discloses a metric delay, which is a method of avoiding a microloop caused by a difference in FIB installation time. However, the method disclosed in the registered patent works effectively when all router nodes in the network support the metric delay, and when a general router node that does not support the metric delay is included in the network, the metric delay method prevents micro loops. Difficult situations may arise.

대한민국 등록특허 제10??2123689호Republic of Korea Patent Registration No. 10??2123689

본 발명은 네트워크에 라우터 노드의 FIB에 인스톨하는 시간 차이에 의해 발생되는 마이크로 루프를 방지하는 방법을 지원하지 않는 일반 라우터 노드가 포함되어도 적용할 수 있는 마이크로 루프 방지 방법을 제공하는 것을 목적으로 한다.It is an object of the present invention to provide a microloop prevention method that can be applied even if a general router node that does not support a method for preventing a microloop caused by a difference in installation time in the FIB of a router node is included in the network.

발명의 일 양상에 따르면, 메트릭 딜레이(Metric Delay)를 지원하는 라우터 노드와, 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 모두 포함하는 네트워크에서 발생한 토폴로지 변경으로 인한 마이크로 루프(microloop) 회피 방법은 네트워크 내의 라우터 노드들이 메트릭 딜레이 지원 여부를 광고하는 메트릭 딜레이 광고 단계와, 토폴로지 변경 이벤트가 발생한 라우터 노드가 미리 설정된 백업 경로를 활성화하는 백업 경로 활성화 단계와, 토폴로지 변경 이벤트가 발생한 라우터 노드가 네트워크의 다른 라우터 노드로 토폴로지 변경 통지 정보를 통지하는 토폴로지 변경 통지 단계와, 토폴로지 변경을 인식한 라우터 노드가 일정 시간 대기 후 목적지까지의 라우터 메트릭을 다시 계산하여 최단 경로를 선출하는 최단 경로 선출 단계와, 토폴로지 변경을 인식한 라우터 노드가 중 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 메트릭 딜레이 지원 라우터 노드로 터널링(Tunneling)을 설정하는 터널링 설정 단계와, 토폴로지 변경을 인식한 라우터 노드가 계산된 라우터 메트릭 값에 따라 다른 지연 시간을 대기한 후 선출된 최단 경로를 라우팅 테이블에 반영하는 최단 경로 반영 단계와, 터널링을 설정한 라우터 노드가 터널링을 해제하는 터널링 해제 단계를 포함한다.According to one aspect of the invention, a microloop avoidance method due to a topology change occurring in a network including both a router node supporting metric delay and a general router node not supporting metric delay is provided in the network. A metric delay advertisement stage in which router nodes advertise whether or not the metric delay is supported, a backup path activation stage in which a router node in which a topology change event occurs activates a preset backup path, and a router node in which the topology change event occurs is another router node in the network Topology change notification step of notifying topology change notification information with Tunneling setup stage in which one router node establishes tunneling to the closest metric delay-supporting router node to the node where the topology change event occurred, and the router node recognizing the topology change has a different delay time depending on the calculated router metric value It includes a shortest path reflection step in which the selected shortest path is reflected in the routing table after waiting for , and a tunneling release step in which a router node that has set up tunneling releases the tunneling.

발명의 또 다른 양상에 따르면, 최단 경로 반영 단계에서 라우터 노드가 대기하는 지연 시간은 미리 설정된 지연 상수 값과 라우터 메트릭 값의 곱으로 계산될 수 있다.According to another aspect of the invention, the delay time the router node waits for in the shortest path reflection step may be calculated as a product of a preset delay constant value and a router metric value.

발명의 또 다른 양상에 따르면, 최단 경로 반영 단계에서의 미리 설정된 지연 상수 값은 적어도 하나의 라우터 노드에서 다른 값으로 설정될 수 있다.According to another aspect of the invention, the preset delay constant value in the shortest path reflection step may be set to a different value in at least one router node.

발명의 또 다른 양상에 따르면, 마이크로 루프(microloop) 회피 방법은 토폴로지 변경 이벤트 발생 전에, 라우터 노드가 설정된 지연 상수 값을 다른 라우터 노드로 통지하는 단계와, 다른 라우터 노드의 설정된 지연 상수 값을 수신한 라우터 노드가 설정된 지연 상수 값과 비교하여 큰 값으로 지연 상수 값을 결정하는 단계를 더 포함할 수 있다.According to another aspect of the present invention, a microloop avoidance method includes the steps of notifying, by a router node, a set delay constant value to another router node, before a topology change event occurs, and receiving the set delay constant value of another router node. The method may further include determining, by the router node, the delay constant value as a larger value compared with the set delay constant value.

본 발명의 메트릭 딜레이를 이용한 마이크로 루프 회피 방법에 의하면 라우터 노드는 네트워크에서 발생된 장애로 인해 변경된 토폴로지에 대하여 최단 경로를 산출하고, 산출된 최단 경로를 라우터 노드의 FIB에 반영하기 전에 라우터 노드가 메트릭 값을 이용하여 계산된 지연 시간만큼 대기한 후 산출된 최단 경로를 FIB에 반영하여 마이크로 루프의 발생을 방지하고 패킷 손실을 최소화할 수 있고, 네트워크에 메트릭 딜레이를 이용하는 마이크로 루프 방지 방법을 지원하지 않는 일반 라우터 노드가 포함되는 경우 터널링을 통해 마이크로 루프를 방지하는 방법을 제공하는 것을 목적으로 한다.According to the microloop avoidance method using the metric delay of the present invention, the router node calculates the shortest path for the topology changed due to the failure occurring in the network, and before reflecting the calculated shortest path in the FIB of the router node, the router node performs the metric After waiting for the delay time calculated using the value, the calculated shortest path is reflected in the FIB to prevent the occurrence of microloop and minimize packet loss. The purpose of this is to provide a method to prevent micro-loop through tunneling when a general router node is included.

도 1은 링크 장애 발생으로 인한 최단 경로 변경으로 마이크로 루프가 발생하는 것을 도시한 것이다.
도 2는 링크 장애 복구로 인한 최단 경로 변경으로 마이크로 루프가 발생하는 것을 도시한 것이다.
도 3은 일 실시 예에 따라 링크 장애 시 백업 경로를 활성화하고 트래픽을 우회시키는 것을 도시한 것이다.
도 4는 메트릭 딜레이를 지원하는 라우터 노드로만 구성된 네트워크에서 링크 장애 시 마이크로 루프 발생 없이 최단 경로가 변경되는 것을 도시한 것이다.
도 5는 메트릭 딜레이를 지원하는 라우터 노드로만 구성된 네트워크에서 링크 복구 시 마이크로 루프 발생 없이 최단 경로가 변경되는 것을 도시한 것이다.
도 6은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드로 인해 링크 장애 시 마이크로 루프 발생하는 것을 도시한 것이다.
도 7은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 포함하는 네트워크에서 링크 장애 시 마이크로 루프 발생이 방지되는 것을 도시한 것이다.
도 8은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 포함하는 네트워크에서 마이크로 루프 회피 방법의 절차를 도시한 것이다.
1 is a diagram illustrating the occurrence of a microloop due to a shortest path change due to occurrence of a link failure.
2 is a diagram illustrating the occurrence of a microloop due to a shortest path change due to link failure recovery.
3 is a diagram illustrating activating a backup path and detouring traffic in case of a link failure according to an exemplary embodiment.
4 is a diagram illustrating that the shortest path is changed without generating a microloop when a link fails in a network including only router nodes supporting metric delay.
5 is a diagram illustrating that the shortest path is changed without generating a microloop when a link is restored in a network composed only of router nodes supporting metric delay.
6 is a diagram illustrating a micro-loop occurring in the event of a link failure due to a general router node that does not support metric delay.
7 is a diagram illustrating prevention of microloop generation in case of link failure in a network including a general router node that does not support metric delay.
8 is a flowchart illustrating a micro-loop avoidance method in a network including a general router node that does not support metric delay.

전술한, 그리고 추가적인 양상들은 첨부된 도면을 참조하여 설명하는 실시 예들을 통해 구체화된다. 각 실시 예들의 구성 요소들은 다른 언급이나 상호간에 모순이 없는 한 실시 예 내에서 다양한 조합이 가능한 것으로 이해된다. 블록도의 각 블록은 어느 경우에 있어서 물리적인 부품을 표현할 수 있으나 또 다른 경우에 있어서 하나의 물리적인 부품의 기능의 일부 혹은 복수의 물리적인 부품에 걸친 기능의 논리적인 표현일 수 있다. 때로는 블록 혹은 그 일부의 실체는 프로그램 명령어들의 집합(set)일 수 있다. 이러한 블록들은 전부 혹은 일부가 하드웨어, 소프트웨어 혹은 이들의 결합에 의해 구현될 수 있다.The foregoing and additional aspects are embodied through embodiments described with reference to the accompanying drawings. It is understood that various combinations of elements in each embodiment are possible within the embodiments as long as there is no contradiction between them or other mentions. Each block in the block diagram may in some cases represent a physical part, but in other cases may be a part of the function of one physical part or a logical representation of a function across a plurality of physical parts. Sometimes a block or part of an entity may be a set of program instructions. All or a part of these blocks may be implemented by hardware, software, or a combination thereof.

도 1은 링크 장애 발생으로 인한 최단 경로 변경으로 마이크로 루프가 발생하는 것을 도시한 것이다. 도 1은 예시적으로 9개의 라우터 노드로 구성된 라우터 도메인에 대한 링 토폴로지(Ring Topology)를 도시하고 있다. 도 1에 도시된 라우터 노드는 네트워크에서 IP 패킷 즉, 트래픽의 전송을 위해 경로 지정을 하는 장치로 IP 패킷을 출발지에서 목적지까지 가장 빠르고 효율적인 경로를 찾아 전달한다. 도 1에서 라우터 노드9가 다른 라우터 도메인으로 넘어가는 게이트웨이(Gateway)이다. 설명을 위하여 각 라우터 노드 간 링크 코스트는 모두 동일한 것을 가정한다. 예를 들어, 도 1에서 라우팅 프로토콜로 OSPF(Open Shortest Path First)가 사용되는 경우 각 라우터 노드 간의 링크 코스트는 통상적으로 링크 속도에 따라 정의되므로 모두 동일한 속도의 링크로 설정되어 있다고 가정한다. 외부 라우터로 전달되어야 하는 라우터 노드4에서 시작되는 패킷은 최단 경로(Shortest Path)를 따라 라우터 노드3/라우터 노드2/라우터 노드1/라우터 노드9를 거쳐 목적지로 전송된다. 마찬가지로 라우터 노드5에서 시작되는 패킷은 최단 경로를 따라 라우터 노드6/라우터 노드7/라우터 노드8/라우터 노드9를 거쳐 목적지로 전송된다.1 is a diagram illustrating the occurrence of a microloop due to a shortest path change due to occurrence of a link failure. 1 exemplarily shows a ring topology for a router domain composed of nine router nodes. The router node shown in FIG. 1 is a device that designates a route for the transmission of IP packets, ie, traffic, in a network, and finds and delivers the fastest and most efficient route for IP packets from a source to a destination. In FIG. 1, a router node 9 is a gateway to another router domain. For the sake of explanation, it is assumed that the link costs between each router node are all the same. For example, when Open Shortest Path First (OSPF) is used as the routing protocol in FIG. 1 , link costs between router nodes are typically defined according to link speeds, so it is assumed that all links are set to the same speed. A packet originating from router node 4 to be forwarded to an external router is transmitted to its destination through router node 3/router node 2/router node 1/router node 9 along the shortest path. Similarly, a packet originating from router node 5 is transmitted to its destination through router node 6/router node 7/router node 8/router node 9 along the shortest path.

이때, 도 1에 도시된 것과 같이 라우터 노드1과 라우터 노드9 사이의 링크가 다운된 경우 토폴로지 변경 이벤트(링크 절체 이벤트)가 라우터 노드1과 라우터 노드9에 발생하고, 라우터 노드1과 라우터 노드9는 토폴로지 변경 통지(Topology Change Notification) 정보를 동일한 라우팅 영역(routing area)에 있는 다른 라우터 노드들에 전달한다. 예를 들어, 라우팅 프로토콜이 IS??IS인 경우에는 LSP(Link State Packet)를 통해, 라우팅 프로토콜이 OSPF인 경우에는 LSA(Link Status Advertisement)를 통해 다른 라우터 노드들에 전달한다.At this time, as shown in FIG. 1, when the link between router node 1 and router node 9 is down, a topology change event (link change event) occurs in router node 1 and router node 9, and router node 1 and router node 9 transmits Topology Change Notification information to other router nodes in the same routing area. For example, when the routing protocol is IS??IS, it is transmitted to other router nodes through LSP (Link State Packet), and when the routing protocol is OSPF, it is transmitted to other router nodes through LSA (Link Status Advertisement).

토폴토지 변경 이벤트가 발생한 라우터 노드 또는 토폴로지 변경 통지 정보를 수신한 라우터 노드는 SPF(Shortest Path First) 계산을 하여 새로운 최단 경로를 선출한다. 선출된 새로운 최단 경로는 라우터에서 패킷을 포워딩하는 데이터 평면(Data Plane)에 위치한 라우팅 테이블인 FIB(Forwarding Information Base)에 인스톨 즉, 반영된다. 이때 각 라우터 노드 간에 FIB 인스톨 시간이 상이하여 인접한 라우터 노드간에 마이크로 루프가 발생한다. 도 1에 도시된 예에서, 라우터 노드2와 라우터 노드3 사이에서 라우터 노드2가 먼저 새로운 경로를 FIB에 인스톨하여 패킷을 라우터 노드3으로 우회하여 포워딩하고 있는데 라우터 노드3은 아직 새로운 경로를 FIB에 인스톨 하지 못하여 라우터 노드3이 다시 해당 패킷을 라우터 노드2로 다시 보내면 라우터 노드2와 라우터 노드3 사이에 일시적으로 마이크로 루프가 발생하게 되고 이로 인해 라우터 노드3이 새로운 경로를 FIB에 인스톨할 때까지 패킷 손실이 발생한다. 마이크로 루프는 도 1에서 라우터 노드1과 라우터 노드2 사이, 라우터 노드2와 라우터 노드3 사이, 라우터 노드 3과 라우터 노드4사이에 발생할 수 있다.The router node where the topology change event occurred or the router node that received the topology change notification information calculates SPF (Shortest Path First) and selects a new shortest path. The new shortest path selected is installed in the Forwarding Information Base (FIB), which is a routing table located in the data plane that forwards packets from the router, that is, reflected. At this time, the FIB installation time is different between each router node, and a micro-loop occurs between adjacent router nodes. In the example shown in Fig. 1, between router node 2 and router node 3, router node 2 first installs a new route in the FIB and forwards the packet to router node 3, but router node 3 still forwards the new route to the FIB. If the installation fails and router node 3 sends the packet back to router node 2 again, a micro-loop temporarily occurs between router node 2 and router node 3, which causes the packet until router node 3 installs a new route into the FIB. loss occurs. A microloop may occur between router node 1 and router node 2, between router node 2 and router node 3, and between router node 3 and router node 4 in FIG. 1 .

이때 라우터 노드5/6/7/8/9는 토폴로지 변경으로 인한 최단 경로 변경이 없어 도 1에 도시된 것과 갈이 SPF 경로 상의 다음 홉이 변경되지 않는다.At this time, the router node 5/6/7/8/9 does not change the shortest path due to the topology change, so that the next hop on the alternate SPF path from that shown in FIG. 1 is not changed.

도 2는 링크 장애 복구로 인한 최단 경로 변경으로 마이크로 루프가 발생하는 것을 도시한 것이다. 도 2에 도시된 것과 같이 링크 장애가 복구되는 경우에도 마이크로 루프가 발생할 수 있다. 도 2는 라우터 노드1과 라우터 노드9 사이의 링크 장애로 최단 경로가 변경된 후 링크 장애가 복구되어 다시 최단 경로가 변경되는 것을 도시한 것이다. 도 1의 경우와 마찬가지로 토폴로지 변경 이벤트가 라우터 노드1과 라우터 노드9에 발생하고, 라우터 노드1과 라우터 노드9는 토폴로지 변경 통지 정보를 같은 Area에 있는 다른 라우터 노드들에 전달한다. 각 라우터 노드는 SPF 계산을 하여 새로운 최단 경로를 선출하고, 선출된 새로운 최단 경로를 FIB에 인스톨 한다. 이때 각 라우터 노드 간에 FIB 인스톨 시간이 상이하여 인접한 라우터 노드간에 마이크로 루프가 발생한다. 도 2에 도시된 예에서, 라우터 노드2와 라우터 노드3 사이에서 라우터 노드3이 먼저 새로운 경로를 FIB에 인스톨하여 패킷을 노드2로 포워딩하고 있는데 라우터 노드2는 아직 새로운 경오를 FIB에 인스톨 하지 못하여 여전히 라우터 노드2가 다시 해당 패킷을 라우터 노드3으로 다시 보내면 라우터 노드2와 라우터 노드3 사이에 일시적으로 마이크로 루프가 발생하게 되고 이로 인해 라우터 노드2가 새로운 경로를 FIB에 인스톨할 때까지 패킷 손실이 발생한다. 마이크로 루프는 도 2에서 라우터 노드1과 라우터 노드2 사이, 라우터 노드2와 라우터 노드3 사이, 라우터 노드 3과 라우터 노드4사이에 발생할 수 있다.2 is a diagram illustrating the occurrence of a microloop due to a shortest path change due to link failure recovery. As shown in FIG. 2 , a microloop may occur even when a link failure is restored. FIG. 2 shows that the shortest path is changed due to a link failure between the router node 1 and the router node 9, and then the shortest path is changed again after the link failure is restored. As in the case of FIG. 1 , a topology change event occurs in router node 1 and router node 9, and router node 1 and router node 9 transmit topology change notification information to other router nodes in the same area. Each router node selects a new shortest path by calculating SPF, and installs the new shortest path selected in the FIB. At this time, the FIB installation time is different between each router node, and a micro-loop occurs between adjacent router nodes. In the example shown in Fig. 2, between router node 2 and router node 3, router node 3 first installs a new route in the FIB and forwards the packet to node 2, but router node 2 has not yet installed a new route in the FIB. Still, if router node 2 sends the packet back to router node 3, a micro-loop temporarily occurs between router node 2 and router node 3, which prevents packet loss until router node 2 installs a new route into the FIB. Occurs. A microloop may occur between router node 1 and router node 2, between router node 2 and router node 3, and between router node 3 and router node 4 in FIG. 2 .

도 3은 일 실시 예에 따라 링크 장애 시 백업 경로를 활성화하고 트래픽을 우회시키는 것을 도시한 것이고, 도 4는 메트릭 딜레이를 지원하는 라우터 노드로만 구성된 네트워크에서 링크 장애 시 마이크로 루프 발생 없이 최단 경로가 변경되는 것을 도시한 것이다. 즉, 도 3 및 도 4는 메트릭 딜레이 방법으로 라우터 노드 들의 다음 홉이 변경되는 과정을 도시하고 있다.3 is a diagram illustrating activating a backup path and detouring traffic in case of a link failure according to an embodiment, and FIG. 4 is a shortest path change without a microloop in case of a link failure in a network consisting only of router nodes supporting metric delay It shows what will be That is, FIGS. 3 and 4 show a process in which the next hop of router nodes is changed by the metric delay method.

메트릭 딜레이는 본 발명의 마이크로 루프 회피 방법을 설명의 편의상 정의한 명칭이다. 메트릭 딜레이를 지원하는 라우터 노드는 본 발명의 마이크로 루프 회피 방법의 절차를 수행할 수 있는 라우터로 메트릭 딜레이 지원 라우터 노드로 표현되고, 메트릭 딜레이를 지원하지 않는 라우터 노드는 일반 라우터 노드로 표현한다. 도 3 및 도 4에 도시된 라우터 노드(외부 라우터 제외)들은 모두 메트릭 딜레이 지원 라우터 노드이다. 도 3 및 도 4를 참고하여 링크 절체 시의 메트릭 딜레이를 설명한다.The metric delay is a name defined for the convenience of description of the method for avoiding micro loops of the present invention. A router node supporting metric delay is a router capable of performing the procedure of the microloop avoidance method of the present invention and is expressed as a metric delay supporting router node, and a router node not supporting metric delay is expressed as a general router node. All router nodes (except external routers) shown in FIGS. 3 and 4 are metric delay support router nodes. A metric delay during link switching will be described with reference to FIGS. 3 and 4 .

도 3에 도시된 것과 같이 라우터 노드1과 라우터 노드9 사이의 링크 절체 시 라우터 노드1은 빠른 장애 복구를 위하여 FRR(Fast Reroute)를 적용하여 미리 설정된 백업 경로를 활성화하고 패킷을 우회시킨다. 도 3의 링 토폴로지에서는 RLFA(Remote Loop Free Alternative) 프로토콜을 이용하여 PQ 노드(라우터 노드5)로 백업 터널(Backup tunnel)을 만들어 패킷이 손실되지 않도록 한다. 이때 라우터 노드2와 라우터 노드3과 라우터 노드4는 여전히 링크 절체 이벤트 발생 전의 최단 경로를 통해 패킷을 전송하고, 라우터 노드1은 해당 패킷을 백업 터널을 이용하여 패킷을 전송한다. 즉, 일 실시 예에 따른 마이크로 루프 회피 방법은 링크 절체 이벤트가 발생한 순간 FRR 프로토콜을 이용하여 패킷 손실을 최소화한다. As shown in FIG. 3 , when a link is switched between router node 1 and router node 9, router node 1 applies Fast Reroute (FRR) to activate a preset backup path and detour packets for quick failure recovery. In the ring topology of FIG. 3 , a backup tunnel is made to the PQ node (router node 5) using the Remote Loop Free Alternative (RLFA) protocol to prevent packet loss. At this time, router node 2, router node 3, and router node 4 still transmit the packet through the shortest path before the link changeover event, and router node 1 transmits the packet using the backup tunnel. That is, the microloop avoidance method according to an embodiment minimizes packet loss by using the FRR protocol when a link changeover event occurs.

라우터 노드1과 라우터 노드9는 토폴로지 변경 통지(TCN) 정보를 동일한 라우팅 영역에 있는 다른 라우터 노드들에 전달한다. 예를 들어, 라우팅 프로토콜이 IS??IS인 경우에는 LSP(Link State Packet)를 통해, 라우팅 프로토콜이 OSPF인 경우에는 LSA(Link Status Advertisement)를 통해 다른 라우터 노드들에 전달한다.Router node 1 and router node 9 forward topology change notification (TCN) information to other router nodes in the same routing area. For example, when the routing protocol is IS??IS, it is transmitted to other router nodes through LSP (Link State Packet), and when the routing protocol is OSPF, it is transmitted to other router nodes through LSA (Link Status Advertisement).

도 4에 도시된 메트릭 딜레이의 예에서, 링크 장애 시 링크 절체 이벤트가 발생한 라우터 노드인 라우터 노드1 및 라우터 노드9로부터 TCN 정보를 전달 받은 각 라우터 노드는 SPF 타이머를 구동시키고, SPF 타이머가 종료(Expire)되면 SPF를 수행하여 최단 경로를 다시 선출한다. 새로 선출된 목적지로의 최단 경로는 새로운 메트릭(Metric) 정보를 가진다. 도 4의 예에서 각 라우터 노드 사이의 링크 구간이 모두 동일한 10의 메트릭을 가지는 것으로 가정하면, 라우터 노드9까지 가는 경로의 경우 라우터 노드9까지 홉(hop)을 지날 때마다 메트릭이 10씩 증가하게 되므로 라우터 노드4의 경우 메트릭이 50이고, 라우터 노드3의 경우 메트릭이 60이고, 라우터 노드2의 경우 메트릭이 70이고, 라우터 노드1의 경우 메트릭이 80이 된다.In the example of the metric delay shown in FIG. 4, each router node that has received TCN information from router node 1 and router node 9, which is a router node where a link change event has occurred in the event of a link failure, starts an SPF timer, and the SPF timer is terminated ( Expire), SPF is performed to re-elect the shortest path. The shortest path to the newly elected destination has new metric information. In the example of FIG. 4, assuming that the link sections between each router node all have the same metric of 10, in the case of a route to router node 9, the metric increases by 10 every time it passes a hop to router node 9. Therefore, for router node 4, the metric is 50, for router node 3, the metric is 60, for router node 2, the metric is 70, and for router node 1, the metric is 80.

각 라우터 노드는 SPF 계산이 완료되면 새로운 경로 정보를 FIB에 바로 적용하나 메트릭 딜레이에서는 바로 FIB에 적용하지 않고 메트릭 값을 이용하여 지연 시간을 계산하고 그 시간만큼 FIB 인스톨을 지연시켜 마이크로 루프를 발생을 최소화할 수 있다. 메트릭 값을 이용하여 지연 시간을 계산하는 식은 제한이 없으나 메트릭 값에 의해 각 라우터 노드가 서로 다른 시간에 경로 정보를 FIB에 인스톨할 수 있어야 한다. 일 예로, 지연 시간을 계산하는 식은 미리 설정된 지연 상수(도 4의 예에서 Max Convergence 값, 100)에 메트릭 값을 곱한 결과를 ms 단위의 시간으로 환산하여 그 시간만큼 지연시킨다. 즉, 라우터 노드4의 경우 100*50(Metric)하여 5000ms 즉, 5초를 지연시킨 후 FIB를 인스톨하고, 같은 방법으로 라우터 노드3의 경우 6초, 라우터 노드2의 경우 7초, 라우터 노드1의 경우 8초 지연 후 FIB를 인스톨한다. 도 4의 예에서 순차적으로 라우터 노드4/3/2/1의 순서로 새로운 경로가 FIB에 인스톨되어 라우터 노드3이 FIB를 인스톨할 때에는 이미 라우터 노드4가 FIB를 인스톨하였기 때문에 라우터 노드3과 라우터 노드4 사이에는 마이크로 루프가 발생하지 않게 된다. 마찬가지로 라우터 노드2와 라우터 노드3 사이, 라우터 노드1과 라우터 노드2 사이에도 마이크로 루프가 발생하지 않게 된다. 라우터 노드1의 경우 FIB 인스톨과 함께 백업 경로도 비활성화한다.When SPF calculation is completed, each router node applies new route information directly to FIB. However, in metric delay, the delay time is calculated using the metric value instead of directly applied to the FIB, and FIB installation is delayed by that time to generate a micro loop. can be minimized There is no restriction on the formula for calculating the delay time using the metric value, but each router node must be able to install route information into the FIB at different times according to the metric value. As an example, the formula for calculating the delay time converts a result of multiplying a metric value by a preset delay constant (Max convergence value, 100 in the example of FIG. 4 ) into a time in ms, and delays it by that time. That is, in the case of router node 4, it is 100*50 (Metric), delaying 5000ms, that is, 5 seconds, and then installing the FIB. In the case of , the FIB is installed after a delay of 8 seconds. In the example of FIG. 4 , when new routes are sequentially installed in the FIB in the order of router node 4/3/2/1 and router node 3 installs the FIB, since router node 4 has already installed the FIB, router node 3 and router A microloop does not occur between Node 4. Similarly, a micro-loop does not occur between router node 2 and router node 3 and between router node 1 and router node 2. In case of router node 1, the backup path is also disabled along with FIB installation.

도 5는 메트릭 딜레이를 지원하는 라우터 노드로만 구성된 네트워크에서 링크 복구 시 마이크로 루프 발생 없이 최단 경로가 변경되는 것을 도시한 것이다. 도 5를 참고하여 링크 복구 시의 메트릭 딜레이를 설명한다. 링크 복구 시, 링크 절체 이벤트가 발생한 라우터 노드인 라우터 노드1 및 라우터 노드9로부터 TCN 정보를 전달 받은 각 라우터 노드는 SPF 타이머를 구동시키고, SPF 타이머가 종료(Expire)되면 SPF를 수행하여 최단 경로를 다시 선출한다. 새로 선출된 목적지로의 최단 경로는 새로운 메트릭(Metric) 정보를 가진다. 도 5의 예에서 각 라우터 노드 사이의 링크 구간이 모두 동일한 10의 메트릭을 가지는 것으로 가정하면, 라우터 노드9까지 가는 경로의 경우 라우터 노드9까지 홉(hop)을 지날 때마다 메트릭이 10씩 증가하게 되므로 라우터 노드1의 경우 메트릭이 10이고, 라우터 노드2의 경우 메트릭이 20이고, 라우터 노드3의 경우 메트릭이 30이고, 라우터 노드4의 경우 메트릭이 40이 된다.5 is a diagram illustrating that the shortest path is changed without generating a microloop when a link is restored in a network composed only of router nodes supporting metric delay. A metric delay in link recovery will be described with reference to FIG. 5 . During link recovery, each router node that receives TCN information from router node 1 and router node 9, which is the router node where the link change event occurred, starts an SPF timer. When the SPF timer expires, SPF is performed to find the shortest path re-elect The shortest path to the newly elected destination has new metric information. In the example of Fig. 5, assuming that the link sections between each router node all have the same metric of 10, in the case of a route to router node 9, the metric increases by 10 every time it passes a hop to router node 9. Therefore, in the case of router node 1, the metric is 10, in the case of router node 2, the metric is 20, in the case of router node 3, the metric is 30, and in the case of router node 4, the metric is 40.

각 라우터 노드는 SPF 계산이 완료되면 메트릭 값을 이용하여 지연 시간을 계산하고 그 시간만큼 FIB 인스톨 시간을 지연시켜 마이크로 루프를 발생을 최소화할 수 있다. 메트릭 값을 이용하여 지연 시간을 계산하는 식은 제한이 없으나 메트릭 값에 의해 각 라우터 노드가 서로 다른 시간에 경로 정보를 FIB에 인스톨할 수 있어야 한다. 일 예로, 지연 시간을 계산하는 식은 미리 설정된 지연 상수(도 5에서 Max Convergence 값, 100)에 메트릭 값을 곱한 결과를 ms 단위의 시간으로 환산하여 그 시간만큼 지연시킨다. 즉, 라우터 노드4의 경우 100*40(Metric)하여 4000ms 즉, 4초를 지연시킨 후 FIB를 인스톨하고, 같은 방법으로 라우터 노드3의 경우 3초, 라우터 노드2의 경우 2초, 라우터 노드1의 경우 1초 지연 후 FIB를 인스톨한다. 도 5의 예에서 순차적으로 라우터 노드1/2/3/4의 순서로 새로운 경로가 FIB에 인스톨되어 라우터 노드3이 FIB를 인스톨할 때에는 이미 라우터 노드2가 FIB를 인스톨하였기 때문에 라우터 노드3과 라우터 노드2 사이에는 마이크로 루프가 발생하지 않게 된다. 마찬가지로 라우터 노드4와 라우터 노드3 사이, 라우터 노드1과 라우터 노드2 사이에도 마이크로 루프가 발생하지 않게 된다.When the SPF calculation is completed, each router node calculates the delay time using the metric value and delays the FIB installation time by that time to minimize the occurrence of micro loops. There is no restriction on the formula for calculating the delay time using the metric value, but each router node must be able to install route information into the FIB at different times according to the metric value. As an example, the formula for calculating the delay time converts a result of multiplying a metric value by a preset delay constant (Max convergence value, 100 in FIG. 5) into a time in ms, and delays the time by that time. That is, in the case of router node 4, it is 100*40 (Metric), delaying 4000ms, that is, 4 seconds, and then installing the FIB. In the case of , the FIB is installed after a delay of 1 second. In the example of FIG. 5, when new routes are sequentially installed in the FIB in the order of router nodes 1/2/3/4 and router node 3 installs the FIB, since router node 2 has already installed the FIB, router node 3 and router A microloop does not occur between Node2. Similarly, a micro-loop does not occur between router node 4 and router node 3 and between router node 1 and router node 2.

도 6은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드로 인해 링크 장애 시 마이크로 루프 발생하는 것을 도시한 것이고, 도 7은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 포함하는 네트워크에서 링크 장애 시 마이크로 루프 발생이 방지되는 것을 도시한 것이다. 도 6 및 도 7의 예에서 라우터 노드3이 메트릭 딜레이를 지원하지 않는 일반 라우터이다.FIG. 6 shows microloops occurring when a link failure occurs due to a general router node that does not support metric delay, and FIG. 7 is a microloop that occurs when a link failure occurs in a network including a general router node that does not support metric delay. shown to be prevented. In the examples of FIGS. 6 and 7 , router node 3 is a general router that does not support metric delay.

도 6 및 도 7에 도시된 것과 같이 라우터 노드1과 라우터 노드9 사이의 링크 절체 시 라우터 노드1은 빠른 장애 복구를 위하여 FRR를 적용하여 미리 설정된 백업 경로를 활성화하고 패킷을 우회시킨다. 라우터 노드1과 라우터 노드9는 토폴로지 변경 통지(TCN) 정보를 동일한 라우팅 영역에 있는 다른 라우터 노드들에 전달한다. 링크 절체 이벤트가 발생한 라우터 노드인 라우터 노드1 및 라우터 노드9로부터 TCN 정보를 전달 받은 각 라우터 노드는 SPF 타이머를 구동시키고, SPF 타이머가 종료되면 SPF를 수행하여 최단 경로를 다시 선출한다. 새로 선출된 목적지로의 최단 경로는 새로운 메트릭 정보를 가진다. 도 6의 예에서 각 라우터 노드 사이의 링크 구간이 모두 동일한 10의 메트릭을 가지는 것으로 가정하면, 라우터 노드9까지 가는 경로의 경우 라우터 노드9까지 홉(hop)을 지날 때마다 메트릭이 10씩 증가하게 되므로 라우터 노드4의 경우 메트릭이 50이고, 라우터 노드3의 경우 메트릭이 60이고, 라우터 노드2의 경우 메트릭이 70이고, 라우터 노드1의 경우 메트릭이 80이 된다.As shown in FIGS. 6 and 7, when a link is switched between router node 1 and router node 9, router node 1 applies FRR to activate a preset backup path and detour packets for fast failure recovery. Router node 1 and router node 9 forward topology change notification (TCN) information to other router nodes in the same routing area. Each router node that receives TCN information from router node 1 and router node 9, which is the router node where the link change event occurred, runs an SPF timer. When the SPF timer expires, SPF is performed to re-select the shortest path. The shortest path to the newly elected destination has new metric information. In the example of FIG. 6, assuming that the link sections between each router node all have the same metric of 10, in the case of a route to router node 9, the metric increases by 10 every time it passes a hop to router node 9. Therefore, for router node 4, the metric is 50, for router node 3, the metric is 60, for router node 2, the metric is 70, and for router node 1, the metric is 80.

일반 라우터인 라우터 노드3은 SPF 계산이 완료되면 새로운 경로 정보를 FIB에 바로 적용하나 메트릭 딜레이를 지원하는 다른 라우터 노드들은 새로운 경로 정보를 바로 FIB에 적용하지 않고 메트릭 값을 이용하여 지연 시간을 계산하고 그 시간만큼 FIB 인스톨을 지연시킨다. 일 예로, 지연 시간을 계산하는 식은 미리 설정된 지연 상수(도 6의 예에서 Max Convergence 값, 100)에 메트릭 값을 곱한 결과를 ms 단위의 시간으로 환산하여 그 시간만큼 지연시킨다. 즉, 라우터 노드4의 경우 100*50(Metric)하여 5000ms 즉, 5초를 지연시킨 후 FIB를 인스톨한다. 즉, 5초 동안 외부 라우터로 전달되어야 하는 패킷의 다음 홉은 라우터 노드4의 경우 여전히 라우터 노드3이다. 그러나, 라우터 노드3의 외부 라우터로 전달되어야 하는 패킷의 다음 홉은 이미 라우터 노드4로 변경되었으므로 라우터 노드4가 메트릭 딜레이를 지원함에도 불구하고 5초 동안 마이크로 루프가 발생하게 된다. 이는 라우터 노드3이 메트릭 딜레이를 지원하지 않기 때문이며, 이러한 상황은 자주 발생할 수 있다.When the SPF calculation is completed, router node 3, which is a general router, immediately applies the new route information to the FIB, but other router nodes supporting metric delay do not apply the new route information directly to the FIB, but calculate the delay time using the metric value. Delay FIB installation by that time. As an example, the formula for calculating the delay time converts a result of multiplying a preset delay constant (Max convergence value, 100 in the example of FIG. 6 ) by a metric value into a time in ms, and delays the time by that time. That is, in the case of router node 4, the FIB is installed after delaying 5000ms, that is, 5 seconds by 100*50 (Metric). That is, the next hop of the packet that needs to be forwarded to the external router for 5 seconds is still router node 3 in the case of router node 4. However, since the next hop of the packet to be forwarded to the external router of router node 3 has already been changed to router node 4, a micro-loop occurs for 5 seconds even though router node 4 supports the metric delay. This is because router node 3 does not support metric delay, and this situation can occur frequently.

도 7에 도시된 바와 같이 라우터 노드2와 라우터 노드4는 기존 경로 상에 메트릭 딜레이를 지원하지 않는 라우터 노드가 존재하는 것을 알고 있다. 네트워크 상의 모든 라우터 노드들은 LSP(IS??IS의 경우)/LSA(OSPF의 경우)를 광고한다. 이때 메트릭 딜레이를 지원하는 라우터들은 이 LSP/LSA에 메트릭 딜레이 지원 여부(Metric Delay Capability)를 포함시켜 광고한다. 그러나, 메트릭 딜레이를 지원하지 않는 일반 라우터는 Metric Delay Capability를 광고할 수 없으므로 메트릭 딜레이를 지원하는 다른 라우터 노드들이 일반 라우터를 식별할 수 있게 된다.As shown in FIG. 7 , router node 2 and router node 4 know that a router node that does not support metric delay exists on an existing path. All router nodes on the network advertise LSP (for IS??IS)/LSA (for OSPF). At this time, routers supporting metric delay advertise by including metric delay capability in this LSP/LSA. However, normal routers that do not support metric delay cannot advertise Metric Delay Capability, so other router nodes that support metric delay can identify the general router.

도 7의 라우터 노드2와 라우터 노드4는 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 메트릭 딜레이 지원 라우터인 라우터 노드1과 터널링(Tunneling)을 설정한다. 라우터 노드2와 라우터 노드4는 외부 라우터로 향하는 패킷을 캡슐화하고 목적지를 라우터 노드1로 하여 전송한다. 따라서, 라우터 노드3이 외부 라우터로 향하는 패킷을 다음 홉인 라우터 노드4로 전달하더라도 라우터 노드4가 해당 패킷을 캡슐화하여 라우터 노드1로 향하도록 주소를 추가하여 다시 라우터 노드3으로 전송하면, 라우터 노드3은 라우터 노드1을 향하는 패킷의 다음 홉인 라우터 노드2로 전달하고 라우터 노드2는 라우터 노드1로 전달하게 된다. 라우터 노드1은 캡슐화된 패킷의 터널링 주소를 삭제하고 실제 패킷을 다음 홉인 라우터 노드5로 전달하여 외부 라우터로 패킷이 전달되도록 할 수 있다. 이처럼 라우터 노드3이 메트릭 딜레이를 지원하지 않아 메트릭 딜레이 절자를 따르지 않더라도 마이크로 루프 발생 없이 패킷을 전달할 수 있게 된다.The router node 2 and the router node 4 of FIG. 7 establish tunneling with the router node 1 which is the closest metric delay support router to the node where the topology change event occurred. Router Node 2 and Router Node 4 encapsulate the packet destined for the external router and send it to the router node 1 as the destination. Therefore, even if router node 3 forwards a packet destined for an external router to router node 4, which is the next hop, router node 4 encapsulates the packet, adds an address so that it is directed to router node 1, and transmits it back to router node 3, is forwarded to router node 2, which is the next hop of the packet destined for router node 1, and router node 2 forwards it to router node 1. Router node 1 may delete the tunneling address of the encapsulated packet and forward the actual packet to the next hop, router node 5, so that the packet is forwarded to an external router. As such, since router node 3 does not support metric delay, packets can be forwarded without microloop even if the metric delay clause is not followed.

도 8은 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 포함하는 네트워크에서 마이크로 루프 회피 방법의 절차를 도시한 것이다. 일 양상에 따른 마이크로 루프 회피 방법은 메트릭 딜레이(Metric Delay)를 지원하는 라우터 노드와, 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 모두 포함하는 네트워크에서 발생한 토폴로지 변경으로 인한 마이크로 루프를 회피하는 방법으로 메트릭 딜레이 광고 단계와, 백업 경로 활성화 단계와, 토폴로지 변경 통지 단계와, 최단 경로 선출 단계와, 터널링 설정 단계와, 최단 경로 반영 단계와, 터널링 해제 단계를 포함한다.8 is a flowchart illustrating a micro-loop avoidance method in a network including a general router node that does not support metric delay. A micro-loop avoidance method according to an aspect is a method of avoiding a micro-loop due to a topology change occurring in a network including both a router node supporting metric delay and a general router node not supporting metric delay. It includes a delay advertisement step, a backup path activation step, a topology change notification step, a shortest path selection step, a tunneling setup step, a shortest path reflection step, and a tunneling release step.

다수의 라우터 노드를 포함하는 네트워크 즉, 라우팅 도메인에서 라우터 노드 사이의 링크 장애 등이 발생하면 토폴로지 변경 이벤트가 발생한다. 토폴로지 변경 이벤트가 발생하는 라우터 노드를 PLR(Point of Local Repair)라고 한다. In a network including multiple router nodes, that is, when a link failure between router nodes occurs in a routing domain, a topology change event occurs. A router node in which a topology change event occurs is called a Point of Local Repair (PLR).

메트릭 딜레이 광고 단계는 네트워크 내의 라우터 노드들이 메트릭 딜레이 지원 여부를 광고하는 단계이다. 네트워크 상의 모든 라우터 노드들은 LSP(IS??IS의 경우)/LSA(OSPF의 경우)를 광고한다. 이때 메트릭 딜레이를 지원하는 라우터들은 이 LSP/LSA에 메트릭 딜레이 지원 여부(Metric Delay Capability)를 포함시켜 광고한다. 그러나, 메트릭 딜레이를 지원하지 않는 일반 라우터는 Metric Delay Capability를 포함하지 않는 LSP/LSA를 광고하므로 메트릭 딜레이를 지원하는 다른 라우터 노드들이 일반 라우터를 인지할 수 있게 된다.The metric delay advertisement step is a step in which router nodes in the network advertise whether or not the metric delay is supported. All router nodes on the network advertise LSP (for IS??IS)/LSA (for OSPF). At this time, routers supporting metric delay advertise by including metric delay capability in this LSP/LSA. However, since a general router that does not support metric delay advertises an LSP/LSA that does not include metric delay capability, other router nodes that support metric delay can recognize the general router.

백업 경로 활성화 단계는 토폴로지 변경 이벤트가 발생한 라우터 노드 즉, PLR 노드가 미리 설정된 백업 경로를 활성화하는 단계이다. 미리 설정된 백업 경로는 링크 절체시 트래픽 손실을 최소화하기 위해 패킷을 우회하는 경로로 네트워크 상의 모든 라우터 노드들이 SPF 경로 계산이 완료되면 인접한 노드와의 링크 단절 등을 대비하여 FIB에 추가된다. 백업 경로가 FIB에 인스톨되어 있더라도 라우터 노드는 주 경로(Primary path)에 장애가 발생하지 않으면 주 경로를 이용하여 트래픽을 전달하며, 토폴로지 변경 이벤트로 인해 주 경로로 트래픽을 전송할 수 없는 경우 백업 경로를 통해 트래픽을 전송한다. 이러한 백업 경로를 이용하여 패킷을 우회시키는 기술을 FRR이라고 한다. 백업 경로는 기존 경로와 다른 우회 경로(alternative next??hop)일 수 있고, 설정된 백업 터널일 수 있다.The backup path activation step is a step in which the router node where the topology change event occurred, that is, the PLR node, activates a preset backup path. The preset backup path is a path that bypasses packets to minimize traffic loss in case of link switching. When all router nodes on the network complete the SPF path calculation, they are added to the FIB in preparation for link breakage with neighboring nodes. Even if the backup path is installed in the FIB, the router node forwards traffic using the primary path if there is no failure in the primary path. send traffic. A technique for detouring packets using such a backup path is called FRR. The backup path may be an alternative next??hop different from the existing path, or may be an established backup tunnel.

토폴로지 변경 통지 단계는 토폴로지 변경 이벤트가 발생한 라우터 노드가 네트워크 즉, 라우팅 도메인의 다른 모든 라우터 노드로 토폴로지 변경 통지 정보를 통지하는 단계이다.The topology change notification step is a step in which the router node in which the topology change event occurs notifies the topology change notification information to all other router nodes in the network, that is, the routing domain.

최단 경로 선출 단계는 PLR 노드로 링크 장애를 감지하거나 토폴로지 변경 통지 정보를 수신하여 토폴로지 변경을 인식한 각 라우터 노드가 일정 시간 즉, SPF 타이머 시간 동안 대기 후 SPF 타이머가 만료되면 목적지까지의 라우터 메트릭을 다시 계산하여 최단 경로를 선출하는 단계이다.In the shortest path selection step, each router node that detects a link failure to the PLR node or receives topology change notification information and recognizes the topology change waits for a certain amount of time, that is, the SPF timer time, and then when the SPF timer expires, the router metric to the destination is retrieved. This is the step of re-calculating and selecting the shortest path.

터널링 설정 단계는 토폴로지 변경을 인식한 라우터 노드가 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 메트릭 딜레이 지원 라우터 노드와 터널링을 설정하는 단계이다. 터널링을 설정하는 라우터 노드는 메트릭 딜레이 지원 라우터 노드이다. 도 7의 예에서 라우터 노드3은 터널링을 설정하지 않고, 라우터 노드2와 라우터 노드4가 터널링을 설정한다. 터널링이 설정되면 기존 패킷을 캡슐화한 패킷의 목적지를 터널링이 설정된 상대방 라우터 노드의 주소로 하여 해당 패킷을 전송하면 마이크로 루프 발생 없이 패킷을 전송할 수 있다.The tunneling setup step is a step in which the router node, recognizing the topology change, establishes tunneling with the metric delay support router node closest to the node where the topology change event occurred. A router node that establishes tunneling is a metric delay support router node. In the example of FIG. 7 , router node 3 does not establish tunneling, and router node 2 and router node 4 configure tunneling. When tunneling is established, if the destination of the packet that encapsulates the existing packet is the address of the other router node for which tunneling is set, and the corresponding packet is transmitted, the packet can be transmitted without occurrence of a microloop.

최단 경로 반영 단계는 토폴로지 변경을 인식한 각 라우터 노드가 계산된 라우터 메트릭 값에 따라 계산된 지연 시간을 대기한 후 선출된 최단 경로를 라우팅 테이블에 반영하는 단계이다. 이때 각 라우터 노드에서 계산되는 지연 시간은 라우터 마다 메트릭 값에 따라 다르게 계산된다.In the shortest path reflection step, each router node recognizing the topology change waits for the calculated delay time according to the calculated router metric value, and then reflects the selected shortest path in the routing table. At this time, the delay time calculated at each router node is calculated differently according to the metric value for each router.

터널링 해제 단계는 터널링을 설정한 라우터 노드가 터널링을 해제하는 단계이다.The tunneling release step is a step in which the router node that has set up tunneling releases the tunneling.

터널링 해제 단계와 최단 경로 반영 단계는 실질적으로 동시에 수행되는 것으로 양상에 따라서는 터널링 해제 단계가 먼저 수행되고, 거의 동시에 최단 경로 반영 단계가 수행될 수 있다.The de-tunneling step and the shortest path reflection step are performed substantially simultaneously. Depending on the aspect, the tunneling release step may be performed first, and the shortest path reflecting step may be performed almost simultaneously.

도 8을 참조하여 설명하면, 라우터 노드들은 IGP 라우터로 동작하게 되면 LSP/LSA 광고를 하게 되고 이때 메트릭 딜레이 지원 여부(Metric Delay Capability)를 광고한다(S1000). 라우터 노드가 자신의 인터페이스에 연결된 링크 장애를 감지하면(S1020), FRR 프로토콜에 따라 미리 설정된 백업 경로를 활성화하여 트래픽을 해당 경로로 우회시킨다(S1040). 해당 라우터 노드는 토폴로지 변경 통지 정보를 동일 라우팅 도메인의 다른 모든 라우터 노드로 통지하고(S1060), 각 라우터 노드들은 다시 SPF 계산을 수행하여 최단 경로를 선출한다(S1080). 이때 각 라우터 노드는 새로운 최단 경로에 대한 새로운 메트릭 값을 가지게 된다. 각 라우터 노드는 새로운 라우터 메트릭 값을 이용하여 지연 시간을 계산한다(S1100). 토폴로지 변경으로 다음 홉이 변경되는 라우터 중 메트릭 딜레이를 지원하지 않는 일반 라우터 노드가 있는 경우 메트릭 딜레이를 지원하는 라우터 노드는 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 라우터 노드와 터널링을 설정한다(S1120). 계산된 지연 시간만큼 대기(S1140)한 후 선출된 최단 경로를 FIB에 반영한다(S1160). 터널링을 설정한 라우터 노드가 터널링을 해제한다(S1180).Referring to FIG. 8 , when router nodes operate as IGP routers, LSP/LSA advertisements are performed, and at this time, metric delay capability is advertised (S1000). When the router node detects a link failure connected to its interface (S1020), it activates a preset backup path according to the FRR protocol to detour traffic to the corresponding path (S1040). The corresponding router node notifies the topology change notification information to all other router nodes in the same routing domain (S1060), and each router node selects the shortest path by performing SPF calculation again (S1080). At this time, each router node has a new metric value for the new shortest path. Each router node calculates a delay time using the new router metric value (S1100). If there is a general router node that does not support the metric delay among routers whose next hop is changed due to a topology change, the router node supporting the metric delay establishes tunneling with the router node closest to the node where the topology change event occurred (S1120). After waiting for the calculated delay time (S1140), the selected shortest path is reflected in the FIB (S1160). The router node that has set up tunneling releases tunneling (S1180).

발명의 또 다른 양상에 따르면, 최단 경로 반영 단계에서 각 라우터 노드가 대기하는 지연 시간은 미리 설정된 지연 상수 값과 라우터 메트릭 값의 곱으로 계산될 수 있다.According to another aspect of the invention, the delay time that each router node waits in the shortest path reflection step may be calculated as a product of a preset delay constant value and a router metric value.

발명의 또 다른 양상에 따르면, 토폴로지의 변경은 링크 장애뿐만 아니라 링크 장애로부터 복구되는 경우에 발생한다. 토폴로지 변경 이벤트가 링크 장애의 복구에 의해 발생된 경우에는 백업 경로 활성화 단계에서 백업 경로는 링크 장애가 복구하기 전 즉, 현재의 전송 경로이다. 따라서, 링크 복구의 경우 원래 경로(링크 절체로 인해 새로 선출된 최단 경로)가 이미 존재하고 있으므로 새로운 최단 경로가 FIB에 인스톨되기 전까지 원래 경로가 백업 경로이다. 따라서, 이 경우에는 따로 백업 경로를 활성화할 필요가 없다.According to another aspect of the invention, the change of topology occurs in case of recovery from link failure as well as link failure. If the topology change event is caused by the recovery of a link failure, the backup path in the backup path activation phase is the current transmission path before the link failure is restored. Therefore, in the case of link recovery, since the original path (the shortest path newly elected due to link change) already exists, the original path is the backup path until the new shortest path is installed in the FIB. Therefore, in this case, there is no need to separately activate the backup path.

발명의 또 다른 양상에 따르면, 최단 경로 반영 단계에서의 각 라우터 노드는 지연 상수 값을 다르게 설정할 수 있다. 즉, 각 라우터 노드에서 미리 설정된 지연 상수 값은 적어도 하나의 라우터 노드에서 다른 값으로 설정될 수 있다. 지연 상수 값의 설정은 운영자가 CLI(Command Line Interface)를 통해 할 수 있다. 이때 운영자는 각 라우터 노드에 대하여 토폴로지 변경으로 변경되어야 하는 Routing Entry의 수, 라우터 노드의 CPU 성능, 라우터 노드의 트래픽 처리량 등을 고려하여 다르게 설정할 수 있다.According to another aspect of the invention, each router node in the shortest path reflection step may set a value of the delay constant differently. That is, the delay constant value preset in each router node may be set to a different value in at least one router node. The delay constant value can be set by the operator through CLI (Command Line Interface). In this case, the operator can set different settings for each router node in consideration of the number of routing entries that must be changed due to a topology change, CPU performance of the router node, and traffic throughput of the router node.

발명의 또 다른 양상에 따르면, 각 라우터 노드마다 지연 상수 값이 다르게 설정된 경우 마이크로 루프 회피 방법은 토폴로지 변경 이벤트 발생 전에, 미리 각 라우터 노드가 설정된 지연 상수 값을 다른 라우터 노드로 통지하는 단계와, 다른 라우터 노드의 설정된 지연 상수 값을 수신한 라우터 노드가 설정된 지연 상수 값과 비교하여 큰 값으로 지연 상수 값을 결정하는 단계를 더 포함할 수 있다. 운영자가 각 라우터 노드 마다 지연 상수 값을 다르게 설정하고 각 라우터 노드는 IGP를 통해 해당 값을 공유할 수 있다. 일 예로, OSPF 라우팅 프로토콜을 사용하는 라우터의 경우 RFC 4970에, ISIS 라우팅 프로토콜을 사용하는 라우터의 경우 RFC 4971에 Originator Router가 자신의 속성을 광고하는 Router Capability TLV를 정의하고 있고, 새로운 Sub TLV를 정의하여 해당 지연 상수 값을 공유할 수 있다.According to another aspect of the invention, when the delay constant value is set differently for each router node, the microloop avoidance method includes the steps of notifying the delay constant value set by each router node in advance to another router node before the topology change event occurs; The method may further include determining, by the router node, having received the set delay constant value of the router node, the delay constant value as a large value compared with the set delay constant value. The operator sets the delay constant value differently for each router node, and each router node can share the value through IGP. For example, in the case of a router using the OSPF routing protocol, RFC 4970, and in the case of a router using the ISIS routing protocol, RFC 4971 defines the Router Capability TLV, where the Originator Router advertises its properties, and defines a new Sub TLV. to share the value of the delay constant.

일 실시 예에 따르면, 네트워크의 장애 또는 복구 시 토폴로지 변경으로 인한 마이크로 루프를 회피 방법을 사용하는 라우터 노드는 토폴로지 변경 이벤트가 발생하면 미리 설정된 백업 경로를 활성화하고, 네트워크의 다른 라우터 노드로 토폴로지 변경 통지 정보를 통지하며, 토폴로지 변경 이벤트 발생하거나 다른 라우터 노드로부터 토폴로지 변경 통지 정보를 수신하여 토폴로지 변경을 인식하면 일정 시간 대기 후 목적지까지의 라우터 메트릭을 다시 계산하여 최단 경로를 선출하고, 토폴로지 변경을 인식한 라우터 노드가 중 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 메트릭 딜레이 지원 라우터 노드로 터널링(Tunneling)을 설정하고, 계산된 라우터 메트릭 값을 이용하여 지연 시간을 계산하고, 각 라우터 노드는 계산된 지연 시간을 대기한 후 선출된 최단 경로를 라우팅 테이블에 반영하며, 반영 후 설정한 터널링을 해제할 수 있다.According to an embodiment, a router node using a method for avoiding micro-loop due to topology change upon network failure or recovery activates a preset backup path when a topology change event occurs, and notifies other router nodes of the network topology change. When a topology change event occurs or topology change notification information is received from other router nodes to recognize the topology change, it waits for a certain period of time and recalculates the router metric to the destination to select the shortest route and recognizes the topology change. The router node sets up tunneling to the metric delay support router node closest to the node where the topology change event occurred, calculates the delay time using the calculated router metric value, and each router node uses the calculated delay time. After waiting, the selected shortest path is reflected in the routing table, and after reflection, the configured tunneling can be released.

또 다른 실시 예에 따르면, 라우터 노드가 선출된 최단 경로를 라우팅 테이블에 반영하기 위해 대기하는 지연 시간은 미리 설정된 지연 상수 값과 라우터 메트릭 값의 곱으로 계산될 수 있다.According to another embodiment, the delay time that the router node waits to reflect the selected shortest path in the routing table may be calculated as a product of a preset delay constant value and a router metric value.

또 다른 실시 예에 따르면, 미리 설정된 지연 상수 값은 다른 라우터 노드와 다른 값으로 설정될 수 있다.According to another embodiment, the preset delay constant value may be set to a value different from that of other router nodes.

또 다른 실시 예에 따르면, 각 라우터 노드는 지연 상수 값을 다르게 설정할 수 있고 이 경에는 사전에, 설정된 지연 상수 값을 다른 라우터 노드로 통지하고, 다른 라우터 노드의 설정된 지연 상수 값을 수신하면 설정된 지연 상수 값과 비교하여 큰 값으로 지연 상수 값을 결정할 수 있다.According to another embodiment, each router node may set a different delay constant value. In this case, the set delay constant value is notified to other router nodes in advance, and the set delay constant value is received when the other router node receives the set delay constant value. It is possible to determine the value of the delay constant as a large value compared to the constant value.

이상에서 본 발명을 첨부된 도면을 참조하는 실시 예들을 통해 설명하였지만 이에 한정되는 것은 아니며, 이들로부터 당업자라면 자명하게 도출할 수 있는 다양한 변형 예들을 포괄하도록 해석되어야 한다. 특허청구범위는 이러한 변형 예들을 포괄하도록 의도되었다. Although the present invention has been described above with reference to the accompanying drawings, the present invention is not limited thereto, and it should be construed to encompass various modifications that can be apparent from those skilled in the art. The claims are intended to cover such variations.

Claims (8)

메트릭 딜레이(Metric Delay)를 지원하는 라우터 노드와, 메트릭 딜레이를 지원하지 않는 일반 라우터 노드를 모두 포함하는 네트워크에서 발생한 토폴로지 변경으로 인한 마이크로 루프(microloop) 회피 방법에 있어서,
네트워크 내의 라우터 노드들이 메트릭 딜레이 지원 여부를 광고하는 메트릭 딜레이 광고 단계;
토폴로지 변경 이벤트가 발생한 라우터 노드가 미리 설정된 백업 경로를 활성화하는 백업 경로 활성화 단계;
토폴로지 변경 이벤트가 발생한 라우터 노드가 네트워크의 다른 라우터 노드로 토폴로지 변경 정보를 통지하는 토폴로지 변경 통지 단계;
토폴로지 변경을 인식한 라우터 노드가 일정 시간 대기 후 목적지까지의 라우터 메트릭을 다시 계산하여 최단 경로를 선출하는 최단 경로 선출 단계;
토폴로지 변경을 인식한 라우터 노드가 중 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 라우터 노드와 터널링(Tunneling)을 설정하는 터널링 설정 단계;
토폴로지 변경을 인식한 라우터 노드가 계산된 라우터 메트릭 값을 이용하여 지연 시간을 계산하고, 라우터 노드는 계산된 지연 시간을 대기한 후 선출된 최단 경로를 라우팅 테이블에 반영하는 최단 경로 반영 단계; 및
터널링을 설정한 라우터 노드가 터널링을 해제하는 터널링 해제 단계;
를 포함하되,
터널링 설정 단계에서 터널링을 설정하는 라우터 노드는 메트릭 딜레이 지원 라우터 노드인 마이크로 루프 회피 방법.
A method for avoiding microloop due to topology change occurring in a network including both a router node supporting metric delay and a general router node not supporting metric delay, the method comprising:
a metric delay advertisement step in which router nodes in the network advertise whether or not the metric delay is supported;
a backup path activation step in which a router node in which a topology change event occurs activates a preset backup path;
a topology change notification step in which the router node in which the topology change event has occurred notifies the topology change information to other router nodes in the network;
a shortest path selection step in which the router node, recognizing the topology change, selects the shortest path by re-calculating the router metric to the destination after waiting for a certain period of time;
a tunneling setting step of establishing tunneling with a router node closest to the node in which the topology change event occurred among the router nodes recognizing the topology change;
a shortest path reflection step in which the router node recognizing the topology change calculates a delay time using the calculated router metric value, and the router node waits for the calculated delay time and then reflects the selected shortest path in the routing table; and
a tunneling release step in which a router node that has set up tunneling releases the tunneling;
including,
In the tunneling setup phase, the router node that establishes the tunnel is a metric delay support router node, a micro-loop avoidance method.
제 1 항에 있어서,
최단 경로 반영 단계에서 각 라우터 노드가 대기하는 지연 시간은 미리 설정된 지연 상수 값과 라우터 메트릭 값의 곱으로 계산되는 마이크로 루프 회피 방법.
The method of claim 1,
A microloop avoidance method in which the delay time each router node waits in the shortest path reflection step is calculated as the product of the preset delay constant value and the router metric value.
제 2 항에 있어서,
최단 경로 반영 단계에서의 미리 설정된 지연 상수 값은 적어도 하나의 라우터 노드에서 다른 값으로 설정되는 마이크로 루프 회피 방법.
3. The method of claim 2,
A microloop avoidance method in which a preset delay constant value in the shortest path reflection step is set to a different value in at least one router node.
제 3 항에 있어서, 상기 방법은
토폴로지 변경 이벤트 발생 전에, 각 라우터 노드가 설정된 지연 상수 값을 다른 라우터 노드로 통지하는 단계; 및
다른 라우터 노드의 설정된 지연 상수 값을 수신한 라우터 노드가 설정된 지연 상수 값과 비교하여 큰 값으로 지연 상수 값을 결정하는 단계;
를 더 포함하는 마이크로 루프 회피 방법.
4. The method of claim 3, wherein the method
before the topology change event occurs, each router node notifying the set delay constant value to other router nodes; and
determining, by a router node having received a set delay constant value of another router node, a larger delay constant value by comparing it with the set delay constant value;
A micro-loop avoidance method further comprising a.
네트워크의 장애 또는 복구 시 토폴로지 변경으로 인한 마이크로 루프를 회피하는 메트릭 딜레이를 지원하는 라우터 노드에 있어서,
토폴로지 변경 이벤트가 발생하면 미리 설정된 백업 경로를 활성화하고, 네트워크의 다른 라우터 노드로 토폴로지 변경 정보를 통지하며,
토폴로지 변경을 인식하면 일정 시간 대기 후 목적지까지의 라우터 메트릭을 다시 계산하여 최단 경로를 선출하고, 토폴로지 변경을 인식한 라우터 노드가 토폴로지 변경 이벤트가 발생한 노드와 가장 인접한 메트릭 딜레이 지원 라우터 노드로 터널링(Tunneling)을 설정하고, 계산된 라우터 메트릭 값을 이용하여 지연 시간을 계산하고, 각 라우터 노드는 계산된 지연 시간을 대기한 후 선출된 최단 경로를 라우팅 테이블에 반영하며, 반영 후 설정한 터널링을 해제하는 라우터 노드.
A router node supporting a metric delay that avoids a micro loop due to a topology change in the event of a network failure or recovery, comprising:
When a topology change event occurs, a preset backup path is activated, and the topology change information is notified to other router nodes in the network.
When the topology change is recognized, the shortest route is selected by recalculating the router metrics to the destination after waiting for a certain period of time. ), calculates the delay time using the calculated router metric value, each router node waits for the calculated delay time, reflects the selected shortest path in the routing table, and releases the tunneling set after reflection. router node.
제 5 항에 있어서,
대기하는 지연 시간은 미리 설정된 지연 상수 값과 라우터 메트릭 값의 곱으로 계산되는 라우터 노드.
6. The method of claim 5,
The waiting delay time is calculated as the product of the preset delay constant value and the router metric value.
제 6 항에 있어서,
미리 설정된 지연 상수 값은 다른 라우터 노드와 다른 값으로 설정되는 라우터 노드.
7. The method of claim 6,
A router node whose preset delay constant value is set to a value different from that of other router nodes.
제 7 항에 있어서,
토폴로지 변경 이벤트 발생 전에, 설정된 지연 상수 값을 다른 라우터 노드로 통지하고, 다른 라우터 노드의 설정된 지연 상수 값을 수신하면 설정된 지연 상수 값과 비교하여 큰 값으로 지연 상수 값을 결정하는 라우터 노드.
8. The method of claim 7,
A router node that notifies the set delay constant value to other router nodes before the topology change event occurs, and determines the delay constant value with a larger value compared with the set delay constant value when receiving the set delay constant value of other router nodes.
KR1020200109150A 2020-08-28 2020-08-28 Microloop avoidance method KR20220028319A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200109150A KR20220028319A (en) 2020-08-28 2020-08-28 Microloop avoidance method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200109150A KR20220028319A (en) 2020-08-28 2020-08-28 Microloop avoidance method

Publications (1)

Publication Number Publication Date
KR20220028319A true KR20220028319A (en) 2022-03-08

Family

ID=80812674

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200109150A KR20220028319A (en) 2020-08-28 2020-08-28 Microloop avoidance method

Country Status (1)

Country Link
KR (1) KR20220028319A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023167473A1 (en) 2022-03-04 2023-09-07 주식회사 엘지에너지솔루션 Adsorption apparatus

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021023689A1 (en) 2019-08-08 2021-02-11 Koninklijke Philips N.V. An apparatus and method for providing dietary recommendation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021023689A1 (en) 2019-08-08 2021-02-11 Koninklijke Philips N.V. An apparatus and method for providing dietary recommendation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023167473A1 (en) 2022-03-04 2023-09-07 주식회사 엘지에너지솔루션 Adsorption apparatus

Similar Documents

Publication Publication Date Title
US6721269B2 (en) Apparatus and method for internet protocol flow ring protection switching
US7707307B2 (en) Method and apparatus for constructing a backup route in a data communications network
US7539131B2 (en) Nexthop fast rerouter for IP and MPLS
US8619550B2 (en) Protecting connection traffic using filters
US7813265B2 (en) Backup BGP paths for non-multipath BGP fast convergence
JP5934724B2 (en) MPLS fast rerouting using LDP (LDP-FRR)
US7817542B2 (en) Method and network device for fast service convergence
US10439880B2 (en) Loop-free convergence in communication networks
WO2015072709A1 (en) Method for operating controller and switch for relieving network failure from sdn, and controller and switch therefor
US11431618B2 (en) Flexible path encoding in packet switched networks
EP1905196B1 (en) Method and apparatus for updating label-switched paths
WO2009032718A1 (en) Forwarding data in a data communications network
KR100840136B1 (en) Traffic network flow control using dynamically modified metrics for redundancy connections
EP1685681A1 (en) Method and apparatus for determining network routing information based on shared risk link group information
JP5625121B2 (en) Prioritizing routing information updates
US11677658B2 (en) Packet routing based on common node protection
Papán et al. Analysis of existing IP Fast Reroute mechanisms
CN113366804A (en) Method and system for preventing micro-loops during network topology changes
KR20220028319A (en) Microloop avoidance method
US20060101158A1 (en) Method and apparatus for managing a network component change
KR102123689B1 (en) Microloop avoidance method
US20230261982A1 (en) Node configuration method, controller, and node
Atlas et al. IP Fast Reroute Overview and Things we are struggling to solve
CN118283539A (en) Multicast switching method and device, electronic equipment and storage medium
Balaraju et al. Avoid Link Failure Using Novel Re-routing Method

Legal Events

Date Code Title Description
E601 Decision to refuse application