JP3966319B2 - Packet relay apparatus having communication quality control function - Google Patents

Packet relay apparatus having communication quality control function Download PDF

Info

Publication number
JP3966319B2
JP3966319B2 JP2004278658A JP2004278658A JP3966319B2 JP 3966319 B2 JP3966319 B2 JP 3966319B2 JP 2004278658 A JP2004278658 A JP 2004278658A JP 2004278658 A JP2004278658 A JP 2004278658A JP 3966319 B2 JP3966319 B2 JP 3966319B2
Authority
JP
Japan
Prior art keywords
packet
information
input
identifying
relay device
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.)
Expired - Lifetime
Application number
JP2004278658A
Other languages
Japanese (ja)
Other versions
JP2004364342A5 (en
JP2004364342A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004278658A priority Critical patent/JP3966319B2/en
Publication of JP2004364342A publication Critical patent/JP2004364342A/en
Publication of JP2004364342A5 publication Critical patent/JP2004364342A5/ja
Application granted granted Critical
Publication of JP3966319B2 publication Critical patent/JP3966319B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

本発明は、複数のネットワークを相互に接続し、パケットを中継する中継装置に関する。   The present invention relates to a relay device that interconnects a plurality of networks and relays packets.

インターネットユーザの増加に伴い、インターネットを流れるトラヒック(パケット)が急増している。インターネットで用いられているパケット型通信方式では、多数のユーザからのパケットが同じ回線を共用使用できるため、帯域あたりのコストを低く抑えることが出来る。また、ユーザ毎の品質制御等の厳密な管理を行っていなかったことも、低コスト実現の要因である。   With the increase in Internet users, traffic (packets) flowing through the Internet has increased rapidly. In the packet-type communication method used on the Internet, packets from a large number of users can share the same line, so the cost per band can be kept low. Moreover, the fact that strict management such as quality control for each user was not performed is also a factor for realizing low cost.

このパケット型通信方式の低コスト性の為、従来、専用の網で実現していた電話網や企業網をインターネットで統合して、通信コストの低減を実現しようという動きが出てきた。これらを統合するためには、従来の電話網や企業網が実現していた低遅延時間や低廃棄率等の通信品質(QoS:Quality of Service)を実現する必要がある。   Due to the low cost of this packet-type communication method, there has been a movement to reduce the communication cost by integrating the telephone network and the corporate network that have been realized in the conventional network with the Internet. In order to integrate these, it is necessary to realize communication quality (QoS: Quality of Service) such as a low delay time and a low discard rate, which has been realized in the conventional telephone network and enterprise network.

QoSを実現するQoS制御は、制御の対象となる具体的な用途(電話トラヒック等)や個別のユーザ(企業等)を識別しつつ、その契約に応じた優先度で優先転送しなくてはならない。優先転送の方式に関しては、ATM(Asynchronous Transfer Mode)交換機におけるものが知られている。このATM交換機における優先転送機能に関しては例えば特開平6-197128号(以下「従来技術1」という。)に記載されている。ここでは各出力回線毎にCBR用、VBR用の2つの出力バッファを設けている。CBR用バッファに蓄積されたセルの出力優先度をVBR用バッファに蓄積されたセルよりも高くすることにより、通信遅延に厳しい制約を持つCBRトラヒックのセル群について、 ATM交換機内の通信遅延時間を一定値以内の抑えることができる。   QoS control that realizes QoS must identify specific applications (telephone traffic, etc.) to be controlled and individual users (enterprises, etc.) while preferentially forwarding them with priority according to the contract. . As a priority transfer system, an ATM (Asynchronous Transfer Mode) exchange is known. The priority transfer function in this ATM switch is described in, for example, Japanese Patent Laid-Open No. 6-197128 (hereinafter referred to as “Prior Art 1”). Here, two output buffers for CBR and VBR are provided for each output line. By making the output priority of the cells stored in the CBR buffer higher than that of the cells stored in the VBR buffer, the communication delay time in the ATM switch can be reduced for CBR traffic cell groups with severe restrictions on communication delay. It can be suppressed within a certain value.

しかし、ATM交換機は予めコネクションを設定し、入力セルのコネクション情報によりATM交換機内に設定されたコネクション情報テーブル内の優先度情報(セル転送の優先度等)を読み出し、その優先度情報に対し優先転送機能を適用する(コネクション型通信)。   However, the ATM switch sets the connection in advance, reads the priority information (cell transfer priority, etc.) in the connection information table set in the ATM switch based on the connection information of the input cell, and gives priority to the priority information. Apply the transfer function (connection type communication).

一方、ルータ装置は予めコネクションを設定していないので、ATM交換機の場合のコネクション情報テーブルやコネクション情報テーブル内の優先度情報を持っていない(パケット型通信)。 このため、ルータ装置でQoS制御を行うためには、ATM交換機と同様の優先転送機能の他に、入力パケット毎にヘッダ内の情報等により優先度情報を検出するフロー検出手段が必要となる。フロー検出手段により、検出された優先度情報に対し優先転送機能を適用する。なお、本願明細書では、ヘッダ内の情報等の情報を組み合わせて作成したパケット識別の条件をフロー条件と、フロー条件に一致する一連のトラヒックをフローと、フロー条件に入力パケットが一致するか否かを判定し、優先度情報等のQoS制御で必要な情報を判定することをフロー検出と呼ぶ。   On the other hand, since the router device does not set a connection in advance, it does not have a connection information table in the case of an ATM switch or priority information in the connection information table (packet type communication). For this reason, in order to perform QoS control in the router device, in addition to the priority transfer function similar to that of the ATM switch, a flow detection means for detecting priority information from information in the header for each input packet is required. A priority transfer function is applied to the priority information detected by the flow detection means. In this specification, a packet identification condition created by combining information such as information in the header is a flow condition, a series of traffic that matches the flow condition, and whether the input packet matches the flow condition. It is called flow detection to determine whether or not information necessary for QoS control such as priority information is determined.

ルータ装置におけるQoS制御に関しては、例えば、特開平6-232904 号(以下「従来技術2」という。)で言及されている。従来技術2は、ルータにおいてQoS制御を実行するために、パケット内の優先度を識別する情報とプロトコル(=上位アプリケーション)情報の全ての組み合わせの優先度情報を保持するマッピングテーブルに基づきパケットの優先度情報を判定する旨を開示する。この判定された優先度情報に基づき優先転送機能を適用しQoSを確保することが出来る。   The QoS control in the router device is mentioned in, for example, Japanese Patent Laid-Open No. 6-232904 (hereinafter referred to as “Prior Art 2”). Prior art 2 uses a mapping table that holds priority information for all combinations of information for identifying priority in a packet and protocol (= higher application) information in order to execute QoS control in a router. Disclose that the degree information is determined. Based on the determined priority information, the priority transfer function can be applied to ensure QoS.

しかしながら、図2のDSドメイン225(後述)のバックボーンに位置し、フロー数が多く、高速回線が接続されるインテリアノード228では、QoS制御を高速に行えず、QoSを実現できない恐れがある。   However, the interior node 228, which is located in the backbone of the DS domain 225 (described later) in FIG. 2, has a large number of flows, and is connected to a high-speed line, cannot perform QoS control at high speed and may not realize QoS.

この問題を解決するための従来技術として例えば、IETF(Internet Engineering Task Force)のRFC2475に記されているDiffserv(Differentiated Service)(以下「従来技術3」という。)がある。従来技術3ではネットワークのエッジに位置する比較的負荷の軽いバウンダリノードを高機能とし、ネットワークのコアに位置する高負荷なインテリアノードを簡易な機能に限定することにより、インテリアノードのQoSを実現する。   As a prior art for solving this problem, there is, for example, Diffserv (Differentiated Service) (hereinafter referred to as “Prior Art 3”) described in RFC2475 of IETF (Internet Engineering Task Force). Prior art 3 realizes QoS of interior nodes by making boundary nodes of relatively light load located at the edge of the network highly functional and limiting high load interior nodes located at the core of the network to simple functions .

図2を用いて従来技術3を説明する。図2は企業網A 221、企業網B 222、企業網C 223と企業網D 224がDSドメイン225により接続されているネットワークである。
DSドメイン225は同一のポリシーに基づいて(例えばTelnetは優先等)QoS制御を実行し、企業網−インターネット間で予め契約されているQoSを実現する。DSドメイン225はDSドメイン225のエッジに位置するバウンダリノードA226とバウンダリノードB 227と、DSドメイン225のコアに位置するインテリアノード228より構成される。
Prior Art 3 will be described with reference to FIG. FIG. 2 shows a network in which a corporate network A 221, a corporate network B 222, a corporate network C 223 and a corporate network D 224 are connected by a DS domain 225.
The DS domain 225 executes QoS control based on the same policy (for example, Telnet has priority), and realizes QoS that is contracted in advance between the corporate network and the Internet. The DS domain 225 includes a boundary node A 226 and a boundary node B 227 located at the edge of the DS domain 225, and an interior node 228 located at the core of the DS domain 225.

企業網A 221から企業網D224にパケットを送信する場合を考える。DSドメイン225の入口のバウンダリノードA226は企業網A221からのパケットを受信するとフロー検出手段(従来技術3ではクラシファイアーと呼ばれる)によりTCP/IPヘッダ内の送信元・宛先IPアドレス、送信元・宛先ポート番号、プロトコル等をフロー条件としてフロー検出し、DSドメイン225内の優先度を判定し、前記優先度をパケットヘッダ内のDSフィールドに書き込む。DSドメイン225の出口に位置するバウンダリノードB227や負荷の高いインテリアノード228は前記DSフィールドの値だけに基づきフロー検出して高速にQoS制御を実行する。   Consider a case in which a packet is transmitted from the corporate network A 221 to the corporate network D224. When the boundary node A226 at the entrance of the DS domain 225 receives a packet from the corporate network A221, the source / destination IP address, source / destination in the TCP / IP header is detected by flow detection means (called a classifier in the conventional technique 3). Flow detection is performed using the port number, protocol, etc. as a flow condition, the priority in the DS domain 225 is determined, and the priority is written in the DS field in the packet header. The boundary node B 227 located at the exit of the DS domain 225 and the interior node 228 having a high load perform flow detection based on only the value of the DS field and execute QoS control at high speed.

特開平6−197128号公報JP-A-6-197128

従来技術3記載のDiffservを適用したネットワーク(以下、Diffservネットワークと呼ぶ。)に移行するために、現状のネットワーク運用業者が既存ルータを同時に全て置き換えることは現実的ではない。移行に伴うコストやリスクを最低限に抑え、スムーズにDiffservネットワークに移行する過程は、以下の2ステージから構成される。
[移行ステージ]
ネットワーク内でパケット廃棄や遅延時間の増大が発生するポイントを"ホットスポット"と呼ぶ。このホットスポットのルータを選択的に強力なQoS制御を備えたルータで置き換える。このホットスポット解消により通信品質は大幅に改善される。
It is not realistic for the current network operator to replace all existing routers at the same time in order to shift to a network (hereinafter referred to as a Diffserv network) to which Diffserv described in Prior Art 3 is applied. The process of smoothly migrating to a Diffserv network while minimizing the costs and risks associated with migration consists of the following two stages.
[Migration stage]
The point where packet discard or delay time increases in the network is called a “hot spot”. This hot spot router is selectively replaced with a router with strong QoS control. The communication quality is greatly improved by eliminating this hot spot.

この移行ステージを実現するためのルータの必要機能は、TCP/IPヘッダ内の送信元・宛先IPアドレス、送信元・宛先ポート番号、プロトコル等をフロー条件としてフロー検出を行い優先度情報を判定する機能(Diffserv機能1と呼ぶ)である。
[運用ステージ]
移行ステージでQoS制御を備えたルータへの置き換えが進むと、QoSが向上する。大部分のルータが置き換わった時点でDSドメインのネットワーク管理者はDiffservネットワークの運用を開始する。インテリアノードとして使用するルータの必要機能は、DS フィールドから優先度情報を判定する機能(Diffserv機能2と呼ぶ)である。一方、バウンダリノードとして使用するルータの必要機能は、DSドメインの出口にて必要なDiffserv機能2と、DSドメインの入口にて必要なTCP/IPヘッダ内の送信元・宛先IPアドレス、送信元・宛先ポート番号、プロトコル等をフロー条件としてフロー検出を行いDS フィールドに書き込む値を判定する機能(Diffserv機能3と呼ぶ)である。
Necessary functions of the router to realize this transition stage are to detect the priority information by performing flow detection using the source / destination IP address, source / destination port number, protocol, etc. in the TCP / IP header. Function (referred to as Diffserv function 1).
[Operation stage]
As the transition to routers with QoS control progresses at the transition stage, QoS improves. When most routers are replaced, the network administrator of the DS domain starts operating the Diffserv network. A necessary function of the router used as the interior node is a function (referred to as Diffserv function 2) for determining priority information from the DS field. On the other hand, the necessary functions of the router used as the boundary node are the Diffserv function 2 required at the DS domain exit, and the source / destination IP address, source / destination in the TCP / IP header required at the DS domain entrance. This is a function (referred to as Diffserv function 3) that performs flow detection using the destination port number, protocol, etc. as a flow condition and determines the value to be written in the DS field.

従って、Diffservネットワークにスムーズに移行する為には、インテリアノードとして使用するルータはDiffserv機能1、2を所持し、前記ステージ(移行ステージか運用ステージか)に応じてDSドメインの管理者やネットワーク管理装置が容易にDiffserv機能1およびDiffserv機能2を切り替えられることが必要である。   Therefore, in order to smoothly transition to the Diffserv network, the router used as the interior node possesses Diffserv functions 1 and 2, and the DS domain administrator and network management depending on the stage (transition stage or operation stage) It is necessary that the device can easily switch between the Diffserv function 1 and the Diffserv function 2.

しかしながら、従来技術3では、かかる観点は検討されていない。本発明の第一の目的は、Diffserv機能1とDiffserv機能2の機能を所持すると共に、前記Diffserv機能の切り替えが可能なルータを提供することである。   However, in the prior art 3, such a viewpoint is not examined. A first object of the present invention is to provide a router having the functions of the Diffserv function 1 and the Diffserv function 2 and capable of switching the Diffserv function.

また、Diffservネットワークにスムーズに移行する為には、バウンダリノードとして使用するルータはDiffserv機能1、2、3を所持し、前記ステージに応じてDSドメインの管理者やネットワーク管理装置が容易に前記機能を切り替えられることが必要である。   In order to make a smooth transition to the Diffserv network, the router used as a boundary node has Diffserv functions 1, 2 and 3, and DS domain administrators and network management devices can easily perform the functions according to the stage. It is necessary to be able to switch.

しかしながら、従来技術3では、かかる観点は検討されていない。本発明の第二の目的は、Diffserv機能1、Diffserv機能2およびDiffserv機能3の機能を所持すると共に、前記Diffserv機能の切り替えが可能なルータを提供することである。
運用ステージにおいては、バウンダリノードとして使用するルータはDiffserv機能2、3を所持し、DSドメインの管理者やネットワーク管理装置が容易に前記機能を切り替えられることが必要である。
しかしながら、従来技術3では、かかる観点は検討されていない。本発明の第三の目的は、Diffserv機能2とDiffserv機能3の機能を所持すると共に、前記Diffserv機能の切り替えが可能なルータを提供することである。
However, in the prior art 3, such a viewpoint is not examined. A second object of the present invention is to provide a router having the functions of the Diffserv function 1, the Diffserv function 2 and the Diffserv function 3, and capable of switching the Diffserv function.
In the operation stage, a router used as a boundary node must have Diffserv functions 2 and 3 so that a DS domain administrator and a network management apparatus can easily switch the functions.
However, in the prior art 3, such a viewpoint is not examined. A third object of the present invention is to provide a router having the functions of the Diffserv function 2 and the Diffserv function 3 and capable of switching the Diffserv function.

また、運用ステージにおいては、ルータはDSドメインにおける位置(エッジかコアか等)やDSドメイン構成に応じて前記Diffserv機能を柔軟に切り替える機能が必要である。例えば、図2のバウンダリノードA226は企業網A221からのパケットに対してはDiffserv機能3を適用し、インテリアノード228からのパケットに対してはDiffserv機能2を適用する必要が、インテリアノード228は入力する全てのパケットに対してDiffserv機能3を適用する必要がある。   In the operation stage, the router needs to have a function of flexibly switching the Diffserv function according to the position (edge or core) in the DS domain and the DS domain configuration. For example, the boundary node A226 in FIG. 2 needs to apply the Diffserv function 3 to the packet from the corporate network A221 and apply the Diffserv function 2 to the packet from the interior node 228. Diffserv function 3 must be applied to all packets

しかしながら、従来技術3では、かかる観点は検討されていない。本発明の第四の目的は、DSドメインにおける位置やDSドメインの構成に応じて前記Diffserv機能の柔軟な切り替えが可能なルータを提供することである。   However, in the prior art 3, such a viewpoint is not examined. A fourth object of the present invention is to provide a router capable of flexibly switching the Diffserv function according to the position in the DS domain and the configuration of the DS domain.

また、高速回線が接続されるインテリアノード228はDiffserv機能2を高速に実行しなくてはならない。   The interior node 228 to which the high-speed line is connected must execute the Diffserv function 2 at high speed.

しかしながら、従来技術3では、Diffserv機能1、Diffserv機能2およびDiffserv機能3の機能を所持しつつ、Diffserv機能2を高速に実行する方式に関しては検討されていない。本発明の第五の目的は、前記Diffserv機能1、Diffserv機能2およびDiffserv機能3の機能を所持し、前記Diffserv機能2を高速実行可能なルータを提供することである。   However, in the conventional technique 3, a method for executing the Diffserv function 2 at a high speed while having the functions of the Diffserv function 1, the Diffserv function 2, and the Diffserv function 3 has not been studied. A fifth object of the present invention is to provide a router having the functions of the Diffserv function 1, Diffserv function 2 and Diffserv function 3, and capable of executing the Diffserv function 2 at high speed.

上記目的を達成するために、本発明のパケット中継装置では前記パケット中継装置の入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報から該パケットの前記パケット中継装置内の通信品質制御情報を判定する判定手段1と、入力したパケットの優先度を識別する情報から該パケットの前記パケット中継装置の通信品質制御情報を判定する判定手段2と、入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報から入力したパケットの優先度を識別する情報を判定する判定手段3のうち少なくとも2つの判定手段と、前記判定手段1と、判定手段2と、判定手段3のいずれを適用するかを表すモード情報を保持するモードテーブルを所持することを特徴とする。   In order to achieve the above object, in the packet relay device of the present invention, communication quality control of the packet in the packet relay device is performed from at least one of the address information of the input packet of the packet relay device and the information for identifying the application. A determination unit 1 for determining information, a determination unit 2 for determining communication quality control information of the packet relay device of the packet from information for identifying the priority of the input packet, and address information and application of the input packet are identified. Among the information, at least two determination means among the determination means 3 for determining information for identifying the priority of a packet input from at least one information, the determination means 1, the determination means 2, and the determination means 3 are selected. It has a mode table that holds mode information indicating whether to apply.

また、他のパケット中継装置では、前記モード情報を入力回線毎に所持することを特徴とする。     In another packet relay apparatus, the mode information is possessed for each input line.

その他の本願が解決しようとする課題、その解決手段は、本願の「発明の実施の形態」の欄及び図面で明らかにされる。   The other problems to be solved by the present application and the means for solving the problems will be clarified in the “Embodiments of the Invention” section of the present application and the drawings.

現状のネットワークから通信品質を確保出来るDiffservネットワークにスムーズに移行出来るルータを提供することが出来る。   It is possible to provide a router that can smoothly transition from the current network to the Diffserv network that can ensure communication quality.

以下、本発明の実施例を説明する。まず、本発明のルータの概要動作を図1および図3乃至図5を用いて説明する。   Examples of the present invention will be described below. First, the general operation of the router of the present invention will be described with reference to FIGS. 1 and 3 to 5. FIG.

図1はルータの一構成例を示す。ルータ100はルーティング処理とフロー検出とARP(Address Resolution Protocol)処理を行うヘッダ処理部110とパケットの転送を行うパケット入出力部120とプロセッサ130から構成される。ヘッダ処理部110はルーティング処理部111と、フロー検出部112と、ARP処理部113より、パケット入出力部120は出力FIFO(First In First Out)バッファ振り分け回路121、回線対応部122-i(i=1〜N)および回線i 123-iより構成される。また、プロセッサ130にはルータ100外部の管理端末140とネットワーク管理装置150が接続されている。
図3はネットワークにおけるパケットのフォーマットの一例を示す。ネットワークにおけるパケットのフォーマットはヘッダ部310とデータ部320から構成される。ヘッダ部310はパケットを直前に送出したルータの物理アドレス(ハードウエアアドレス)である送信元MACアドレス(Source Address Media Access Control:以下「SAMAC」という。)300と、パケットを次に受信するルータの物理アドレスである宛先MACアドレス(Destination Address Media Access Control:以下「DAMAC」という。)301と、送信元アドレス(送信端末のアドレス)である送信元IPアドレス(Source IP Address:以下「SIP」という。)302と、宛先アドレス(受信端末のアドレス)である宛先IPアドレス(Destination IP Address:以下「DIP」という。)303と、プロトコル(=上位アプリケーション)を表す送信元ポート(Source Port:以下「SPORT」という。)304と宛先ポート(Destination Port:以下「DPORT」という。)305とDSドメイン内の優先度を表すDS306から構成される。また、データ部320はユーザデータであるユーザデータ321から構成される。ヘッダ部310には前記情報以外にIPプロトコルの上位プロトコル等の情報も格納されているが、前記情報と同様に処理することができる。図3のフォーマットは、トランスポート層のプロトコルがTCP(Transmission Control Protocol)またはUDP(User Datagram Protocol)で、ネットワーク層のプロトコルがIP(Internet Protocol)のパケットの場合を示したが、それ以外(例えばネットワーク層のプロトコルがIPX等)でも良い。
FIG. 1 shows a configuration example of a router. The router 100 includes a header processing unit 110 that performs routing processing, flow detection, and ARP (Address Resolution Protocol) processing, a packet input / output unit 120 that transfers packets, and a processor 130. The header processing unit 110 includes a routing processing unit 111, a flow detection unit 112, and an ARP processing unit 113. The packet input / output unit 120 includes an output FIFO (First In First Out) buffer distribution circuit 121, a line corresponding unit 122-i (i = 1 to N) and line i 123-i. In addition, a management terminal 140 and a network management device 150 outside the router 100 are connected to the processor 130.
FIG. 3 shows an example of a packet format in the network. The packet format in the network is composed of a header part 310 and a data part 320. The header section 310 includes a source MAC address (Source Address Media Access Control: hereinafter referred to as “SAMAC”) 300 that is a physical address (hardware address) of a router that has transmitted the packet immediately before, and a router that receives the packet next. A destination MAC address (Destination Address Media Access Control: hereinafter referred to as “DAMAC”) 301 which is a physical address and a source IP address (Source IP Address: hereinafter referred to as “SIP”) which is a source address (address of a transmission terminal). ) 302, a destination IP address (Destination IP Address: hereinafter referred to as “DIP”) 303 that is a destination address (address of the receiving terminal), and a source port (Source Port: hereinafter referred to as “SPORT”) indicating a protocol (= higher application) ”304, a destination port (hereinafter referred to as“ DPORT ”) 305, and a DS 306 representing the priority in the DS domain. The data unit 320 includes user data 321 that is user data. In addition to the above information, information such as an upper protocol of the IP protocol is stored in the header section 310, but it can be processed in the same manner as the above information. The format of FIG. 3 shows the case where the transport layer protocol is a TCP (Transmission Control Protocol) or UDP (User Datagram Protocol) and the network layer protocol is an IP (Internet Protocol) packet. The network layer protocol may be IPX).

図4は本発明のルータ100内部でのパケットのフォーマットの一例を示す。ルータ内部でのパケットのフォーマットはネットワークのパケットのフォーマットに内部ヘッダ部330が備わる。この内部ヘッダ部330はパケットが入力された回線の番号である入力回線番号307と、パケットを出力する回線の番号である出力回線番号308と、優先転送機能で使用する優先度情報である優先度情報309から構成される。   FIG. 4 shows an example of a packet format inside the router 100 of the present invention. The packet format inside the router is provided with an internal header section 330 in the network packet format. This internal header section 330 includes an input line number 307 that is a line number to which a packet is input, an output line number 308 that is a line number that outputs a packet, and a priority that is priority information used in the priority transfer function. It consists of information 309.

回線i 123-iからパケットが入力されると、受信回路124-iは前記パケットが入力された回線の番号 iを入力回線番号307として付加する。そして、ルータ内部のパケットフォーマットに変換した後、入力FIFOバッファ126-iに送信する。この時の出力回線番号308と優先度情報309は無意味な情報となる。入力FIFOバッファ126-iはパケットを蓄積し、パケットが蓄積された順番にパケットを出力FIFOバッファ振り分け回路121に送信する。すると、出力FIFOバッファ振り分け回路121はそのパケットを一時蓄積バッファ128に蓄積すると共に、ヘッダ情報11をヘッダ処理部110に出力する。ヘッダ情報11は内部ヘッダ部330とヘッダ部310の情報から構成される。   When a packet is input from the line i 123-i, the receiving circuit 124-i adds the line number i to which the packet is input as the input line number 307. Then, after converting into the packet format inside the router, it is transmitted to the input FIFO buffer 126-i. The output line number 308 and the priority information 309 at this time are meaningless information. The input FIFO buffer 126-i accumulates packets and transmits the packets to the output FIFO buffer distribution circuit 121 in the order in which the packets are accumulated. Then, the output FIFO buffer distribution circuit 121 stores the packet in the temporary storage buffer 128 and outputs the header information 11 to the header processing unit 110. The header information 11 includes information on the internal header portion 330 and the header portion 310.

ルーティング処理部111はヘッダ情報11内のDIPからルーティングテーブルを検索し、前記DIPが属するサブネットに転送するための出力回線番号と、ルータ100が送出するパケットを次に受信するルータのIPアドレス(NIP:Next Hop IP Address)を決定する。ルータ100のプロセッサ130がこのルーティングテーブルの作成、管理を実行する。このルーティングテーブルの検索に関しては、例えば特開平10-222535号に記載されている。さらに、ルーティング処理部111は前記出力回線番号から構成される出力回線情報12をパケット入出力部120の出力FIFOバッファ振り分け回路121に、NIPから構成されるNIP情報14をARP処理部113に出力する。出力FIFOバッファ振り分け回路121は前記出力回線情報12を受信すると、一時蓄積バッファ128に蓄積されているパケットの出力回線番号308に前記出力回線情報12を書き込む。   The routing processing unit 111 searches the routing table from the DIP in the header information 11, and outputs the line number for transfer to the subnet to which the DIP belongs, and the IP address (NIP) of the router that next receives the packet sent by the router 100 : Next Hop IP Address). The processor 130 of the router 100 creates and manages this routing table. This routing table search is described in, for example, Japanese Patent Laid-Open No. 10-222535. Further, the routing processing unit 111 outputs the output line information 12 composed of the output line number to the output FIFO buffer distribution circuit 121 of the packet input / output unit 120 and the NIP information 14 composed of NIP to the ARP processing unit 113. . When receiving the output line information 12, the output FIFO buffer distribution circuit 121 writes the output line information 12 to the output line number 308 of the packet stored in the temporary storage buffer 128.

ARP処理部113は前記NIP情報14を受信すると、そのNIPに対応するMACアドレスを決定する。さらに、前記MACアドレスから構成されるDAMAC情報15をパケット入出力部120の出力FIFOバッファ振り分け回路121に出力する。出力FIFOバッファ振り分け回路121は前記DAMAC情報15を受信すると、一時蓄積バッファ128に蓄積されているパケットのDAMAC301に前記DAMAC情報15を書き込む。   When receiving the NIP information 14, the ARP processing unit 113 determines a MAC address corresponding to the NIP. Further, DAMAC information 15 composed of the MAC address is output to the output FIFO buffer distribution circuit 121 of the packet input / output unit 120. When receiving the DAMAC information 15, the output FIFO buffer distribution circuit 121 writes the DAMAC information 15 into the DAMAC 301 of the packet stored in the temporary storage buffer 128.

一方、フロー検出部112はヘッダ情報11を基に図6のエントリテーブル850(詳細は後述)を検索し、優先転送機能で使用する優先度情報と、DSの書換の実行/不実行と、DSに書き込む値である書換DS情報を判定する。さらに、優先度情報から成るパケット優先度情報13と、DSの書換の実行/不実行を表すDS書換有効情報16と、書換DS情報から成るパケット書換DS情報17をパケット入出力部120の出力FIFOバッファ振り分け回路121に出力する。   On the other hand, the flow detection unit 112 searches the entry table 850 in FIG. 6 (details will be described later) based on the header information 11, and performs priority information used in the priority transfer function, execution / non-execution of DS rewriting, DS Rewrite DS information that is a value to be written to is determined. Further, packet priority information 13 consisting of priority information, DS rewriting valid information 16 indicating execution / non-execution of DS rewriting, and packet rewriting DS information 17 consisting of rewriting DS information are output FIFO of the packet input / output unit 120. The data is output to the buffer distribution circuit 121.

出力FIFOバッファ振り分け回路121はパケット優先度情報13を受信すると、一時蓄積バッファ128に蓄積されているパケットの優先度情報309に前記パケット優先度情報13を書き込む。また、DS書換有効情報16とパケット書換DS情報17を受信するとDS書換有効情報16が「実行」の場合にはパケットのDS306を前記パケット書換DS情報17に書き換え、「不実行」の場合には書換を行わずDS306の値をそのままにする。出力FIFOバッファ振り分け回路121は以上の処理が終了した時点で、出力回線番号308が指示する回線対応部122-iの優先度情報309が指示する出力FIFOバッファ127-ij(j=1 or 2)にパケットを送信する。回線対応部122-iは出力FIFOバッファ127-ijに前記パケットを蓄積する。回線対応部122-i内の送信回路125-iは出力FIFOバッファ127-ijの読み出しを制御する。読みだし制御として「完全優先制御」や「重みづけ巡回制御」等が知られている。「完全優先制御」では優先度の高い出力FIFOバッファ127-i1にパケットが蓄積されている場合、出力FIFOバッファ127-i1から蓄積された順番にパケットが読みだされる。出力FIFOバッファ127-i1にパケットが蓄積されていない時だけ優先度の低い出力FIFOバッファ127-i2から蓄積された順番にパケットが読み出される。一方、「重みづけ巡回制御」では予め設定された比率に基づき出力FIFOバッファ127-i1および出力FIFOバッファ127-i2からパケットが読み出される。なお、送信回路125-iにおける読み出し制御はネットワーク管理装置150から、あるいは管理端末140から設定される。さらに、送信回路125-iは読み出したパケットの内部ヘッダ部330を削除する。
そして、回線i 123-iに割り当てられたMACアドレスをSAMAC301に書き込み、回線i 123-iにパケットを送出する。
When receiving the packet priority information 13, the output FIFO buffer distribution circuit 121 writes the packet priority information 13 into the packet priority information 309 stored in the temporary storage buffer 128. In addition, when the DS rewrite valid information 16 and the packet rewrite valid DS information 17 are received, the DS rewrite valid information 16 is “executed” and the packet DS306 is rewritten to the packet rewrite DS information 17. The value of DS306 is left as it is without rewriting. When the above processing ends, the output FIFO buffer distribution circuit 121 outputs the output FIFO buffer 127-ij (j = 1 or 2) indicated by the priority information 309 of the line corresponding unit 122-i indicated by the output line number 308. Send a packet to The line corresponding unit 122-i stores the packet in the output FIFO buffer 127-ij. The transmission circuit 125-i in the line corresponding unit 122-i controls reading of the output FIFO buffer 127-ij. As read-out control, “complete priority control”, “weighted cyclic control”, and the like are known. In “complete priority control”, when packets are accumulated in the output FIFO buffer 127-i1 having a high priority, the packets are read in the order in which they are accumulated from the output FIFO buffer 127-i1. Only when no packet is accumulated in the output FIFO buffer 127-i1, the packets are read out in the order of accumulation from the output FIFO buffer 127-i2 having a low priority. On the other hand, in the “weighted cyclic control”, packets are read from the output FIFO buffer 127-i1 and the output FIFO buffer 127-i2 based on a preset ratio. Note that the read control in the transmission circuit 125-i is set from the network management device 150 or from the management terminal 140. Further, the transmission circuit 125-i deletes the internal header portion 330 of the read packet.
Then, the MAC address assigned to the line i 123-i is written into the SAMAC 301, and the packet is transmitted to the line i 123-i.

以下、フロー検出部112の詳細動作について説明する。図8にフロー検出部112のブロック図を示す。フロー検出部112は結果判定部810、条件一致判定部820、エントリ読み出し部830、制御部840、エントリテーブル850から構成される。制御部840は入力回線毎にモード1〜3を設定するDiffservモードテーブル841と、入力回線番号からDiffservモードを判定するDiffservモード判定手段842から構成される。   The detailed operation of the flow detection unit 112 will be described below. FIG. 8 shows a block diagram of the flow detection unit 112. The flow detection unit 112 includes a result determination unit 810, a condition match determination unit 820, an entry reading unit 830, a control unit 840, and an entry table 850. The control unit 840 includes a Diffserv mode table 841 that sets modes 1 to 3 for each input line, and a Diffserv mode determination unit 842 that determines the Diffserv mode from the input line number.

Diffservモードテーブル841のテーブルフォーマットを図10示す。モード1は前記移行ステージを実現するためのモードである。モード1ではフロー検出部112は前記Diffserv機能1を適用する。即ち、フロー検出部112はTCP/IPヘッダ内の送信元・宛先IPアドレス、送信元・宛先ポート番号等をフロー条件としてフロー検出を行い優先度情報を判定する。モード2およびモード3は前記運用ステージを実現するためのモードである。モード2ではフロー検出部112は前記Diffserv機能2を適用する。即ち、フロー検出部112はDSフィールドから優先度情報を判定する。また、モード3ではフロー検出部112は前記Diffserv機能3適用する。即ち、フロー検出部112はTCP/IPヘッダ内の送信元・宛先IPアドレス、送信元・宛先ポート番号等をフロー条件としてフロー検出を行い、書換DS情報を判定する。本明細書では、前記モード1〜3をDiffservモードと呼ぶ。DSドメインの管理者は管理端末140からプロセッサ130経由でDiffservモードテーブル841を容易に設定することが出来る。同様に、ネットワーク管理装置150も同様にプロセッサ130経由で容易に設定出来る。   A table format of the Diffserv mode table 841 is shown in FIG. Mode 1 is a mode for realizing the transition stage. In mode 1, the flow detection unit 112 applies the Diffserv function 1. That is, the flow detection unit 112 performs flow detection using the transmission source / destination IP address, transmission source / destination port number, and the like in the TCP / IP header as flow conditions to determine priority information. Mode 2 and mode 3 are modes for realizing the operation stage. In mode 2, the flow detection unit 112 applies the Diffserv function 2. That is, the flow detection unit 112 determines priority information from the DS field. In mode 3, the flow detection unit 112 applies the Diffserv function 3. That is, the flow detection unit 112 performs flow detection using the transmission source / destination IP address, transmission source / destination port number, and the like in the TCP / IP header as flow conditions, and determines rewrite DS information. In this specification, the modes 1 to 3 are referred to as Diffserv modes. The administrator of the DS domain can easily set the Diffserv mode table 841 from the management terminal 140 via the processor 130. Similarly, the network management device 150 can be easily set via the processor 130 as well.

図6にエントリテーブル850のフォーマットを示した。図6のエントリテーブル850はH個のエントリ630から構成される。エントリ630はフロー条件部631とQoS制御情報部632から構成される。QoS制御情報部632は優先転送で使用する優先度情報611と書換DS情報である書換DS情報612から構成される。また、フロー条件部631は送信元あるいは宛先ユーザを識別するフロー条件とプロトコルを識別するフロー条件から構成される。   FIG. 6 shows the format of the entry table 850. The entry table 850 in FIG. 6 includes H entries 630. The entry 630 includes a flow condition part 631 and a QoS control information part 632. The QoS control information unit 632 includes priority information 611 used for priority transfer and rewrite DS information 612 that is rewrite DS information. The flow condition unit 631 includes a flow condition for identifying a transmission source or a destination user and a flow condition for identifying a protocol.

送信元あるいは宛先ユーザを識別するフロー条件はSIPとDIPの上限値と下限値であるSIP上限値601、SIP下限値602、DIP上限値603、DIP下限値604と、SIPとDIPの上限値と下限値が有効であることを示すIP有効ビット621と、入力回線番号である入力回線番号607と、入力回線番号607が有効であることを示す入力回線番号有効ビット623である。なお、図2のバウンダリノードA226やバウンダリノードB227では、入力回線番号によりパケットを送信した企業網(企業網A221か企業網B222かまたは、企業網C223か企業網D224か)を識別することができる。また、SIP、DIPにて上限値および下限値を設定する様にしたのは、ネットワーク(=サブネット)を1つのエントリ630で指定可能とするためである。図5はIPアドレス540のフォーマットを示す。IPアドレス540はネットワークアドレス541とホストアドレス542から構成される。ネットワークアドレス541によりネットワーク(=サブネット)が識別され、ホストアドレス542により前記ネットワーク内の端末が識別される。IPアドレス540は、上位ビットがネットワークアドレスとなっているので、同一ネットワーク内の端末は連続したIPアドレスを持つことになる。したがって、ネットワーク内の全ての端末をIPアドレスの範囲(上限値および下限値)で指定することができる。   The flow conditions for identifying the source or destination user are the SIP upper limit value and SIP lower limit value SIP upper limit value 601, SIP lower limit value 602, DIP upper limit value 603, DIP lower limit value 604, and SIP and DIP upper limit values. An IP valid bit 621 indicating that the lower limit value is valid, an input line number 607 which is an input line number, and an input line number valid bit 623 indicating that the input line number 607 is valid. The boundary node A226 or boundary node B227 in FIG. 2 can identify the enterprise network (enterprise network A221 or enterprise network B222, enterprise network C223 or enterprise network D224) that has transmitted the packet by the input line number. . The reason why the upper limit value and the lower limit value are set by SIP and DIP is to allow the network (= subnet) to be designated by one entry 630. FIG. 5 shows the format of the IP address 540. The IP address 540 includes a network address 541 and a host address 542. A network (= subnet) is identified by the network address 541, and a terminal in the network is identified by the host address 542. Since the upper bits of the IP address 540 are network addresses, terminals in the same network have continuous IP addresses. Therefore, all terminals in the network can be designated by the IP address range (upper limit value and lower limit value).

