KR20070059924A - Link-state update method and appararus thereof - Google Patents

Link-state update method and appararus thereof Download PDF

Info

Publication number
KR20070059924A
KR20070059924A KR1020060086283A KR20060086283A KR20070059924A KR 20070059924 A KR20070059924 A KR 20070059924A KR 1020060086283 A KR1020060086283 A KR 1020060086283A KR 20060086283 A KR20060086283 A KR 20060086283A KR 20070059924 A KR20070059924 A KR 20070059924A
Authority
KR
South Korea
Prior art keywords
link state
state information
link
qos
node
Prior art date
Application number
KR1020060086283A
Other languages
Korean (ko)
Other versions
KR100875911B1 (en
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 KR20070059924A publication Critical patent/KR20070059924A/en
Application granted granted Critical
Publication of KR100875911B1 publication Critical patent/KR100875911B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports

Abstract

A method and an apparatus for updating link state information are provided to remarkably reduce the overheads due to link state update and the fluctuation of a routing protocol by reducing the number of times link state information is updated. A node, in a network where a plurality of nodes are connected through links, transmits link state information, which indicates the state of its own connected link, to a neighbor node, and constructs a whole network link state table containing link state information of the whole network, based on the transmitted link state information(S110). If a QoS routing request is made, the node configures a QoS routing table, based on the whole network link state table, and establishes a QoS path. The node calculates a value consumed for the resources of each link located on the established QoS path and acquires the present value and average value of the link state information(S120). In case the difference between the present value and average value of the link state information is larger than a threshold, the node transmits the present value to the neighbor node(S130).

Description

링크 상태 정보 업데이트 방법 및 장치{Link-state Update Method and Appararus thereof}Link-state Update Method and Appararus

도 1은 본 발명의 일 실시예에 의한 링크 상태 정보 업데이트 방법이다. 1 is a method of updating link state information according to an embodiment of the present invention.

도 2는 본 발명의 다른 일 실시예에 의한 링크 상태 정보 업데이트 방법이다.2 is a method for updating link state information according to another embodiment of the present invention.

도 3은 본 발명의 일 실시예에 의한 링크 상태 정보 업데이트 장치이다. 3 is an apparatus for updating link state information according to an embodiment of the present invention.

도 4는 본 발명의 다른 일 실시예에 의한 링크 상태 정보 업데이트 장치이다. 4 is an apparatus for updating link state information according to another embodiment of the present invention.

도 5는 본 발명의 일 실시예에 의한 최단 경로 라우팅 테이블 구조 및 품질 보장 경로를 위한 라우팅 테이블 구조이다.5 is a shortest path routing table structure and a routing table structure for a quality guarantee path according to an embodiment of the present invention.

도 6은 본 발명의 일 실시예에 의한 링크 상태 업데이트 방법 및 장치를 종래 기술과 비교한 성능 비교도이다.6 is a performance comparison diagram comparing the link state updating method and apparatus according to an embodiment of the present invention with the prior art.

본 발명은 링크 상태 정보 업데이트 방법 및 장치에 관한 것으로, 보다 상세하게는 QoS경로 설정을 위한 링크 상태 정보 업데이트 방법 및 장치에 관한 것이 다.The present invention relates to a method and apparatus for updating link state information, and more particularly, to a method and apparatus for updating link state information for establishing a QoS path.

인터넷에서의 품질 보장 서비스(QoS)를 제공하기 위해서는 제약 조건을 만족하는 QoS 경로 설정이 요구된다. 제약 조건을 만족하는 QoS 경로 설정을 위한 라우팅에서 라우팅 경로 계산 알고리즘과 링크 상태 업데이트 트리거 정책은 라우팅의 성능에 큰 영향을 미친다.In order to provide quality assurance services (QoS) on the Internet, QoS routing that satisfies constraints is required. The routing path calculation algorithm and the link state update trigger policy in routing for QoS path establishment satisfying the constraints greatly affect the performance of the routing.

경로 계산 알고리즘은 경로 설정 요구가 발생했을 경우, 해당 요구를 만족시키는 경로를 결정하는 알고리즘으로 기존 최단 경로 라우팅 알고리즘은 목적지까지의 거리가 가장 짧은 경로를 라우팅 경로로 선택한다. 그러나, 경로 설정 요구가 단순히 최단 경로가 아닌 품질 보장 서비스를 제공하기 위한 대역폭이나 지연시간을 포함할 경우, 기존의 최단 경로 라우팅은 사용할 수 없다.The path calculation algorithm determines the path that satisfies the request when the path setting request occurs. The existing shortest path routing algorithm selects the path having the shortest distance to the destination as the routing path. However, if the routing request includes bandwidth or delay for providing quality assurance services rather than simply the shortest path, the existing shortest path routing cannot be used.

이는 기존 최단 경로 라우팅 알고리즘에 의해 설정된 최단 경로가 품질 보장 서비스를 위해 요구되는 제약 조건을 만족하지 못할 경우, 해당 경로는 사용할 수 없기 때문이다. This is because if the shortest path established by the existing shortest path routing algorithm does not satisfy the constraints required for the quality assurance service, the corresponding path cannot be used.

따라서, 기존 경로 결정 라우팅 알고리즘이 물리적 토폴로지 정보만을 사용해 최단 경로만을 결정하는데 반해 QoS 경로를 위한 라우팅은 각 링크의 QoS를 위한 제약 조건 정보를 유지하고 이를 기반으로 주어진 제약 조건을 만족하는 경로를 결정해야 한다.Therefore, while the existing path determination routing algorithm uses only physical topology information to determine only the shortest path, routing for QoS paths must maintain constraint information for QoS on each link and determine the path that satisfies the given constraint based on this. do.

이러한 QoS 경로를 위한 제약 조건 기반 라우팅에서는 요구되는 제약 조건을 만족하는 경로를 계산하기 위한 정확한 링크 상태 정보 유지가 필요하다. 즉, 기존 물리적 토폴로지 상태 정보와 QoS 상태 정보를 포함하는 링크 상태 정보가 수시로 변하는 정보들을 반영하여 업데이트 되어야 한다. 또한, 라우팅 경로 상태 트리거 정책에 의해 언제 업데이트할 지가 결정하여야 한다.In constraint-based routing for such QoS paths, it is necessary to maintain accurate link state information to calculate a path that satisfies the required constraints. That is, the link state information including the existing physical topology state information and QoS state information should be updated to reflect the changing information from time to time. In addition, the routing path state trigger policy must determine when to update.

라우팅을 위한 링크 상태 업데이트가 자주 발생할 경우 정확한 경로 상태를 반영함으로써 가장 적절한 라우팅 경로를 설정할 수 있다는 장점이 있는 반면에, 링크 상태 업데이트로 인한 네트워크의 오버헤드가 증가하게 된다.If link state updates for routing occur frequently, the most appropriate routing path can be established by reflecting the correct path state, while the overhead of the network due to the link state update increases.

하나의 링크 상태 업데이트는 자치 영역(Autonomous System)내의 모든 라우팅 프로토콜에 반영된다. 이로 인해 자치 영역 내의 모든 라우터는 경로 계산을 수행해야 하는 오버헤드가 수시로 발생한다.One link state update is reflected in all routing protocols in the autonomous system. This often incurs an overhead in which all routers in the autonomous region must perform route calculation.

반대로, 라우팅 링크 상태 업데이트의 발생 빈도가 낮을 경우에는, 링크 상태 업데이트로 인한 오버헤드는 감소하지만 즉각적인 링크 상태가 경로 설정 및 변경에 따른 반영되지 않아 부정확한 링크 상태 정보로 인한 효율적인 경로 설정이 어렵다.On the contrary, when the occurrence of the routing link state update is low, the overhead due to the link state update is reduced, but the immediate link state is not reflected by the path setting and the change, so that the effective path setting due to the incorrect link state information is difficult.

따라서, QoS 경로 라우팅을 위한 링크 상태 업데이트 트리거 정책은 링크 상태 정보 업데이트로 인한 오버헤드 발생의 측면과 정확한 링크 상태 정보를 이용한 효율적인 QoS 경로 설정의 측면을 고려하여 결정되어야 한다.Therefore, the link state update trigger policy for QoS path routing should be determined in consideration of the side of occurrence of overhead due to link state information update and the aspect of efficient QoS path establishment using accurate link state information.

본 발명이 이루고자 하는 기술적 과제는 링크 상태 업데이트로 인한 오버헤드를 줄이면서도 효율적인 QoS 경로 설정을 할 수 있는 링크 상태 정보 업데이트 방법 및 장치를 제공하는 것이다.An object of the present invention is to provide a method and apparatus for updating link state information capable of efficiently establishing a QoS path while reducing overhead due to link state update.

상기 기술적 과제를 이루기 위한 본 발명에 따른 링크 상태 정보 업데이트 방법의 일 실시예는 하나 이상의 노드가 링크로 연결된 네트워크상에서 QoS 경로 설정을 위한 링크 상태 정보 업데이트 방법에 있어서, 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이웃노드에 전송하고 상기 전송된 링크 상태 정보를 기초로 망 전체 링크 상태 정보를 포함하는 망 전체 링크 상태 테이블을 구축하는 단계, 망 전체 링크 상태 테이블을 기초로 하는 QoS 경로 설정이 있는 경우에, 설정된 QoS 경로상에 위치하는 각 링크의 자원이 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 단계 및 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송하는 단계를 가진다.An embodiment of the method for updating link state information according to the present invention for achieving the above technical problem is a method for updating link state information for establishing a QoS path on a network in which one or more nodes are connected by a link. Transmitting link state information indicating a state to a neighbor node and constructing a network-wide link state table including network-wide link state information based on the transmitted link state information, and a QoS path based on the network-wide link state table. If there is a setting, calculating a current value and an average value of the link state information by calculating a value consumed by the resources of each link located on the established QoS path, and the difference between the current value and the average value of the link state information is a threshold value. If larger, the step of transmitting the current value of the link state information to the neighbor node. The.

상기 기술적 과제를 이루기 위한 본 발명에 따른 링크 상태 정보 업데이트 장치의 일 실시예는 하나 이상의 노드가 링크로 연결된 네트워크 상에서 QoS 경로 설정을 위한 링크 상태 정보 업데이트 장치에 있어서, 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이웃노드에 전송하고 상기 전송된 링크 상태 정보를 기초로 망 전체 링크 상태 정보를 포함하는 망 전체 링크 상태 테이블, 망 전체 링크 상태 테이블을 기초로 QoS 경로 설정이 있는 경우에, 설정된 QoS 경로상에 위치하는 각 링크의 자원의 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 통계부 및 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송하는 업데이트부를 가진다.An embodiment of an apparatus for updating link state information according to the present invention for achieving the above technical problem is a device for updating link state information for establishing a QoS path on a network in which one or more nodes are connected by a link, wherein each node of the link is connected to itself. In the case where there is a QoS path setting based on the network-wide link state table and the network-wide link state table including link state information indicating the state to the neighbor node and the network-wide link state information based on the transmitted link state information. If the difference between the current value and the average value of the statistics unit and the link state information to obtain the current value and the average value of the link state information by calculating the consumed value of the resources of each link located on the set QoS path, An update unit transmits a current value of link state information to a neighbor node.

본 발명은 품질 보장 서비스(Quality of Service: QoS) 제공을 위한 제약 조건을 만족하는 경로 설정 시 링크 통계 정보를 이용한 적응형 링크 상태 정보 업데이트 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for updating adaptive link state information using link statistical information when establishing a path satisfying a constraint for providing a quality of service (QoS).

품질 보장 서비스를 위해서는 종래의 최선형서비스(Best-effort Service)에서의 물리적 토폴로지를 기초로 하는 최단 경로 제공뿐 아니라, 주어진 제약 조건을 만족하는 경로 설정이 요구된다.The quality assurance service requires not only providing the shortest path based on the physical topology in the conventional best-effort service but also establishing a path that satisfies a given constraint.

이러한 제약 조건 기반 라우팅을 위해서는 물리적 토폴로지 정보 외에도 망 전체의 링크 별 정확한 제약 조건 정보 유지가 필요하다. 망 전체의 정확한 제약 조건을 포함한 링크 정보 유지를 위해서, 라우팅 프로로콜은 링크 상태 정보 트리거 정책에 따라 링크 상태 정보를 업데이트하여 네트워크 내의 라우터에 반영한다.For such constraint-based routing, it is necessary to maintain accurate constraint information for each link of the entire network in addition to the physical topology information. In order to maintain the link information including the exact constraints of the entire network, the routing protocol updates the link state information according to the link state information trigger policy and reflects it to the routers in the network.

이처럼, 효율적인 제약 조건 기반 QoS 경로 설정을 위해서는 링크 상태 정보 업데이트 트리거 정책이 필수적이다.As such, link state information update trigger policy is essential for efficient constraint based QoS path establishment.

이를 위하여 본 발명에서는 링크의 통계 정보를 기반으로 사용 가능한 대역폭의 평균을 고려하여 링크 상태 업데이트를 수행함으로써 링크 상태 정보 업데이트로 인한 오버헤드 감소와 정확한 링크 상태 정보를 이용한 효율적인 QoS 경로 설정을 모두 이루고자 한다.To this end, in the present invention, link state update is performed in consideration of the average of the available bandwidth based on link statistical information, thereby achieving both overhead reduction due to link state information update and efficient QoS path setting using accurate link state information. .

즉, 현재 링크의 사용 가능 용량과 평균적으로 사용 가능한 링크의 용량의 차가 임계값 결정 함수보다 큰 경우에만 QoS 관련 로컬 링크 상태 정보를 업데이트하여 링크 상태 업데이트 횟수를 줄임으로써 링크 상태 정보 업데이트에 따른 오버헤드를 감소시킨다.That is, the overhead of updating link state information by reducing the number of link state updates by updating QoS related local link state information only when the difference between the available capacity of the current link and the average available link capacity is larger than the threshold determination function. Decreases.

또한, 본 발명의 링크 상태 업데이트 방법은 종래의 업데이트 방법보다 적은 수의 업데이트를 발생하면서도 종래의 방법과 유사한 경로 설정 성공 확률을 보임으로써 QoS 경로 설정의 효율성 면에서도 우수한 성능을 갖는다.In addition, the link state update method of the present invention has excellent performance in terms of efficiency of QoS routing by generating a smaller number of updates than the conventional update method and showing similar routing success probability as the conventional method.

따라서, 링크의 가용 대역 정보가 변경될 때마다 링크 상태 업데이트를 발생시키지 않아 잦은 링크 상태 업데이트에 따른 오버헤드 및 라우팅 프로토콜의 동요(fluctuation) 현상을 현저히 감소시킨다.Therefore, the link state update is not generated whenever the available band information of the link is changed, thereby significantly reducing the overhead and fluctuation of the routing protocol due to frequent link state updates.

또한, 적은 수의 업데이트에도 불구하고 본 발명의 방법은 기존 잦은 업데이트 방법과 유사한 QoS 경로 설정 성공 확률을 가짐으로써 성능 저하를 발생시키지 않는다. 따라서, 본 발명의 방법을 통해 추후 인터넷의 주요 서비스인 품질 보장 서비스를 제공함에 있어 효율적이고 안정적인 QoS 경로 제공이 가능하다.In addition, despite the small number of updates, the method of the present invention has a similar probability of QoS routing success as the existing frequent update method, and thus does not cause performance degradation. Therefore, through the method of the present invention, it is possible to provide an efficient and stable QoS path in providing a quality guarantee service, which is a main service of the Internet.

도 1은 본 발명의 일 실시예에 의한 링크 상태 정보 업데이트 방법이다. 도 1을 참조하면, 네트워크 상의 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이웃노드에 전송한다. 각 노드는 전송된 링크 상태 정보를 기초로 망 전체 링크 상태 정보를 포함하는 망 전체 링크 상태 테이블을 구축한다(S110).1 is a method of updating link state information according to an embodiment of the present invention. Referring to FIG. 1, each node on a network transmits link state information indicating a state of a link connected to the neighbor node. Each node constructs a network-wide link state table including network-wide link state information based on the transmitted link state information (S110).

즉, QoS 정보를 포함한 로컬 링크 상태 정보를 구성하고 네이버와의 로컬 링크 상태 정보를 교환하여 망 전체 링크 상태 테이블을 구성한다.That is, it configures the local link state information including QoS information and exchanges the local link state information with the neighbor to form a network-wide link state table.

설정된 QoS 경로상에 위치하는 각 링크의 자원이 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득한다(S120). A current value and an average value of the link state information are obtained by calculating a value consumed by resources of each link located on the set QoS path (S120).

QoS 경로 설정 요청이 있는 경우에 망 전체 링크 상태 테이블(S110)을 기초로 QoS 경로를 설정한다.If there is a QoS path establishment request, the QoS path is set based on the network-wide link state table S110.

망 전체 링크 상태 테이블을 바탕으로 일반적인 경우에는 최단 경로 라우팅 테이블을 구성한다. In the general case, the shortest path routing table is configured based on the network-wide link state table.

하지만, 특정한 대역폭을 요구하는 QoS 경로 설정 요구가 있는 경우에는 제약 조건을 갖는 QoS 경로 라우팅 테이블을 구성한다. QoS 경로 설정이 완료되면 각 링크의 자원이 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 포함하는 링크 통계 정보를 관리한다.However, when there is a QoS routing request requiring a specific bandwidth, a QoS routing table with constraints is configured. When the QoS path setting is completed, the value of the resource consumption of each link is calculated to manage link statistics information including the current value and the average value of the link state information.

QoS 관련 링크 상태 변경 이벤트가 감지된 경에는 링크 상태 정보 업데이트 트리거 조건에 따라 QoS 관련 로컬 링크 상태를 업데이트여부를 결정한다. 업데이트 하는 것으로 결정된 경우에는 현재의 로컬 링크 상태를 전체 망에 전파하여 QoS 링크 상태를 포함한 토폴로지 정보를 재구성한다.When the QoS related link state change event is detected, it is determined whether to update the QoS related local link state according to the link state information update trigger condition. If it is decided to update, it propagates the current local link state to the whole network and reconstructs topology information including QoS link state.

즉, 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송한다(S130). 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 작거나 같은 경우에는 링크 상태 정보를 업데이트하지 않는다.That is, when the difference between the current value and the average value of the link state information is greater than the threshold value, the current value of the link state information is transmitted to the neighbor node (S130). If the difference between the current value and the average value of the link state information is less than or equal to the threshold, the link state information is not updated.

도 2는 본 발명의 다른 일 실시예에 의한 링크 상태 정보 업데이트 방법이다. 도 2를 참조하면, 망 내의 링크 상태 라우팅 프로토콜이 동작 중인 모든 노드에서는 운용자로부터 링크 상태 초기값을 입력 받는다(S201). 2 is a method for updating link state information according to another embodiment of the present invention. Referring to FIG. 2, all nodes operating the link state routing protocol in the network receive an initial link state value from an operator (S201).

각 노드의 로컬 링크 상태 정보 테이블을 구성한다(S202). 로컬 링크 상태 정보 테이블은 종래의 최단 경로만을 고려하는 라우팅 프로토콜에서는 링크별 메트릭 정보를 기반으로 구성되었다.A local link state information table of each node is configured (S202). The local link state information table is configured based on link-specific metric information in a routing protocol considering only the shortest path.

본 발명은 QoS 경로를 제공하는 것이 목적이므로 링크별 메트릭 정보에 QoS 관련 링크 상태 정보가 추가된다. 현재 가장 중요하게 고려되는 QoS 정보는 대역폭 정보이므로 링크별 최대 용량 및 사용 가능 용량을 QoS 링크 상태 정보로 구성한다.In order to provide a QoS path, the present invention adds QoS-related link state information to link-specific metric information. Since the most important QoS information currently considered is bandwidth information, the maximum capacity and usable capacity of each link are configured as QoS link state information.

초기 링크 상태 정보를 구성한 라우팅 프로토콜은 동일 라우팅 프로토콜이 구동 중인 이웃노드와의 네이버를 형성한다(S203).The routing protocol configuring the initial link state information forms a neighbor with a neighbor node on which the same routing protocol is being driven (S203).

형성된 네이버 연결을 통해 자신이 구축한 로컬 링크 상태 정보를 교환한다(S204).It exchanges the local link state information it establishes through the formed Naver connection (S204).

이러한 네이버 연결 및 링크 상태 정보 교환은 연속적으로 망 전체에서 일어나며 결국 자치시스템내의 모든 노드로부터 모든 링크 상태 정보를 각 노드에서 수집하게 되며 이를 기반으로 망 전체의 링크 상태 테이블을 구성한다(S205). 즉, 모든 노드는 QoS 정보를 포함한 링크 상태 정보를 알 수 있다.Such Naver connection and link state information exchange occurs continuously throughout the network, and eventually, all the link state information is collected from each node from all nodes in the autonomous system, and based on this, the link state table of the entire network is configured (S205). That is, all nodes can know link state information including QoS information.

망 전체의 링크 상태 테이블을 기반으로 우선 모든 목적지별 최단 경로를 계산한다(S206). 이는 일반적인 최선형 서비스에 사용된다.First, the shortest path for every destination is calculated based on the link state table of the entire network (S206). This is used for general best practices services.

계산된 최단 경로를 이용해 최단 경로 라우팅 테이블을 구성한다(S207). 최단 경로 라우팅 테이블에는 유입된 패킷의 목적지 주소에 따라 계산된 최단 경로로 가기 위한 다음 홉 주소 정보가 포함된다.The shortest path routing table is configured using the calculated shortest path (S207). The shortest path routing table includes next hop address information for going to the shortest path calculated according to the destination address of the incoming packet.

최단 경로 라우팅 테이블을 바탕으로 일반적인 서비스가 진행되다가 특정 대역을 요구하는 QoS 경로 설정 요구가 발생하면(S208) 라우팅 프로토콜은 제약 조건의 대역을 만족하는 경로를 계산한다(S209).When a general service proceeds based on the shortest path routing table and a QoS path setting request for a specific band occurs (S208), the routing protocol calculates a path that satisfies the band of the constraint condition (S209).

계산된 경로에 따라 QoS 경로를 위한 라우팅 테이블을 구성한다(S210). 라우팅 테이블을 바탕으로 신호 프로토콜이 QoS 경로를 셋업한다(S211).A routing table for the QoS path is configured according to the calculated path (S210). The signaling protocol sets up the QoS path based on the routing table (S211).

신호 프로토콜이 QoS 경로를 셋업하면, 각 노드의 해당 링크는 상기의 경로 설정을 위해 요구한 대역 만큼의 대역이 소비되었음을 인지하게 됨으로 해당 링크의 통계 정보를 수정해서 저장해야 한다(S212).When the signaling protocol sets up the QoS path, the corresponding link of each node recognizes that the bandwidth of the bandwidth required for the above path is consumed, and thus needs to modify and store statistical information of the corresponding link (S212).

즉, 해당 링크의 사용 가능 용량을 소비된 대역폭만큼 감소시키고, 평균적으로 사용 가능한 링크의 용량을 재계산해서 저장하게 된다. 수정된 통계정보는 추후 링크 상태 업데이트 트리거 조건에 사용되는 정보이다.That is, the available capacity of the link is reduced by the bandwidth consumed, and the capacity of the available link is recalculated and stored on average. The modified statistical information is information used for a link state update trigger condition later.

최단 경로를 계산한 라우팅 프로토콜과 QoS 경로를 계산한 라우팅 프로토콜은 로컬 링크 상태가 변경되는 경우 이를 인지하고 전체 망의 링크 토폴로지에 반영해야 함으로 로컬 링크 상태 변경 이벤트에 수신 대기 한다(S213).The routing protocol that calculates the shortest path and the routing protocol that calculates the QoS path listen for the local link state change event because the local link state should be recognized and reflected in the link topology of the entire network (S213).

링크 상태 변경 이벤트가 발생하고 이것이 QoS 관련 상태 정보가 아닌 링크 메트릭의 변경이나 링크의 업/다운 상태 변화이면 이는 즉시 로컬 링크 상태 정보를 업데이트한다(S215). 네이버의 모든 이웃 노드에게 로컬 링크 상태 정보를 전달하여 망 전체 링크 상태 테이블을 재구성하도록 한다.If a link state change event occurs and this is not a QoS related state information but a change of a link metric or a link up / down state change, this immediately updates the local link state information (S215). Local link state information is transmitted to all neighbor nodes of NAVER to reorganize the entire network link state table.

그러나, 링크 상태 변경 이벤트가 QoS 관련 가용한 대역 정보의 변경인 경우에는 이를 즉시 반영하여 발생하는 오버헤드를 감소시키기 위해 먼저 QoS 링크 상태 정보 업데이트를 위한 트리거 조건을 검사한다(S216).However, if the link state change event is a change in the available bandwidth information related to QoS, the trigger condition for updating the QoS link state information is first checked in order to reduce the overhead caused by immediately reflecting this (S216).

이때, 현재 링크의 사용 가능 용량(

Figure 112006064772499-PAT00001
)과 평균적으로 사용 가능한 링크의 용량(
Figure 112006064772499-PAT00002
)을 이용한다. 수학식 1을 만족하지 않는 경우에는 로컬 링크 상태 정보를 업데이트 하지 않고 계속 로컬 링크 상태 변경 이벤트 발생 수신에 대기한다(S213).At this time, the available capacity of the current link (
Figure 112006064772499-PAT00001
) And average available link capacity (
Figure 112006064772499-PAT00002
). If it is not satisfied with Equation 1, without waiting for updating the local link state information, it continues to wait for reception of a local link state change event (S213).

수학식1을 만족하는 경우에만 QoS 관련 로컬 링크 상태 정보를 업데이트한다(S218). 네이버의 모든 이웃 노드에게 QoS 정보를 포함한 망 전체 링크 상태 테이블을 재구성하도록 한다.The QoS related local link state information is updated only when Equation 1 is satisfied (S218). All neighbor nodes of NAVER are reconfigured with network-wide link state table including QoS information.

Figure 112006064772499-PAT00003
Figure 112006064772499-PAT00003

여기서 임계값 결정함수는 사용 가능한 링크의 용량의 표준편차(

Figure 112006064772499-PAT00004
)를 사용할 수 있다.Where the threshold determination function is the standard deviation of the available link capacity (
Figure 112006064772499-PAT00004
) Can be used.

도 3은 본 발명의 일 실시예에 의한 링크 상태 정보 업데이트 장치이다. 도 3을 참조하면, 링크 상태 정보 업데이트 장치(300)는 망 전체 링크 상태 테이블(310), 통계부(320) 및 업데이트부(330)을 가진다.3 is an apparatus for updating link state information according to an embodiment of the present invention. Referring to FIG. 3, the link state information updating apparatus 300 includes a network-wide link state table 310, a statistics unit 320, and an update unit 330.

망 전체 링크 상태 테이블(310)은 네트워크 내의 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이웃노드에 전송하고 상기 전송된 링크 상태 정보를 기초로 구성한다.The network-wide link state table 310 transmits link state information indicating a state of a link connected to each node in the network to a neighbor node and configures the link state information based on the transmitted link state information.

통계부(320)는 망 전체 링크 상태 테이블(310)을 기초로 QoS 경로 설정이 있는 경우에, 설정된 QoS 경로상에 위치하는 각 링크의 자원의 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득한다. The statistics unit 320 calculates the consumed value of the resource of each link located on the set QoS path when there is a QoS path setting based on the network-wide link state table 310, and provides the current value of the link state information. And an average value.

업데이트부(330)는 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송한다.The updater 330 transmits the current value of the link state information to the neighbor node when the difference between the current value and the average value of the link state information is larger than the threshold.

링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 작거나 같은 경우에는 링크 상태 정보를 업데이트하지 않는다.If the difference between the current value and the average value of the link state information is less than or equal to the threshold, the link state information is not updated.

도 4는 본 발명의 다른 일 실시예에 의한 링크 상태 정보 업데이트 장치이다. 도 4를 참조하면, 링크 상태 정보 업데이트 장치(400)는 운용자 인터페이스부(401), QoS 경로 관리부(402), QoS 라우팅 프로토콜부(403), QoS 경로 설정부(406) 및 자원 관리부(407)를 가진다.4 is an apparatus for updating link state information according to another embodiment of the present invention. Referring to FIG. 4, the link state information updating apparatus 400 includes an operator interface unit 401, a QoS path management unit 402, a QoS routing protocol unit 403, a QoS path setting unit 406, and a resource management unit 407. Has

운용자 인터페이스부(401)는 운용자 명령어를 이용해 링크 상태 정보를 설정하는 기능을 수행한다.The operator interface unit 401 performs a function of setting link state information by using an operator command.

운용자 인터페이스부(401)는 품질 보장 경로 설정을 위해서 기존의 링크 메트릭 정보외에 링크 별 대역폭 및 링크 별 사용 가능 대역폭을 초기에 설정하고 이를 변경 할 수 있는 명령어를 제공한다.The operator interface unit 401 provides a command for initially setting and changing the bandwidth for each link and the available bandwidth for each link in addition to the existing link metric information for setting the quality guarantee path.

운용자 인터페이스부(401)는 운용자에 의해 설정된 링크 상태 정보를 라우팅 프로토콜부(403)에 전달한다.The operator interface unit 401 transfers the link state information set by the operator to the routing protocol unit 403.

QoS 경로 관리부(402)는 라우터 시스템내에서의 QoS 경로 연결 설정 요청의 처리 및 연결들을 관리하는 기능을 수행한다.The QoS path manager 402 performs a function of processing a connection and requesting a QoS path connection establishment request in the router system.

QoS 라우팅 프로토콜부(403)는 QoS 경로 계산을 위한 링크 상태 정보를 관리 하고 제약 조건을 만족하는 경로를 계산한다.The QoS routing protocol unit 403 manages link state information for QoS path calculation and calculates a path that satisfies the constraint.

QoS 라우팅 프로토콜부(403)는 자신의 링크 상태 정보를 분배하고 네이버의 링크 상태 정보를 수집하여 전체 망의 링크 상태 정보를 포함하는 QoS 링크 상태 정보 테이블(405)을 생성한다.The QoS routing protocol unit 403 distributes its link state information, collects the link state information of the neighbor, and generates a QoS link state information table 405 including link state information of the entire network.

QoS 라우팅 프로토콜부(403)는 QoS 링크 상태 테이블(405)를 바탕으로 주어진 제약 조건을 만족하는 QoS 경로 계산 알고리즘(404)을 이용해 경로를 계산한다.The QoS routing protocol unit 403 calculates a path using a QoS path calculation algorithm 404 that satisfies a given constraint based on the QoS link state table 405.

QoS 경로 설정부(406)는 계산된 QoS 경로로의 실제 연결을 설정한다. QoS 경로 설정부(406)는 시그널링 프로토콜을 이용해 QoS 경로 설정을 한다.The QoS path setting unit 406 sets the actual connection to the calculated QoS path. The QoS path setting unit 406 sets the QoS path using a signaling protocol.

자원 관리부(407)는 라우터 시스템내의 자원 정보를 관리한다. 자원 관리부(407)는 QoS 연결을 설정하면 자신의 링크상의 자원 정보가 변경되므로, 연결 설정이 완료되면 로컬 링크 자원 정보를 수정하고 이를 QoS 라우팅 프로토콜부(403)로 통보한다.The resource manager 407 manages resource information in the router system. Since the resource management unit 407 changes the resource information on its link when establishing the QoS connection, when the connection setting is completed, the resource management unit 407 corrects the local link resource information and notifies the QoS routing protocol unit 403 of this.

도 5는 본 발명의 일 실시예에 따른 최단 경로 라우팅 테이블 구조 및 품질 보장 경로를 위한 라우팅 테이블 구조이다.5 is a shortest path routing table structure and a routing table structure for a quality guarantee path according to an embodiment of the present invention.

도 5를 참조하면, 최선형 서비스를 위한 최단 경로 제공을 위한 라우팅 프로토콜(501)은 링크 상태 정보 중 메트릭만을 고려한 최단 경로 라우팅 테이블(202)을 구축한다.Referring to FIG. 5, the routing protocol 501 for providing the shortest path for the best service establishes the shortest path routing table 202 considering only the metric among the link state information.

품질 보장형 서비스를 위한 제약 사항을 만족하는 경로 제공을 위한 라우팅 프로토콜(504)은 QoS 관련 링크 상태 정보를 고려한 제약 조건을 만족하는 QoS 라우팅 테이블(505)을 구축한다.The routing protocol 504 for providing a path that satisfies the constraints for the quality assurance service establishes a QoS routing table 505 that satisfies the constraints considering the QoS related link state information.

최단 경로 라우팅 테이블은 모든 목적지 노드를 위한 패킷 포워딩 정보(503)를 생성한다.The shortest path routing table generates packet forwarding information 503 for all destination nodes.

제약 조건을 갖는 경로 라우팅 테이블은 QoS 경로 설정 요구가 있을 때마다 주어진 제약 조건을 만족하는 엣지간 경로 설정(506)을 한다.Constrained route routing tables make inter-edge route establishment 506 that satisfies a given constraint whenever there is a QoS route request.

품질 보장형 경로 제공을 위한 QoS 라우팅 프로토콜(504)은 실제 구현시에는 기존 최단 경로 라우팅 프로토콜의 확장형으로 구현되나, 논리적으로는 각각 독립적인 라우팅 테이블을 형성하고 이를 관리하는 구조를 갖는다.The QoS routing protocol 504 for providing a quality guaranteed path is implemented as an extension of the existing shortest path routing protocol in an actual implementation, but logically has a structure for forming and managing independent routing tables.

도 6은 본 발명의 일 실시예에 의한 링크 상태 업데이트 방법 및 장치를 종래 기술과 비교한 성능 비교도이다.6 is a performance comparison diagram comparing the link state updating method and apparatus according to an embodiment of the present invention with the prior art.

도 6을 참조하면, 본 발명과 종래 기술에 따른 트래픽 부하에 따른 링크 상태 업데이트 횟수를 보여준다.Referring to Figure 6, it shows the link state update frequency according to the traffic load according to the present invention and the prior art.

종래 기술에 따른 링크 상태 업데이트는 QoS 경로 설정 요청이 성공하거나 블록되는 모든 경우에 업데이트를 수행하는 방법이다. 종래 기술에 따른 링크 상태 업데이트는 잦은 업데이트를 발생시킨다(601).The prior art link state update is a method for performing an update in all cases where a QoS routing request is successful or blocked. Prior art link state updates result in frequent updates (601).

반면에, 본 발명에 의한 링크 통계 정보를 이용한 링크 상태 업데이트 방법은 망의 트래픽 특성을 적절하게 고려함으로써 기존 방법보다 훨씬 적은 수의 업데이트를 발생시킨다(602). 여기서 임계값 결정함수는 사용 가능한 링크의 용량의 표준편차(

Figure 112006064772499-PAT00005
)를 사용하였다.On the other hand, the link state update method using the link statistics information according to the present invention generates a much smaller number of updates than the existing method by properly considering the traffic characteristics of the network (602). Where the threshold determination function is the standard deviation of the available link capacity (
Figure 112006064772499-PAT00005
) Was used.

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The invention can also be embodied as computer readable code on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like, and may also be implemented in the form of a carrier wave (for example, transmission over the Internet). Include. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

이상에서 설명한 바와 같이 본 발명에 의한 링크 상태 정보 업데이트 방법 및 장치는 링크 상태 정보의 업데이트 횟수를 줄임으로써 링크 상태 업데이트에 따른 오버헤드 및 라우팅 프로토콜의 동요(fluctuation) 현상을 현저히 줄인다.As described above, the method and apparatus for updating link state information according to the present invention significantly reduce the overhead of the link state update and fluctuation of the routing protocol by reducing the number of update of the link state information.

또한, 본 발명에 의한 링크 상태 정보 업데이트 방법 및 장치는 적은 수의 링크 상태 정보 업데이트에도 불구하고 종래의 업데이트 방법과 유사한 QoS 경로 설정 성공 확률을 가짐으로써 성능 저하를 발생시키지 않는다.In addition, the link state information updating method and apparatus according to the present invention does not cause performance degradation by having a similar QoS routing success probability as that of the conventional update method despite the small number of link state information updates.

이처럼 본 발명에 의한 링크 상태 정보 업데이트 방법 및 장치는 효율적이고 안정적인 품질보장 서비스(QoS 경로 제공)를 제공한다. As described above, the method and apparatus for updating link state information according to the present invention provide an efficient and stable quality assurance service (providing a QoS path).

Claims (10)

하나 이상의 노드가 링크로 연결된 네트워크상에서 QoS 경로 설정을 위한 링크 상태 정보 업데이트 방법에 있어서,A method of updating link state information for QoS routing on a network in which one or more nodes are linked, (a)상기 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이웃노드에 전송하고 상기 전송된 링크 상태 정보를 기초로 망 전체 링크 상태 정보를 포함하는 망 전체 링크 상태 테이블을 구축하는 단계;(a) each node transmitting link state information indicating a state of a link connected to the node to a neighbor node and constructing a network-wide link state table including network-wide link state information based on the transmitted link state information; ; (b)상기 망 전체 링크 상태 테이블을 기초로 하는 QoS 경로 설정이 있는 경우에, 설정된 QoS 경로상에 위치하는 각 링크의 자원이 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 단계; 및(b) in the case where there is a QoS path setting based on the network-wide link state table, the current value and the average value of the link state information are obtained by calculating a value at which resources of each link located on the set QoS path are consumed. Doing; And (c)상기 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송하는 단계;를 포함하는 것을 특징으로 하는 링크 상태 정보 업데이트 방법.and transmitting the current value of the link state information to the neighbor node when a difference between the current value and the average value of the link state information is greater than a threshold. 제 1항에 있어서 상기 (a)단계는 The method of claim 1, wherein step (a) (a1)상기 노드에 연결된 하나 이상의 링크의 상태 정보를 포함하는 로컬 링크 상태 정보를 획득하는 단계; 및(a1) obtaining local link state information including state information of at least one link connected to the node; And (a2)이웃 노드와 상기 로컬 링크 상태정보를 교환하여 망 전체 링크 상태 정보를 포함하는 망 전체 링크상태 테이블을 구성하는 단계;를 포함하는 것을 특징으로 하는 링크정보 업데이트 시스템.and (a2) exchanging local link state information with a neighbor node to construct a network-wide link state table including network-wide link state information. 제 1항에 있어서 상기 (b)단계는 The method of claim 1, wherein step (b) (b1)QoS 경로 설정 요청이 있는 경우에는, 상기 망 전체 링크상태 테이블을 기초로 QoS 라우팅 테이블을 구성하고 QoS 라우팅 경로를 설정하는 단계; 및(b1) if there is a request for establishing a QoS path, configuring a QoS routing table based on the network-wide link state table and establishing a QoS routing path; And (b2)상기 설정된 QoS 경로상에 위치하는 각 링크의 자원의 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 단계;를 포함하는 것을 특징으로 하는 링크정보 업데이트 시스템.(b2) calculating a consumed value of a resource of each link located on the set QoS path to obtain a current value and an average value of the link state information. 제 1항, 제 2항 또는 제 3항에 있어서,The method according to claim 1, 2 or 3, 상기 링크 상태 정보는 근원지 노드, 목적지 노드 또는 근원지 노드와 목적지 노드 간의 대역폭에 관한 정보이고 상기 링크의 자원은 대역폭인 것을 특징으로 하는 링크 상태 정보 업데이트 방법.Wherein the link state information is information on a bandwidth between a source node, a destination node, or a source node and a destination node, and the resource of the link is a bandwidth. 제 1항, 제 2항 또는 제 3항에 있어서,The method according to claim 1, 2 or 3, 상기 임계치는 상기 링크 상태 정보의 표준편차값인 것을 특징으로 하는 링크 상태 정보 업데이트 방법.And wherein the threshold is a standard deviation value of the link state information. 하나 이상의 노드가 링크로 연결된 네트워크 상에서 QoS 경로 설정을 위한 링크 상태 정보 업데이트 장치에 있어서,An apparatus for updating link state information for QoS path establishment on a network in which one or more nodes are connected by a link, 상기 각 노드가 자신과 연결된 링크의 상태를 나타내는 링크 상태 정보를 이 웃노드에 전송하고 상기 전송된 링크 상태 정보를 기초로 망 전체 링크 상태 정보를 포함하는 망 전체 링크 상태 테이블;A network-wide link state table, wherein each node transmits link state information indicating a state of a link connected to the node to the neighbor node and includes network-wide link state information based on the transmitted link state information; 상기 망 전체 링크 상태 테이블을 기초로 QoS 경로 설정이 있는 경우에, 설정된 QoS 경로상에 위치하는 각 링크의 자원의 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 통계부; 및A statistics unit for calculating the consumed value of resources of each link located on the set QoS path and obtaining a current value and an average value of the link state information when there is a QoS path setting based on the entire network link state table; And 상기 링크 상태 정보의 현재값과 평균값의 차이가 임계치보다 큰 경우에는 링크 상태 정보의 현재값을 이웃노드에 전송하는 업데이트부;를 포함하는 것을 특징으로 하는 링크 상태 정보 업데이트 장치.And a updating unit which transmits the current value of the link state information to the neighboring node when the difference between the current value and the average value of the link state information is greater than a threshold value. 제 6항에 있어서 상기 통계부는, The method of claim 6, wherein the statistics unit, QoS 경로 설정 요청이 있는 경우에는, 상기 망 전체 링크상태 테이블을 기초로 QoS 라우팅 테이블을 구성하고 QoS 라우팅 경로를 설정하는 QoS 라우팅 관리부; 및A QoS routing manager configured to configure a QoS routing table based on the network-wide link state table and to establish a QoS routing path when there is a QoS path establishment request; And 상기 설정된 QoS 경로상에 위치하는 각 링크의 자원의 소비된 값을 계산하여 상기 링크 상태 정보의 현재값 및 평균값을 획득하는 계산부;를 포함하는 것을 특징으로 하는 링크정보 업데이트 시스템.And a calculator configured to calculate a consumed value of a resource of each link located on the set QoS path to obtain a current value and an average value of the link state information. 제 6항 또는 제 7항에 있어서,The method according to claim 6 or 7, 상기 링크 상태 정보는 근원지 노드, 목적지 노드 또는 근원지 노드와 목적지 노드 간의 대역폭에 관한 정보이고, 상기 링크의 자원은 대역폭인 것을 특징으 로 하는 링크 상태 정보 업데이트 장치.And the link state information is information about a bandwidth between a source node, a destination node, or a source node and a destination node, and the resource of the link is a bandwidth. 제 6항, 제 7항 또는 제 8항에 있어서,The method according to claim 6, 7, or 8, 상기 임계치는 상기 링크 상태 정보의 표준편차값 인 것을 특징으로 하는 링크 상태 정보 업데이트 장치.And wherein the threshold is a standard deviation value of the link state information. 제 1항 내지 제 5항 중 어느 한항에 기재된 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for executing the method according to any one of claims 1 to 5 on a computer.
KR1020060086283A 2005-12-07 2006-09-07 Method and device for updating link status information KR100875911B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20050118782 2005-12-07
KR1020050118782 2005-12-07

Publications (2)

Publication Number Publication Date
KR20070059924A true KR20070059924A (en) 2007-06-12
KR100875911B1 KR100875911B1 (en) 2008-12-26

Family

ID=38356175

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060086283A KR100875911B1 (en) 2005-12-07 2006-09-07 Method and device for updating link status information

Country Status (1)

Country Link
KR (1) KR100875911B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100924108B1 (en) * 2008-02-22 2009-10-29 성균관대학교산학협력단 Link State Update System and Control Method thereof
WO2012030174A2 (en) * 2010-09-03 2012-03-08 Lg Electronics Inc. Method of making a coexistence decision on distributed topology
US9301149B2 (en) 2010-04-01 2016-03-29 Lg Electronics Inc. Method for providing information such that different types of access points can coexist

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI661700B (en) * 2017-08-11 2019-06-01 國立成功大學 Network topology system and topology building method thereof

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100924108B1 (en) * 2008-02-22 2009-10-29 성균관대학교산학협력단 Link State Update System and Control Method thereof
US9301149B2 (en) 2010-04-01 2016-03-29 Lg Electronics Inc. Method for providing information such that different types of access points can coexist
US9319886B2 (en) 2010-04-01 2016-04-19 Lg Electronics Inc. Method for efficient channel use
WO2012030174A2 (en) * 2010-09-03 2012-03-08 Lg Electronics Inc. Method of making a coexistence decision on distributed topology
WO2012030174A3 (en) * 2010-09-03 2012-05-18 Lg Electronics Inc. Method of making a coexistence decision on distributed topology
US9107204B2 (en) 2010-09-03 2015-08-11 Lg Electronics Inc. Method of making a coexistence decision on distributed topology

Also Published As

Publication number Publication date
KR100875911B1 (en) 2008-12-26

Similar Documents

Publication Publication Date Title
US10057158B2 (en) Control device discovery in networks having separate control and forwarding devices
US9325626B2 (en) Method and apparatus to reduce cumulative effect of dynamic metric advertisement in smart grid/sensor networks
JP4025774B2 (en) Quality of service routing in mobile ad hoc networks
Ge et al. Quality of service routing in ad-hoc networks using OLSR
JP4098772B2 (en) Admission control in mobile ad hoc networks
EP1500286B1 (en) Temporal transition network protocol (ttnp) in a mobile ad hoc network
US8797913B2 (en) Reduction of message and computational overhead in networks
US7616961B2 (en) Allocating channels in a mobile ad hoc network
US6363319B1 (en) Constraint-based route selection using biased cost
US20120117213A1 (en) Negotiated Parent Joining in Directed Acyclic Graphs (DAGS)
WO2001095641A2 (en) Multi-path dynamic routing algorithm
EP1502200A1 (en) Tracking traffic in a mobile ad hoc network
JP2005524336A (en) Policy processing of traffic in mobile ad hoc networks
KR100875911B1 (en) Method and device for updating link status information
US8811226B2 (en) Management of routing topology in a network
JP4681507B2 (en) Request interpretation method and request interpretation device
WO2022213830A1 (en) Method and apparatus for determining path
Yang et al. Performance enhancement of OSPF protocol in the private network

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee