JP4580111B2 - Network system - Google Patents

Network system Download PDF

Info

Publication number
JP4580111B2
JP4580111B2 JP2001021895A JP2001021895A JP4580111B2 JP 4580111 B2 JP4580111 B2 JP 4580111B2 JP 2001021895 A JP2001021895 A JP 2001021895A JP 2001021895 A JP2001021895 A JP 2001021895A JP 4580111 B2 JP4580111 B2 JP 4580111B2
Authority
JP
Japan
Prior art keywords
packet
quality
identifier
unit
input
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 - Fee Related
Application number
JP2001021895A
Other languages
Japanese (ja)
Other versions
JP2002232461A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2001021895A priority Critical patent/JP4580111B2/en
Publication of JP2002232461A publication Critical patent/JP2002232461A/en
Application granted granted Critical
Publication of JP4580111B2 publication Critical patent/JP4580111B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はネットワークシステムに関し、更に詳しくは加入者のアクセス網を収容するISP装置と、ISP装置のIPパケットをインターネットバックボーン上で中継する中継装置とを含むネットワークシステムに関する。
【0002】
【従来の技術】
図20は従来技術を説明する図で、インターネットの典型的なネトワーク構成を示している。インターネットでは複数のアクセス網A〜Cがインターネットバックボーンを介して相互に接続する構成を採っている。10はユーザの端末装置、ALCはアクセス回線の収容装置、20’はISP(Internet Service Provider)装置、40’はインターネットバックボーン上でIPパケットを中継する中継装置、80はサーバである。
【0003】
各端末装置10にはIPアドレスが割り振られ、インターネット上のデータ転送は、情報を可変長パケット化してそのヘッダに通信の宛先や送信元アドレス等を付加したIP(Internet Protocol)パケットを転送する所謂IP通信を行っている。ISP装置20’と加入者端末10との間は電話回線でダイヤルアップ接続するものや、専用線等によって常時接続されているものがあり、加入者毎に一定の帯域が確保されている。
【0004】
TCP(Transmission Control Protocol)はコネクション型の信頼性あるトランスポート層プロトコルで、終端間でのデータの到達を保証し、この意味で信頼性が有るが、インターネットバックボーン上では各加入者データを全て平等に処理(ベストエフォート転送)するため、中継装置40’の負荷が大きくなると、パケットが無差別に廃棄され得る。一方、UDP(User Datagram Protocol)は信頼性のないコネクションレス型のトランスポート層プロトコルで、実時間性の高い音声や、ブロードキャスト通信等に利用されるが、UDPは終端間でのデータ到達確認には関与せず、この意味で信頼性がない。従来、終端間でのデータ到達確認が必要な場合は、これを専らユーザのアプリケーションプログラムが行うこととなっている。
【0005】
【発明が解決しようとする課題】
このように、従来のTCPでは全てのパケットを平等に扱う通信(ベストエフォート通信)を行っており、このために、中継装置の負荷が大きくなると、パケットが無差別に廃棄され得る。一方、UDPではパケット廃棄が許されないため、TCPと同じネットワーク中で使用することはなく、別々のネットワークで運用されている。
【0006】
また従来のTCPでは、ユーザがあるサーバからデータをダウンロードしようとする場合に、ユーザからのパケットがサーバまで届いても、その応答(ダウンロード)データがユーザに届けられるとは限らず、もし応答データが廃棄されると、ユーザはアクセスパケットを再送しなければならず、非効率的であった。
【0007】
本発明は上記従来技術の問題点に鑑みなされたもので、その目的とする所は、IPパケット毎に品質を考慮したネットワーク通信を行えるネットワークシステムを提供することにある。
【0008】
【課題を解決するための手段】
上記の課題は例えば図1の構成により解決される。即ち、本発明(1)のネットワークシステムは、加入者のアクセス網を収容するISP(Internet Service Provider)装置20と、ISP装置20のIPパケットをインターネットバックボーン上で中継する中継装置40とを含むネットワークシステムにおいて、前記ISP装置20は、サービス品質の契約情報に従い、加入者からのIPパケットに対してISP装置20で高品質/低品質タイプの品質識別子を付加すると共に、自装置内におけるパケット処理が輻輳した場合は、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するものである。
また前記中継装置40は、受信したIPパケットの品質識別子を読み出すと共に、自装置内におけるパケット処理が輻輳した場合は、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するものである。
【0009】
加入者の端末間で伝送されるIPパケットに、中間(ISP装置20)で優先度情報の識別子を付加し、経由する各中継装置40で優先度識別子を検出し、夫々のパケットに対して対応する差別化制御(通過/廃棄等)を行う。そして、ISP装置20や中継装置40でパケットの輻輳が起こったような場合には、低品質タイプのパケットを優先的に廃棄し、高品質タイプのパケットをなるべく廃棄しない。従って、IPパケットの目的等に応じて、IPパケット毎に品質を考慮したネットワーク通信を効率よく行える。
【0010】
好ましくは、上記本発明(1)において、TCP/IPパケットとUDP/IPパケットを同一のネットワーク上に混在させ、ISP装置は加入者のUDP/IPパケットに高品質タイプの品質識別子を付加する。
【0011】
例えば音声通信等に係る実時間性のUDP/IPパケットを本発明による共通の差別化制御の下で混在させ、かつ廃棄の許されないようなUDP/IPパケットに対しては高品質タイプの品質識別子を付加することにより、優先的に伝送される。
【0012】
また好ましくは、上記本発明(1)において、ISP装置20は、例えば図3に示す如くサービス品質の契約情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレスを検出するパケット監視部21と、検出された送信元アドレスに基づき契約情報管理メモリの契約情報を参照して入力パケットに付加すべき品質識別子を決定する付加識別子決定部25と、決定された品質識別子を入力パケットに付加するタギング部22と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部23と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部24とを備える。従って、サービス品質に基づくIPパケットの差別化制御を効率よく行える。
【0013】
好ましくは本発明(4)においては、上記本発明(1)において、ISP装置20は、例えば図8に示す如く単位時間当たりの高品質設定パケット量の契約情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレスを検出すると共に加入者毎の入力パケット量を計測するパケット監視部21と、前記検出された送信元アドレスを基に、前記計測された入力パケット量と契約情報管理メモリの高品質設定パケット量とを比較し、該高品質設定パケット量を超えない入力パケットに対して高品質タイプの品質識別子付加を決定する付加識別子決定部26と、決定された品質識別子を入力パケットに付加するタギング部22と、自装置内におけるパケット処理が輻輳した場合に、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するよう差別化処理する差別化処理部23と、差別化処理後のIPパケットを宛先アドレスに従ってルーチングするルーチング部24とを備える。従って単位時間当たりの高品質設定パケット量に基づくIPパケットの差別化制御を効率よく行える。
【0014】
好ましくは本発明()においては、上記本発明()において、例えば図12に示す如く、中継装置Bに隣接するサーバBを備え、中継装置BはサーバBへの上りIPパケットに付加された品質識別子を記憶すると共に、サーバBからの前記上りIPパケットに対応する下りIPパケットに対して同一の品質識別子を付加する。
【0015】
従って、Webでデータをダウンロードするような双方向通信の場合でも、ユーザAからサーバBまでのデータ(要求パケット)を高品質タイプとして送信すると、それに対する応答データ(応答パケット)にも高品質タイプとして同じ優先度識別子を付加されるめ、一方が保証されたらもう一方も保証して、双方向データを保証するようなネットワークを容易に構築できる。従って、上り方向のパケットが優先されて通信先Bに届いたにもかかわらず、下り方向のデータがユーザAに届かず、ユーザAがアクセスサーバBに対して再送を繰り返すというような現象を有効に避けられる。
好ましくは、本発明(5)においては、上記本発明(3)において、例えば図13に示す如く、前記中継装置は、自局に隣接するサーバのIPアドレスを記憶する隣接サーバ管理メモリと、入力パケットのヘッダ情報を監視するパケット監視部と、第1の入力パケットの宛先アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより当該パケットの所定のヘッダ情報を記憶するヘッダ情報メモリと、 第2の入力パケットの送信元アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより、前記ヘッダ情報メモリから対応するヘッダ情報を読み出し、当該パケットに付加すべき高品質/低品質タイプの品質識別子を決定する付加識別子決定部と、前記決定された品質識別子を第2の入力パケットに付加するタギング部と、自装置内におけるパケット処理が輻輳した場合に、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するよう差別化処理する差別化処理部と、前記差別化処理後のIPパケットを宛先アドレスに従ってルーチングするルーチング部とを備える。
【0016】
【発明の実施の形態】
以下、添付図面に従って本発明に好適なる複数の実施の形態を詳細に説明する。なお 、全図を通して同一符号は同一又は相当部分を示すものとする。図2は実施の形態によるネットワークシステムの構成図である。このネットワークシステムは、複数のアクセス網A〜Cがインターネットバックボーンを介して相互に接続する構成を採っており、図において、10はユーザの端末装置、ALCはアクセス回線の収容装置、20はISP(Internet Service Provider)装置、40は中継装置、80はサーバである。このネットワーク構成は上記図20で述べたものと同様であるが、ISP装置20、中継装置40を以下の各実施の形態の如く構成することで、本発明によるIPパケットの差別化を実現する。
【0017】
図3は第1の実施の形態によるISP装置を説明する図で、予めユーザとISP間で取り交わしたパケット伝送の品質契約に従ってIPパケットの伝送(通過/廃棄)を差別化処理する場合を示している。図3(A)にこのISP装置20のブロック図を示す。図において、21はパケット監視部、22はタギング部、23は差別化処理部、24はルーチング部、25は契約情報管理部、26は付加識別子決定部である。
【0018】
予め、ユーザとISP間でネットワーク上でのパケットの品質を契約し、その内容を契約情報管理部25の契約情報管理メモリに格納しておく。図3(B)に契約情報管理メモリの記憶内容を示す。例えばユーザAは高品質タイプ、ユーザBは低品質タイプの契約をしている。
【0019】
一方、付加識別子決定部26は付加識別子決定メモリを備えており、ここには各品質タイプに対応する付加識別子(タギング)情報が記憶されている。図3(C)に付加識別子決定メモリの記憶内容を示す。例えば高品質タイプのタギング情報は「0x01」、低品質タイプのタギング情報は「0x00」である。
【0020】
係る構成により、パケット監視部21は入力パケットのIPヘッダから送信元IPアドレス(ユーザ)を検出し、これを契約情報管理部25に通知する。契約情報管理部25は契約情報管理メモリを参照して送信元IPアドレス(ユーザ)に対応する品質タイプを検出し、これを付加識別子決定部25に通知する。付加識別子決定部26は付加識別子決定メモリを参照して高品質タイプならタギング情報「0x01」、また低品質タイプならタギング情報「0x00」を読み出してタギング部22に通知する。タギング部22はタギング情報を当該パケットのTOS(Type of Service)フィールドに付加すると共に、該情報を優先度情報(本発明による優先付きパケットであることを表す情報)として当該パケットに並走させ、差別化処理部23に通知する。
【0021】
図5(A)にIPヘッダのフォーマットを示す。サービスタイプ(TOS;Type of Service)は8ビットからなり、IPパケットのサービス品質を表すように定義されている。図5(B)にTOSフィールドのビットフォーマットを示す。タギング情報の書込には、例えばIPパケットの優先度を表すビット0〜2又は未使用のビット7を使用できる。従来、このTOSフィールドは、専らユーザのアプリケーションプログラムにより設定・管理されていたが、本実施の形態ではISP装置20により自動的に付加する点で異なる。
【0022】
図3(A)に戻り、差別化処理部23は、通常は入力の優先付きIPパケットをそのまま通過させるが、例えばISP装置20の処理負荷が大きくなり(パケットが輻輳し)、パケットを廃棄をせざるを得ないような場合には、通知された優先度情報を基に入力パケットの品質(TOSフィールド)を調べ、低品質タイプの場合は当該パケットを廃棄する。なお、通知された優先度情報のみで(即ち、IPパケットのTOSフィールドを参照しないで)当該パケットを通過/廃棄させても良い。更に、この差別化処理後のIPパケットをルーチング処理部24でその宛先に応じてルーチングを行う。このような差別化制御をISP装置20や後述の中継装置40に取り入れることで品質を考慮した通信をエンドツーエンドで実現できる。
【0023】
図3(D)に差別化処理部23の構成例を示す。差別化処理部23は、例えば図3(D)−(a)に示す如く、パケット(優先度情報)の品質対応に高優先バッファと低優先バッファとを備え、入力パケットをその優先度情報に従って高優先(品質)バッファ又は低優先(品質)バッファに振り分けて記憶し、ISP装置20が輻輳した場合には、高優先バッファのIPパケットを優先して読み出す。
【0024】
又は図3(D)−(b)に示す如く、IPパケットの共通バッファを備え、かつこの共通バッファに閾値を設けておき、バッファに溜まっているパケット量が閾値を超えていなければ全ての入力パケットをバッファに書き込む。また、バッファに溜まっているパケットが閾値に達した場合は、高品質パケットは書き込めるが、低品質パケットは廃棄するような制御を行い、こうしてパケット品質による差別化を行う。
【0025】
図4は第1の実施の形態による中継装置のブロック図で、上記第1の実施の形態によるISP装置20と連携して差別化動作可能な中継装置40の構成を示している。図において、41は優先度情報検出部、42は差別化処理部、43はルーチング部である。
【0026】
優先度情報検出部41は入力パケットのTOSフィールドの値を読出し、その値を優先度情報として当該パケットと並走させ、差別化処理部42に通知する。
差別化処理部42は、通常は入力の優先付きIPパケットをそのまま通過させるが、例えば中継装置40の処理負荷が大きくなり(パケットが輻輳し)、パケットを廃棄をせざるを得ないような場合には、通知された優先度情報を基に入力パケットの品質(TOSフィールド)を調べ、低品質タイプの場合は当該パケットを廃棄する。なお、通知された優先度情報のみで(即ち、TOSフィールドを参照しないで)当該パケットを通過/廃棄させても良い。更に、差別化処理後のIPパケットを、ルーチング処理部43で宛先IPアドレスに従って転送する。
【0027】
図6は第2の実施の形態によるISP装置を説明する図で、アクセス回線としてのATM(Asynchronous Transfer Mode)網をISP装置に収容する場合を示している。ATM網でサービス品質のきめ細かい制御を行うと共に,IPネットワークでもATMアクセス回線と連携を取った差別化処理を行うことで、IPパケット毎にきめ細かい品質を考慮したネットワーク通信を行える。
【0028】
図6(A)にこのISP装置20のブロック図を示す。図において、27はATMセルをIPパケットに組み立てるパケット組立部である。その他の構成については上記第1の実施の形態によるISP装置と同様でよい。なお、この場合のユーザE〜Gの各端末装置10はATMモードで動作する。
【0029】
図7(A)にATMセルのフォーマット図、また図7(B)にATMセルのパケット組立てイメージを示す。ATMアクセス回線では網側との間で厳密なサービス品質を指定することができ、網側では品質契約に従った帯域制御を行う。更にパケット組立部27では複数のATMセルをIPパケットに組み立てることにより、以後はIPパケットに対するきめ細かい差別化処理を行える。
【0030】
図6(B)にATMアクセス網の一例の態様を示す。図において、例えば音声等のリアルタイムサービス(高品質サービス)を求めるユーザEに対しては、低遅延かつ低ジッタを実現するようなCBR(Constant Bit Rate)コネクションを適用し、ユーザ毎に帯域を保証する。また、低コストを求めるユーザFに対しては、品質保証を全く行わないようなUBR(Unspecified Bit Rate)コネクションを適用し、ある帯域を複数のユーザで共有し、サービス品質を低く設定する。また、ある程度の品質と低コストとを求めるユーザGに対しては、最低帯域の保証を実現するようなGFR(Guaranteed Frame Rate)コネクションを適用している。係る状況の下で、ユーザとISPとの間ではアクセス回線のATM品質に適した品質契約を行い、エンドツーエンドで一貫した品質制御を行う。以下,具体的に説明する。
【0031】
例えば、ユーザEがアクセス回線をCBRのPCR(Peak Cell Rate)=10Mbpsで契約したとすると、アクセス回線では10Mbpsのデータが保証されるので、ISP装置20では1秒当たり10Mbits相当のデータ(IPパケット)に高品質タイプを付加することで、エンドツーエンドでは10Mbps相当のデータを高品質パケットとして通信できる。
【0032】
また、ユーザFがアクセス回線をGFRのPCR=10Mbps、かつMCR(Minimum Cell Rate)=5Mbpsで契約したとすると、アクセス回線ではMCR=5Mbpsのデータが保証されるので、ISP装置20では1秒当たり5Mbits相当のデータ(IPパケット)には高品質タイプを付加し、かつ残りの5Mbits相当のデータ(IPパケット)には低品質タイプを付加することにより、エンドツーエンドでは5Mbpsのデータは高品質パケットとして通信し、また残り5Mbpsのデータは低品質パケットとして通信できる。
【0033】
また、ユーザGがアクセス回線をUBRで契約したとすると、UBRの帯域は保証されないので、ISP装置20ではUBRコネクションを通過したパケットには低品質タイプを付加する。
【0034】
図8は第3の実施の形態によるISP装置を説明する図で、ISP装置20で入力パケット量を監視すると共に、該入力パケット量に応じてユーザパケットを高品質タイプ/低品質タイプに設定する場合を示している。図8(A)にこのISP装置20のブロック図を示す。図において、21は更に入力パケット量を計測するパケット監視部、25は入力パケット量の契約データを記憶・管理する契約情報管理部である。
【0035】
図8(B)に契約情報管理部25における契約情報管理メモリの内容を示す。
予め加入者とISPとの間で、単位時間当たり何バイトデータ分のパケットを高品質タイプとするかを表す高品質設定パケット量の契約を取り交わし、これを契約情報メモリに記憶しておく。例えば加入者Aは単位時間当たり10kバイト、加入者Bは単位時間当たり32kバイト等の契約をしている。
【0036】
係る構成により、パケット監視部21は、入力パケットの送信元アドレスを検出してこれを契約情報管理部25に通知すると共に、加入者(送信元IPアドレス)毎の単位時間当たりの入力パケット量を計測してこれを付加識別子決定部26に通知する。契約情報管理部25は、パケットの送信元アドレス(加入者)を基に対応する高品質設定パケット量を読み出し、これを付加識別子決定部26に通知する。付加識別子決定部26では、計測された入力パケット量と読出された高品質設定パケット量とを比較し、高品質設定パケット量を超えない分の入力パケットに対しては高品質タイプを付加するタギング情報を生成し、また高品質設定パケット量を超えた分の入力パケットに対しては低品質タイプを付加するタギング情報を生成し、これをタギング部22に通知する。タギング部22は、通知されたタギング情報に従い、必要なタギングを当該入力パケットのTOSフィールドに行う。従って、単位時間当たりの入力データ量に応じたIPパケットの差別化制御を効率よく行える。
【0037】
ところで、ユーザによっては、夜間や休日を中心にインターネットに接続し、かつ平日の昼間は接続しなかったり、又はその逆であったりする場合がある。そこで、通信を行う時間帯によってパケットに高品質タイプ又は低品質タイプを付加して差別化処理を行う。これを以下に説明する。
【0038】
図9は第4の実施の形態によるISP装置を説明する図で、ISP装置20が、時間帯別の品質設定(契約)情報に従い、ユーザパケットに高品質タイプ/低品質タイプを付加する場合を示している。図9(A)にこのISP装置20のブロック図を示す。図において、28は実時刻を刻む時計部である。また、この契約情報管理部25は図9(B)に示すような契約情報管理メモリを備える。この場合のユーザは、予めISPとの間で時間帯毎の品質タイプを契約できる。
【0039】
図9(B)に契約情報管理メモリの内容を示す。図の(a)は時間帯別品質呼出テーブルの内容を示し、ここには時間帯別に呼び出すべき品質テーブルのアドレスが記録されている。図の(b)は時間帯別に設けられた品質テーブルの内容を示し、ここには加入者別に設定された品質タイプが記録されている。
【0040】
係る構成により、パケット監視部21は、入力パケットから送信元アドレス(加入者)を検出して契約情報管理部25に通知する。契約情報管理部25では、時計部28の現時刻tを基に時間帯(例えば8時≦t<18時)を割り出し、時間帯別品質呼出テーブルから対応するテーブルアドレスaを読み出す。更に、入力パケットの送信元アドレス(例えばA)を基に品質テーブルaから対応する高品質タイプを読み出し、これを付加識別子決定部26に通知する。付加識別子決定部26は、通知された高品質タイプ2対応するタギング情報を生成し、タギング部22に通知する。タギング部22は、通知されたタギング情報に従い、必要なタギングを当該パケットのTOSフィールドに行う。なお、品質テーブルから読み出した品質情報が低品質タイプの場合も同様である。かくして、時間帯別の品質制御を効率よく行える。
【0041】
図10は第5の実施の形態によるISP装置を説明する図で、時間帯と入力パケット量とに応じてユーザパケットを高品質タイプ/低品質タイプに設定する場合を示している。図10(A)にこのISP装置20のブロック図を示す。図において、この契約情報管理部25は図10(B)に示すような契約情報管理メモリを備え、この場合のユーザは、予めISPとの間で時間帯毎の保証入力パケット量を契約できる。
【0042】
図10(B)に契約情報管理メモリの内容を示す。図の(a)は時間帯別パケット量呼出テーブルの内容を示し、ここには時間帯別に呼び出すべき高品質設定パケット量テーブルのアドレスが記録されている。図の(b)は時間帯別に設けられた高品質設定パケット量テーブルの内容を示し、ここには加入者別に設定された単位時間当たりの高品質設定パケット量が記録されている。
【0043】
係る構成により、パケット監視部21は、入力パケットの送信元アドレス(ユーザ)を検出してこれを契約情報管理部25に通知する。また加入者(送信元IPアドレス)毎の単位時間当たりの入力パケット量を計測しており、入力パケットの送信元アドレス2対応する入力パケット量を付加識別子決定部26に通知する。一方、契約情報管理部25では、現時点の属する時間帯(例えば8時〜18時)を基に時間帯別パケット量呼出テーブルから対応するテーブルアドレスaを読み出すと共に、更に入力パケットの送信元アドレス(例えばA)を基に高品質設定パケット量テーブルaから対応する高品質設定パケット量(10kバイト)を読み出し、これを付加識別子決定部26に通知する。
【0044】
付加識別子決定部26では、前記計測された入力パケット量と前記読み出された高品質設定パケット量とを比較し、高品質設定パケット量を超えない分の入力パケットに対しては高品質タイプのタギング情報を生成し、また高品質設定パケット量を超えた分の入力パケットに対しては低品質タイプのタギング情報を生成し、これをタギング部22に通知する。タギング部22では、通知されたタギング情報に従い、必要なタギングを当該パケットのTOSフィールドに行う。かくして、時間帯別の入力パケット量に応じた差別化制御を効率よく行える。
【0045】
図11は第6の実施の形態によるISP装置を説明する図で、ISP装置で生成するIPパケットにATMセルのCLPビットに従う品質識別子を付加することで、ATMアクセス回線と連携の取れたネットワークを構築する場合を示している。上記図7(A)のATMセルフォーマットにおいて、セル損失優先表示(CLP:Cell Loss Priority)は、ビット「0」が優先を表し、当該セルは廃棄され難く、またビット「1」は非優先を表し、当該セルは廃棄され易い。そこで、ATMセル(先頭セル)のCLPビットに従った品質識別子をその組立てパケットに付加することでATMアクセス回線と連携の取れたネットワークを構築する。
【0046】
図11(A)にこのISP装置20のブロック図を示す。図において、29は入力セルのCLPビットを検出するセル監視部である。図11(B)は付加識別子決定部26におけるCPL情報翻訳メモリの内容を示し、ここにはCLPビットの「0」対応に「高品質タイプ」、CLPビットの「1」対応に「低品質タイプ」が夫々記録されている。
【0047】
係る構成により、セル監視部29は、ATMセル(好ましくはユーザ毎の先頭セル)のCLPビットを検出し、これを付加識別子決定部26に通知する。パケット組立部27はユーザ毎の一連のATMセルをIPパケット2組み立てる。一方、付加識別子決定部26は、セル監視部29から通知されたCLPビット=「0」の場合は高品質タイプのタギング情報を生成し、またCLPビット=「1」の場合は低品質タイプのタギング情報を生成し、これをタギング部22に通知する。タギング部22では、通知されたタギング情報に従い、必要なタギングを当該組立パケットのTOSフィールドに行う。
【0048】
なお、セル監視部29と付加識別子決定部26との間に契約情報管理部25を設けると共に、この契約情報管理部25内に図11(B)に示すようなCPL情報翻訳メモリを設け、ここでCLPビットから品質タイプへの変換を行うように構成しても良い。かくして、ATMセルのCLPビットに従う品質制御を効率よく行える。
【0049】
図12は実施の形態によるサーバへのアクセス動作を説明する図で、図12(A)はユーザAから、あるサーバBに対して高品質/低品質タイプでアクセスした場合に、該サーバBに隣接する中継装置Bが、サーバBからの応答(ダウンロード)パケットに対して同一(高品質/低品質)タイプの品質識別子を自動設定する場合を示している。図において、ユーザAがサーバBのデータをダウンロードしようとする場合に、ユーザAからサーバBまでの上り方向のデータ(パケット)に対しては上記本発明によりISP装置Aで品質識別子が付加され、最終的にはサーバBに隣接する中継装置Bを介して、サーバBにルーチングされる。本実施の形態では、サーバBからユーザAまでの下り方向のデータ(パケット)に対しても同一のサービス品質を保証するために、サーバBからユーザAに送信するデータ(パケット)に対しては中継装置Bで同一の品質識別子を付加する。
【0050】
図13は第2の実施の形態による中継装置を説明する図で、上記図12のネットワークシステムに適用して好適なる場合を示している。図13(A)にこの中継装置40のブロック図を示す。図において、44は入力パケットのヘッダ情報を認識するパケット監視部、45は中継装置に隣接するサーバ(隣接サーバ)からの応答パケットに必要な優先度識別子を付加する優先度識別子タギング部、46は隣接サーバのIPアドレスを管理する隣接サーバアドレス管理部、47は中継装置を通過するパケット(上りパケット)につき所定のヘッダ情報を格納するヘッダ情報管理部、48は入力(応答)パケットに対する付加識別子情報を生成する付加識別子決定部である。その他の構成については上記図4で述べたものと同様でよい。
【0051】
図13(B)に隣接サーバ管理メモリの内容を示す。隣接サーバのエントリ番号1には、中継装置Bに隣接するサーバBのIPアドレス「11.10.10.100」が記録されている。他にも隣接サーバがあれば、エントリ番号2以降に登録される。図13(C)にヘッダ情報メモリのフォーマットを示す。ここには、隣接サーバにアクセスする上りパケットの所定のヘッダ情報が記録される。係る構成により、以下に中継装置における品質識別子付加処理を説明する。
【0052】
図14は中継装置における品質識別子付加処理のフローチャートで、パケット監視部44が入力パケットのIPアドレスIPADを検出すると、この処理に入力する。ステップS11では、隣接サーバアドレス管理部46が入力パケットの宛先アドレスに基づき隣接サーバ管理メモリを参照し、該宛先アドレスが中継装置40の隣接アドレスに該当するか否かを判別する。「入力パケットの宛先アドレス」=「隣接サーバアドレス」の場合は、隣接サーバへの要求(上り)パケットであることを表し、ヘッダ情報管理部47にヘッダ情報の書込イネーブル信号Wを出力する。ステップS18では、ヘッダ情報管理部47が入力パケットの品質識別子が高品質タイプか否かを判別し、高品質タイプの場合はステップS19でヘッダ情報メモリに所定のヘッダ情報を記録する。
【0053】
上記図13(C)のヘッダ情報メモリを参照し、ここでは、例えば上りパケットの宛先(隣接サーバ)BのIPアドレス「11.10.10.100」、その送信元(ユーザA)アドレス「10.10.10.10」,ポート番号「20」,高品質設定開始番号(ACK番号)「5000」,ウィンドウサイズ「8000」,高品質設定終了番号(ACK番号+ウィンドウサイズ)「13000」を記録する。
【0054】
そして、当該入力パケットを差別化処理し、これを隣接サーバに中継する。また、この実施の形態では、上記ステップS18の判別で品質識別子が高品質タイプでない場合は、その応答パケットを高品質タイプにする必要が無いので、上記ステップS19の処理をスキップする。
【0055】
また、上記ステップS11の判別で「入力パケットの宛先アドレス」=「隣接アドレス」でない場合は、更にステップS12で入力パケットの送信元アドレスにより隣接サーバ管理メモリを参照し、該送信元アドレスが中継装置40の隣接アドレスに該当するか否かを判別する。「入力パケットの送信元アドレス」=「隣接アドレス」の場合は、サーバからの応答(下り)パケットであることを表し、ヘッダ情報管理部47にヘッダ情報の読出イネーブル信号Rを送出する。ステップS13ではヘッダ情報管理部47がヘッダ情報メモリから当該下りパケットの送信元アドレス(サーバ)と宛先アドレス(ユーザ)との対に対応する上りパケットの所定のヘッダ情報を読み出す。
【0056】
再び図13(C)のヘッダ情報メモリを参照し、ここでは、例えば下りパケットの送信元(隣接サーバ)BのIPアドレス「11.10.10.100」、その宛先(ユーザA)アドレス「10.10.10.10」の対に対応する上りパケットについての所定の記録情報、即ち、ポート番号「20」,高品質設定開始番号(ACK番号)「5000」,ウィンドウサイズ「8000」,高品質設定終了番号(ACK番号+ウィンドウサイズ)「13000」を読み出す。
【0057】
ステップS14では、付加識別子決定部48がヘッダ情報メモリに登録(該当)データがあるか否かを判別し、ある場合は、下りパケットから抽出したヘッダ情報とヘッダ情報メモリから読み出したヘッダ情報とを比較すると共に、ステップS15ではポート番号が一致するか否か判別する。一致する場合は、更にステップS16でシーケンス番号内(高品質設定開始番号≦下りパケットのシーケンス番号<高品質設定終了番号)か否かを判別する。そして、これらの条件を全て満たしていれば、ステップS17では当該下りパケットに高品質タイプの優先度識別子を付加する。また、それ以外の場合は、高品質タイプの優先度識別子を付加せずに、この処理を抜ける。その後,この下りIPパケットは、差別化処理され、ユーザ宛に中継される。
【0058】
図15は中継装置に入力する上り/下りIPパケットの一例を示し、図15(A)は上りパケット、図15(B)は品質識別子付加前の下りパケットを示す。
ここで、「フレーム長」はパケットのTCP/IPヘッダ(トータル40バイト)分を除いたペイロード長を示す。「シーケンス番号」はセグメント中の送信者のバイトストリーム中における位置を示す。「応答確認(ACK)番号」は通信の始点が次に受信すると期待しているオクテットの番号を示す。「ウィンドウフィールド(サイズ)」はパケットの送信元端末がどれだけのデータをバースト的に受信可能かを表し、データを要求された宛先端末は必要ならその分のデータを複数のブロック(パケット)に分割して送信元端末に送信する。
【0059】
図12(B)にユーザAとサーバBとの間におけるTCP通信のシーケンス図を示す。例えば、ユーザAの応答確認番号が2000で、そのウィンドウサイズが1000である場合、サーバBからはシーケンス番号2000で、フレーム長が500のパケットと、シーケンス番号2499で、フレーム長が500のパケットとの合計2つ送信する。このとき、ユーザAからサーバBに向かう上り(要求)パケットに対しては、ISP装置Aで品質識別子の付加処理▲1▼が行われ、また中継装置Bではヘッダ情報メモリへの情報記録処理▲2▼が行われる。またサーバBからユーザAに向かう下り(応答)パケットに対しては、中継装置Bで上りパケットに対応する品質識別子の付加処理▲3▼が行われる。以下同様である。
【0060】
次に、図15を参照して実施の形態によるサーバアクセスの動作を具体的に説明する。図15(A)に示すような上りパケットが中継装置40に入力したとき、その送信元IPアドレス「10.10.10.10」、宛先IPアドレス「11,10,10,100」を抽出する。更に、入力パケットの宛先IPアドレス「11.10.10.100」が隣接サーバ管理メモリの隣接サーバアドレスと一致し、かつ入力パケットの品質タイプTOS=1「高品質タイプ」で、かつIPの上位レイヤプロトコルがTCP(プロトコル=6)であると、当該入力パケットの所定のヘッダ情報をヘッダ情報メモリに書き込む。そして、このIPパケットの差別化処理を行い、隣接サーバに中継する。
【0061】
その後、図15(B)に示すような下りパケットが中継装置40に入力すると、その送信元IPアドレス「11.10.10.100」は隣接サーバ管理メモリの隣接サーバアドレスと一致する。一致を確認したら、下りパケットの送信元(隣接サーバ)アドレスとその宛先(ユーザ)アドレスとに基づきヘッダ情報メモリを検索し、2つのアドレスに合う情報が書き込まれている場合は、その記録内容を比較する。この比較は、ポート番号「20」の一致と、プロトコル(6)の一致と、シーケンス番号「10000」とフレーム長「1500」とを加算した値がヘッダ情報メモリの高品質設定終了番号を超えていないか否かについて行い、これらの条件を満足すれば、当該下りパケットのTOSフィールドに高品質タイプの品質識別子「1」を書き込む。こうして上り下りのパケットを同一の品質タイプで通信可能となる。
【0062】
図16は第7の実施の形態によるISP装置を説明する図で、上記図12の双方向通信品質制御において、入力(上り)パケットが要求する単位時間当たりの応答パケット量に応じて上りパケット(ひいてはその応答パケット)の品質を高品質タイプ/低品質タイプに設定する場合を示している。図16(A)にこのISP装置20のブロック図を示す。予め加入者とISPとの間で上りパケットが要求する単位時間当たりの高品質設定応答パケット量の契約を行い,これを契約情報管理部25の契約情報管理メモリに記憶しておく。
【0063】
係る構成により、双方向通信を行う場合に、パケット監視部21は加入者毎の上りパケットがアクセスサーバに要求する単位時間当たりの応答パケット量を監視する。この単位時間当たりの応答パケット量は、パケット監視部21が上りIPパケットにおけるTCPヘッダのウィンドウフィールド(サイズ)の情報を監視することにより容易に計測できる。なお、図16(B)にTCPヘッダのフォーマットを示す。
【0064】
付加識別子決定部26は、前記計測された応答パケット量と契約情報管理メモリから読み出した高品質設定応答パケット量とを比較し、該高品質設定応答パケット量を超えないデータ量の応答パケットを要求する入力(上り)パケットに対しては高品質タイプの識別情報を生成し、また高品質設定応答パケット量を超えるデータ量の応答パケットを要求する入力(上り)パケットに対しては低品質タイプの識別情報を生成し、これをタギング部22に通知する。タギング部22は通知されたタギング情報を入力(上り)パケットのTOSフィールドに付加する。
【0065】
従って、上記図13の中継装置と協動して、双方向通信における単位時間当たりの高品質設定応答パケット量を超えないような入力(上り)パケット(ひいてはその応答パケット)の高品質サービスを効率よく行える。
【0066】
図17は第8の実施の形態によるISP装置を説明する図で、上記図12の双方向通信品質制御において、単位時間当たりの入力(上り)パケット量と入力(上り)パケットが要求する単位時間当たりの応答パケット量とに応じて該上りパケット(ひいてはその応答パケット)の品質を高品質タイプ/低品質タイプに設定する場合を示している。図17にこのISP装置のブロック図を示す。予め加入者とISPとの間で単位時間当たりの高品質設定入力パケット量と入力(上り)パケットが要求する単位時間当たりの高品質設定応答パケット量とを契約し、その情報を契約情報管理部25の契約管理情報メモリに記憶しておく。
【0067】
係る構成により、双方向通信を行う場合に、パケット監視部21は加入者(送信元IPアドレス)毎の単位時間当たりの入力(上り)パケット量と加入者毎の上りパケットがアクセスサーバに要求する単位時間当たりの応答パケット量とを監視する。この単位時間当たりの応答パケット量は、パケット監視部21が上りIPパケットにおけるTCPヘッダのウィンドウフィールド(サイズ)の情報を監視することにより容易に計測できる。
【0068】
付加識別子決定部26は、前記計測された入力パケット量及び応答パケット量と契約情報管理メモリから読み出した高品質設定入力パケット量及び高品質設定応答パケット量とを比較し、高品質設定入力パケット量を超過した入力パケットや高品質設定応答パケット量を超えるデータ量の応答データを要求した入力パケットに対しては低品質タイプの品質識別子を付加するタギング情報を生成し、また両者とも超過してない入力パケットに対しては高品質タイプの品質識別子を付加するタギング情報を生成し、これをタギング部22に通知する。タギング部22は前記通知されたタギング情報を入力(上り)パケットのTOSフィールドに付加する。
【0069】
従って、上記図13の中継装置と協動して、双方向通信における単位時間当たりの高品質設定入力パケット量及びその高品質設定応答パケット量を超えないような入力(上り)パケット(ひいてはその応答パケット)の高品質サービスを効率よく行える。
【0070】
図18は第9の実施の形態によるISP装置を説明する図で、上記図12の双方向通信品質制御を行う場合のアクセス回線に上り/下り方向で非対称なアクセス回線を実現する非対称デジタル加入者ライン(ADSL:Asymmetric Digital Subscriber Line)を使用した場合を示している。係る構成で、例えば上り方向224kbps、下り方向512kbpsのADSLを使用すると、上り(要求)パケットに対する応答パケットの帯域が広いため、アクセス網におけるデータダウンロードを無理なく効率よく行える。
【0071】
なお、上記ADSLの使用に代え、アクセス回線にATM回線を使用することで、上り/下りにおける多様な設定をユーザの利用目的に合うように設定できる。例えばISPとの高品質設定応答パケット量に対して、ATMコネクションのPCRを設定したり、又はMCRを設定したりすることが可能であり、アクセス回線の下り方向と連携の取れた通信を行うことができる。
【0072】
図19は第10の実施の形態によるISP装置を説明する図で、IPパケットの上位レイヤプロトコルに応じて、入力パケットを高品質タイプ/低品質タイプに設定する場合を示している。図19(A)にこのISP装置のブロック図を示す。また図19(B)にIPヘッダのフォーマットを示す。
【0073】
パケット監視部21は、IPヘッダにおけるプロトコルフィールドの値を検出して付加識別子決定部26に通知する。付加識別子決定部26は通知されたプロトコルフィールドの値に従って品質の付加識別子を決定し、これをタギング部22に通知する。その際には、例えば信頼性のないUDPパケットを高品質タイプとして通信しようとする場合は、付加識別子決定部26は、プロトコルフィールドがUDP「17」であることにより高品質タイプと決定し、またプロトコルフィールドがTCP「6」の場合は低品質タイプと決定する。
【0074】
そして、タギング部22で当該パケットにタイギング情報を付加すると共に、好ましくは、差別化処理部23に図19(C)に示すような高優先バッファを設け、高品質タイプを付加されたIPパケットを高優先バッファに書き込む。そして、バッファ読出しの際には、他のバッファにパケットが書き込まれていたとしても絶対優先で、高優先バッファから読み出すように制御を行う。なお、この点については、中継装置40の差別化処理部42においても同様の処理を行う。かくして、廃棄の許されないUDP/IPパケットに対しては高品質タイプの品質識別子を付加することにより、優先的に伝送される。
【0075】
なお、上記本発明に好適なる複数の実施の形態を述べたが、本発明思想を逸脱しない範囲内で各部の構成、制御、処理及びこれらの組み合わせの様々な変更が行えることは言うまでも無い。
【0076】
(付記1) 加入者のアクセス網を収容するISP装置と、ISP装置のIPパケットをインターネットバックボーン上で中継する中継装置とを含むネットワークシステムにおいて、加入者からのIPパケットに対してISP装置で高品質/低品質タイプの品質識別子を付加し、中継装置を含むネットワーク上でIPパケットの品質識別子に応じた差別化制御を行うことを特徴とするネットワークシステム。
【0077】
(付記2) TCP/IPパケットとUDP/IPパケットを同一のネットワーク上に混在させ、ISP装置は加入者のUDP/IPパケットに高品質タイプの品質識別子を付加することを特徴とする付記1に記載のネットワークシステム。
【0078】
(付記3) ISP装置は、予め加入者との間で取り決めたサービス品質の契約情報を記憶する契約情報管理メモリと、 入力パケットの送信元アドレスを検出するパケット監視部と、検出された送信元アドレスに基づき契約情報管理メモリの契約情報を参照して入力パケットに付加すべき品質識別子を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、
差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記1に記載のネットワークシステム。
【0079】
(付記4) ISP装置20は、例えば図6に示す如く、加入者からのATMセルをIPパケットに組み立てるパケット組立部27を備えることを特徴とする付記1に記載のネットワークシステム。従って、ATM網によるアクセス網を収容できる。
【0080】
(付記5) ISP装置は、ATMアクセス網におけるCBR(Constant Bit Rate)コネクションのPCR(Peak Cell Rate)分に対応するIPパケットに対して高品質タイプの品質識別子を付加することを特徴とする付記4に記載のネットワークシステム。従って、CBRコネクションで保証されているPCR分のデータをIPネットワークでも保証できる。
【0081】
(付記6) ISP装置は、ATMアクセス網におけるUBR(Unspecified Bit Rate)コネクションに対応するIPパケットに対して低品質タイプの品質識別子を付加することを特徴とする付記4に記載のネットワークシステム。従って、ATMで保証されないUBRコネクションのデータはIPネットワークでも非保証となる。
【0082】
(付記7) ISP装置は、ATMアクセス網におけるGFR(Guaranteed Frame Rate)コネクションのMCR(Minimum Cell Rate)分のIPパケットに対して高品質タイプの品質識別子を付加することを特徴とする付記4に記載のネットワークシステム。従って、GFRコネクションで保証されているMCR分のデータをIPネットワークでも保証できる。
【0083】
(付記8) ISP装置は、予め加入者との間で取り決めた単位時間当たりの高品質設定パケット量の契約情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレスを検出すると共に加入者毎の入力パケット量を計測するパケット監視部と、検出された送信元アドレスを基に、計測された入力パケット量と契約情報管理メモリの高品質設定パケット量とを比較し、該高品質設定パケット量を超えない入力パケットに対して高品質タイプの品質識別子付加を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記1に記載のネットワークシステム。
【0084】
(付記9) 例えば図9に示す如く、ISP装置は、予め加入者との間で取り決めた時間帯別のサービス品質の契約情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレスを検出するパケット監視部と、検出された送信元アドレスに基づき契約情報管理メモリの時間帯別の契約情報を参照して現時点の入力パケットに付加すべき品質識別子を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記1に記載のネットワークシステム。従って、予め加入者との間で取り決めた時間帯別のサービス品質に基づくIPパケットの差別化制御を効率よく行える。
【0085】
(付記10) 例えば図10に示す如く、ISP装置は、予め加入者との間で取り決めた時間帯別の単位時間当たりの高品質設定パケット量の契約情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレスを検出すると共に加入者毎の入力パケット量を計測するパケット監視部と、検出された送信元アドレスを基に、計測された入力パケット量と契約情報管理メモリの時間帯別の高品質設定パケット量とを比較し、該高品質設定パケット量を超えない入力パケットに対して高品質タイプの品質識別子付加を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記1に記載のネットワークシステム。従って、予め加入者との間で取り決めた時間帯別の単位時間当たりの高品質設定パケット量に基づくIPパケットの差別化制御を効率よく行える。
【0086】
(付記11) ISP装置20は、例えば図11に示す如く、ATMセルのCLP(Cell Loss Priority)ビットの高優先/低優先に対応してその組立IPパケットに高品質/低品質タイプの品質識別子を付加することを特徴とする付記4に記載のネットワークシステム。従って、ATMセルの差別化処理に対応するIPパケットの差別化制御を効率よく行える。
【0087】
(付記12) 中継装置に隣接するサーバを備え、中継装置はサーバへの上りIPパケットに付加された品質識別子を記憶すると共に、サーバからの前記上りIPパケットに対応する下りIPパケットに対して同一の品質識別子を付加することを特徴とする付記1に記載のネットワークシステム。
【0088】
(付記13) 中継装置は、例えば図13に示す如く、自局に隣接するサーバのIPアドレスを記憶する隣接サーバ管理メモリと、入力パケットのヘッダ情報を監視するパケット監視部44と、第1の入力パケットの宛先アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより当該パケットの所定のヘッダ情報を記憶するヘッダ情報メモリと、第2の入力パケットの送信元アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより、ヘッダ情報メモリから対応するヘッダ情報を読み出し、当該パケットに付加すべき品質識別子を決定する付加識別子決定部48と、決定された品質識別子を第2の入力パケットに付加するタギング部45と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部42と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部43とを備えることを特徴とする付記12に記載のネットワークシステム。従って、第1の上りパケットに対する第2の下りパケットの品質制御(品質同一化制御)を効率よく行える。
【0089】
(付記14) ISP装置は、予め加入者との間で取り決めた単位時間当たりの高品質設定応答パケット量の情報を記憶する契約情報管理メモリと、入力パケットの送信元アドレス及び宛先アドレスを検出すると共に加入者毎の入力パケットが要求する単位時間当たりの応答パケット量を計測するパケット監視部と、前記検出された送信元アドレスを基に、その宛先アドレス対応に計測された応答パケット量と契約情報管理メモリの高品質設定応答パケット量とを比較し、該高品質設定応答パケット量を超えない要求の入力パケットに対して高品質タイプの品質識別子付加を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記12に記載のネットワークシステム。
【0090】
ここで、入力(上り)パケットが要求する単位時間当たりの応答パケット量は、パケット監視部で各上りIPパケットのウィンドウフィールド(サイズ)の情報を監視することにより容易に計測できる。従って、単位時間当たりの高品質設定応答パケット量を超えないような応答パケット分の高品質サービスを効率よく行える。
【0091】
(付記15) ISP装置は、予め加入者との間で取り決めた単位時間当たりの高品質設定入力パケット量及びその高品質設定応答パケット量の情報を記憶する契約情報管理メモリと、加入者毎の単位時間当たりの入力パケット量及び入力パケットが要求した応答パケットの単位時間当たりの応答パケット量を計測するパケット監視部と、前記計測した入力パケット量及びその応答パケット量と契約情報管理メモリの高品質設定入力パケット量及び高品質設定応答パケット量とを比較し、該設定量を超えない入力パケットに対して高品質タイプの品質識別子付加を決定する付加識別子決定部と、決定された品質識別子を入力パケットに付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記12に記載のネットワークシステム。
【0092】
(付記16) ネットワークの上り/下り回線につき異なる通信速度を設定可能な非対称デジタル加入者ライン(ADSL:Asymmetric Digital Subscriber Line)を使用することを特徴とする付記12に記載のネットワークシステム。従って、例えば、上り方向224kbps、かつ下り方向512kbpsのADSLを使用すると、要求パケットに対する応答パケットの帯域が広いため、本発明の差別化制御の下で行われるようなサーバからのデータダウンロードを無理なく効率よく行える。
【0093】
(付記17) アクセス網の上り/下り回線につき異なる通信速度及び品質を設定可能なATM回線を使用することを特徴とする付記12に記載のネットワークシステム。
【0094】
(付記18) ISP装置は、入力のIPパケットのプロトコルフィールドにある上位レイヤのプロトコルを検出するパケット監視部と、UDP/IPプロトコルが検出されたことにより当該パケットに高品質タイプの品質識別子を付加するタギング部と、付加後のパケットを品質識別子に応じて差別化処理する差別化処理部と、差別化処理後のパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする付記2に記載のネットワークシステム。
【0095】
【発明の効果】
以上述べた如く本発明によれば、ISP装置でIPパケットに品質識別子を付加し、ネットワーク上で品質識別子に従った差別化を行うことにより、IPパケット毎に品質を考慮したネットワーク通信を行える。また、ユーザがWeb上のデータをダウンロードするような双方向通信の場合には、加入者からサーバまでのデータと同じ品質識別子をサーバに隣接する中継装置でその応答データに付加するので、上りパケットが優先されてサーバに届いたにもかかわらず、その下り(応答)パケットがユーザに届かず、このためユーザがアクセスサーバに対して再送を繰り返すというような現象を有効に避けられる。
【図面の簡単な説明】
【図1】本発明の原理を説明する図である。
【図2】実施の形態によるネットワークシステムの構成図である。
【図3】第1の実施の形態によるISP装置を説明する図である。
【図4】第1の実施の形態による中継装置のブロック図である。
【図5】IPパケットのフォーマット図である。
【図6】第2の実施の形態によるISP装置を説明する図である。
【図7】ATMセルのフォーマット図である。
【図8】第3の実施の形態によるISP装置を説明する図である。
【図9】第4の実施の形態によるISP装置を説明する図である 。
【図10】第5の実施の形態によるISP装置を説明する図である。
【図11】第6の実施の形態によるISP装置を説明する図である。
【図12】実施の形態によるサーバへのアクセス動作を説明する図である。
【図13】第2の実施の形態による中継装置を説明する図である。
【図14】中継装置における品質識別子付加処理のフローチャートである。
【図15】中継装置に入力する上り/下りパケットの一例を示す図である。
【図16】第7の実施の形態によるISP装置を説明する図である。
【図17】第8の実施の形態によるISP装置を説明する図である。
【図18】第9の実施の形態によるISP装置を説明する図である。
【図19】第10の実施の形態によるISP装置を説明する図である。
【図20】従来技術を説明する図である。
【符号の説明】
10 ユーザ端末
20 ISP装置
21 パケット監視部
22 タギング部
23 差別化処理部
24 ルーチング部
25 契約情報管理部
26 付加識別子決定部
27 パケット組立部
28 時計部
29 セル監視部
40 中継装置
41 優先度情報検出部
42 差別化処理部
43 ルーチング処理部
44 パケット監視部
45 優先度識別子タギング部
46 隣接サーバアドレス管理部
47 ヘッダ情報管理部
48 付加識別子決定部
80 サーバ
ALC アクセス回線収容装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a network system, and more particularly to a network system including an ISP device that accommodates a subscriber's access network and a relay device that relays IP packets of the ISP device on the Internet backbone.
[0002]
[Prior art]
FIG. 20 is a diagram for explaining the prior art, and shows a typical network configuration of the Internet. In the Internet, a plurality of access networks A to C are connected to each other via an Internet backbone. Reference numeral 10 denotes a user terminal device, ALC denotes an access line accommodation device, 20 'denotes an ISP (Internet Service Provider) device, 40' denotes a relay device that relays IP packets on the Internet backbone, and 80 denotes a server.
[0003]
Each terminal device 10 is assigned an IP address, and data transfer on the Internet is a so-called IP (Internet Protocol) packet in which information is converted into a variable-length packet and a communication destination or a source address is added to the header. IP communication is performed. The ISP device 20 ′ and the subscriber terminal 10 may be dial-up connected via a telephone line, or may be always connected via a dedicated line, and a certain bandwidth is secured for each subscriber.
[0004]
TCP (Transmission Control Protocol) is a connection-type reliable transport layer protocol that guarantees the arrival of data between end points and is reliable in this sense, but all the subscriber data is equal on the Internet backbone Therefore, when the load on the relay device 40 'increases, packets can be discarded indiscriminately. On the other hand, UDP (User Datagram Protocol) is an unreliable connectionless transport layer protocol, which is used for real-time voice and broadcast communications. Is not involved and is not reliable in this sense. Conventionally, when it is necessary to confirm the arrival of data between end points, this is exclusively performed by the user's application program.
[0005]
[Problems to be solved by the invention]
As described above, the conventional TCP performs communication that treats all packets equally (best effort communication). For this reason, when the load on the relay device increases, the packets can be discarded indiscriminately. On the other hand, since packet discard is not allowed in UDP, it is not used in the same network as TCP and is operated in a separate network.
[0006]
Also, in the conventional TCP, when a user tries to download data from a server, even if a packet from the user reaches the server, the response (download) data is not always delivered to the user. Was discarded, the user had to retransmit the access packet, which was inefficient.
[0007]
The present invention has been made in view of the above-described problems of the prior art, and an object thereof is to provide a network system capable of performing network communication in consideration of quality for each IP packet.
[0008]
[Means for Solving the Problems]
  The above problem is solved by the configuration of FIG. That is, the network system of the present invention (1) includes an ISP (Internet Service Provider) device 20 that accommodates a subscriber access network,TheIn a network system including a relay device 40 that relays an IP packet of the ISP device 20 on the Internet backbone,The ISP device 20 follows the service quality contract information.A high-quality / low-quality type quality identifier is added by the ISP device 20 to the IP packet from the subscriber.In addition, when packet processing in the local device is congested, IP packets with a low-quality type quality identifier are preferentially discarded.Is.
  The relay device 40 reads the quality identifier of the received IP packet, and when the packet processing in the device is congested, the relay device 40 preferentially discards the IP packet to which the quality identifier of the low quality type is added. is there.
[0009]
  An identifier of priority information is added to an IP packet transmitted between subscriber terminals in the middle (ISP device 20), and the priority identifier is detected by each relay device 40 via which the packet is routed. Differentiation control(Passing / discarding, etc.)I do. AndISP device 20When packet congestion occurs in the relay device 40, the low quality type packet is discarded preferentially, and the high quality type packet is not discarded as much as possible. Therefore, according to the purpose of the IP packet and the like, it is possible to efficiently perform network communication considering quality for each IP packet.
[0010]
  Preferably, in the present invention (1), the TCP / IP packet and the UDP / IP packet are mixed on the same network, and the ISP device adds a high quality type quality identifier to the subscriber's UDP / IP packet.
[0011]
For example, a high-quality type quality identifier is used for a UDP / IP packet in which real-time UDP / IP packets related to voice communication or the like are mixed under the common differentiation control according to the present invention and cannot be discarded. Is preferentially transmitted.
[0012]
  AlsoPreferably, in the present invention (1), the ISP device 20 is, for example, as shown in FIG.,Contract information management memory for storing service quality contract information, a packet monitoring unit 21 for detecting a source address of an input packet, and an input packet by referring to the contract information in the contract information management memory based on the detected source address An additional identifier determining unit 25 for determining a quality identifier to be added to the tag, a tagging unit 22 for adding the determined quality identifier to the input packet, and a differentiation processing unit for differentiating the added packet according to the quality identifier 23, and a routing unit 24 for routing the differentiated packet according to the destination address. Therefore, IP packet differentiation control based on service quality can be performed efficiently.
[0013]
  Preferably, in the present invention (4), in the present invention (1), the ISP device 20 is, for example, as shown in FIG.,A contract information management memory for storing the contract information of the high quality setting packet amount per unit time, a packet monitoring unit 21 for detecting the source address of the input packet and measuring the input packet amount for each subscriber;SaidBased on the detected source address,SaidAn additional identifier determination unit that compares the measured input packet amount with the high quality setting packet amount of the contract information management memory and determines whether a high quality type quality identifier is added to an input packet that does not exceed the high quality setting packet amount 26, a tagging unit 22 for adding the determined quality identifier to the input packet,When packet processing in the local device is congested, IP packets with low quality type quality identifiers are discarded preferentiallyDifferentiation processing unit 23 that performs differentiation processing, and after differentiation processingIPAnd a routing unit 24 for routing the packet according to the destination address. Therefore,It is possible to efficiently perform IP packet differentiation control based on the high-quality set packet amount per unit time.
[0014]
  Preferably the present invention (3) In the present invention (212), for example, as shown in FIG. 12, the server B is adjacent to the relay device B, and the relay device B stores the quality identifier added to the upstream IP packet to the server B and also receives the upstream IP from the server B. The same quality identifier is added to the downlink IP packet corresponding to the packet.
[0015]
  Therefore, even in the case of bi-directional communication such as downloading data on the Web, if data (request packet) from the user A to the server B is transmitted as a high quality type, the response data (response packet) for that is also a high quality type. Since the same priority identifier is added to the network, a network that guarantees bidirectional data can be easily constructed by guaranteeing the other when one is guaranteed. Therefore, it is effective for the phenomenon that the downlink data does not reach the user A and the user A repeats the retransmission to the access server B even though the uplink packet reaches the communication destination B with priority. Can be avoided.
  Preferably, in the present invention (5), in the above-mentioned present invention (3), for example, as shown in FIG. 13, the relay device has an adjacent server management memory for storing an IP address of a server adjacent to the own station, an input A packet monitoring unit that monitors the header information of the packet, a header information memory that stores predetermined header information of the packet when the destination address of the first input packet matches the adjacent server address of the adjacent server management memory, When the source address of the input packet 2 matches the adjacent server address of the adjacent server management memory, the corresponding header information is read from the header information memory, and the quality identifier of the high quality / low quality type to be added to the packet And an additional identifier determining unit for determining the quality identifier, and adding the determined quality identifier to the second input packet. When the packet processing in the local device is congested and the IP tag with a low-quality type quality identifier is preferentially discardedA differentiation processing unit that performs differentiation processing;A routing unit for routing the differentiated IP packet according to a destination address.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a plurality of preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. Note that the same reference numerals denote the same or corresponding parts throughout the drawings. FIG. 2 is a configuration diagram of a network system according to the embodiment. This network system has a configuration in which a plurality of access networks A to C are connected to each other via an Internet backbone. In the figure, 10 is a user terminal device, ALC is an access line accommodating device, and 20 is an ISP ( Internet Service Provider) device, 40 is a relay device, and 80 is a server. Although this network configuration is the same as that described in FIG. 20, the ISP device 20 and the relay device 40 are configured as in the following embodiments, thereby realizing differentiation of IP packets according to the present invention.
[0017]
FIG. 3 is a diagram for explaining the ISP device according to the first embodiment, showing a case in which IP packet transmission (pass / discard) is differentiated according to a packet transmission quality contract previously exchanged between the user and the ISP. Yes. FIG. 3A shows a block diagram of the ISP device 20. In the figure, 21 is a packet monitoring unit, 22 is a tagging unit, 23 is a differentiation processing unit, 24 is a routing unit, 25 is a contract information management unit, and 26 is an additional identifier determination unit.
[0018]
In advance, the user and the ISP contract the packet quality on the network, and the contents are stored in the contract information management memory of the contract information management unit 25. FIG. 3B shows the contents stored in the contract information management memory. For example, user A has a high quality type contract and user B has a low quality type contract.
[0019]
On the other hand, the additional identifier determination unit 26 includes an additional identifier determination memory, in which additional identifier (tagging) information corresponding to each quality type is stored. FIG. 3C shows the storage contents of the additional identifier determination memory. For example, the high quality type tagging information is “0x01”, and the low quality type tagging information is “0x00”.
[0020]
With this configuration, the packet monitoring unit 21 detects the transmission source IP address (user) from the IP header of the input packet and notifies the contract information management unit 25 of this. The contract information management unit 25 refers to the contract information management memory, detects the quality type corresponding to the transmission source IP address (user), and notifies the additional identifier determination unit 25 of this. The additional identifier determination unit 26 refers to the additional identifier determination memory and reads the tagging information “0x01” for the high quality type and the tagging information “0x00” for the low quality type and notifies the tagging unit 22 of the tagging information. The tagging unit 22 adds tagging information to the TOS (Type of Service) field of the packet and causes the information to run in parallel with the packet as priority information (information indicating that the packet is prioritized according to the present invention). Notify the differentiation processing unit 23.
[0021]
FIG. 5A shows the format of the IP header. The service type (TOS; Type of Service) consists of 8 bits and is defined to represent the quality of service of the IP packet. FIG. 5B shows the bit format of the TOS field. For writing the tagging information, for example, bits 0 to 2 representing the priority of the IP packet or unused bit 7 can be used. Conventionally, this TOS field has been set and managed exclusively by the user's application program. However, in the present embodiment, the TOS field is different in that it is automatically added by the ISP device 20.
[0022]
Returning to FIG. 3A, the differentiation processing unit 23 normally passes the input priority IP packet as it is. However, for example, the processing load of the ISP device 20 increases (packet congestion), and the packet is discarded. If it is unavoidable, the quality (TOS field) of the input packet is checked based on the notified priority information, and if the packet is of a low quality type, the packet is discarded. Note that the packet may be passed / discarded only with the notified priority information (that is, without referring to the TOS field of the IP packet). Further, the differentiated IP packet is routed by the routing processing unit 24 according to the destination. By incorporating such differentiation control into the ISP device 20 and the relay device 40 described later, communication considering quality can be realized end-to-end.
[0023]
FIG. 3D shows a configuration example of the differentiation processing unit 23. For example, as shown in FIGS. 3D to 3A, the differentiation processing unit 23 includes a high-priority buffer and a low-priority buffer in response to the quality of the packet (priority information), and inputs the packet according to the priority information. The high priority (quality) buffer or the low priority (quality) buffer is allocated and stored, and when the ISP device 20 is congested, the IP packet in the high priority buffer is preferentially read.
[0024]
Alternatively, as shown in FIGS. 3D to 3B, a common buffer for IP packets is provided, and a threshold is provided for this common buffer. If the amount of packets accumulated in the buffer does not exceed the threshold, all inputs are made. Write the packet to the buffer. Further, when the packet accumulated in the buffer reaches the threshold value, the control is performed such that the high quality packet can be written but the low quality packet is discarded, and thus the differentiation based on the packet quality is performed.
[0025]
FIG. 4 is a block diagram of the relay device according to the first embodiment, and shows the configuration of the relay device 40 that can perform a differentiation operation in cooperation with the ISP device 20 according to the first embodiment. In the figure, 41 is a priority information detection unit, 42 is a differentiation processing unit, and 43 is a routing unit.
[0026]
The priority information detection unit 41 reads the value of the TOS field of the input packet, makes the value run in parallel with the packet as priority information, and notifies the differentiation processing unit 42 of the value.
Normally, the differentiation processing unit 42 passes the input priority IP packet as it is. However, for example, when the processing load of the relay device 40 becomes large (packet is congested) and the packet has to be discarded. In this case, the quality (TOS field) of the input packet is checked based on the notified priority information, and if the packet is of a low quality type, the packet is discarded. Note that the packet may be passed / discarded only with the notified priority information (that is, without referring to the TOS field). Further, the differentiated IP packet is transferred by the routing processing unit 43 according to the destination IP address.
[0027]
FIG. 6 is a diagram for explaining an ISP device according to the second embodiment, and shows a case where an ATM (Asynchronous Transfer Mode) network as an access line is accommodated in the ISP device. By performing fine control of service quality in the ATM network and performing differentiation processing in cooperation with the ATM access line in the IP network, network communication in which fine quality is considered for each IP packet can be performed.
[0028]
FIG. 6A shows a block diagram of the ISP device 20. In the figure, reference numeral 27 denotes a packet assembling unit that assembles ATM cells into IP packets. Other configurations may be the same as those of the ISP device according to the first embodiment. In this case, the terminal devices 10 of the users E to G operate in the ATM mode.
[0029]
FIG. 7A shows an ATM cell format diagram, and FIG. 7B shows an ATM cell packet assembly image. In the ATM access line, strict service quality can be specified with the network side, and the network side performs bandwidth control according to the quality contract. Further, the packet assembling unit 27 assembles a plurality of ATM cells into IP packets, so that detailed differentiation processing for the IP packets can be performed thereafter.
[0030]
FIG. 6B shows an example of an ATM access network. In the figure, CBR (Constant Bit Rate) connection that realizes low delay and low jitter is applied to user E who seeks real-time service (high quality service) such as voice, and the bandwidth is guaranteed for each user. To do. Also, for the user F who requires low cost, a UBR (Unspecified Bit Rate) connection that does not guarantee quality at all is applied, a certain band is shared by a plurality of users, and the service quality is set low. A GFR (Guaranteed Frame Rate) connection that guarantees the minimum bandwidth is applied to the user G who requires a certain level of quality and low cost. Under such circumstances, the user and the ISP make a quality contract suitable for the ATM quality of the access line, and perform end-to-end consistent quality control. This will be specifically described below.
[0031]
For example, if the user E contracts the access line with CBR PCR (Peak Cell Rate) = 10 Mbps, 10 Mbps data is guaranteed on the access line. ) Is added with a high-quality type, data corresponding to 10 Mbps can be communicated as a high-quality packet end-to-end.
[0032]
Further, if user F contracts the access line with GFR PCR = 10 Mbps and MCR (Minimum Cell Rate) = 5 Mbps, data of MCR = 5 Mbps is guaranteed on the access line. By adding a high quality type to data (IP packet) equivalent to 5 Mbits and adding a low quality type to the remaining data (IP packet) equivalent to 5 Mbits, data of 5 Mbps is a high quality packet at end-to-end. And the remaining 5 Mbps data can be communicated as a low quality packet.
[0033]
If the user G contracts the access line with UBR, the UBR bandwidth is not guaranteed, so the ISP device 20 adds a low-quality type to the packet that has passed the UBR connection.
[0034]
FIG. 8 is a diagram for explaining an ISP device according to the third embodiment. The ISP device 20 monitors the amount of input packets and sets user packets to a high quality type / low quality type according to the amount of input packets. Shows the case. FIG. 8A shows a block diagram of the ISP device 20. In the figure, 21 is a packet monitoring unit that further measures the amount of input packets, and 25 is a contract information management unit that stores and manages contract data of the amount of input packets.
[0035]
FIG. 8B shows the contents of the contract information management memory in the contract information management unit 25.
A contract of a high quality setting packet amount indicating how many bytes of data packets per unit time are made a high quality type is exchanged in advance between the subscriber and the ISP, and this is stored in the contract information memory. For example, subscriber A has a contract of 10 kbytes per unit time, and subscriber B has a contract of 32 kbytes per unit time.
[0036]
With this configuration, the packet monitoring unit 21 detects the source address of the input packet and notifies the contract information management unit 25 of this, and also determines the amount of input packets per unit time for each subscriber (source IP address). Measure and notify the additional identifier determination unit 26 of this. The contract information management unit 25 reads the corresponding high quality setting packet amount based on the packet source address (subscriber), and notifies the additional identifier determination unit 26 of this. The additional identifier determination unit 26 compares the measured input packet amount with the read high quality setting packet amount, and adds a high quality type to the input packets that do not exceed the high quality setting packet amount. Information is generated, and tagging information to which a low quality type is added is generated for input packets exceeding the amount of high quality setting packets, and this is notified to the tagging unit 22. The tagging unit 22 performs necessary tagging on the TOS field of the input packet according to the notified tagging information. Therefore, IP packet differentiation control according to the amount of input data per unit time can be performed efficiently.
[0037]
By the way, some users may connect to the Internet mainly at night or on holidays, and may not connect during the daytime on weekdays, or vice versa. Therefore, the differentiation processing is performed by adding a high quality type or a low quality type to the packet according to the time zone for communication. This will be described below.
[0038]
FIG. 9 is a diagram for explaining an ISP device according to the fourth embodiment. The ISP device 20 adds a high quality type / low quality type to a user packet according to quality setting (contract) information for each time zone. Show. FIG. 9A shows a block diagram of the ISP device 20. In the figure, reference numeral 28 denotes a clock unit for recording real time. The contract information management unit 25 includes a contract information management memory as shown in FIG. In this case, the user can contract with the ISP in advance for a quality type for each time period.
[0039]
FIG. 9B shows the contents of the contract information management memory. (A) of the figure shows the contents of the quality call table for each time zone, in which the address of the quality table to be called for each time zone is recorded. (B) of the figure shows the contents of a quality table provided for each time zone, in which the quality type set for each subscriber is recorded.
[0040]
With this configuration, the packet monitoring unit 21 detects the transmission source address (subscriber) from the input packet and notifies the contract information management unit 25 of it. The contract information management unit 25 calculates a time zone (for example, 8 o'clock ≦ t <18:00) based on the current time t of the clock unit 28, and reads the corresponding table address a from the time zone quality call table. Further, the corresponding high quality type is read from the quality table a based on the source address (for example, A) of the input packet, and this is notified to the additional identifier determination unit 26. The additional identifier determination unit 26 generates tagging information corresponding to the notified high quality type 2 and notifies the tagging unit 22 of the tagging information. The tagging unit 22 performs necessary tagging on the TOS field of the packet according to the notified tagging information. The same applies to the case where the quality information read from the quality table is a low quality type. Thus, quality control by time can be performed efficiently.
[0041]
FIG. 10 is a diagram for explaining an ISP device according to the fifth embodiment, and shows a case where user packets are set to a high quality type / low quality type according to the time zone and the amount of input packets. FIG. 10A shows a block diagram of the ISP device 20. In the figure, the contract information management unit 25 includes a contract information management memory as shown in FIG. 10B, and the user in this case can contract with the ISP in advance for the guaranteed input packet amount for each time period.
[0042]
FIG. 10B shows the contents of the contract information management memory. (A) of the figure shows the contents of the packet amount call table for each time zone, in which the address of the high quality setting packet amount table to be called for each time zone is recorded. (B) of the figure shows the contents of the high quality setting packet amount table provided for each time zone, in which the high quality setting packet amount per unit time set for each subscriber is recorded.
[0043]
With this configuration, the packet monitoring unit 21 detects the source address (user) of the input packet and notifies the contract information management unit 25 of this. Further, the amount of input packets per unit time for each subscriber (source IP address) is measured, and the additional identifier determination unit 26 is notified of the amount of input packets corresponding to the source address 2 of the input packet. On the other hand, the contract information management unit 25 reads out the corresponding table address a from the packet call table for each time zone based on the current time zone (for example, 8:00 to 18:00), and further transmits the source address ( For example, based on A), the corresponding high quality setting packet amount (10 kbytes) is read from the high quality setting packet amount table a, and this is notified to the additional identifier determination unit 26.
[0044]
The additional identifier determination unit compares the measured input packet amount with the read high quality setting packet amount, and does not exceed the high quality setting packet amount for the high quality type packet. Tagging information is generated, and low quality type tagging information is generated for an input packet exceeding the amount of high quality setting packets, and this is notified to the tagging unit 22. The tagging unit 22 performs necessary tagging on the TOS field of the packet according to the notified tagging information. Thus, the differentiation control according to the input packet amount for each time zone can be performed efficiently.
[0045]
FIG. 11 is a diagram for explaining an ISP device according to the sixth embodiment. By adding a quality identifier according to the CLP bit of an ATM cell to an IP packet generated by the ISP device, a network that can be linked with an ATM access line is shown. The case of building is shown. In the ATM cell format shown in FIG. 7A, in the cell loss priority (CLP), bit “0” indicates priority, the cell is not easily discarded, and bit “1” indicates non-priority. The cell is likely to be discarded. Therefore, a network that is linked to the ATM access line is constructed by adding a quality identifier according to the CLP bit of the ATM cell (first cell) to the assembled packet.
[0046]
FIG. 11A shows a block diagram of the ISP device 20. In the figure, 29 is a cell monitoring unit for detecting the CLP bit of the input cell. FIG. 11B shows the contents of the CPL information translation memory in the additional identifier determination unit 26, where “high quality type” corresponds to “0” of the CLP bit and “low quality type” corresponds to “1” of the CLP bit. "Is recorded respectively.
[0047]
With this configuration, the cell monitoring unit 29 detects the CLP bit of the ATM cell (preferably the first cell for each user) and notifies the additional identifier determination unit 26 of this. The packet assembly unit 27 assembles a series of ATM cells for each user into the IP packet 2. On the other hand, when the CLP bit notified from the cell monitoring unit 29 is “0”, the additional identifier determination unit 26 generates high quality type tagging information, and when the CLP bit is “1”, the additional identifier determination unit 26 generates the low quality type tagging information. Tagging information is generated and notified to the tagging unit 22. The tagging unit 22 performs necessary tagging on the TOS field of the assembly packet in accordance with the notified tagging information.
[0048]
A contract information management unit 25 is provided between the cell monitoring unit 29 and the additional identifier determination unit 26, and a CPL information translation memory as shown in FIG. The CLP bit may be converted to the quality type. Thus, quality control according to the CLP bit of the ATM cell can be performed efficiently.
[0049]
FIG. 12 is a diagram for explaining an access operation to a server according to the embodiment. FIG. 12A shows a case where a user A accesses a certain server B with a high-quality / low-quality type. The case where the adjacent relay apparatus B automatically sets the same (high quality / low quality) type quality identifier for the response (download) packet from the server B is shown. In the figure, when the user A tries to download the data of the server B, the quality identifier is added by the ISP device A according to the present invention to the uplink data (packet) from the user A to the server B, Finally, it is routed to the server B via the relay device B adjacent to the server B. In this embodiment, in order to guarantee the same quality of service for downlink data (packets) from server B to user A, for data (packets) transmitted from server B to user A, The same quality identifier is added by the relay apparatus B.
[0050]
FIG. 13 is a diagram for explaining a relay device according to the second embodiment, and shows a case suitable for application to the network system of FIG. FIG. 13A shows a block diagram of the relay device 40. In the figure, 44 is a packet monitoring unit that recognizes header information of an input packet, 45 is a priority identifier tagging unit that adds a necessary priority identifier to a response packet from a server (adjacent server) adjacent to the relay device, and 46 is An adjacent server address management unit that manages the IP address of the adjacent server, 47 is a header information management unit that stores predetermined header information for a packet (upstream packet) that passes through the relay device, and 48 is additional identifier information for an input (response) packet Is an additional identifier determination unit that generates Other configurations may be the same as those described in FIG.
[0051]
FIG. 13B shows the contents of the adjacent server management memory. In the entry number 1 of the adjacent server, the IP address “11.10.10.100” of the server B adjacent to the relay apparatus B is recorded. If there are other adjacent servers, they are registered after entry number 2. FIG. 13C shows the format of the header information memory. Here, predetermined header information of an upstream packet accessing an adjacent server is recorded. With this configuration, the quality identifier addition process in the relay device will be described below.
[0052]
FIG. 14 is a flowchart of the quality identifier addition process in the relay device. When the packet monitoring unit 44 detects the IP address IPAD of the input packet, it is input to this process. In step S11, the adjacent server address management unit 46 refers to the adjacent server management memory based on the destination address of the input packet, and determines whether or not the destination address corresponds to the adjacent address of the relay device 40. When “destination address of input packet” = “adjacent server address”, it represents a request (upstream) packet to the adjacent server, and a header information write enable signal W is output to the header information management unit 47. In step S18, the header information management unit 47 determines whether or not the quality identifier of the input packet is a high quality type, and if it is a high quality type, records predetermined header information in the header information memory in step S19.
[0053]
Referring to the header information memory of FIG. 13C, here, for example, the IP address “11.10.10.100” of the destination (adjacent server) B of the upstream packet, and the transmission source (user A) address “10” .10.10.10, port number “20”, high quality setting start number (ACK number) “5000”, window size “8000”, high quality setting end number (ACK number + window size) “13000” To do.
[0054]
Then, the input packet is differentiated and relayed to the adjacent server. Further, in this embodiment, if the quality identifier is not a high quality type in the determination in step S18, the response packet does not need to be a high quality type, and thus the processing in step S19 is skipped.
[0055]
If “input packet destination address” = “adjacent address” is not determined in step S11, the adjacent server management memory is further referred to by the source address of the input packet in step S12. It is determined whether it corresponds to 40 adjacent addresses. “Input packet source address” = “adjacent address” indicates a response (downstream) packet from the server, and a header information read enable signal R is sent to the header information management unit 47. In step S13, the header information management unit 47 reads predetermined header information of the uplink packet corresponding to the pair of the transmission source address (server) and the destination address (user) of the downlink packet from the header information memory.
[0056]
Referring to the header information memory of FIG. 13C again, here, for example, the IP address “11.10.100” of the transmission source (adjacent server) B of the downlink packet, and the destination (user A) address “10” .10.10.10 ”pair of predetermined recording information, ie, port number“ 20 ”, high quality setting start number (ACK number)“ 5000 ”, window size“ 8000 ”, high quality Reads the setting end number (ACK number + window size) “13000”.
[0057]
In step S14, the additional identifier determination unit 48 determines whether there is registered (corresponding) data in the header information memory. If there is, the header information extracted from the downlink packet and the header information read from the header information memory are obtained. At the same time, in step S15, it is determined whether or not the port numbers match. If they match, it is further determined in step S16 whether the sequence number is within (high quality setting start number ≦ downstream packet sequence number <high quality setting end number). If all these conditions are satisfied, a high quality type priority identifier is added to the downlink packet in step S17. In other cases, the process exits without adding a high-quality type priority identifier. Thereafter, the downlink IP packet is differentiated and relayed to the user.
[0058]
FIG. 15 shows an example of the uplink / downlink IP packet input to the relay device, FIG. 15A shows the uplink packet, and FIG. 15B shows the downlink packet before the quality identifier is added.
Here, the “frame length” indicates the payload length excluding the TCP / IP header (total 40 bytes) of the packet. The “sequence number” indicates the position of the sender in the segment in the byte stream. The “response confirmation (ACK) number” indicates the number of an octet that the communication start point expects to receive next. “Window field (size)” indicates how much data the packet source terminal can receive in a burst, and the destination terminal that requested the data can send the data to multiple blocks (packets) if necessary. Divide and send to source terminal.
[0059]
FIG. 12B shows a sequence diagram of TCP communication between the user A and the server B. For example, when the response confirmation number of the user A is 2000 and the window size is 1000, the server B receives a sequence number 2000, a frame length of 500 packets, a sequence number 2499, and a frame length of 500 packets. Send a total of two. At this time, for the upstream (request) packet from the user A to the server B, the ISP device A performs the quality identifier addition process (1), and the relay device B performs the information recording process to the header information memory. 2 ▼ is performed. For the downstream (response) packet from the server B to the user A, the relay device B performs a quality identifier addition process (3) corresponding to the upstream packet. The same applies hereinafter.
[0060]
Next, the operation of server access according to the embodiment will be specifically described with reference to FIG. When an upstream packet as shown in FIG. 15A is input to the relay device 40, the source IP address “10.10.10.10” and the destination IP address “11, 10, 10, 100” are extracted. . Further, the destination IP address “11.10.10.100” of the input packet matches the adjacent server address of the adjacent server management memory, and the quality type TOS = 1 “high quality type” of the input packet and the higher IP When the layer protocol is TCP (protocol = 6), the predetermined header information of the input packet is written into the header information memory. Then, the IP packet is differentiated and relayed to the adjacent server.
[0061]
Thereafter, when a downstream packet as shown in FIG. 15B is input to the relay device 40, the source IP address “11.10.10.100” matches the adjacent server address in the adjacent server management memory. After confirming the match, the header information memory is searched based on the transmission source (adjacent server) address and the destination (user) address of the downstream packet. Compare. In this comparison, the port number “20” match, the protocol (6) match, and the value obtained by adding the sequence number “10000” and the frame length “1500” exceeds the high quality setting end number of the header information memory. If these conditions are satisfied, the quality identifier “1” of the high quality type is written in the TOS field of the downlink packet. Thus, upstream and downstream packets can be communicated with the same quality type.
[0062]
FIG. 16 is a diagram for explaining an ISP device according to the seventh embodiment. In the bidirectional communication quality control of FIG. 12, the uplink packet (in accordance with the response packet amount per unit time requested by the input (upstream) packet ( As a result, the quality of the response packet) is set to the high quality type / low quality type. FIG. 16A shows a block diagram of the ISP device 20. A contract is made in advance between the subscriber and the ISP for the amount of high quality setting response packets per unit time requested by the upstream packet, and this is stored in the contract information management memory of the contract information management unit 25.
[0063]
With this configuration, when performing two-way communication, the packet monitoring unit 21 monitors the response packet amount per unit time that the uplink packet for each subscriber requests from the access server. The amount of response packets per unit time can be easily measured by the packet monitoring unit 21 monitoring the information in the window field (size) of the TCP header in the uplink IP packet. FIG. 16B shows the format of the TCP header.
[0064]
The additional identifier determining unit compares the measured response packet amount with the high quality setting response packet amount read from the contract information management memory, and requests a response packet having a data amount not exceeding the high quality setting response packet amount. High quality type identification information is generated for incoming (upstream) packets, and low quality type is used for input (upstream) packets that require response packets with a data amount exceeding the high quality setting response packet amount. Identification information is generated and notified to the tagging unit 22. The tagging unit 22 adds the notified tagging information to the TOS field of the input (upstream) packet.
[0065]
Therefore, in cooperation with the relay apparatus of FIG. 13, the high-quality service of the input (upstream) packet (and thus the response packet) that does not exceed the high-quality setting response packet amount per unit time in bidirectional communication is efficiently performed. Well done.
[0066]
FIG. 17 is a diagram for explaining an ISP device according to the eighth embodiment. In the bidirectional communication quality control of FIG. 12, the input (upstream) packet amount per unit time and the unit time required by the input (upstream) packet are shown. A case is shown in which the quality of the uplink packet (and thus the response packet) is set to the high quality type / low quality type according to the per-response packet amount. FIG. 17 shows a block diagram of this ISP device. A contract information management unit preliminarily contracts between the subscriber and the ISP the high quality setting input packet amount per unit time and the high quality setting response packet amount per unit time required by the input (upstream) packet. 25 stored in the contract management information memory.
[0067]
With this configuration, when performing bidirectional communication, the packet monitoring unit 21 requests the access server for the input (upstream) packet amount per unit time for each subscriber (source IP address) and the upstream packet for each subscriber. Monitor response packet volume per unit time. The amount of response packets per unit time can be easily measured by the packet monitoring unit 21 monitoring the information in the window field (size) of the TCP header in the uplink IP packet.
[0068]
The additional identifier determination unit 26 compares the measured input packet amount and response packet amount with the high quality setting input packet amount and high quality setting response packet amount read from the contract information management memory, and determines the high quality setting input packet amount. Tagging information that adds a quality identifier of a low-quality type is generated for input packets that exceed the amount of data packets or response packets whose amount of data exceeds the amount of high-quality setting response packets. Tagging information to which a high quality type quality identifier is added is generated for the input packet, and this is notified to the tagging unit 22. The tagging unit 22 adds the notified tagging information to the TOS field of the input (upstream) packet.
[0069]
Accordingly, in cooperation with the relay apparatus of FIG. 13, the high quality setting input packet amount per unit time in bidirectional communication and the input (upstream) packet that does not exceed the high quality setting response packet amount (and its response) Packet) high-quality service.
[0070]
FIG. 18 is a diagram for explaining an ISP device according to the ninth embodiment, and an asymmetric digital subscriber that realizes an asymmetric access line in the upstream / downstream direction for the access line when performing the bidirectional communication quality control of FIG. A case where a line (ADSL: Asymmetric Digital Subscriber Line) is used is shown. In such a configuration, for example, when ADSL of 224 kbps in the uplink direction and 512 kbps in the downlink direction is used, the response packet for the uplink (request) packet has a wide bandwidth, so that data download in the access network can be performed efficiently and efficiently.
[0071]
In addition, by using an ATM line as an access line instead of using the above ADSL, various settings in uplink / downlink can be set to suit the purpose of use of the user. For example, it is possible to set the ATM connection PCR or MCR for the high-quality setting response packet amount with the ISP, and perform communication in cooperation with the downlink direction of the access line. Can do.
[0072]
FIG. 19 is a diagram for explaining an ISP device according to the tenth embodiment, and shows a case where an input packet is set to a high quality type / low quality type according to an upper layer protocol of an IP packet. FIG. 19A shows a block diagram of this ISP device. FIG. 19B shows the format of the IP header.
[0073]
The packet monitoring unit 21 detects the value of the protocol field in the IP header and notifies the additional identifier determination unit 26 of it. The additional identifier determination unit 26 determines a quality additional identifier according to the notified value of the protocol field, and notifies the tagging unit 22 of this. In that case, for example, when attempting to communicate an unreliable UDP packet as a high quality type, the additional identifier determination unit 26 determines the high quality type because the protocol field is UDP “17”. When the protocol field is TCP “6”, it is determined as the low quality type.
[0074]
Then, the tagging unit 22 adds the tagging information to the packet. Preferably, the differentiation processing unit 23 is provided with a high priority buffer as shown in FIG. Write to high priority buffer. When reading the buffer, control is performed so that even if a packet is written in another buffer, the packet is read from the high priority buffer with absolute priority. In this regard, similar processing is also performed in the differentiation processing unit 42 of the relay device 40. Thus, a UDP / IP packet that is not allowed to be discarded is preferentially transmitted by adding a quality identifier of a high quality type.
[0075]
In addition, although several embodiment suitable for the said invention was described, it cannot be overemphasized that the structure of each part, control, a process, and these combinations can be variously changed within the range which does not deviate from this invention. .
[0076]
(Supplementary note 1) In a network system including an ISP device that accommodates a subscriber's access network and a relay device that relays the IP packet of the ISP device on the Internet backbone, the ISP device A network system characterized by adding a quality / low quality type quality identifier and performing differentiation control according to the quality identifier of an IP packet on a network including a relay device.
[0077]
(Appendix 2) Appendix 1 is characterized in that a TCP / IP packet and a UDP / IP packet are mixed on the same network, and the ISP device adds a high-quality type quality identifier to the subscriber's UDP / IP packet. The network system described.
[0078]
(Supplementary Note 3) The ISP device includes a contract information management memory that stores contract information of service quality negotiated with a subscriber in advance, a packet monitoring unit that detects a source address of an input packet, and a detected source An additional identifier determining unit that determines the quality identifier to be added to the input packet by referring to the contract information in the contract information management memory based on the address, a tagging unit that adds the determined quality identifier to the input packet, and the packet after the addition Differentiating processing unit for differentiating according to the quality identifier,
The network system according to appendix 1, further comprising: a routing unit that routes the differentiated packet according to the destination address.
[0079]
(Additional remark 4) The ISP apparatus 20 is provided with the packet assembly part 27 which assembles the ATM cell from a subscriber into an IP packet, for example as shown in FIG. 6, The network system of Additional remark 1 characterized by the above-mentioned. Therefore, an access network based on the ATM network can be accommodated.
[0080]
(Supplementary Note 5) The ISP device adds a quality identifier of a high quality type to an IP packet corresponding to a PCR (Peak Cell Rate) of a CBR (Constant Bit Rate) connection in an ATM access network. 5. The network system according to 4. Therefore, the data for PCR guaranteed by the CBR connection can be guaranteed even by the IP network.
[0081]
(Supplementary note 6) The network system according to supplementary note 4, wherein the ISP device adds a quality identifier of a low quality type to an IP packet corresponding to a UBR (Unspecified Bit Rate) connection in an ATM access network. Therefore, UBR connection data not guaranteed by ATM is not guaranteed even in an IP network.
[0082]
(Supplementary note 7) The supplementary note 4 is characterized in that the ISP device adds a quality identifier of a high quality type to an IP packet corresponding to an MCR (Minimum Cell Rate) of a GFR (Guaranteed Frame Rate) connection in an ATM access network. The network system described. Therefore, the MCR data guaranteed by the GFR connection can be guaranteed by the IP network.
[0083]
(Supplementary Note 8) The ISP device detects the source address of the input packet and the contract information management memory for storing the contract information of the high-quality setting packet amount per unit time that has been negotiated with the subscriber in advance and the subscriber A packet monitoring unit that measures the amount of input packets for each, and compares the measured input packet amount with the high quality setting packet amount of the contract information management memory based on the detected transmission source address, and the high quality setting packet An additional identifier determining unit that determines the addition of a quality identifier of a high quality type for an input packet that does not exceed the amount, a tagging unit that adds the determined quality identifier to the input packet, and a packet after the addition according to the quality identifier A differentiation processing unit that performs differentiation processing, and a routing unit that routes a packet after differentiation processing according to a destination address. Network system according to Appendix 1.
[0084]
(Supplementary Note 9) For example, as shown in FIG. 9, the ISP device detects a contract information management memory for storing contract information of service quality for each time period, which is determined in advance with a subscriber, and a source address of an input packet. A packet monitoring unit that determines the quality identifier to be added to the current input packet with reference to the contract information for each time zone of the contract information management memory based on the detected source address A tagging unit for adding the quality identifier to the input packet, a differentiation processing unit for differentiating the added packet according to the quality identifier, and a routing unit for routing the differentiated packet according to the destination address. The network system according to supplementary note 1, wherein: Therefore, it is possible to efficiently perform IP packet differentiation control based on service quality for each time zone that has been negotiated with a subscriber in advance.
[0085]
(Supplementary Note 10) For example, as shown in FIG. 10, the ISP device includes a contract information management memory for storing contract information of a high quality setting packet amount per unit time for each time zone that is negotiated with a subscriber in advance, and an input A packet monitoring unit that detects the source address of the packet and measures the input packet amount for each subscriber, and based on the detected source address, the measured input packet amount and the contract information management memory according to the time zone An additional identifier determination unit that compares a high quality setting packet amount and determines whether a high quality type quality identifier is added to an input packet that does not exceed the high quality setting packet amount, and adds the determined quality identifier to the input packet A tagging unit that performs differentiation processing on the added packet according to the quality identifier, and a packet that is subjected to the differentiation processing according to the destination address. Network system of statement 1, characterized in that it comprises a routing unit for packaging. Therefore, it is possible to efficiently perform IP packet differentiation control based on the amount of high-quality set packets per unit time for each time zone that is negotiated with the subscriber in advance.
[0086]
(Supplementary Note 11) As shown in FIG. 11, for example, the ISP device 20 provides a high-quality / low-quality type quality identifier to the assembled IP packet corresponding to the high priority / low priority of the CLP (Cell Loss Priority) bit of the ATM cell. The network system according to appendix 4, wherein: is added. Therefore, IP packet differentiation control corresponding to ATM cell differentiation processing can be performed efficiently.
[0087]
(Supplementary Note 12) A server adjacent to the relay device is provided, the relay device stores the quality identifier added to the upstream IP packet to the server, and the same for the downstream IP packet corresponding to the upstream IP packet from the server The network system according to appendix 1, wherein a quality identifier is added.
[0088]
(Supplementary Note 13) As shown in FIG. 13, for example, the relay device includes an adjacent server management memory that stores an IP address of a server adjacent to the local station, a packet monitoring unit 44 that monitors header information of an input packet, When the destination address of the input packet matches the adjacent server address of the adjacent server management memory, the header information memory for storing the predetermined header information of the packet and the transmission source address of the second input packet are adjacent to the adjacent server management memory. By matching the server address, the corresponding header information is read from the header information memory, the additional identifier determining unit 48 for determining the quality identifier to be added to the packet, and the determined quality identifier is added to the second input packet. Discriminating the tagging unit 45 to perform the differentiation processing according to the quality identifier A processing unit 42, a network system of statement 12, characterized in that it comprises a routing unit 43 for routing the packet after differentiation treatment according to the destination address. Therefore, the quality control (quality equalization control) of the second downstream packet with respect to the first upstream packet can be performed efficiently.
[0089]
(Supplementary Note 14) The ISP device detects a source information and a destination address of an input packet, and a contract information management memory for storing information of a high quality setting response packet amount per unit time that has been negotiated with a subscriber in advance. And a packet monitoring unit that measures the amount of response packets per unit time requested by the input packet for each subscriber, and the response packet amount and contract information measured for the destination address based on the detected source address An additional identifier determining unit that compares the high quality setting response packet amount of the management memory and determines whether to add a high quality type quality identifier to the input packet of the request that does not exceed the high quality setting response packet amount; A tagging unit that adds a quality identifier to an input packet; and a differentiation processing unit that performs a differentiation process on the added packet according to the quality identifier. Network system of statement 12, characterized in that it comprises a routing unit for routing the packet after differentiation treatment according to the destination address.
[0090]
Here, the response packet amount requested by the input (upstream) packet per unit time can be easily measured by monitoring the window field (size) information of each upstream IP packet by the packet monitoring unit. Therefore, high-quality services for response packets that do not exceed the amount of high-quality setting response packets per unit time can be efficiently performed.
[0091]
(Supplementary Note 15) The ISP device includes a contract information management memory for storing information on a high-quality setting input packet amount per unit time and a high-quality setting response packet amount that are negotiated with a subscriber in advance, A packet monitoring unit that measures the input packet amount per unit time and the response packet amount per unit time of the response packet requested by the input packet, and the measured input packet amount, the response packet amount, and the high quality of the contract information management memory An additional identifier determination unit that compares the set input packet amount and the high quality setting response packet amount and determines whether to add a high quality type quality identifier to an input packet that does not exceed the set amount, and inputs the determined quality identifier A tagging section to be added to the packet, a differentiation processing section to differentiate the added packet according to the quality identifier, and a differentiation processing Network system of statement 12, characterized in that it comprises a routing unit for routing the packet after according to the destination address.
[0092]
(Supplementary note 16) The network system according to supplementary note 12, wherein an asymmetric digital subscriber line (ADSL) capable of setting different communication speeds for uplink / downlink of the network is used. Therefore, for example, when using ADSL of 224 kbps in the upstream direction and 512 kbps in the downstream direction, the bandwidth of the response packet to the request packet is wide, so that data download from the server as performed under the differentiation control of the present invention is easy. It can be done efficiently.
[0093]
(Supplementary note 17) The network system according to supplementary note 12, wherein an ATM line capable of setting different communication speed and quality is used for the uplink / downlink of the access network.
[0094]
(Supplementary Note 18) The ISP device adds a high-quality type quality identifier to the packet monitoring unit for detecting the upper layer protocol in the protocol field of the input IP packet and the UDP / IP protocol detected. A supplementary note 2 comprising: a tagging unit that performs differentiation, a differentiation processing unit that differentiates a packet after addition according to a quality identifier, and a routing unit that routes the packet after differentiation according to a destination address The network system described.
[0095]
【The invention's effect】
As described above, according to the present invention, network communication can be performed in consideration of quality for each IP packet by adding a quality identifier to the IP packet by the ISP device and performing differentiation according to the quality identifier on the network. In addition, in the case of bidirectional communication in which the user downloads data on the Web, the same quality identifier as the data from the subscriber to the server is added to the response data by the relay device adjacent to the server. Even though the packet is prioritized and arrives at the server, the downstream (response) packet does not reach the user, and therefore the phenomenon that the user repeats retransmission to the access server can be effectively avoided.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating the principle of the present invention.
FIG. 2 is a configuration diagram of a network system according to the embodiment.
FIG. 3 is a diagram for explaining an ISP device according to the first embodiment;
FIG. 4 is a block diagram of a relay device according to the first embodiment.
FIG. 5 is a format diagram of an IP packet.
FIG. 6 is a diagram for explaining an ISP device according to a second embodiment;
FIG. 7 is a format diagram of an ATM cell.
FIG. 8 is a diagram for explaining an ISP device according to a third embodiment;
FIG. 9 is a diagram for explaining an ISP device according to a fourth embodiment;
FIG. 10 is a diagram for explaining an ISP device according to a fifth embodiment;
FIG. 11 is a diagram for explaining an ISP device according to a sixth embodiment;
FIG. 12 is a diagram illustrating an access operation to a server according to an embodiment.
FIG. 13 is a diagram illustrating a relay device according to a second embodiment.
FIG. 14 is a flowchart of a quality identifier addition process in the relay device.
FIG. 15 is a diagram illustrating an example of uplink / downlink packets input to the relay device.
FIG. 16 is a diagram for explaining an ISP device according to a seventh embodiment;
FIG. 17 is a diagram for explaining an ISP device according to an eighth embodiment;
FIG. 18 is a diagram for explaining an ISP device according to a ninth embodiment;
FIG. 19 is a diagram for explaining an ISP device according to a tenth embodiment;
FIG. 20 is a diagram illustrating a conventional technique.
[Explanation of symbols]
10 User terminal
20 ISP device
21 Packet monitoring unit
22 Tagging section
23 Differentiation processing department
24 Routing part
25 Contract Information Management Department
26 Additional identifier determination unit
27 Packet Assembly Department
28 Clock part
29 Cell monitoring unit
40 Relay device
41 Priority information detection unit
42 Differentiation processing department
43 Routing processor
44 Packet monitoring unit
45 Priority identifier tagging section
46 Adjacent Server Address Management Department
47 Header Information Manager
48 Additional identifier determination unit
80 servers
ALC access line accommodation equipment

Claims (5)

加入者のアクセス網を収容するISP装置と、ISP装置のIPパケットをインターネットバックボーン上で中継する中継装置とを含むネットワークシステムにおいて、
前記ISP装置は、サービス品質の契約情報に従い、加入者からのIPパケットに対して高品質/低品質タイプの品質識別子を付加すると共に、自装置内におけるパケット処理が輻輳した場合は、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄することを特徴とするネットワークシステム。
In a network system including a ISP device for accommodating the subscriber access network, and a relay device that relays IP packets of the ISP device on the Internet backbone,
In accordance with the service quality contract information, the ISP device adds a quality identifier of a high quality / low quality type to the IP packet from the subscriber, and when the packet processing in the device is congested , the ISP device A network system characterized by preferentially discarding an IP packet to which a quality identifier is added .
前記中継装置は、受信したIPパケットの品質識別子を読み出すと共に、自装置内におけるパケット処理が輻輳した場合は、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄することを特徴とする請求項1記載のネットワークシステム。The relay device reads the quality identifier of the received IP packet and preferentially discards the IP packet to which the quality identifier of the low quality type is added when packet processing in the device is congested. The network system according to claim 1. 前記中継装置に隣接するサーバを備え、中継装置は前記サーバへの上りIPパケットに付加された品質識別子を記憶すると共に、サーバからの前記上りIPパケットに対応する下りIPパケットに対して同一の品質識別子を付加することを特徴とする請求項記載のネットワークシステム。Comprising a server that is adjacent to the relay device, with the said repeater stores the quality identifier added to the uplink IP packets to the server, the same for downlink IP packet corresponding to the uplink IP packets from the server The network system according to claim 2 , wherein a quality identifier is added. 前記ISP装置は単位時間当たりの高品質設定パケット量の契約情報を記憶する契約情報管理メモリと、
入力パケットの送信元アドレスを検出すると共に加入者毎の入力パケット量を計測するパケット監視部と、
前記検出された送信元アドレスを基に、前記計測された入力パケット量と契約情報管理メモリの高品質設定パケット量とを比較し、該高品質設定パケット量を超え入力パケットに対して品質タイプの品質識別子付加を決定する付加識別子決定部と、
前記決定された品質識別子を入力パケットに付加するタギング部と、
自装置内におけるパケット処理が輻輳した場合に、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するよう差別化処理する差別化処理部と、
前記差別化処理後のIPパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする請求項1記載のネットワークシステム。
The ISP device includes a contract information management memory which stores the contract information of high quality setting packet amount per unit time,
A packet monitoring unit for detecting a source address of an input packet and measuring an input packet amount for each subscriber;
Based on the detected source address, the low quality for the measured comparing the input packet amount and the high-quality setting packet amount of the contract information management memory, the input packet that exceeds the amount the high-quality setting packet An additional identifier determination unit for determining the type of quality identifier addition;
A tagging unit to be added to the input packet to the determined quality identifier,
A differentiation processing unit that performs differentiation processing so as to preferentially discard an IP packet to which a quality identifier of a low quality type is added when packet processing in the own device is congested ;
Network system according to claim 1, characterized in that it comprises a routing unit for routing according to the destination address the IP packet after the differentiation treatment.
前記中継装置は、自局に隣接するサーバのIPアドレスを記憶する隣接サーバ管理メモリと、
入力パケットのヘッダ情報を監視するパケット監視部と、
第1の入力パケットの宛先アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより当該パケットの所定のヘッダ情報を記憶するヘッダ情報メモリと、
第2の入力パケットの送信元アドレスが隣接サーバ管理メモリの隣接サーバアドレスと一致することにより、前記ヘッダ情報メモリから対応するヘッダ情報を読み出し、当該パケットに付加すべき高品質/低品質タイプの品質識別子を決定する付加識別子決定部と、
前記決定された品質識別子を第2の入力パケットに付加するタギング部と、
自装置内におけるパケット処理が輻輳した場合に、低品質タイプの品質識別子を付加されたIPパケットを優先的に廃棄するよう差別化処理する差別化処理部と、
前記差別化処理後のIPパケットを宛先アドレスに従ってルーチングするルーチング部とを備えることを特徴とする請求項3記載のネットワークシステム。
The relay device includes an adjacent server management memory that stores an IP address of a server adjacent to the local station;
A packet monitoring unit for monitoring header information of input packets;
A header information memory for storing predetermined header information of the packet when the destination address of the first input packet matches the adjacent server address of the adjacent server management memory;
When the source address of the second input packet matches the adjacent server address of the adjacent server management memory, the corresponding header information is read from the header information memory, and the high quality / low quality type quality to be added to the packet An additional identifier determining unit for determining an identifier;
A tagging unit for adding the determined quality identifier to a second input packet;
A differentiation processing unit that performs differentiation processing so as to preferentially discard an IP packet to which a quality identifier of a low quality type is added when packet processing in the own device is congested ;
The network system according to claim 3, further comprising: a routing unit that routes the differentiated IP packet according to a destination address.
JP2001021895A 2001-01-30 2001-01-30 Network system Expired - Fee Related JP4580111B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001021895A JP4580111B2 (en) 2001-01-30 2001-01-30 Network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001021895A JP4580111B2 (en) 2001-01-30 2001-01-30 Network system

Publications (2)

Publication Number Publication Date
JP2002232461A JP2002232461A (en) 2002-08-16
JP4580111B2 true JP4580111B2 (en) 2010-11-10

Family

ID=18887377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001021895A Expired - Fee Related JP4580111B2 (en) 2001-01-30 2001-01-30 Network system

Country Status (1)

Country Link
JP (1) JP4580111B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7843968B2 (en) 2002-09-30 2010-11-30 Sanyo Electric Co., Ltd. Communication apparatus and applications thereof
JP4703445B2 (en) * 2006-03-20 2011-06-15 株式会社エヌ・ティ・ティ・ドコモ Host station and packet transmission method
JP4589289B2 (en) * 2006-10-12 2010-12-01 株式会社日立製作所 Packet transfer device
JP4612713B2 (en) * 2008-08-12 2011-01-12 株式会社日立製作所 Packet transfer apparatus and network system
JP5164744B2 (en) 2008-08-28 2013-03-21 Kddi株式会社 Communication network system and bandwidth control method for inter-base communication
JP5937526B2 (en) * 2013-02-05 2016-06-22 日本電信電話株式会社 Traffic control system and traffic control method
JP5938004B2 (en) * 2013-05-09 2016-06-22 日本電信電話株式会社 Communication policy control system and communication control device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001024662A (en) * 1999-07-09 2001-01-26 Nec Commun Syst Ltd Communication control system
JP2003502911A (en) * 1999-06-15 2003-01-21 シーメンス アクチエンゲゼルシヤフト Communications system
JP2003521138A (en) * 1999-07-09 2003-07-08 マリブ ネットワークス インク. TCP / IP packet-centric wireless transmission system architecture

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003502911A (en) * 1999-06-15 2003-01-21 シーメンス アクチエンゲゼルシヤフト Communications system
JP2001024662A (en) * 1999-07-09 2001-01-26 Nec Commun Syst Ltd Communication control system
JP2003521138A (en) * 1999-07-09 2003-07-08 マリブ ネットワークス インク. TCP / IP packet-centric wireless transmission system architecture

Also Published As

Publication number Publication date
JP2002232461A (en) 2002-08-16

Similar Documents

Publication Publication Date Title
AU772524B2 (en) Method and system for discarding and regenerating acknowledgment packets in ADSL communications
CA2302218C (en) Packet network
US7266121B2 (en) Flow labels
JP4078755B2 (en) Bandwidth monitoring method
US6781991B1 (en) Method and apparatus for monitoring and selectively discouraging non-elected transport service over a packetized network
US7630393B1 (en) Optimizing queuing of voice packet flows in a network
US20030219014A1 (en) Communication quality assuring method for use in packet communication system, and packet communication apparatus with transfer delay assurance function
US20010007560A1 (en) Multi-layer class identifying communication apparatus with priority control
US20080056295A1 (en) Internet protocol quality of service apparatus and method
US20060056300A1 (en) Bandwidth control apparatus
WO2001003400A2 (en) Real-time traffic shaper with garanteed bandwidth for best-effort traffic
US6798787B2 (en) Network system and communication band control method thereof
Baumgartner et al. Differentiated Services: A new approach for Quality of Service in the Internet
US7856021B2 (en) Packet transfer method and apparatus
JP4580111B2 (en) Network system
JP3808736B2 (en) Multiplex transmission apparatus and multiple transmission method
JP3688525B2 (en) Packet flow control method and router apparatus
US20040068577A1 (en) Method for controlling a stream of data packets in a packet data communication network
JP2005117125A (en) Packet transmission control apparatus
JPH11331257A (en) Method for interconnecting different networks and router
JP2004166080A (en) Packet shaper and packet relaying device
JP4844607B2 (en) Bandwidth monitoring method and apparatus
KR20020084546A (en) Method for transmitting packet data in data communication network
JP4457889B2 (en) Packet transfer device and packet control circuit
JP4640513B2 (en) Bandwidth monitoring method and apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100309

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100428

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100827

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

Free format text: PAYMENT UNTIL: 20130903

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees