JP6085260B2 - Route control system, route control device, and route control method - Google Patents

Route control system, route control device, and route control method Download PDF

Info

Publication number
JP6085260B2
JP6085260B2 JP2014025026A JP2014025026A JP6085260B2 JP 6085260 B2 JP6085260 B2 JP 6085260B2 JP 2014025026 A JP2014025026 A JP 2014025026A JP 2014025026 A JP2014025026 A JP 2014025026A JP 6085260 B2 JP6085260 B2 JP 6085260B2
Authority
JP
Japan
Prior art keywords
route
information
quality threshold
threshold value
quality
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2014025026A
Other languages
Japanese (ja)
Other versions
JP2015154168A (en
Inventor
成正 熊川
成正 熊川
高橋 賢
賢 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2014025026A priority Critical patent/JP6085260B2/en
Publication of JP2015154168A publication Critical patent/JP2015154168A/en
Application granted granted Critical
Publication of JP6085260B2 publication Critical patent/JP6085260B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、パケットを転送する際に最適な経路を選択する技術に関する。   The present invention relates to a technique for selecting an optimum route when transferring a packet.

通信ネットワークでは、ルータやスイッチ等のノードからパケットを転送する際の経路決定は、個々のノードに予め設定されたメトリックに従い、自律分散的に行われている。その際、経路決定のための処理は、転送するすべてのパケットの流量を用いて、すべてのパケットの経路を一括して算出するように実行されている。   In a communication network, route determination when transferring a packet from a node such as a router or a switch is performed autonomously and distributed according to a metric set in advance for each node. At this time, the process for determining a path is executed so as to collectively calculate the paths of all the packets by using the flow rates of all the packets to be transferred.

また、近年、OpenFlow(登録商標)(非特許文献1)やNetconf等、ネットワークリソースの負荷状況を一元管理することが可能なSDN(Software Defined Network)技術が注目されている。SDN技術では、パケット転送の際の経路選択処理は、ノードとは別の制御装置で行われる。例えば、非特許文献2には、OpenFlowを用いて、IP(Internet Protocol)レイヤのマルチパス化を実現し、マルチパスに用いる回線や経路の決定を、動的に変化する回線品質に応じて行う技術が開示されている。   In recent years, SDN (Software Defined Network) technology capable of centrally managing the load status of network resources such as OpenFlow (registered trademark) (Non-patent Document 1) and Netconf has attracted attention. In the SDN technology, a route selection process at the time of packet transfer is performed by a control device different from the node. For example, Non-Patent Document 2 uses OpenFlow to realize IP (Internet Protocol) layer multipathing, and determines a line and a route used for multipath according to dynamically changing line quality. Technology is disclosed.

Open Networking Foundation、“OpenFlow Switch Specification 1.4.0”、[online]、2013年10月14日、[ 平成26 年1 月27日検索]、インターネット< URL :https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.4.0.pdf>Open Networking Foundation, “OpenFlow Switch Specification 1.4.0”, [online], October 14, 2013, [searched January 27, 2014], Internet <URL: https://www.opennetworking.org/images /stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.4.0.pdf> 栗原公紀、他2名、「OpenFlowを利用したIPレイヤのマルチパスによる通信の高信頼化」、信学技報、電子情報通信学会、2013年9月、CS2013-36、pp.37-42Kimi Kurihara, two others, “High reliability of communication by IP layer multipath using OpenFlow”, IEICE Technical Report, IEICE, September 2013, CS2013-36, pp.37-42

非特許文献2に記載されているOpenFlowを用いた経路決定処理は、転送するパケットの属性情報をすべて把握し、各パケット属性に対して一斉に経路を指示することによって行われる。ここで、パケットの属性情報は、例えば、パケットの発信元や送信先等を表している。そのため、SDN技術を単に用いた場合には、すべてのパケットの流れを把握し、パケットの経路を一斉指示するために、前記制御装置の処理負荷が増大するという問題がある。   The route determination process using OpenFlow described in Non-Patent Document 2 is performed by grasping all the attribute information of the packet to be transferred and instructing the route to each packet attribute all at once. Here, the attribute information of the packet represents, for example, the source and destination of the packet. Therefore, when the SDN technology is simply used, there is a problem that the processing load of the control device increases in order to grasp the flow of all packets and simultaneously instruct the packet paths.

さらに、回線の空き帯域だけでなく、ユーザのQoE(Quality of Experience)の向上も加味して経路選択処理を実行する場合には、パケットの属性情報として、発信元や送信先だけでなく、TCP(Transmission Control Protocol)/UDP(User Datagram Protocol)、VoIP(Voice over IP)/映像/HTTP(Hypertext Transfer Protocol)等の種類が多くなり、処理負荷がますます大きくなるという問題がある。つまり、SDN技術は、パケットの属性情報の種類が多くなればなるほど処理負荷が高くなるため、大規模なネットワークには適用が困難になる、という問題がある。   Furthermore, when performing route selection processing in consideration of not only the free bandwidth of the line but also the improvement of the user's QoE (Quality of Experience), not only the source and destination, but also TCP (Transmission Control Protocol) / UDP (User Datagram Protocol), VoIP (Voice over IP) / Video / HTTP (Hypertext Transfer Protocol), and the like, increase the processing load. That is, the SDN technique has a problem that it becomes difficult to apply to a large-scale network because the processing load increases as the types of packet attribute information increase.

そこで、本発明は、ネットワークの経路を決定する経路制御処理において、処理負荷を抑制することを課題とする。   Therefore, an object of the present invention is to suppress a processing load in a path control process for determining a network path.

本発明の経路制御装置は、受信したパケットの経路が不明の場合に経路を問い合せる経路問合せ情報を経路制御装置に送信し、前記経路制御装置によって決められた経路を受信して記憶するノードを有する経路制御システムにおける前記経路制御装置であって、前記ノードを有するネットワークのトポロジ情報およびネットワークリソース情報を記憶しているネットワーク情報と、前記ネットワーク情報から取得した経路の遅延量および空き帯域量に基づいて数値化された当該経路の品質閾値を記憶している品質閾値情報と、を記憶している記憶部と、前記パケットに含まれる情報から取得されるパケットの属性情報に応じて決められる要求品質を数値化して品質要求値を求め、前記ネットワーク情報を参照して前記経路問合せ情報に含まれる前記パケットの属性情報に基づいて利用可能な経路を経路候補として取得し、前記品質閾値情報を参照して前記経路候補の品質閾値を取得し、前記経路候補の品質閾値と前記品質要求値との大小比較によって、前記経路候補の中から経路を決定し、その決定した経路を前記ノードに送信する経路決定部と、を備え、前記経路決定部は、前記経路候補の品質閾値に初期値として当該経路候補の遅延量を数値化した値を設定し、取得した前記空き帯域量が第1の閾値より大きい場合には前記品質閾値から正の所定値を減算し、取得した前記空き帯域量が前記第1の閾値より小さな第2の閾値より小さい場合には前記品質閾値に前記正の所定値を加算して、前記品質閾値を更新することを特徴とする。 The route control device of the present invention has a node that transmits route inquiry information for inquiring a route when the route of the received packet is unknown to the route control device, and receives and stores the route determined by the route control device. The route control device in a route control system, based on network information storing topology information and network resource information of a network having the node, and a route delay amount and a free bandwidth amount obtained from the network information A quality threshold information storing the numerical quality threshold of the route, a storage unit storing the quality threshold, and a required quality determined according to the attribute information of the packet acquired from the information included in the packet The quality requirement value is obtained by quantification, and is included in the route inquiry information with reference to the network information. An available route is acquired as a route candidate based on the attribute information of the packet, a quality threshold of the route candidate is acquired with reference to the quality threshold information, and the quality threshold of the route candidate and the quality requirement value A route determination unit that determines a route from among the route candidates by size comparison, and transmits the determined route to the node. The route determination unit includes an initial value as a quality threshold value of the route candidate. A value obtained by quantifying the delay amount of the route candidate is set, and when the acquired free bandwidth amount is larger than a first threshold value, a positive predetermined value is subtracted from the quality threshold value, and the acquired free bandwidth amount is When the threshold value is smaller than the second threshold value smaller than the first threshold value, the quality threshold value is updated by adding the positive predetermined value to the quality threshold value .

このような構成によれば、経路制御装置は、経路問合せ情報を受信した場合にだけ経路を決定する処理を実行すればよいので、すべてのパケットの経路を決定する処理を実行する場合に比べて、処理負荷を抑制することができる。また、経路制御装置は、経路毎の品質を品質閾値として数値化し、パケットの要求品質を品質要求値として数値化したことによって、大小関係を調べるだけでよくなったため、すべてのパケットの流量から各経路に流すことのできる流量を計算して経路を決定する場合に比べて、処理負荷を抑制することができる。したがって、経路制御装置は、パケットの属性情報が多いような大規模なネットワークにも適用が可能となる。
また、経路制御装置は、ネットワークのトラヒック変動を空き帯域量の変動に置き換えて、空き帯域が大きくなった場合には、品質閾値を小さくすることによって、その品質閾値に関連付けられた経路を利用しやすくするように制御することができる。また、その逆に、空き帯域が小さくなった場合には、品質閾値を大きくすることによって、その品質閾値に関連付けられた経路を利用しにくくするように制御することができる。したがって、経路制御装置は、簡単な処理によって経路を決定することができるので、処理負荷を抑制することができる。また、経路制御装置は、トラヒック変動に応じて、適切な経路を選択することができる。
According to such a configuration, the route control apparatus only needs to execute the process of determining the route only when the route inquiry information is received, so that the route control device is compared with the case of executing the process of determining the route of all packets. The processing load can be suppressed. In addition, since the route control device quantifies the quality of each route as a quality threshold and quantifies the required quality of a packet as a quality requirement value, it is only necessary to examine the magnitude relationship. The processing load can be suppressed as compared with the case where the flow rate that can be passed through the route is calculated to determine the route. Therefore, the path control device can be applied to a large-scale network having a lot of packet attribute information.
In addition, the path control device replaces network traffic fluctuations with fluctuations in the free bandwidth amount, and when the free bandwidth becomes large, the route associated with the quality threshold value is used by reducing the quality threshold value. It can be controlled to make it easier. On the other hand, when the available bandwidth becomes small, it is possible to control to make it difficult to use the route associated with the quality threshold by increasing the quality threshold. Therefore, the route control device can determine the route by a simple process, and thus can suppress the processing load. Further, the route control device can select an appropriate route according to the traffic fluctuation.

前記経路制御装置の前記経路決定部は、前記遅延量が小さくなるにしたがって、前記品質閾値が大きな値となるように数値化されている場合、前記経路候補の品質閾値と前記品質要求値とを比較して、前記品質要求値より小さい品質閾値の中で最も大きな品質閾値を決定し、その決定した品質閾値の経路を前記ノードに送信することを特徴とする。   When the route determination unit of the route control device is quantified so that the quality threshold value becomes larger as the delay amount becomes smaller, the route candidate quality threshold value and the quality requirement value are calculated. In comparison, the largest quality threshold value among quality threshold values smaller than the quality requirement value is determined, and the route of the determined quality threshold value is transmitted to the node.

このような構成によれば、経路制御装置は、品質閾値と品質要求値とを大小比較するような簡単な処理を実行することによって、経路を決定することができるので、処理負荷を抑制することができる。   According to such a configuration, the path control device can determine the path by executing a simple process of comparing the quality threshold value with the quality requirement value, thereby suppressing the processing load. Can do.

前記経路制御装置の前記経路決定部は、前記経路候補が複数ある場合、前記経路候補の品質閾値に設定された前記初期値の大小関係を保つように、前記品質閾値を更新することを特徴とする。   The route determination unit of the route control device updates the quality threshold so as to maintain the magnitude relationship of the initial value set as the quality threshold of the route candidate when there are a plurality of route candidates. To do.

このような構成によれば、経路制御装置は、遅延量を数値化した値を初期値として設定し、その値の大小関係を保つような簡単な処理を実行して、経路を決定するので、処理負荷を抑制することができるとともに、限られたネットワークリソースの範囲内でユーザのQoEを満たすように制御することができる。   According to such a configuration, the route control device sets a value obtained by quantifying the delay amount as an initial value, executes a simple process that maintains the magnitude relationship of the value, and determines the route. The processing load can be suppressed, and control can be performed so as to satisfy the user's QoE within a limited range of network resources.

前記経路制御装置において、前記パケットの属性情報は、送信先、TCP、UDP、アプリケーション種類のいずれかまたは組み合わせであることを特徴とする。   In the path control device, the attribute information of the packet is any one or a combination of a transmission destination, TCP, UDP, and an application type.

このような構成によれば、経路制御装置は、遅延量だけでなく、ユーザのQoEに影響する他の要因をも加味することができる。   According to such a configuration, the path control device can consider not only the delay amount but also other factors that affect the user's QoE.

なお、経路制御装置を有する経路制御システムに係る発明および経路制御方法に係る発明については、前記した経路制御装置と同様の技術的特徴を備えており、経路制御装置と同様の作用効果を有しているので、この課題を解決するための手段においては記載を省略する。   The invention related to the route control system having the route control device and the invention related to the route control method have the same technical features as the route control device described above, and have the same effects as the route control device. Therefore, description of the means for solving this problem is omitted.

本発明によれば、ネットワークの経路を決定する経路制御処理において、処理負荷を抑制することができる。   According to the present invention, the processing load can be suppressed in the path control process for determining the network path.

経路制御装置を有する経路制御システムの構成例を示す図である。It is a figure showing an example of composition of a route control system which has a route control device. ネットワーク情報の一例を示す図であり、(a)はトポロジ情報を表し、(b)はネットワークリソース情報を表す。It is a figure which shows an example of network information, (a) represents topology information, (b) represents network resource information. 品質閾値情報の一例を示す図である。It is a figure which shows an example of quality threshold value information. 品質閾値の大小と遅延量の大小との関係、品質閾値の大小と空き帯域量の大小との関係および品質閾値と使用する経路No.との関係の一例を示す図である。The relationship between the size of the quality threshold and the size of the delay amount, the relationship between the size of the quality threshold and the size of the free bandwidth, and the route number to be used with the quality threshold. FIG. 品質閾値の演算処理フロー例を示す図である。It is a figure which shows the example of a calculation process flow of a quality threshold value. 品質閾値の更新例を示す図である。It is a figure which shows the example of an update of a quality threshold value. 経路制御システムにおける処理フロー例を示す図である。It is a figure which shows the example of a processing flow in a route control system.

本発明を実施するための形態(以降、「本実施形態」と称す。)について、適宜図面を参照しながら詳細に説明する。   A mode for carrying out the present invention (hereinafter referred to as “the present embodiment”) will be described in detail with reference to the drawings as appropriate.

(経路制御システム)
まず、本実施形態における経路制御システム100について、図1を用いて説明する。
経路制御システム100は、ネットワーク3を構成するノード(30a,30b,30c,30d)と経路制御装置1とを備えている。ノード間を結ぶ実線は、回線(31,32,33,34,35)を表している。ノードは、例えば、ルータやスイッチである。なお、図1では、ノードは4台記載しているが、4台に限られなくともよい。また、以降の説明では、ノード30aがパケットを受信し(矢印50)、ノード30aがそのパケットを転送(矢印55)する場合について示す。また、ノード30a以外の他のノード(30b,30c,30d)は、ノード30aと同様の機能を備え、同様の動作を実行するものとする。
(Route control system)
First, the route control system 100 in this embodiment will be described with reference to FIG.
The path control system 100 includes nodes (30a, 30b, 30c, 30d) that constitute the network 3 and the path control device 1. Solid lines connecting the nodes represent lines (31, 32, 33, 34, 35). The node is, for example, a router or a switch. In FIG. 1, four nodes are shown, but the number is not limited to four. In the following description, the node 30a receives a packet (arrow 50), and the node 30a transfers the packet (arrow 55). In addition, the other nodes (30b, 30c, 30d) other than the node 30a have the same functions as the node 30a and perform the same operations.

ノード30aは、不図示の処理部と経路テーブル30eとを備えている。経路テーブル30eは、パケットの属性情報とそのパケットを転送する経路とを関連付けた情報を格納している。パケットの属性情報は、パケットに含まれる情報から取得され、例えば、発信元および送信先、TCP/UDP、VoIP/映像/HTTP等のアプリケーション種類等である。そして、ノード30aの処理部は、パケットを受信(矢印50)したとき、経路テーブル30eを参照し、当該パケットの属性情報に関連付けられた経路を取得できた場合(すなわち、経路テーブル30eにパケットの属性情報が見つかった場合)、当該取得した経路を経由して当該パケットを転送する機能を有する。また、ノード30aの処理部は、受信したパケットの属性情報が経路テーブル30eに無いと判定した場合(すなわち、一致するパケットの属性情報が不明の場合)、経路制御装置1に当該パケットの経路を問い合せる経路問合せ情報を送信する(矢印51)機能を有する。そして、ノード30aの処理部は、経路制御装置1から、経路の情報を受信し(矢印53)、受信した経路を経由して、パケットを転送する機能を有する。なお、ノード30aの処理部は、経路制御装置1から受信した経路の情報を、経路テーブル30eに記憶する。ただし、各ノード(30a,30b,30c,30d)は、それぞれ受信した経路の情報を自己の経路テーブル(300a,300b,300c,300d)に記憶する。そのため、各経路テーブル(300a,300b,300c,300d)に記憶される情報は各ノード(30a,30b,30c,30d)間で異なっていても構わない。   The node 30a includes a processing unit (not shown) and a route table 30e. The route table 30e stores information that associates attribute information of a packet with a route for transferring the packet. The attribute information of the packet is acquired from information included in the packet, and is, for example, a transmission source and a transmission destination, an application type such as TCP / UDP, VoIP / video / HTTP, or the like. When the processing unit of the node 30a receives the packet (arrow 50), the processing unit refers to the route table 30e and can acquire the route associated with the attribute information of the packet (that is, the packet is stored in the route table 30e). When the attribute information is found), it has a function of transferring the packet via the acquired route. When the processing unit of the node 30a determines that the attribute information of the received packet is not in the route table 30e (that is, when the attribute information of the matching packet is unknown), the processing unit of the node 30a sends the route of the packet to the route control device 1. It has a function of transmitting route inquiry information to be inquired (arrow 51). The processing unit of the node 30a has a function of receiving route information from the route control device 1 (arrow 53) and transferring the packet via the received route. The processing unit of the node 30a stores the route information received from the route control device 1 in the route table 30e. However, each node (30a, 30b, 30c, 30d) stores the received route information in its route table (300a, 300b, 300c, 300d). Therefore, the information stored in each route table (300a, 300b, 300c, 300d) may be different between the nodes (30a, 30b, 30c, 30d).

経路制御装置1は、所定の周期で、ノード(30a,30b,30c,30d)からネットワーク情報202として、トポロジ情報202a(図2(a)参照)およびネットワークリソース情報202b(図2(b)参照)を取得する(矢印41)機能を有する。ネットワークリソース情報202bは、例えば、遅延量や帯域利用率(空き帯域量に換算可能)等である。そして、経路制御装置1は、取得したネットワーク情報202を記憶部20に記憶する(矢印42)。また、経路制御装置1は、ネットワーク情報202を参照して(矢印43)、パケットの属性情報に適した経路の品質を示す品質閾値を算出し、品質閾値情報201に記憶する(矢印44)機能を有する。なお、前記した経路制御装置1の各機能の詳細や品質閾値の詳細については後記する。   The path control device 1 has topology information 202a (see FIG. 2 (a)) and network resource information 202b (see FIG. 2 (b)) as network information 202 from the nodes (30a, 30b, 30c, 30d) in a predetermined cycle. ) (Arrow 41). The network resource information 202b is, for example, a delay amount, a bandwidth usage rate (convertible to a free bandwidth amount), and the like. Then, the path control device 1 stores the acquired network information 202 in the storage unit 20 (arrow 42). Further, the route control device 1 refers to the network information 202 (arrow 43), calculates a quality threshold value indicating the quality of the route suitable for the packet attribute information, and stores it in the quality threshold information 201 (arrow 44). Have Details of each function of the route control device 1 and details of the quality threshold will be described later.

また、経路制御装置1は、ノード30aから経路問合せ情報を受信したとき(矢印51)、記憶部20に記憶されている品質閾値情報201およびネットワーク情報202を参照し(矢印52)、受信した経路問合せ情報に含まれるパケットの属性情報に適した品質の経路を決定し、その決定した経路をノード30aに送信する(矢印53)機能を有する。経路制御装置1は、経路問合せ情報を受信したときにだけ経路決定処理(経路制御)を実行すればよく、すべてのパケットの流量を用いて経路決定処理を実行する場合に比べて、処理負荷を抑制することができる。なお、本実施形態に記載の経路とは、発信元ノードと送信先ノードとが決められた際に、そのパケットが転送されるEnd-to-Endの通信経路を意味している。また、経路制御とは、経路をパケット毎に一意に定めることを意味している。   Further, when the route control device 1 receives route inquiry information from the node 30a (arrow 51), the route control device 1 refers to the quality threshold information 201 and the network information 202 stored in the storage unit 20 (arrow 52), and receives the received route. It has a function of determining a quality path suitable for the packet attribute information included in the inquiry information and transmitting the determined path to the node 30a (arrow 53). The route control device 1 only needs to execute route determination processing (route control) when route inquiry information is received. Compared to the case where route determination processing is performed using the flow rate of all packets, the processing load is reduced. Can be suppressed. Note that the route described in this embodiment means an end-to-end communication route through which a packet is transferred when a source node and a destination node are determined. The route control means that a route is uniquely determined for each packet.

(経路制御装置)
ここで、経路制御装置1の機能例の詳細について、図1を用いて説明する。なお、図1には、本発明に関係する主な機能を記載し、それ以外の機能については、記載を省略している。
(Route control device)
Here, details of a function example of the route control device 1 will be described with reference to FIG. In FIG. 1, main functions related to the present invention are described, and descriptions of other functions are omitted.

経路制御装置1は、処理部10と記憶部20とを有している。
なお、処理部10は、図示しないCPU(Central Processing Unit)およびメインメモリを有し、記憶部20に記憶されているアプリケーションプログラム(不図示)をメインメモリに展開して、経路決定部101、ネットワーク情報収集部102およびネットワーク品質評価部103の各機能を具現化している。
The path control device 1 includes a processing unit 10 and a storage unit 20.
Note that the processing unit 10 has a CPU (Central Processing Unit) and a main memory (not shown), and develops an application program (not shown) stored in the storage unit 20 in the main memory, so that the route determination unit 101, the network Each function of the information collection unit 102 and the network quality evaluation unit 103 is embodied.

記憶部20は、ハードディスク等の記憶装置であり、品質閾値情報201およびネットワーク情報202が記憶されている。なお、品質閾値情報201およびネットワーク情報202の詳細については後記する。   The storage unit 20 is a storage device such as a hard disk, and stores quality threshold information 201 and network information 202. Details of the quality threshold information 201 and the network information 202 will be described later.

ネットワーク情報収集部102は、ネットワーク3のトポロジ情報202a(図2(a)参照)とネットワークリソース情報202b(図2(b)参照)とを所定の周期で取得する機能を有する(矢印41)。具体的には、ネットワーク情報収集部102は、ネットワークリソース情報202bとして、各回線について、(1)帯域利用率および利用可否(故障の有無)、(2)LAG(Link Aggregation)技術によって複数のリンクが束ねられた回線の場合は、各メンバリンクの帯域利用率、(3)各QoS(Quality of Service)クラスの帯域利用率および回線利用可否(例えば、BE(Best Effort)型の利用不可等)、(4)遅延量、を収集する。これら(1)〜(4)に示すネットワークリソース情報をすべて用いた場合には、確実な(途中でパケットロスを発生させない)制御を行うことが可能である。しかし、(1)〜(4)のいずれかの情報を用いるだけでも、ある程度の(パケットロスが少ない)制御を行うことが可能であるので、ネットワーク情報収集部102は、(4)遅延量と、(1)〜(3)のいずれかの情報とを収集するようにしても構わない。ネットワーク情報収集部102は、収集したトポロジ情報202aおよびネットワークリソース情報202bを、記憶部20のネットワーク情報202に記憶する機能を有する(矢印42)。   The network information collection unit 102 has a function of acquiring the topology information 202a of the network 3 (see FIG. 2A) and the network resource information 202b (see FIG. 2B) at a predetermined cycle (arrow 41). Specifically, the network information collection unit 102 uses, as the network resource information 202b, a plurality of links for each line by (1) bandwidth utilization rate and availability (failure presence / absence) and (2) LAG (Link Aggregation) technology. In the case of a line bundled together, the bandwidth utilization rate of each member link, (3) the bandwidth utilization rate of each QoS (Quality of Service) class, and the availability of the line (for example, the BE (Best Effort) type unavailable) (4) Delay amount is collected. When all the network resource information shown in (1) to (4) is used, it is possible to perform reliable control (that does not cause packet loss on the way). However, since it is possible to perform a certain degree of control (with less packet loss) just by using any one of the information (1) to (4), the network information collection unit 102 determines whether the delay amount is (4) , (1) to (3) may be collected. The network information collection unit 102 has a function of storing the collected topology information 202a and network resource information 202b in the network information 202 of the storage unit 20 (arrow 42).

ここで、ネットワーク情報202の一例について、図2(a)、図2(b)を用いて説明する。
図2(a)は、トポロジ情報202aの一例を表している。例えば、トポロジ情報202aとして、ノード(30a,30b,30c,30d)と、各ノード間の回線(31,32,33,34,35)が表される。
Here, an example of the network information 202 will be described with reference to FIGS. 2 (a) and 2 (b).
FIG. 2A shows an example of the topology information 202a. For example, as topology information 202a, nodes (30a, 30b, 30c, 30d) and lines (31, 32, 33, 34, 35) between the nodes are represented.

また、図2(b)は、ネットワークリソース情報202bの一例を表している。例えば、ネットワークリソース情報202bとして、回線No.、帯域利用率(%)、遅延量(ms)、QoSクラス、LAGにおける各メンバリンクの帯域利用率(%)等が関連付けられている。回線No.32,35のQoSクラス欄には、「BE不可」と記載されていて、BE(Best Effort)型の利用ができないことを示している。また、回線No.34のLAGにおける各メンバリンクの帯域利用率(%)欄には、回線No.34に3つのメンバリンク#1,#2,#3が設定されていて、それぞれの帯域利用率(%)が示されている。   FIG. 2B shows an example of the network resource information 202b. For example, as the network resource information 202b, the line No. , Bandwidth utilization rate (%), delay amount (ms), QoS class, bandwidth utilization rate (%) of each member link in LAG, and the like. Line No. In the QoS class columns 32 and 35, “BE is not possible” is indicated, indicating that the BE (Best Effort) type cannot be used. Also, the line No. In the bandwidth utilization (%) column of each member link in the LAG 34, the line No. In FIG. 34, three member links # 1, # 2, and # 3 are set, and the respective band utilization rates (%) are shown.

図1に戻って、ネットワーク品質評価部103は、トポロジ情報202a(図2(a)参照)とネットワークリソース情報202b(図2(b)参照)とを参照し、各経路の遅延量および空き帯域量(回線の容量と帯域利用率とから換算可能)を取得し、取得した遅延量および空き帯域量を用いて品質閾値を経路毎に数値化し、品質閾値情報201に記憶する機能を有する。すなわち、品質閾値情報201は、経路とその経路の品質閾値とが関連付けられている。
なお、品質閾値の演算方法については後記する。
Returning to FIG. 1, the network quality evaluation unit 103 refers to the topology information 202a (see FIG. 2A) and the network resource information 202b (see FIG. 2B), and determines the delay amount and free bandwidth of each path. A quantity (which can be converted from the capacity of the line and the bandwidth utilization rate) is obtained, and the quality threshold value is digitized for each path using the obtained delay amount and free bandwidth quantity, and stored in the quality threshold information 201. That is, in the quality threshold information 201, a route and a quality threshold value of the route are associated with each other.
The quality threshold calculation method will be described later.

図3は、品質閾値情報201の一例を示している。品質閾値情報201は、発信元ノードから送信先ノードに至る経路の品質閾値を記憶している。例えば、発信元がルータ30aで送信先がルータ30bの場合、経路No.Aの品質閾値が0.5、経路No.Bの品質閾値が0.8、経路No.Cの品質閾値が0.3であることを表している。なお、図3では、発信元がルータ30aで送信先がルータ30bの場合、経路を3つしか例示していないが、3つに限られなくともよい。   FIG. 3 shows an example of the quality threshold information 201. The quality threshold information 201 stores a quality threshold of a route from the transmission source node to the transmission destination node. For example, when the source is the router 30a and the destination is the router 30b, the route No. The quality threshold value of A is 0.5, the route No. B has a quality threshold of 0.8, a route No. It represents that the quality threshold value of C is 0.3. In FIG. 3, only three routes are illustrated when the source is the router 30a and the destination is the router 30b. However, the number is not limited to three.

また、図4は、品質閾値の大小と遅延量の大小との関係、品質閾値の大小と空き帯域量の大小との関係を定性的に示している。遅延量が小さくなるにしたがって、品質閾値は大きくなる傾向を有する。また、空き帯域量が小さくなるにしたがって、品質閾値は大きくなる傾向を有する。つまり、品質閾値は、遅延量が大きく、かつ空き帯域値が大きい経路ほど、小さくなる傾向を示している。   FIG. 4 qualitatively shows the relationship between the magnitude of the quality threshold and the magnitude of the delay amount, and the relation between the magnitude of the quality threshold and the magnitude of the free bandwidth. As the amount of delay decreases, the quality threshold tends to increase. Also, the quality threshold tends to increase as the free bandwidth amount decreases. That is, the quality threshold value tends to decrease as the delay amount increases and the free bandwidth value increases.

また、図4は、品質閾値と経路No.との関係を表している。例えば、パケットの属性情報に応じて決められる要求品質を数値化した品質要求値が、0.9であった場合、経路No.Aおよび経路No.Cは、そのパケットの属性情報に対応するサービスには適さず、経路No.Bを利用することになる。
同様に、品質要求値が0.6の場合には、品質閾値が0.5以下の経路No.Cは適さず、経路No.Bでは品質が良すぎるため適さず、経路No.Aを利用することになる。
4 shows the quality threshold value and the route number. Represents the relationship. For example, when the required quality value obtained by quantifying the required quality determined according to the packet attribute information is 0.9, the route No. A and route No. C is not suitable for the service corresponding to the attribute information of the packet, and the route No. B will be used.
Similarly, when the quality requirement value is 0.6, a route No. with a quality threshold value of 0.5 or less. C is not suitable. B is not suitable because the quality is too good. A will be used.

ここで、ネットワーク品質評価部103で実行される品質閾値の演算処理フロー例について、図5を用いて説明する(適宜、図1参照)。なお、品質閾値は、相対的な大小関係が保たれていればよく、数値間の差分の大きさについては大小関係が保たれていなくとも構わない。   Here, an example of a quality threshold calculation processing flow executed by the network quality evaluation unit 103 will be described with reference to FIG. 5 (see FIG. 1 as appropriate). The quality threshold value only needs to maintain a relative magnitude relationship, and the magnitude relationship between the numerical values may not be maintained.

ステップS501では、ネットワーク品質評価部103は、品質閾値に初期値を設定する。具体的には、ネットワーク品質評価部103は、トポロジ情報202a(図2(a)参照)を参照し、発信元ノードと送信先ノードとの組が同じとなる経路を取得する。次に、ネットワーク品質評価部103は、その取得した各経路の総遅延量を算出し、総遅延量が小さいほど初期値が大きくなるように設定する。ただし、初期値は、発信元ノードと送信先ノードとの組が同じとなる経路の中で、総遅延量の大小関係のみが正しく設定されればよい。   In step S501, the network quality evaluation unit 103 sets an initial value for the quality threshold. Specifically, the network quality evaluation unit 103 refers to the topology information 202a (see FIG. 2A) and acquires a route in which the combination of the transmission source node and the transmission destination node is the same. Next, the network quality evaluation unit 103 calculates the total delay amount of each acquired route, and sets the initial value to be larger as the total delay amount is smaller. However, the initial value only needs to be set correctly only in the magnitude relationship of the total delay amount in the route where the pair of the transmission source node and the transmission destination node is the same.

ステップS502では、ネットワーク品質評価部103は、経路No.のカウンタをリセットする。例えば、ネットワーク品質評価部103は、経路No.のカウンタに経路No.の最初の管理番号である「1」を設定する。   In step S502, the network quality evaluation unit 103 checks the route number. Reset the counter. For example, the network quality evaluation unit 103 determines the route number. Route No. The first management number “1” is set.

ステップS503では、ネットワーク品質評価部103は、帯域利用率Rの大きさを、予め設定しておいた閾値R1,R2と比較する。ただし、帯域利用率Rは、発信元ノードと送信先ノードとの組が同じとなるすべての経路中に存在する回線のうち、最も帯域利用率の大きい回線の帯域利用率とする。
R<R1の場合、処理はステップS504へ進み、R1≦R≦R2の場合、処理はステップS506へ進み、R2<Rの場合、処理はステップS505へ進む。なお、閾値R1、R2は、経路毎に決められた定数とする。ただし、R1≦R2である。
In step S503, the network quality evaluation unit 103 compares the bandwidth utilization rate R with thresholds R1 and R2 set in advance. However, the bandwidth utilization rate R is the bandwidth utilization rate of the line with the largest bandwidth utilization ratio among the lines existing in all the routes in which the combination of the transmission source node and the transmission destination node is the same.
If R <R1, the process proceeds to step S504. If R1 ≦ R ≦ R2, the process proceeds to step S506. If R2 <R, the process proceeds to step S505. The threshold values R1 and R2 are constants determined for each route. However, R1 ≦ R2.

ステップS504では、ネットワーク品質評価部103は、品質閾値からδ(所定値)を減算する。なお、δは、経路毎に決められた定数とする。ただし、δ>0である。   In step S504, the network quality evaluation unit 103 subtracts δ (predetermined value) from the quality threshold value. Note that δ is a constant determined for each route. However, δ> 0.

ステップS505では、ネットワーク品質評価部103は、品質閾値にδを加算する。   In step S505, the network quality evaluation unit 103 adds δ to the quality threshold value.

ステップS506では、ネットワーク品質評価部103は、経路No.のカウンタの値を増加する。例えば、ネットワーク品質評価部103は、経路No.のカウンタの値に「1」を加算する。   In step S506, the network quality evaluation unit 103 checks the route number. Increase the counter value. For example, the network quality evaluation unit 103 determines the route number. "1" is added to the counter value.

ステップS507では、ネットワーク品質評価部103は、経路No.のカウンタの値が最終値を超えたか否かを判定する。具体的には、ネットワーク品質評価部103は、発信元ノードと送信先ノードとの組が同じとなる経路の中で、すべての経路No.について演算したかを判定する。
最終値を超えたと判定した場合(ステップS507でYes)、処理は終了し、最終値を超えていないと判定した場合(ステップS507でNo)、処理はステップS503へ戻る。
In step S507, the network quality evaluation unit 103 checks the route number. It is determined whether or not the counter value exceeds the final value. Specifically, the network quality evaluation unit 103 selects all the route numbers in the routes in which the combination of the transmission source node and the transmission destination node is the same. It is determined whether or not the operation is performed.
If it is determined that the final value has been exceeded (Yes in step S507), the process ends. If it is determined that the final value has not been exceeded (No in step S507), the process returns to step S503.

図5に示すように、ネットワーク品質評価部103は、品質閾値の演算を、最初に遅延量に基づいて初期値設定を行い、その後は所定の周期T毎に、帯域利用率に基づいて更新する。このような演算処理を実行する理由は、遅延量が、あまり帯域利用率の高くない範囲においては帯域利用率と独立して考えてよいので、帯域利用率が変化した場合にもほとんど変化しないためである。つまり、品質閾値は、遅延量を満足しつつ、空き帯域値が大きい経路ほど小さくなる傾向を有している。したがって、例えば、制御対象のネットワーク3内の各パケットの流量が変化しない場合には、一定時間経過後に品質閾値は安定し、定常状態となる。   As shown in FIG. 5, the network quality evaluation unit 103 first sets the initial value based on the delay amount, and then updates the quality threshold value based on the bandwidth utilization rate every predetermined period T. . The reason for executing such arithmetic processing is that the amount of delay may be considered independently of the bandwidth usage rate in a range where the bandwidth usage rate is not so high, and therefore hardly changes even when the bandwidth usage rate changes. It is. In other words, the quality threshold value tends to be smaller for a path having a larger free bandwidth value while satisfying the delay amount. Therefore, for example, when the flow rate of each packet in the network 3 to be controlled does not change, the quality threshold value becomes stable after a predetermined time has elapsed and becomes a steady state.

次に、図6には、品質閾値の更新例を示した。品質閾値は、所定の周期Tで更新される。ただし、品質閾値の大きさの順序は、初期値の状態から変わらないように、制御されるものとする。また、所定の周期Tは、ネットワーク情報収集部102によってネットワーク情報202が収集される周期と同じで構わない。   Next, FIG. 6 shows an example of updating the quality threshold value. The quality threshold is updated at a predetermined period T. However, the order of the quality threshold values is controlled so as not to change from the initial value state. Further, the predetermined period T may be the same as the period in which the network information 202 is collected by the network information collection unit 102.

図1へ戻って、経路決定部101は、ノード30aから経路問合せ情報を受信し(矢印51)、受信した経路問合せ情報に含まれるパケットの属性情報に応じて決められる品質要求を数値化した品質要求値を求める機能を有する。この品質要求値の数値化は、品質閾値の初期値の数値化と同様の方法で行われる。次に、経路決定部101は、品質閾値情報201を参照して(矢印52)、品質要求値を満足する品質閾値の経路を決定し、その決定した経路である経路情報をノード30aに送信する(矢印53)機能を有する。   Returning to FIG. 1, the route determination unit 101 receives route inquiry information from the node 30a (arrow 51), and quantifies the quality requirement determined according to the attribute information of the packet included in the received route inquiry information. It has a function to obtain a required value. The digitization of the quality requirement value is performed in the same manner as the digitization of the initial value of the quality threshold value. Next, the route determination unit 101 refers to the quality threshold information 201 (arrow 52), determines a route having a quality threshold value that satisfies the quality requirement value, and transmits the route information that is the determined route to the node 30a. (Arrow 53) has a function.

次に、経路制御システムにおける処理フロー例について、図7を用いて説明する(適宜、図1参照)。   Next, an example of a processing flow in the route control system will be described with reference to FIG. 7 (see FIG. 1 as appropriate).