また、プロトコルを識別するフロー条件は送信元ポートであるSPORT 605と、宛先ポートであるDPORT 606と、前記SPORT 605とDPORT 606が有効であることを示すポート有効ビット622である。なお、前記IP有効ビット621、ポート有効ビット622、入力回線番号有効ビット623はそれぞれIPアドレス、ポート番号、入力回線番号によりパケットを識別する場合には「有効」と、識別しない場合には「無効」と設定する。   The flow conditions for identifying the protocol are a SPORT 605 that is a source port, a DPORT 606 that is a destination port, and a port valid bit 622 indicating that the SPORT 605 and the DPORT 606 are valid. The IP valid bit 621, port valid bit 622, and input line number valid bit 623 are “valid” when identifying a packet by IP address, port number, and input line number, respectively. "Is set.

フロー検出部112のフローチャートを図7に示す。フロー検出部112の処理は検出開始処理700、エントリ読み出し処理730、条件一致判定処理720、結果判定処理710の4つに分けられる。後述の3つの処理はそれぞれ、エントリ読み出し部830、条件一致判定部820、結果判定部810において実行される。   A flowchart of the flow detection unit 112 is shown in FIG. The process of the flow detection unit 112 is divided into four processes: a detection start process 700, an entry read process 730, a condition match determination process 720, and a result determination process 710. The following three processes are executed by the entry reading unit 830, the condition match determination unit 820, and the result determination unit 810, respectively.

以下、フロー検出時の処理を順番に説明する。検出開始処理700では、パケットのヘッダ情報11がヘッダ処理部110に送信されると、フロー検出部112は前記ヘッダ情報11内の入力回線番号307、SIP302、DIP 303、SPORT304、DPORT 305、DS306の各情報をそれぞれ条件一致判定部820内のパケット内回線番号蓄積手段826-2、パケット内SIP蓄積手段822-2、パケット内DIP蓄積手段823-2、パケット内SPORT蓄積手段824-2、パケット内DPORT蓄積手段825-2、結果判定部810のDS蓄積手段815に蓄積する(ステップ701)。制御部840のDiffservモード判定手段842はパケット内回線番号蓄積手段826-2内の入力回線番号に対応するDiffservモードテーブル841の値をDiffservモードと判定する(ステップ704)。モード1またはモード3の場合には、Diffservモード判定手段842はエントリ読み出し部830に起動信号を送信する(ステップ703)。   Hereinafter, processing at the time of flow detection will be described in order. In the detection start processing 700, when the header information 11 of the packet is transmitted to the header processing unit 110, the flow detection unit 112 detects the input line number 307, SIP 302, DIP 303, SPORT 304, DPORT 305, DS 306 in the header information 11. Intra-packet line number storage means 826-2, intra-packet SIP storage means 822-2, intra-packet DIP storage means 822-2, intra-packet SPORT storage means 824-2, intra-packet The data is stored in the DPORT storage means 825-2 and the DS storage means 815 of the result determination unit 810 (step 701). The Diffserv mode determination unit 842 of the control unit 840 determines that the value of the Diffserv mode table 841 corresponding to the input line number in the intra-packet line number storage unit 826-2 is the Diffserv mode (Step 704). In the case of mode 1 or mode 3, the Diffserv mode determination means 842 transmits an activation signal to the entry reading unit 830 (step 703).

まず、Diffservモードがモード1またはモード3の場合を説明する。モード1またはモード3の場合、検出開始処理700の後、エントリ読みだし処理730が行われる。エントリ読みだし処理730では、制御部840より前記起動信号を受信すると、エントリ読み出し部830はエントリテーブル850の先頭のエントリ630-1を読み出す様に、エントリ番号カウンタ831の値Mを1にリセットする(ステップ731)。次に、エントリテーブルアドレス生成回路832はエントリ番号カウンタ831の値M(今の場合1)からエントリテーブル850のアドレスを生成し、エントリ630-1を読みだし、SIP上限値601-1とSIP下限値602-1の情報を条件一致判定部820内のエントリ内SIP蓄積手段822-3に、DIP上限値603-1とDIP下限値604-1の情報をエントリ内DIP蓄積手段823-3に、SPORT 605-1とDPORT 606-1の情報をそれぞれエントリ内SPORT蓄積手段824-3とエントリ内DPORT蓄積手段825-3に、IP有効ビット621-1とポート有効ビット622-1と入力回線番号有効ビット623-1を有効ビット蓄積手段827に、優先度情報611-1と書換DS情報612-1をそれぞれ結果判定部810の優先度情報蓄積手段813と書換DS情報蓄積手段816に蓄積する(ステップ732)。さらに、次のエントリ読み出し処理730を実行する時にエントリ630-2を読み出すように、エントリ番号カウンタ831の値Mを1カウントアップする(ステップ733)。以上のエントリ読み出し処理730を繰り返すことにより、エントリ読み出し部830はエントリ630をエントリテーブルアドレスが小さい方から大きい方へ順番に読み出す。   First, the case where the Diffserv mode is mode 1 or mode 3 will be described. In the case of mode 1 or mode 3, after the detection start process 700, an entry reading process 730 is performed. In the entry reading process 730, when the activation signal is received from the control unit 840, the entry reading unit 830 resets the value M of the entry number counter 831 to 1 so that the first entry 630-1 of the entry table 850 is read. (Step 731). Next, the entry table address generation circuit 832 generates the address of the entry table 850 from the value M (1 in this case) of the entry number counter 831, reads the entry 630-1, SIP upper limit value 601-1 and SIP lower limit value Information of the value 602-1 is stored in the SIP storage means 822-3 in the entry in the condition matching determination unit 820, information of the DIP upper limit value 603-1 and the DIP lower limit value 604-1 is stored in the DIP storage means 823-3 in the entry, The information of SPORT 605-1 and DPORT 606-1 is stored in the in-entry SPORT storage means 824-3 and the in-entry DPORT storage means 825-3, respectively, and the IP valid bit 621-1, port valid bit 622-1 and input line number valid. Bit 623-1 is stored in effective bit storage means 827, and priority information 611-1 and rewrite DS information 612-1 are stored in priority information storage means 813 and rewrite DS information storage means 816 of result determination unit 810, respectively (step 732). Further, the value M of the entry number counter 831 is incremented by 1 so that the entry 630-2 is read when the next entry reading process 730 is executed (step 733). By repeating the entry reading process 730, the entry reading unit 830 reads the entries 630 in order from the smallest entry table address to the largest entry table address.

条件一致判定処理720では、条件一致判定部820はエントリ内SIP蓄積手段822-3、エントリ内DIP蓄積手段823-3、エントリ内SPORT蓄積手段824-3、エントリ内DPORT蓄積手段825-3、エントリ内回線番号蓄積手段826-3に蓄積されているフロー条件に入力パケットが一致するか否かを判定する。
SIP比較回路822-1はパケット内SIP蓄積手段822-2に蓄積されているSIP上限値および下限値とエントリ内SIP蓄積手段822-3に蓄積されているSIPが「SIP下限値≦ SIP ≦ SIP上限値」の条件を満たすかまたは有効ビット蓄積手段827内のIP有効ビットが「無効」の場合に「一致」と判定する(ステップ721-1)。DIP比較回路823-1はSIPと同様の処理をDIPに関して実行する(ステップ721-2)。SPORT比較回路824-1はパケット内SPORT蓄積手段824-2に蓄積されているSPORTとエントリ内SPORT蓄積手段824-3に蓄積されているSPORTが等しいかまたはポート有効ビットが「無効」の場合に「一致」と判定する(ステップ721-3)。DPORT比較回路825-1はSPORTと同様の処理をDPORTに関して実行する(ステップ721-4)。回線番号比較回路826-1はパケット内回線番号蓄積手段826-2に蓄積されている入力回線番号とエントリ内回線番号蓄積手段826-3に蓄積されている入力回線番号が等しいかまたは有効ビット蓄積手段827に蓄積されている入力回線番号有効ビットが「無効」の場合に「一致」と判定する(ステップ721-5)。
条件一致判定回路821はステップ721-1、ステップ721-2、ステップ721-3、ステップ721-4、ステップ721-5において全て「一致」と判定された場合、結果判定部810内の条件一致結果蓄積手段812に「一致」を表す情報を(ステップ722-1)、それ以外の場合、「不一致」を表す情報を蓄積する(ステップ722-2)。条件一致結果蓄積手段812に「一致」を表す情報が格納されている時には結果判定部810が結果判定処理710を実行し、「不一致」を表す情報が格納されている時にはステップ732に戻り、フロー検出部112はエントリ読み出し処理730、条件一致判定処理720を再度実行する。設定するフロー条件が多くなると、前記フロー検出部112はエントリ読み出し処理730、条件一致判定処理720を何回も繰り返すため、高速にフロー検出することが出来ない。
In the condition match determination processing 720, the condition match determination unit 820 includes an intra-entry SIP storage unit 822-3, an intra-entry DIP storage unit 823-3, an intra-entry SPORT storage unit 824-3, an intra-entry DPORT storage unit 825-3, an entry It is determined whether or not the input packet matches the flow conditions stored in the internal line number storage means 826-3.
The SIP comparison circuit 822-1 has the SIP upper limit value and lower limit value stored in the in-packet SIP storage means 82-2 and the SIP stored in the in-entry SIP storage means 822-3 are "SIP lower limit value≤SIP≤SIP If the condition “upper limit value” is satisfied or the IP valid bit in the valid bit storage means 827 is “invalid”, it is determined as “match” (step 721-1). The DIP comparison circuit 823-1 performs the same processing as that for SIP on DIP (step 721-2). The SPORT comparison circuit 824-1 is used when the SPORT stored in the intra-packet SPORT storage means 824-2 is equal to the SPORT stored in the intra-entry SPORT storage means 824-3, or the port valid bit is "invalid". It is determined as “match” (step 721-3). The DPORT comparison circuit 825-1 executes the same processing as SPORT for DPORT (step 721-4). The line number comparison circuit 826-1 stores the input line number stored in the intra-packet line number storage means 826-2 and the input line number stored in the intra-entry line number storage means 826-2, or stores effective bits. If the input line number valid bit stored in the means 827 is “invalid”, it is determined as “match” (step 721-5).
The condition match determination circuit 821 determines that the condition match result in the result determination unit 810 is “Yes” in Step 721-1, Step 721-2, Step 721-3, Step 721-4, and Step 721-5. Information indicating “match” is stored in the storage unit 812 (step 722-1). Otherwise, information indicating “mismatch” is stored (step 722-2). When the information indicating “match” is stored in the condition match result accumulating unit 812, the result determination unit 810 executes the result determination processing 710, and when the information indicating “mismatch” is stored, the process returns to step 732, and the flow The detection unit 112 executes the entry reading process 730 and the condition match determination process 720 again. When the number of flow conditions to be set increases, the flow detection unit 112 repeats the entry reading process 730 and the condition match determination process 720 many times, and thus cannot detect a flow at high speed.

結果判定処理710では、結果判定回路811はステップ704において判定されたDiffservモードに従い動作する。Diffservモード判定手段842が判定したDiffservモードがモード1の場合、結果判定回路811は優先度情報蓄積手段813の値を優先度情報と判定し、前記優先度情報から成るパケット優先度情報13と、DSの書換を「無効」としたDS書換有効情報16を出力FIFOバッファ振り分け回路121に送信しフロー検出を終了する(ステップ713)。一方、Diffservモードがモード3の場合、結果判定回路811は優先度情報蓄積手段813の値を優先度情報と、書換DS情報蓄積手段816の値を書換DS情報と判定し、前記優先度情報から成るパケット優先度情報13と、DSの書換を「有効」としたDS書換有効情報16と、前記書換DS情報から成るパケット書換DS値情報17を出力FIFOバッファ振り分け回路121に送信し、フロー検出を終了する(ステップ714)。   In the result determination process 710, the result determination circuit 811 operates according to the Diffserv mode determined in step 704. When the Diffserv mode determined by the Diffserv mode determination unit 842 is mode 1, the result determination circuit 811 determines the value of the priority information storage unit 813 as priority information, packet priority information 13 including the priority information, and The DS rewrite valid information 16 in which the DS rewrite is “invalid” is transmitted to the output FIFO buffer distribution circuit 121, and the flow detection is finished (step 713). On the other hand, when the Diffserv mode is mode 3, the result determination circuit 811 determines the value of the priority information storage unit 813 as the priority information and the value of the rewrite DS information storage unit 816 as the rewrite DS information. Packet priority information 13, DS rewrite valid information 16 for which DS rewrite is “valid”, and packet rewrite DS value information 17 composed of the rewrite DS information are transmitted to the output FIFO buffer distribution circuit 121 for flow detection. End (step 714).

次に、Diffservモードがモード2の場合について説明する。モード2の時に適用されるDiffserv機能2は高負荷なインテリアノード228において使用されるため、高速に実行されなければならない。本発明のフロー検出部112はフロー条件増加時にフロー検出を高速化する上でネックとなるエントリ読みだし処理730と条件一致判定処理720をスキップして高速にフロー検出を実行する。   Next, the case where the Diffserv mode is mode 2 will be described. Since the Diffserv function 2 applied in the mode 2 is used in the interior node 228 with a high load, it must be executed at high speed. The flow detection unit 112 of the present invention skips the entry reading process 730 and the condition matching determination process 720, which become a bottleneck in speeding up the flow detection when the flow condition increases, and executes the flow detection at high speed.

ステップ704においてDiffservモード判定手段842が判定したDiffservモードがモード2の場合、結果判定回路811は図9に示す優先度情報テーブル814からDS蓄積手段815のDSに対応する情報を読み出す(ステップ712)。さらに、読み出された情報を入力パケットの優先度情報と判定し、前記優先度情報より成るパケット優先度情報13とDSの書換を「無効」としたDS書換有効情報16を出力FIFOバッファ振り分け回路121に送信し、フロー検出を終了する(ステップ715)。なお、DSは6bitの情報であるので、優先度情報テーブル814は高々64個の優先度情報を所持するだけで良い。   When the Diffserv mode determined by the Diffserv mode determination unit 842 in Step 704 is mode 2, the result determination circuit 811 reads information corresponding to the DS of the DS storage unit 815 from the priority information table 814 shown in FIG. 9 (Step 712). . Further, the read information is determined as the priority information of the input packet, and the packet priority information 13 including the priority information and the DS rewrite valid information 16 in which the DS rewrite is “invalid” are output FIFO buffer distribution circuits Then, the flow detection is finished (step 715). Since the DS is 6-bit information, the priority information table 814 only needs to have at most 64 pieces of priority information.

以上に説明してきた本発明の実施例によれば、DiffservモードをDiffservモードテーブル841に所持することにより、Diffserv機能1、Diffserv機能2の機能を実現すると共に、DSドメインの管理者やネットワーク管理装置150が前記Diffserv機能を容易に切り替えることが出来る。   According to the embodiment of the present invention described above, the Diffserv mode 1 is provided in the Diffserv mode table 841, thereby realizing the functions of the Diffserv function 1 and the Diffserv function 2, and the administrator of the DS domain and the network management apparatus. 150 can easily switch the Diffserv function.

さらに、DiffservモードをDiffservモードテーブル841に所持することにより、Diffserv機能1、Diffserv機能2およびDiffserv機能3の機能を所持すると共に、DSドメインの管理者やネットワーク管理装置が前記Diffserv機能を容易に切り替えることが出来る。   Furthermore, by having the Diffserv mode in the Diffserv mode table 841, the Diffserv function 1, the Diffserv function 2 and the Diffserv function 3 are possessed, and the administrator of the DS domain and the network management device can easily switch the Diffserv function. I can do it.

さらに、DiffservモードをDiffservモードテーブル841に所持することにより、Diffserv機能2およびDiffserv機能3の機能を所持すると共に、DSドメインの管理者やネットワーク管理装置が前記Diffserv機能を容易に切り替えることが出来る。   Furthermore, by possessing the Diffserv mode in the Diffserv mode table 841, the Diffserv function 2 and the Diffserv function 3 can be possessed, and the administrator of the DS domain and the network management apparatus can easily switch the Diffserv function.

さらに、Diffservモードを入力回線毎にDiffservモードテーブル841に所持することにより、DSドメインの管理者やネットワーク管理装置が、DSドメインにおける位置やDSドメインの構成に応じて前記Diffserv機能を柔軟に切り替えることができる。   Furthermore, by having the Diffserv mode in the Diffserv mode table 841 for each input line, the DS domain administrator and the network management device can flexibly switch the Diffserv function according to the position in the DS domain and the configuration of the DS domain. Can do.

さらに、ルータ100は、フロー検出部112がモード2の時に、フロー検出を高速に行う上でネックとなるエントリ読みだし処理730と条件一致判定処理720をスキップして優先度情報テーブル814から優先度情報を高速に読み出すことにより、Diffserv機能2の高速実行を実現する。   Furthermore, when the flow detection unit 112 is in mode 2, the router 100 skips the entry reading process 730 and the condition matching determination process 720, which are the bottlenecks in performing flow detection at high speed, from the priority information table 814. High-speed execution of Diffserv function 2 is realized by reading information at high speed.

これまで、入力回線毎にDiffservモードを所持する実施例について説明して
きた。エントリ毎(=フロー毎)にDiffservモードを設定出来るようにすると、より柔軟に前記Diffserv機能を切り替えることが出来る。以下、入力回線毎にDiffservモードを所持する実施例との差分について説明する。
So far, the embodiment in which the Diffserv mode is possessed for each input line has been described. If the Diffserv mode can be set for each entry (= each flow), the Diffserv function can be switched more flexibly. Hereinafter, differences from the embodiment having the Diffserv mode for each input line will be described.

エントリーテーブル1150のフォーマットを図11に、制御部1240のブロック図を図12に、フローチャートを図13に示した。図11のエントリ1130はエントリ630に比べ、Diffservモード1100が増加している。DSドメインの管理者は管理端末140から、プロセッサ130経由でDiffservモード1100を容易に設定することが出来る。同様に、ネットワーク管理装置150もプロセッサ130経由でDiffservモード1100を容易に設定出来る。また、制御部1240はDiffservモードテーブル841の代わりにDiffservモード蓄積手段1241を所持する。   The format of the entry table 1150 is shown in FIG. 11, the block diagram of the control unit 1240 is shown in FIG. 12, and the flowchart is shown in FIG. In the entry 1130 of FIG. 11, the Diffserv mode 1100 is increased compared to the entry 630. The administrator of the DS domain can easily set the Diffserv mode 1100 from the management terminal 140 via the processor 130. Similarly, the network management apparatus 150 can easily set the Diffserv mode 1100 via the processor 130. Further, the control unit 1240 has Diffserv mode storage means 1241 instead of the Diffserv mode table 841.

エントリ読みだし処理1330のステップ1332は前記ステップ732に比べてエントリ1130内のDiffservモード1100を前記Diffservモード蓄積手段1241に蓄積する処理が加わる。さらに、Diffservモードを判定するステップ704が、Diffservモード判定手段1242が前記Diffservモード蓄積手段1241の値をDiffservモードと判定するステップ1335に変わる。このステップ1335はステップ1332のDiffservモード1100蓄積処理の後に行われる必要があるため、エントリ読み出し処理1330にて実行される。さらに、結果判定処理1310では、Diffservモード判定手段1242が判定したDiffservモードに基づいて、Diffserv機能を切り替える(ステップ1311)。   Compared to step 732, step 1332 of entry reading processing 1330 adds processing for storing the Diffserv mode 1100 in the entry 1130 in the Diffserv mode storage means 1241. Further, Step 704 for determining the Diffserv mode is changed to Step 1335 in which the Diffserv mode determination unit 1242 determines that the value of the Diffserv mode storage unit 1241 is the Diffserv mode. Since this step 1335 needs to be performed after the Diffserv mode 1100 accumulation processing in step 1332, it is executed in the entry read processing 1330. Further, in the result determination process 1310, the Diffserv function is switched based on the Diffserv mode determined by the Diffserv mode determination means 1242 (step 1311).

以上に説明してきた本発明の実施例によれば、エントリ毎にDiffservモードを所持することにより、DSドメインの管理者やネットワーク管理装置が、DSドメインにおける位置やDSドメインの構成に応じて、前記Diffserv機能を柔軟に切り替えることができる。   According to the embodiment of the present invention described above, by having a Diffserv mode for each entry, a DS domain administrator or a network management device can perform the above operation according to the location in the DS domain or the configuration of the DS domain. Diffserv function can be switched flexibly.

本発明のルータの構成を示すブロック図。The block diagram which shows the structure of the router of this invention. Diffservネットワークの図。Diagram of Diffserv network. ネットワークにおけるパケットのフォーマットを示す図。The figure which shows the format of the packet in a network. 本発明を適用したルータ内のパケットのフォーマットを示す図。The figure which shows the format of the packet in the router to which this invention is applied. IPアドレスのフォーマットを示す図。The figure which shows the format of an IP address. 入力回線毎にDiffservモードを所持した場合のエントリテーブルフォーマット。Entry table format when Diffserv mode is possessed for each input line. 入力回線毎にDiffservモードを所持した場合のフロー検出部のフローチャート。The flowchart of a flow detection part at the time of possessing Diffserv mode for every input line. 入力回線毎にDiffservモードを所持した場合のフロー検出部のブロック図。The block diagram of the flow detection part at the time of possessing Diffserv mode for every input line. 優先度情報テーブルのフォーマット。Priority information table format. Diffservモードテーブルのフォーマット。Diffserv mode table format. エントリ毎にDiffservモードを所持した場合のエントリテーブルのフォーマット。The format of the entry table when each entry has Diffserv mode. エントリ毎にDiffservモードを所持した場合の制御部のブロック図。The block diagram of a control part at the time of having Diffserv mode for every entry. エントリ毎にDiffservモードを所持した場合のフロー検出部のフローチャート。The flowchart of a flow detection part at the time of possessing Diffserv mode for every entry.

符号の説明Explanation of symbols

11…ヘッダ情報、12…出力回線情報、13…パケット優先度情報、14…NIP情報、15…DAMAC情報、16…DS書換有効情報、17…パケット書換DS情報。   11 ... Header information, 12 ... Output line information, 13 ... Packet priority information, 14 ... NIP information, 15 ... DAMAC information, 16 ... DS rewrite valid information, 17 ... Packet rewrite DS information.

Claims (14)

他のパケット中継装置と接続され、複数の入力回線と、複数の出力回線と、制御部とを備え、前記複数の入力回線のうちの一つの入力回線から入力された入力パケットを前記複数の出力回線の何れかの出力回線に出力するパケット中継装置であって、
前記パケット中継装置は、第1乃至第3の動作うち第1および第2の動作が可能であり
記第1の動作において前記制御部は、前記入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
前記第2の動作において前記制御部は、前記入力パケットのヘッダ内の優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記第3の動作において前記他のパケット中継装置は、前記入力パケットの前記アドレス情報、前記アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて前記入力パケットのヘッダ内に優先度を識別する情報を付与し、さらに前記アドレス情報、前記アプリケーションを識別する情報、または前記優先度を識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
さらに前記制御部は、前記第2の動作において、前記第3の動作を行う他のパケット中継装置において付与された前記優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記制御部は、前記第1の動作または前記第2の動作の何れの動作を入力パケットに対して適用するかを判断することを特徴とするパケット中継装置。
Connected to another packet relay device, comprising a plurality of input lines, a plurality of output lines, and a control unit, wherein an input packet input from one input line of the plurality of input lines is output to the plurality of outputs A packet relay device that outputs to any output line of the line,
The packet relay device can perform the first and second operations among the first to third operations .
Wherein the control unit before Symbol first operation, the address information of the input packet, which applies the communication quality control for the packet based on at least one information among the information for identifying the application,
In the second operation, the control unit applies communication quality control to the packet based on information identifying the priority in the header of the input packet,
In the third operation, the other packet relay device identifies information in the header of the input packet based on at least one of the address information of the input packet and information for identifying the application. And applying communication quality control to the packet based on at least one of the address information, the information for identifying the application, or the information for identifying the priority,
Furthermore the control unit, in the second operation, on the basis of the information identifying the priority is Oite granted to another packet relay apparatus for performing the third operation, the communication quality control with respect to the packet Apply
The control unit determines which of the first operation and the second operation is to be applied to an input packet.
前記第1の動作、および前記第2の動作のうち何れの動作を適用するかを示す動作情報を、入力回線対応に保持する動作テーブルを有し、
前記制御部は、前記入力パケットが何れの入力回線から入力されたかに応じて、該パケットに対して何れの動作を適用するかを判断することを特徴とする請求項1に記載のパケット中継装置。
The first operation, and the operation information indicating whether to apply any of the operation of the second operation, has an operating table for holding the input line corresponding,
2. The packet relay device according to claim 1, wherein the control unit determines which operation is applied to the packet according to which input line the input packet is input from. .
前記制御部は、入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報と、前記第1の動作、前記第2の動作及び前記第3の動作のうちの少なくとも2つの動作のうち何れの動作を適用するかを示す動作情報とをエントリとするエントリテーブルを有することを特徴とする請求項1に記載のパケット中継装置。   The control unit includes at least one of address information of an input packet and information for identifying an application, and at least two of the first operation, the second operation, and the third operation. 2. The packet relay device according to claim 1, further comprising an entry table having operation information indicating which operation is applied as an entry. 前記アドレス情報は、
[1]前記入力回線の識別番号、
[2]前記出力回線の識別番号、
[3]送信元の物理アドレス、
[4]送信先の物理アドレス、
[5]送信元サブネット識別情報、
および、
[6]送信先サブネット識別情報、
のうちの少なくともひとつであることを特徴とする請求項1乃至請求項3の何れかに記載のパケット中継装置。
The address information is
[1] Identification number of the input line,
[2] Identification number of the output line,
[3] Source physical address,
[4] Destination physical address,
[5] Source subnet identification information,
and,
[6] Destination subnet identification information,
The packet relay device according to claim 1, wherein the packet relay device is at least one of the above.
前記アプリケーションを識別する情報は、TCPポート番号であることを特徴とする請求項1乃至4の何れかに記載のパケット中継装置。   5. The packet relay device according to claim 1, wherein the information for identifying the application is a TCP port number. 前記パケットヘッダ内の優先度を識別する情報は、DSフィールドの値であることを特徴とする請求項1乃至5の何れかに記載のパケット中継装置。   6. The packet relay device according to claim 1, wherein the information for identifying the priority in the packet header is a value of a DS field. 他のパケット中継装置と接続され、複数の入力回線と、複数の出力回線と、制御部とを備え、前記複数の入力回線のうちの一つの入力回線から入力された入力パケットを前記複数の出力回線の何れかの出力回線に出力するパケット中継装置であって、
前記パケット中継装置は、第1乃至第3のモードのうち第1のモードと第2のモードで動作可能であり
記第1のモードにおいて前記制御部は、前記入力パケットのヘッダ内に優先度を識別する情報を付与せずに、前記入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
前記第2のモードにおいて前記制御部は、前記入力パケットのヘッダ内の優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記第3のモードにおいて前記他のパケット中継装置は、前記入力パケットの前記アドレス情報、前記アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて前記入力パケットのヘッダ内に優先度を識別する情報を付与するものであり、
さらに前記制御部は、前記第2のモードにおいて、前記第3のモードで動作する他のパケット中継装置において付与された前記優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記制御部は、前記第1のモードまたは前記第2のモードの何れのモードを入力パケットに対して適用するかを判断することを特徴とするパケット中継装置。
Connected to another packet relay device, comprising a plurality of input lines, a plurality of output lines, and a control unit, wherein an input packet input from one input line of the plurality of input lines is output to the plurality of outputs A packet relay device that outputs to any output line of the line,
The packet relay device can operate in the first mode and the second mode among the first to third modes ,
Wherein the control unit before Symbol first mode, without giving information identifying the priority in the header of the input packet, the address information of the input packet, at least one information among the information for identifying the application Applying communication quality control to the packet based on
In the second mode, the control unit applies communication quality control to the packet based on information for identifying priority in a header of the input packet.
In the third mode, the other packet relay device identifies information in the header of the input packet based on at least one of the address information of the input packet and information for identifying the application. Is given,
Furthermore the control unit, the in the second mode, based on the information identifying the priority that is Oite granted to another packet relay device operating in the third mode, the communication quality for the packet Apply the control,
The packet relay device, wherein the control unit determines which mode of the first mode or the second mode is applied to an input packet.
他のパケット中継装置と管理装置とに接続され、複数の入力回線と、複数の出力回線と、制御部とを備え、前記複数の入力回線のうちの一つの入力回線から入力された入力パケットを前記複数の出力回線の何れかの出力回線に出力するパケット中継装置であって、
前記パケット中継装置は、第1乃至第3の動作のうち第1及び第2の動作が可能であり
記第1の動作において前記制御部は、前記入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
前記第2の動作において前記制御部は、前記入力パケットのヘッダ内の優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記第3の動作において前記他のパケット中継装置は、前記入力パケットの前記アドレス情報、前記アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて前記入力パケットのヘッダ内に優先度を識別する情報を付与し、さらに前記アドレス情報、前記アプリケーションを識別する情報、または前記優先度を識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
さらに前記制御部は、前記第2の動作において、前記第3の動作を行う他のパケット中継装置において付与された前記優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記制御部は、前記管理装置からの入力に従って、前記第1の動作または前記第2の動作の何れかの動作を入力パケットに対して適用することを特徴とするパケット中継装置。
Connected to another packet relay device and a management device, and includes a plurality of input lines, a plurality of output lines, and a control unit, and receives an input packet input from one input line of the plurality of input lines. A packet relay device for outputting to any one of the plurality of output lines,
The packet relay device can perform the first and second operations among the first to third operations ,
Wherein the control unit before Symbol first operation, the address information of the input packet, which applies the communication quality control for the packet based on at least one information among the information for identifying the application,
In the second operation, the control unit applies communication quality control to the packet based on information identifying the priority in the header of the input packet,
In the third operation, the other packet relay device identifies information in the header of the input packet based on at least one of the address information of the input packet and information for identifying the application. And applying communication quality control to the packet based on at least one of the address information, the information for identifying the application, or the information for identifying the priority,
Furthermore the control unit, in the second operation, on the basis of the information identifying the priority is Oite granted to another packet relay apparatus for performing the third operation, the communication quality control with respect to the packet Apply
The packet relay device, wherein the control unit applies either the first operation or the second operation to an input packet in accordance with an input from the management device.
前記第1の動作、および前記第2の動作のうち何れの動作を適用するかを示す動作情報を、入力回線対応に保持する動作テーブルを有し、
前記制御部は、前記入力パケットが何れの入力回線から入力されたかに応じて、該パケットに対して何れの動作を適用するかを判断することを特徴とする請求項8に記載のパケット中継装置。
The first operation, and the operation information indicating whether to apply any of the operation of the second operation, has an operating table for holding the input line corresponding,
9. The packet relay device according to claim 8, wherein the control unit determines which operation is applied to the packet according to which input line the input packet is input from. .
前記制御部は、入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報と、前記第1の動作、前記第2の動作及び前記第3の動作のうちの少なくとも2つの動作のうち何れの動作を適用するかを示す動作情報とをエントリとするエントリテーブルを有することを特徴とする請求項8に記載のパケット中継装置。   The control unit includes at least one of address information of an input packet and information for identifying an application, and at least two of the first operation, the second operation, and the third operation. 9. The packet relay apparatus according to claim 8, further comprising an entry table having operation information indicating which operation is applied as an entry. 前記アドレス情報は、
[1]前記入力回線の識別番号、
[2]前記出力回線の識別番号、
[3]送信元の物理アドレス、
[4]送信先の物理アドレス、
[5]送信元サブネット識別情報、
および、
[6]送信先サブネット識別情報、
のうちの少なくともひとつであることを特徴とする請求項8乃至請求項10の何れかに記載のパケット中継装置。
The address information is
[1] Identification number of the input line,
[2] Identification number of the output line,
[3] Source physical address,
[4] Destination physical address,
[5] Source subnet identification information,
and,
[6] Destination subnet identification information,
The packet relay apparatus according to claim 8, wherein the packet relay apparatus is at least one of the above.
前記アプリケーションを識別する情報は、TCPポート番号であることを特徴とする請求項8乃至11の何れかに記載のパケット中継装置。   12. The packet relay device according to claim 8, wherein the information for identifying the application is a TCP port number. 前記パケットヘッダ内の優先度を識別する情報は、DSフィールドの値であることを特徴とする請求項8乃至12の何れかに記載のパケット中継装置。   13. The packet relay device according to claim 8, wherein the information for identifying priority in the packet header is a value of a DS field. 他のパケット中継装置と管理装置に接続され、複数の入力回線と、複数の出力回線と、制御部とを備え、前記複数の入力回線のうちの一つの入力回線から入力された入力パケットを前記複数の出力回線の何れかの出力回線に出力するパケット中継装置であって、
前記パケット中継装置は、第1乃至第3のモードのうち、第1のモードと第2のモードで動作可能であり
記第1のモードにおいて前記制御部は、前記入力パケットのヘッダ内に優先度を識別する情報を付与せずに、前記入力パケットのアドレス情報、アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて該パケットに対して通信品質制御を適用するものであり、
前記第2のモードにおいて前記制御部は、前記入力パケットのヘッダ内の優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記第3のモードにおいて前記他のパケット中継装置は、前記入力パケットの前記アドレス情報、前記アプリケーションを識別する情報のうち少なくとも一つの情報に基づいて前記入力パケットのヘッダ内に優先度を識別する情報を付与するものであり、
さらに前記制御部は、前記第2の動作において、前記第3の動作を行う他のパケット中継装置において付与された前記優先度を識別する情報に基づいて、該パケットに対して通信品質制御を適用するものであり、
前記制御部は、前記管理装置からの入力に従って、前記第1のモードまたは前記第2のモードの何れかのモードを入力パケットに対して適用することを特徴とするパケット中継装置。
A plurality of input lines, a plurality of output lines, and a control unit, connected to another packet relay apparatus and a management apparatus, and receiving an input packet input from one input line of the plurality of input lines; A packet relay device for outputting to any one of a plurality of output lines,
The packet relay device can operate in the first mode and the second mode among the first to third modes ,
Wherein the control unit before Symbol first mode, without giving information identifying the priority in the header of the input packet, the address information of the input packet, at least one information among the information for identifying the application Applying communication quality control to the packet based on
In the second mode, the control unit applies communication quality control to the packet based on information for identifying priority in a header of the input packet.
In the third mode, the other packet relay device identifies information in the header of the input packet based on at least one of the address information of the input packet and information for identifying the application. Is given,
Furthermore the control unit, in the second operation, on the basis of the information identifying the priority is Oite granted to another packet relay apparatus for performing the third operation, the communication quality control with respect to the packet Apply
The packet relay device, wherein the control unit applies either the first mode or the second mode to an input packet in accordance with an input from the management device.
JP2004278658A 2004-09-27 2004-09-27 Packet relay apparatus having communication quality control function Expired - Lifetime JP3966319B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004278658A JP3966319B2 (en) 2004-09-27 2004-09-27 Packet relay apparatus having communication quality control function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004278658A JP3966319B2 (en) 2004-09-27 2004-09-27 Packet relay apparatus having communication quality control function

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP4759299A Division JP3743194B2 (en) 1999-02-25 1999-02-25 Packet relay device

Publications (3)

Publication Number Publication Date
JP2004364342A JP2004364342A (en) 2004-12-24
JP2004364342A5 JP2004364342A5 (en) 2005-11-17
JP3966319B2 true JP3966319B2 (en) 2007-08-29

Family

ID=34056596

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004278658A Expired - Lifetime JP3966319B2 (en) 2004-09-27 2004-09-27 Packet relay apparatus having communication quality control function

Country Status (1)

Country Link
JP (1) JP3966319B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4640128B2 (en) * 2005-11-16 2011-03-02 日立電線株式会社 Response communication device and ARP response communication device

Also Published As

Publication number Publication date
JP2004364342A (en) 2004-12-24

Similar Documents

Publication Publication Date Title
JP3743194B2 (en) Packet relay device
US6859842B1 (en) Method and apparatus for selection of paths on a communication network
US7420917B2 (en) Bandwidth policing method and packet transfer apparatus with bandwidth policing function
KR100333250B1 (en) Packet forwarding apparatus with a flow detection table
US7953885B1 (en) Method and apparatus to apply aggregate access control list/quality of service features using a redirect cause
US7672324B2 (en) Packet forwarding apparatus with QoS control
JP3077677B2 (en) Quality assurance node equipment
US7697517B2 (en) Packet forwarding apparatus with transmission control function
US8184540B1 (en) Packet lifetime-based memory allocation
US6147999A (en) ATM switch capable of routing IP packet
JP2001326688A (en) Shaper
JP3923533B2 (en) ATM partial cut-through
JP3721880B2 (en) Packet relay device
JP3966319B2 (en) Packet relay apparatus having communication quality control function
US8554860B1 (en) Traffic segmentation
JP2006067615A (en) Packet repeating apparatus with communication quality control function
US7492781B2 (en) Router with overflow management
KR100596587B1 (en) inter-working function apparatus, and method for converting real-time traffic using the same
KR20010056754A (en) Multi-class quality of service control method for DiffServ-Enabled core router
Scoglio et al. A new threshold-based policy for label switched path (LSP) set-up in MPLS networks
JP3371059B2 (en) ATM cell sorting device
JP4844607B2 (en) Bandwidth monitoring method and apparatus
JP3870821B2 (en) ATM switch device and congestion suppression routing method used therefor
JP2000332761A (en) Transfer system and transfer method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041004

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041004

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050929

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060421

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060718

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061212

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070521

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100608

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100608

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110608

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110608

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120608

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120608

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130608

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term