ステップS701では、ノード30aは、パケットを受信したとき、そのパケットの属性情報が経路テーブル30eに存在するかを判定する。
経路テーブル30eに存在すると判定した場合(ステップS701でYes)、処理は終了する(ノード30aがパケット転送する)。また、ノード30aは、経路テーブル30eに存在しないと判定した場合(ステップS701でNo)、経路問合せ情報を経路制御装置1に送信し、処理はステップS702へ進む。なお、経路テーブル30eに存在しないということは、パケットの経路が不明であるということを意味する。
In step S701, when the node 30a receives a packet, the node 30a determines whether the attribute information of the packet exists in the route table 30e.
If it is determined that it exists in the route table 30e (Yes in step S701), the process ends (the node 30a transfers the packet). If the node 30a determines that the node does not exist in the route table 30e (No in step S701), the node 30a transmits route inquiry information to the route control device 1, and the process proceeds to step S702. Note that the absence of the packet in the route table 30e means that the route of the packet is unknown.

ステップS702では、経路決定部101は、パケットの属性情報に対応する品質要求値を算出する。具体的には、経路決定部101は、パケットのヘッダ部を参照して、少なくとも送信先に基づいてパケットの属性情報に要求される品質(本実施形態では、例えば、遅延量)である品質要求値を数値化する。なお、品質要求値は、さらに、プロトコル種別(UDPかTCPか)を加味して決めてもよい。さらに、DPI(Deep Packet Inspection)等によってパケットのデータ部を参照して、アプリケーション種類(VoIPか映像かHTTPか)やQoSクラスを取得して、品質要求値に加味してもよい。また、品質要求値は、サービス提供を受ける際に、ネットワーク事業者またはサービス提供者とユーザとの間で決められた契約等に基づいて、決められても構わない。
品質要求値は、パケットの属性情報毎に数値化される値であり、低遅延な転送を要求するパケットであればあるほど高い値を設定する。
In step S702, the route determination unit 101 calculates a quality requirement value corresponding to the packet attribute information. Specifically, the route determination unit 101 refers to the header part of the packet, and requests a quality request that is a quality required for the attribute information of the packet based on at least the transmission destination (in this embodiment, for example, a delay amount). Digitize the value. The quality requirement value may be determined in consideration of the protocol type (UDP or TCP). Further, by referring to the data part of the packet by DPI (Deep Packet Inspection) or the like, the application type (VoIP, video or HTTP) and QoS class may be acquired and added to the quality requirement value. Further, the quality requirement value may be determined based on a contract determined between the network operator or the service provider and the user when receiving the service.
The quality requirement value is a value that is quantified for each piece of packet attribute information, and a higher value is set for a packet that requires a low-delay transfer.

ステップS703では、経路決定部101は、ネットワーク情報202のトポロジ情報202aを参照して、パケットの到達性のある経路の経路リストを作成する。「パケットの到達性のある経路」とは、そのパケットが送信先に到着することができる経路を意味している。   In step S <b> 703, the route determination unit 101 refers to the topology information 202 a of the network information 202 and creates a route list of routes with packet reachability. “Route with reachability of packet” means a route through which the packet can reach the transmission destination.

ステップS704では、経路決定部101は、ネットワーク情報202のネットワークリソース情報202bを参照して、利用できない経路を経路リストから削除する。「利用できない経路」とは、例えば、回線が故障中の場合や回線に設定されているQoSクラスが適していないような場合である。   In step S704, the route determination unit 101 refers to the network resource information 202b of the network information 202, and deletes the unavailable route from the route list. The “unusable route” is, for example, a case where the line is out of order or a case where the QoS class set for the line is not suitable.

ステップS705では、経路決定部101は、経路リストに残った経路を経路候補に設定する。   In step S705, the route determination unit 101 sets a route remaining in the route list as a route candidate.

ステップS706では、経路決定部101は、品質閾値情報201を参照し、経路候補の経路に対応する品質閾値を取得し、取得した品質閾値の大きい順にソートする。   In step S706, the route determination unit 101 refers to the quality threshold information 201, acquires the quality threshold corresponding to the route candidate route, and sorts the acquired quality threshold in descending order.

ステップS707では、経路決定部101は、品質閾値の最大値を変数に代入する。   In step S707, the route determination unit 101 substitutes the maximum quality threshold value into a variable.

ステップS708では、経路決定部101は、ステップS702で算出した品質要求値と変数とを比較し、品質要求値が変数より大きいか否かを判定する。
品質要求値が変数より大きいと判定した場合(ステップS708でYes)、変数に設定されている品質閾値は、品質要求値より小さい品質閾値の中で最も大きなものとなっている。そして、処理はステップS711へ進む。また、品質要求値が変数以下であると判定した場合(ステップS708でNo)、処理はステップS709へ進む。
In step S708, the route determination unit 101 compares the quality requirement value calculated in step S702 with a variable, and determines whether the quality requirement value is larger than the variable.
When it is determined that the quality requirement value is larger than the variable (Yes in step S708), the quality threshold value set in the variable is the largest quality threshold value smaller than the quality requirement value. Then, the process proceeds to step S711. If it is determined that the quality requirement value is equal to or less than the variable (No in step S708), the process proceeds to step S709.

ステップS709では、経路決定部101は、次に大きい品質閾値があるか否かを判定する。
次に大きい品質閾値があると判定した場合(ステップS709でYes)、処理はステップS710へ進み、次に大きい品質閾値がないと判定した場合(ステップS709でNo)、処理はステップS711へ進む。
In step S709, the route determination unit 101 determines whether there is a next highest quality threshold.
If it is determined that there is the next largest quality threshold (Yes in step S709), the process proceeds to step S710. If it is determined that there is no next largest quality threshold (No in step S709), the process proceeds to step S711.

ステップS710では、経路決定部101は、次に大きい品質閾値を変数に代入する。つまり、前回より小さな品質閾値を変数に代入していく。そして、処理はステップS708へ戻る。   In step S710, the route determination unit 101 substitutes the next highest quality threshold value into a variable. In other words, a smaller quality threshold than the previous time is substituted into the variable. Then, the process returns to step S708.

ステップS711では、経路決定部101は、変数の値に対応する経路情報を、ステップS701で経路問合せ情報を送信してきたノード30aに送信する。そして、処理は終了する(ノード30aがパケット転送する)。   In step S711, the route determination unit 101 transmits route information corresponding to the value of the variable to the node 30a that has transmitted the route inquiry information in step S701. Then, the process ends (node 30a transfers the packet).

以上、本実施形態の経路制御装置1は、パケットを受信したノード30aから、その受信したパケットの経路が不明のときに経路を問い合せる経路問合せ情報を受信する。また、経路制御装置1は、ノード30aを有するネットワーク3のトポロジ情報202aおよびネットワークリソース情報202bを記憶しているネットワーク情報202と、ネットワーク情報202から取得した経路の遅延量および空き帯域量に基づいて数値化された当該経路の品質閾値を記憶している品質閾値情報201とを記憶部20に記憶している。そして、経路制御装置1の経路決定部101は、パケットに含まれる情報から取得されるパケットの属性情報に応じて決められる要求品質を数値化して品質要求値を求め、ネットワーク情報202を参照して経路問合せ情報に含まれるパケットの属性情報に基づいて利用可能な経路を経路候補として取得する。次に、経路決定部101は、品質閾値情報201を参照して経路候補の品質閾値を取得し、経路候補の品質閾値と品質要求値との大小関係に基づいて、経路候補の中から経路を決定し、その決定した経路をノード30aに送信する。そのため、経路制御装置1は、経路問合せ情報を受信した場合にだけ経路を決定する処理を実行すればよいので、すべてのパケットの経路を決定する処理を実行する場合に比べて、処理負荷を抑制することができる。また、経路制御装置1は、経路毎の品質を品質閾値として数値化し、パケットの要求品質を品質要求値として数値化したことによって、大小関係を調べる簡単な処理を行えばよいため、すべてのパケットの流量から各経路に流すことのできる流量を計算して経路を決定する場合に比べて、処理負荷を抑制することができる。   As described above, the route control device 1 according to the present embodiment receives route inquiry information for inquiring a route from the node 30a that has received the packet when the route of the received packet is unknown. Further, the path control device 1 is based on the network information 202 storing the topology information 202a and the network resource information 202b of the network 3 having the node 30a, and the delay amount and free bandwidth amount of the path acquired from the network information 202. The storage unit 20 stores quality threshold information 201 storing the digitized quality threshold of the route. Then, the route determination unit 101 of the route control device 1 obtains a quality requirement value by quantifying the required quality determined according to the attribute information of the packet acquired from the information included in the packet, and refers to the network information 202 An available route is acquired as a route candidate based on the attribute information of the packet included in the route inquiry information. Next, the route determination unit 101 refers to the quality threshold information 201 to obtain the route candidate quality threshold, and selects a route from the route candidates based on the magnitude relationship between the route candidate quality threshold and the quality requirement value. The determined route is transmitted to the node 30a. Therefore, the path control device 1 only needs to execute the process of determining the path only when the path inquiry information is received, and therefore, the processing load is suppressed compared to the case of executing the process of determining the path of all packets. can do. Further, the route control device 1 quantifies the quality for each route as a quality threshold value, and quantifies the required quality of the packet as a quality requirement value, so that it is sufficient to perform a simple process for checking the magnitude relationship. The processing load can be suppressed as compared with the case where the path is determined by calculating the flow rate that can flow from each flow rate to each path.

なお、ステップS503では、帯域利用率Rを用いて比較判定を行うように説明したが、空き帯域量を用いて判定しても構わない。その場合、R<R1は、空き帯域量が第1の閾値より大きい条件となる。また、R1≦R≦R2は、空き帯域量が第2の閾値と第1の閾値との間にある条件となる。また、R2<Rは、空き帯域量が第2の閾値より小さい条件となる。ただし、第1の閾値は第2の閾値より大きいものとする。   In step S503, it has been described that the comparison determination is performed using the bandwidth utilization rate R. However, the determination may be performed using the free bandwidth amount. In this case, R <R1 is a condition that the free bandwidth amount is larger than the first threshold value. R1 ≦ R ≦ R2 is a condition in which the free bandwidth amount is between the second threshold value and the first threshold value. Further, R2 <R is a condition that the free bandwidth amount is smaller than the second threshold value. However, the first threshold value is larger than the second threshold value.

1 経路制御装置
3 ネットワーク
10 処理部
20 記憶部
30a,30b,30c,30d ノード
30e 経路テーブル(経路情報)
31,32,33,34,35 回線
100 経路制御システム
101 経路決定部
102 ネットワーク情報収集部
103 ネットワーク品質評価部
201 品質閾値情報
202 ネットワーク情報
202a トポロジ情報
202b ネットワークリソース情報
300a,300b,300c,300d 経路テーブル
DESCRIPTION OF SYMBOLS 1 Path control device 3 Network 10 Processing part 20 Storage part 30a, 30b, 30c, 30d Node 30e Path | route table (path | route information)
31, 32, 33, 34, 35 Line 100 Route control system 101 Route determination unit 102 Network information collection unit 103 Network quality evaluation unit 201 Quality threshold information 202 Network information 202a Topology information 202b Network resource information 300a, 300b, 300c, 300d Route table

Claims (6)

受信したパケットの経路が不明の場合に経路を問い合せる経路問合せ情報を経路制御装置に送信し、前記経路制御装置によって決められた経路を受信して記憶するノードと、
前記ノードを有するネットワークのトポロジ情報およびネットワークリソース情報を記憶しているネットワーク情報と、前記ネットワーク情報から取得した経路の遅延量および空き帯域量に基づいて数値化された当該経路の品質閾値を記憶している品質閾値情報と、を記憶している記憶部と、前記パケットに含まれる情報から取得されるパケットの属性情報に応じて決められる要求品質を数値化して品質要求値を求め、前記ネットワーク情報を参照して前記経路問合せ情報に含まれる前記パケットの属性情報に基づいて利用可能な経路を経路候補として取得し、前記品質閾値情報を参照して前記経路候補の品質閾値を取得し、前記経路候補の品質閾値と前記品質要求値との大小比較によって、前記経路候補の中から経路を決定し、その決定した経路を前記ノードに送信する経路決定部と、を有する経路制御装置と、を備え
前記経路決定部は、
前記経路候補の品質閾値に初期値として当該経路候補の遅延量を数値化した値を設定し、取得した前記空き帯域量が第1の閾値より大きい場合には前記品質閾値から正の所定値を減算し、取得した前記空き帯域量が前記第1の閾値より小さな第2の閾値より小さい場合には前記品質閾値に前記正の所定値を加算して、前記品質閾値を更新する
とを特徴とする経路制御システム。
A route inquiry information for inquiring the route when the route of the received packet is unknown, to the route control device, and a node for receiving and storing the route determined by the route control device;
Stores network information storing topology information and network resource information of the network having the node, and a route quality threshold value quantified based on the delay amount and free bandwidth amount of the route acquired from the network information. The network information, the storage unit that stores the quality threshold information, the required quality determined according to the attribute information of the packet acquired from the information included in the packet is quantified, and the quality request value is obtained. To obtain an available route as a route candidate based on the attribute information of the packet included in the route inquiry information, to obtain a quality threshold of the route candidate with reference to the quality threshold information, and to the route A route is determined from among the route candidates by comparing the quality threshold value of the candidate with the quality requirement value, and the determination is made. It includes a path determination section that sends the path to the node, and a path control device having,
The route determination unit
A value obtained by quantifying the delay amount of the route candidate is set as an initial value for the quality threshold value of the route candidate. If the acquired free bandwidth amount is larger than the first threshold value, a positive predetermined value is set from the quality threshold value. When the obtained free bandwidth amount is smaller than the second threshold value smaller than the first threshold value, the quality threshold value is updated by adding the positive predetermined value to the quality threshold value.
Routing system according to claim and this.
受信したパケットの経路が不明の場合に経路を問い合せる経路問合せ情報を経路制御装置に送信し、前記経路制御装置によって決められた経路を受信して記憶するノードを有する経路制御システムにおける前記経路制御装置であって、
前記ノードを有するネットワークのトポロジ情報およびネットワークリソース情報を記憶しているネットワーク情報と、前記ネットワーク情報から取得した経路の遅延量および空き帯域量に基づいて数値化された当該経路の品質閾値を記憶している品質閾値情報と、を記憶している記憶部と、
前記パケットに含まれる情報から取得されるパケットの属性情報に応じて決められる要求品質を数値化して品質要求値を求め、前記ネットワーク情報を参照して前記経路問合せ情報に含まれる前記パケットの属性情報に基づいて利用可能な経路を経路候補として取得し、前記品質閾値情報を参照して前記経路候補の品質閾値を取得し、前記経路候補の品質閾値と前記品質要求値との大小比較によって、前記経路候補の中から経路を決定し、その決定した経路を前記ノードに送信する経路決定部と、を備え
前記経路決定部は、
前記経路候補の品質閾値に初期値として当該経路候補の遅延量を数値化した値を設定し、取得した前記空き帯域量が第1の閾値より大きい場合には前記品質閾値から正の所定値を減算し、取得した前記空き帯域量が前記第1の閾値より小さな第2の閾値より小さい場合には前記品質閾値に前記正の所定値を加算して、前記品質閾値を更新する
とを特徴とする経路制御装置。
The route control device in a route control system having a node that transmits route inquiry information for inquiring a route when the route of the received packet is unknown to the route control device, and receives and stores the route determined by the route control device Because
Stores network information storing topology information and network resource information of the network having the node, and a route quality threshold value quantified based on the delay amount and free bandwidth amount of the route acquired from the network information. A storage unit storing quality threshold information,
The required quality determined according to the packet attribute information acquired from the information included in the packet is quantified to obtain a quality required value, and the packet attribute information included in the route inquiry information with reference to the network information To obtain a usable route as a route candidate based on the quality threshold information, obtain a quality threshold value of the route candidate with reference to the quality threshold value information, and compare the quality threshold value of the route candidate with the quality requirement value, determining a path from the path candidates includes a path determination section that transmits the determined route to the node, and
The route determination unit
A value obtained by quantifying the delay amount of the route candidate is set as an initial value for the quality threshold value of the route candidate. If the acquired free bandwidth amount is larger than the first threshold value, a positive predetermined value is set from the quality threshold value. When the obtained free bandwidth amount is smaller than the second threshold value smaller than the first threshold value, the quality threshold value is updated by adding the positive predetermined value to the quality threshold value.
Path control device comprising a call.
前記経路決定部は、
前記遅延量が小さくなるにしたがって、前記品質閾値が大きな値となるように数値化されている場合、
前記経路候補の品質閾値と前記品質要求値とを比較して、前記品質要求値より小さい品質閾値の中で最も大きな品質閾値を決定し、その決定した品質閾値の経路を前記ノードに送信する
ことを特徴とする請求項2に記載の経路制御装置。
The route determination unit
When the quality threshold is quantified so that the delay amount decreases,
Comparing the quality threshold value of the route candidate with the quality requirement value, determining the largest quality threshold value among quality threshold values smaller than the quality requirement value, and transmitting the route of the determined quality threshold value to the node The path control device according to claim 2, wherein:
前記経路決定部は、
前記経路候補が複数ある場合、前記経路候補の品質閾値に設定された前記初期値の大小関係を保つように、前記品質閾値を更新する
ことを特徴とする請求項に記載の経路制御装置。
The route determination unit
3. The route control device according to claim 2 , wherein when there are a plurality of route candidates, the quality threshold value is updated so as to maintain the magnitude relationship of the initial value set in the quality threshold value of the route candidate.
前記パケットの属性情報は、送信先、TCP、UDP、アプリケーション種類のいずれかまたは組み合わせである
ことを特徴とする請求項2に記載の経路制御装置。
The route control apparatus according to claim 2, wherein the attribute information of the packet is any one or a combination of a transmission destination, TCP, UDP, and an application type.
受信したパケットの経路が不明の場合に経路を問い合せる経路問合せ情報を経路制御装置に送信し、前記経路制御装置によって決められた経路を受信して記憶するノードを有する経路制御システムにおける前記経路制御装置の経路制御方法であって、
前記経路制御装置は、
前記ノードを有するネットワークのトポロジ情報およびネットワークリソース情報を記憶しているネットワーク情報と、前記ネットワーク情報から取得した経路の遅延量および空き帯域量に基づいて数値化された当該経路の品質閾値を記憶している品質閾値情報と、を記憶している記憶部を備えており、
前記パケットに含まれる情報から取得されるパケットの属性情報に応じて決められる要求品質を数値化して品質要求値を求めるステップ、
前記ネットワーク情報を参照して前記経路問合せ情報に含まれる前記パケットの属性情報に基づいて利用可能な経路を経路候補として取得するステップ、
前記品質閾値情報を参照して前記経路候補の品質閾値を取得するステップ、
前記経路候補の品質閾値と前記品質要求値との大小比較によって、前記経路候補の中から経路を決定するステップ、
その決定した経路を前記ノードに送信するステップ
前記経路候補の品質閾値に初期値として当該経路候補の遅延量を数値化した値を設定し、取得した前記空き帯域量が第1の閾値より大きい場合には前記品質閾値から正の所定値を減算し、取得した前記空き帯域量が前記第1の閾値より小さな第2の閾値より小さい場合には前記品質閾値に前記正の所定値を加算して、前記品質閾値を更新するステップ
を実行することを特徴とする経路制御方法。
The route control device in a route control system having a node that transmits route inquiry information for inquiring a route when the route of the received packet is unknown to the route control device, and receives and stores the route determined by the route control device Route control method,
The route control device
Stores network information storing topology information and network resource information of the network having the node, and a route quality threshold value quantified based on the delay amount and free bandwidth amount of the route acquired from the network information. A storage unit for storing quality threshold information,
Quantifying the required quality determined according to the attribute information of the packet acquired from the information included in the packet to obtain a quality required value;
Obtaining an available route as a route candidate based on the attribute information of the packet included in the route inquiry information with reference to the network information;
Obtaining a quality threshold of the route candidate with reference to the quality threshold information;
Determining a route from among the route candidates by comparing the quality threshold value of the route candidate with the quality requirement value;
Transmitting the determined route to the node ;
A value obtained by quantifying the delay amount of the route candidate is set as an initial value for the quality threshold value of the route candidate. If the acquired free bandwidth amount is larger than the first threshold value, a positive predetermined value is set from the quality threshold value. Subtracting and updating the quality threshold by adding the positive predetermined value to the quality threshold when the acquired free bandwidth is smaller than a second threshold smaller than the first threshold > A path control method characterized by executing
JP2014025026A 2014-02-13 2014-02-13 Route control system, route control device, and route control method Active JP6085260B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014025026A JP6085260B2 (en) 2014-02-13 2014-02-13 Route control system, route control device, and route control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014025026A JP6085260B2 (en) 2014-02-13 2014-02-13 Route control system, route control device, and route control method

Publications (2)

Publication Number Publication Date
JP2015154168A JP2015154168A (en) 2015-08-24
JP6085260B2 true JP6085260B2 (en) 2017-02-22

Family

ID=53896041

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014025026A Active JP6085260B2 (en) 2014-02-13 2014-02-13 Route control system, route control device, and route control method

Country Status (1)

Country Link
JP (1) JP6085260B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020053989A1 (en) 2018-09-12 2020-03-19 三菱電機株式会社 Wireless access network controller
WO2022044137A1 (en) * 2020-08-25 2022-03-03 日本電信電話株式会社 Network control system, route calculating method, and program
CN113207138B (en) * 2021-05-11 2022-08-02 网络通信与安全紫金山实验室 SR method, system, device and medium based on multi-quality attribute

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7007102B2 (en) * 2002-04-29 2006-02-28 Harris Corporation Admission control in a mobile ad hoc network

Also Published As

Publication number Publication date
JP2015154168A (en) 2015-08-24

Similar Documents

Publication Publication Date Title
US8000239B2 (en) Method and system for bandwidth allocation using router feedback
Zakia et al. Dynamic load balancing in SDN-based data center networks
JP5915545B2 (en) Route selection method and control server
JP2016541198A (en) A framework for traffic engineering in software-defined networking
US10542081B2 (en) Apparatus, design method, and recording medium
JP6323547B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND PROGRAM
JP5493965B2 (en) BAND CONTROL SYSTEM, BAND CONTROL DEVICE, BAND CONTROL METHOD, AND BAND CONTROL PROGRAM
JP6085260B2 (en) Route control system, route control device, and route control method
JP6084583B2 (en) Flow path change calculation device and flow path change calculation system
Chiang et al. A multipath transmission scheme for the improvement of throughput over SDN
US9705791B2 (en) Route setting device and route setting method
JP6131203B2 (en) Device selection network system, device selection server and program
JP5870995B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, COMPUTER, NODE CONTROL METHOD AND PROGRAM
EP3338415B1 (en) Routing communications traffic packets across a communications network
Zinner et al. Using concurrent multipath transmission for transport virtualization: analyzing path selection
CN111901237B (en) Source routing method and system, related device and computer readable storage medium
JP6650287B2 (en) Communication path control device, communication path control method, and communication path control program
JP5723806B2 (en) Communication system, path control device, path control method, and path control program
CN107231318B (en) Method, equipment and device for dynamic switching control based on real-time network performance
JP2014513448A (en) Control server, network control method, and program
KR101913745B1 (en) Apparatus and method of configuring transmission route utilizing data plane application in software defined network
JP5212503B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
JP4852568B2 (en) Overlay network communication route determination method, system and program
WO2015106794A1 (en) Methods and systems for data routing
KR101524825B1 (en) Packet routing method, packet routing control apparatus and packet routing system in wireless mesh network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161005

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161025

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170127

R150 Certificate of patent or registration of utility model

Ref document number: 6085260

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150