JP2000209210A - Data repeater, data relay method and with medium recording data relay program recorded therein - Google Patents

Data repeater, data relay method and with medium recording data relay program recorded therein

Info

Publication number
JP2000209210A
JP2000209210A JP416999A JP416999A JP2000209210A JP 2000209210 A JP2000209210 A JP 2000209210A JP 416999 A JP416999 A JP 416999A JP 416999 A JP416999 A JP 416999A JP 2000209210 A JP2000209210 A JP 2000209210A
Authority
JP
Japan
Prior art keywords
data
networks
header
network
layer
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.)
Granted
Application number
JP416999A
Other languages
Japanese (ja)
Other versions
JP3628894B2 (en
Inventor
Kenji Fujisawa
謙二 藤澤
Atsushi Onoe
淳 尾上
Fumio Teraoka
文男 寺岡
Atsushi Shionozaki
敦 塩野崎
Ryutaro Kawamura
龍太郎 川村
Akihiro Tsutsui
章博 筒井
Takashi Yamashita
敬 山下
Hiroyuki Tanaka
裕之 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Sony Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, Sony Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP416999A priority Critical patent/JP3628894B2/en
Publication of JP2000209210A publication Critical patent/JP2000209210A/en
Application granted granted Critical
Publication of JP3628894B2 publication Critical patent/JP3628894B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To transfer data at a high transmission rate among a plurality of networks. SOLUTION: A layer 2-forwarding router 10 manages a flow table, that arranges information of data link headers for each flow which is a stream of a group of packets to the same destination in addition to a path table that is used for data transfer by a conventional Internet protocol IP datagram system and managed by a network layer. The layer 2-forwarding router 10 retrieves no path table managed by the network layer on the basis of information of the IP header but retrieves the flow, table on the basis of information of a data link header to decide a transfer destination of a received packet.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のネットワー
ク間で高速にデータ転送を行うデータ中継装置及びデー
タ中継方法並びにこのデータ中継方法を実現するデータ
中継プログラムが記録された記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data relay device and a data relay method for transferring data at high speed between a plurality of networks, and a recording medium storing a data relay program for realizing the data relay method.

【0002】[0002]

【従来の技術】例えば、LAN(Local Area Network)
やMAN(Metropolitan Area Network)、WAN(Wid
e Area Network)等の複数のネットワーク同士を接続す
る中継機器として、いわゆるルータが知られている。ル
ータは、その内部にデータを転送する経路を選定するた
めの経路表を備えており、データを受け取ると、そのデ
ータに付与されたIP(Internet Protocol)ヘッダ内
の情報に基づき、データを転送すべき経路を選択する。
2. Description of the Related Art For example, a LAN (Local Area Network)
And MAN (Metropolitan Area Network), WAN (Wid
A so-called router is known as a relay device for connecting a plurality of networks such as an e Area Network). The router has a routing table for selecting a route for transferring data therein, and upon receiving the data, the router transfers the data based on information in an IP (Internet Protocol) header attached to the data. Select the route to be taken.

【0003】このIPヘッダは、図13に示すような構
成からなる。すなわち、vers(version)は、IP
のバージョンを示すものであり、例えばバージョン4を
示す情報が記録されている。
The IP header has a configuration as shown in FIG. That is, the version (version) is the IP
, For example, information indicating version 4 is recorded.

【0004】hlen(header length)は、IPヘッ
ダの長さを32ビット(4オクテット)を単位として示
すものである。
Hlen (header length) indicates the length of the IP header in units of 32 bits (4 octets).

【0005】tos(type of service)は、データの
優先度や低遅延、高スループット、高信頼性、低コスト
といったサービスの質を表し、ユーザの指定やアプリケ
ーションプロトコルの特性によって設定されるものであ
る。
[0005] Tos (type of service) indicates the quality of service such as data priority, low delay, high throughput, high reliability, and low cost, and is set according to the specification of a user or the characteristics of an application protocol. .

【0006】lengthは、IPヘッダとその後に続
くデータとの全長をオクテット単位で表すものである。
[0006] The length indicates the total length of the IP header and the data following it in octets.

【0007】idは、細分化されたIPデータグラムを
再構成する際に、元のIPデータグラムを識別するため
に、発信元が割り当てるものである。
[0007] The id is assigned by the source in order to identify the original IP datagram when reconstructing the fragmented IP datagram.

【0008】offsetは、IPデータグラムの細分
化を制御するフラグと、フラグメントが最初のデータの
どの位置にあるかを8オクテットを単位とするオフセッ
ト値で示したフラグメントオフセットとからなるもので
ある。
The offset includes a flag for controlling the fragmentation of the IP datagram, and a fragment offset indicating the position of the fragment in the first data by an offset value in units of 8 octets.

【0009】ttl(time to live)は、IPデータグ
ラムがインターネット内に存在できる最大の時間を示し
た8ビットの整数値であり、ルータを中継するたびに減
算されるものである。
[0009] ttl (time to live) is an 8-bit integer value indicating the maximum time that an IP datagram can exist in the Internet, and is decremented every time a router is relayed.

【0010】protocolは、例えばTCP(Tran
smission Control Protocol)やUDP(User Datagram
Protocol)といったIPの上位プロトコルを識別する
ためのものである。
Protocol is, for example, TCP (Tran
smission Control Protocol) or UDP (User Datagram)
Protocol) for identifying a higher-level protocol of the IP.

【0011】check sumは、IPヘッダの正確
さを保証するチェックサムを表すものである。
[0011] Checksum represents a checksum that guarantees the accuracy of the IP header.

【0012】src IP address(source I
P address)は、IPデータグラムの発信元を示すIP
アドレスであり、dest IP address(de
stination IP address)は、IPデータグラムの送信先
を示すIPアドレスである。
Src IP address (source I)
P address) is an IP indicating the source of the IP datagram.
Address and the destination IP address (de
“stination IP address” is an IP address indicating the transmission destination of the IP datagram.

【0013】複数のネットワーク間でデータを転送する
とき、ルータは、基本的には、図14に示すように、送
られてくるパケット毎に上述した構成からなるIPヘッ
ダ内のdest IP addressを調べ、その情
報を元にネットワーク層で管理する経路表を検索する。
そして、ルータは、検索結果に基づき、送り先のインタ
ーフェースや次の中継ルータ(next hop gateway)を決
定する。
When data is transferred between a plurality of networks, the router basically checks the dest IP address in the IP header having the above-described configuration for each transmitted packet as shown in FIG. Then, a routing table managed in the network layer is searched based on the information.
Then, the router determines a destination interface and a next hop gateway based on the search result.

【0014】[0014]

【発明が解決しようとする課題】ところで、上述した従
来のルータにおいては、ネットワーク層で管理する経路
表を検索する際に、最も長いサブネットマスクに対応す
るエントリを求めるlongest−matchを行う
必要があった。
By the way, in the conventional router described above, when searching a routing table managed in the network layer, it is necessary to perform a longest-match for finding an entry corresponding to the longest subnet mask. Was.

【0015】上述したdest IP address
を含むIPアドレスは、図15に示すように、32ビッ
トで構成され、一般的に、ネットワーク部と、ホスト部
と、このホスト部をさらに分割して構成したサブネット
部とにわかれている。サブネットマスクとは、32ビッ
トのIPアドレスのうち、どの部分をネットワーク部に
し、サブネット部にするかという情報である。ルータ
は、このIPアドレスを調べ、データを転送すべきノー
ドが所属するサブネットマスクに相当するネットワーク
を検索し、その経路を決定する。
[0015] The above-mentioned dest IP address
As shown in FIG. 15, the IP address including is composed of 32 bits, and is generally divided into a network section, a host section, and a subnet section formed by further dividing the host section. The subnet mask is information indicating which part of the 32-bit IP address is to be the network part and the subnet part. The router checks the IP address, searches for a network corresponding to the subnet mask to which the node to which data should be transferred belongs, and determines the route.

【0016】しかしながら、このIPアドレスにおいて
は、ネットワーク部、サブネット部、ホスト部が、32
ビットの中で、可変長となっており、ルータは、データ
を転送すべきサブネットマスクを検索するのに、非常に
長い処理時間を要するといった問題があった。
However, in this IP address, the network section, subnet section, and host section have 32
The bits have a variable length, and there is a problem that the router requires a very long processing time to search for a subnet mask to which data is to be transferred.

【0017】また、従来のルータにおいては、データを
転送するたびに、上述したttlの減算処理やchec
k sumの付け替えといった処理を行う必要があっ
た。
Further, in the conventional router, every time data is transferred, the above-described ttl subtraction processing and check
It was necessary to perform processing such as replacement of ksum.

【0018】本発明は、このような実情に鑑みてなされ
たものであり、ネットワーク層においてデータ転送を行
うことで要していた従来のルータにおける負荷の大きい
処理を省略することで、高速なデータ転送を行うことが
できるデータ中継装置及びデータ中継方法を提供するこ
とを目的とするものである。また、本発明は、このデー
タ中継方法を実現するデータ中継プログラムが記録され
た記録媒体を提供することを目的とするものである。
The present invention has been made in view of such circumstances, and eliminates a heavy load process in a conventional router required by performing data transfer in a network layer, thereby achieving high-speed data transfer. It is an object of the present invention to provide a data relay device and a data relay method capable of performing transfer. Another object of the present invention is to provide a recording medium on which a data relay program for realizing the data relay method is recorded.

【0019】[0019]

【課題を解決するための手段】上述した目的を達成する
本発明にかかるデータ中継装置は、複数のネットワーク
間で転送されるデータに付与されるヘッダに含まれるデ
ータリンク層の情報と、データの転送経路との対応関係
が記述されたデータ転送経路表が格納された記憶手段
と、互いに異なる種類のデータリンク層を有する複数の
ネットワーク間でデータを中継して転送する中継手段と
を備え、中継手段は、中継するデータに付与されたヘッ
ダに含まれるデータリンク層の情報に基づいて、記憶手
段に格納されたデータ転送経路表を検索し、データの転
送先を決定することを特徴としている。
According to the present invention, there is provided a data relay apparatus for achieving the above object, comprising: a data link layer information included in a header added to data transferred between a plurality of networks; A storage unit in which a data transfer path table in which a correspondence relationship with a transfer path is described is stored; and a relay unit that relays and transfers data between a plurality of networks having different types of data link layers. The means is characterized in that the data transfer path table stored in the storage means is searched based on the data link layer information included in the header added to the data to be relayed, and the data transfer destination is determined.

【0020】以上のように構成された本発明にかかるデ
ータ中継装置は、データリンク層の情報に基づいて決定
された転送先にデータの中継・転送を行う。
The data relay device according to the present invention configured as described above relays and transfers data to a transfer destination determined based on information of the data link layer.

【0021】また、本発明にかかるデータ中継方法は、
複数のネットワーク間で転送されるデータに付与される
ヘッダに含まれるデータリンク層の情報と、データの転
送経路との対応関係が記述されたデータ転送経路表を、
記憶手段に格納しておき、互いに異なる種類のデータリ
ンク層を有する複数のネットワーク間でデータを中継し
て転送する際に、中継するデータに付与されたヘッダに
含まれるデータリンク層の情報に基づいて、記憶手段に
格納されたデータ転送経路表を検索し、データの転送先
を決定することを特徴としている。
Further, the data relay method according to the present invention comprises:
A data transfer path table that describes a correspondence relationship between data link layer information included in a header added to data transferred between a plurality of networks and a data transfer path,
When data is relayed and transferred between a plurality of networks having different types of data link layers, the data is stored in storage means based on data link layer information included in a header attached to the relayed data. The data transfer path table stored in the storage means is searched to determine a data transfer destination.

【0022】以上のような本発明にかかるデータ中継方
法は、データリンク層の情報に基づいてデータを中継し
て転送する。
The data relay method according to the present invention as described above relays and transfers data based on information of the data link layer.

【0023】さらにまた、本発明にかかるデータ中継プ
ログラムが記録された記録媒体は、互いに異なる種類の
データリンク層を有する複数のネットワーク間でデータ
を中継して転送する処理を行うデータ中継プログラムが
記録された記録媒体であって、データ中継プログラム
は、複数のネットワーク間で転送されるデータに付与さ
れるヘッダに含まれるデータリンク層の情報と、データ
の転送経路との対応関係が記述されたデータ転送経路表
を、中継するデータに付与されたヘッダに含まれるデー
タリンク層の情報に基づいて検索し、データの転送先を
決定することを特徴としている。
Still further, a recording medium on which the data relay program according to the present invention is recorded has a data relay program for performing a process of relaying and transferring data between a plurality of networks having different types of data link layers. A data relay program, the data relay program comprising: a data describing a correspondence relationship between data link layer information included in a header attached to data transferred between a plurality of networks and a data transfer path; The transfer route table is searched based on the information of the data link layer included in the header attached to the data to be relayed, and the transfer destination of the data is determined.

【0024】以上のように構成された本発明にかかるデ
ータ中継プログラムが記録された記録媒体は、データリ
ンク層の情報に基づいて決定された転送先にデータを中
継して転送するためのデータ中継プログラムを供給す
る。
The recording medium having the data relay program according to the present invention configured as described above is provided with a data relay for relaying and transferring data to a transfer destination determined based on information of a data link layer. Supply the program.

【0025】[0025]

【発明の実施の形態】以下、本発明を適用した具体的な
実施の形態について図面を参照しながら詳細に説明す
る。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0026】本発明を適用した実施の形態は、例えば図
1に示すように、非同期通信モード(以下、ATM(As
ynchronous Transfer Mode)と略称する。)に対応する
ネットワーク(以下、ATMネットワークと称する。)
と、IEEE(The Institute of Electrical and Elec
tronics Engineers, Inc.)によって承認されたIEEESt
d. 1394-1995 IEEE Standard for a High Performance
serial Bus規格(以下、IEEE1394規格と略称す
る。)に準拠したネットワーク(以下、IEEE139
4ネットワークと称する。)との間でデータ転送を行う
ためのレイヤ2−フォワーディング・ルータ10であ
る。そこでまず、これらのATMとIEEE1394規
格とについて簡単に説明する。
In an embodiment to which the present invention is applied, for example, as shown in FIG.
Synchronous Transfer Mode). ) (Hereinafter referred to as an ATM network).
And the IEEE (The Institute of Electrical and Elec
IEEESt approved by tronics Engineers, Inc.)
d. 1394-1995 IEEE Standard for a High Performance
A network (hereinafter, IEEE 139) compliant with the serial Bus standard (hereinafter, abbreviated as IEEE 1394 standard).
4 networks. ) Is a layer 2-forwarding router 10 for performing data transfer between the routers. First, these ATMs and the IEEE 1394 standard will be briefly described.

【0027】ATMとは、通信速度によらず同一の情報
転送処理を可能にするため、ATMセルと呼ばれる固定
長の転送情報毎にルーティング情報をATMセルヘッダ
と呼ばれるヘッダ部に付与し、これに基づいて情報の多
重化やルーティングを行う方式である。
In the ATM, in order to enable the same information transfer processing regardless of the communication speed, routing information is added to a header portion called an ATM cell header for each fixed-length transfer information called an ATM cell, and based on this, Multiplexing and routing of information.

【0028】ATMセルヘッダは、図2に示すような構
成からなる。GFC(General FlowControl)は、ユー
ザ・網インターフェース上でのフロー制御に用いられる
ものである。
The ATM cell header has a configuration as shown in FIG. GFC (General Flow Control) is used for flow control on a user / network interface.

【0029】VPI(Virtual Path Identifier)及び
VCI(Virtual Channel Identifier)は、ATMコネ
クションの識別に用いられ、さらに、PT(Payload Ty
pe)が割り当てられることで、セルレベルでの前方向輻
輳通知等が可能になっている。
A VPI (Virtual Path Identifier) and a VCI (Virtual Channel Identifier) are used to identify an ATM connection, and further, a PT (Payload Ty).
The assignment of “pe” enables notification of forward congestion at the cell level and the like.

【0030】また、CLP(Cell Loss Priority)は、
輻輳等の発生時に行う可能性のあるセル損失制御の優先
度を表示するものである。
The CLP (Cell Loss Priority) is
This indicates the priority of cell loss control that may be performed when congestion or the like occurs.

【0031】さらに、HEC(Header Error Check)
は、ヘッダ誤りの検出・訂正のため、1ビット誤り訂
正、複数ビット誤り検出能力を有するCRC(Cycric R
edundancy Check)のチェック情報を表すものである。
Further, HEC (Header Error Check)
Is a CRC (Cycric R) which has a 1-bit error correction and a multi-bit error detection capability for detecting and correcting header errors.
edundancy Check).

【0032】このような構成からなるATMセルヘッダ
は、プロトコルの階層を規定したOSI(Open Systems
Interconnection、開放型システム間相互接続)の基本
参照モデルのうち、いわゆるデータリンク層に属するA
TMレイヤで規定されているものである。
The ATM cell header having such a configuration is used in an OSI (Open Systems) defining a protocol hierarchy.
A, which belongs to the so-called data link layer, in the basic reference model of Interconnection (open system interconnection)
This is specified by the TM layer.

【0033】このOSIとは、図3に示すように、物理
層と、データリンク層と、ネットワーク層と、トランス
ポート層と、セッション層と、プレゼンテーション層
と、アプリケーション層とにわかれて階層的に整理され
ている。
As shown in FIG. 3, the OSI is hierarchically divided into a physical layer, a data link layer, a network layer, a transport layer, a session layer, a presentation layer, and an application layer. It is organized.

【0034】第1層目の物理層は、接続に用いるケーブ
ルの端のコネクタの形状やピンの数と種類といった物理
的規格や、電気信号の規格等を規定したものであり、光
通信関連の規格も含まれるものである。物理層では、0
又は1からなるビット列の受け渡しを行う。
The first physical layer defines physical standards such as the shape of the connector at the end of the cable used for connection, the number and type of pins, and standards for electrical signals. Standards are also included. 0 in the physical layer
Or, a bit string consisting of 1 is exchanged.

【0035】第2層目のデータリンク層は、物理層での
ビット列の伝送を、パケットやフレームと呼ばれる意味
のある情報の単位として区切る役割を果たすものであ
る。データリンク層は、データをパケット化し、パケッ
トのエラー検出コードや順序情報等とともに隣接するシ
ステム間でのデータ転送を行い、伝送エラーを制御す
る。
The data link layer of the second layer plays a role of dividing the transmission of a bit string in the physical layer as a unit of meaningful information called a packet or a frame. The data link layer packetizes data, performs data transfer between adjacent systems together with an error detection code and order information of the packet, and controls transmission errors.

【0036】第3層目のネットワーク層は、ネットワー
クのシステム間でのデータ伝送の中継やルーティング制
御を行うものである。広域のネットワークでは、データ
を伝送する経路が確立しないと通信を行うことができな
いため、ネットワーク層において、ネットワークアドレ
スに基づいた経路制御を行う。
The third network layer is for relaying data transmission and routing control between network systems. In a wide area network, communication cannot be performed unless a route for transmitting data is established. Therefore, a route control based on a network address is performed in a network layer.

【0037】第4層目のトランスポート層は、例えば、
通信の途中で生じたエラーを回復するために再送の制御
を行ったり、間欠的に到着するパケットの順序をそろえ
るといったように、通信の品質を保証する機能を実現す
るものである。
The fourth transport layer includes, for example,
It realizes a function for guaranteeing the quality of communication, such as controlling retransmission to recover an error that has occurred during communication, or adjusting the order of packets that arrive intermittently.

【0038】第5層目のセッション層は、通信が対話
(ダイアログ)としての秩序を保つように制御するもの
であり、例えば送信権の制御や同期の確立を行うための
規定を行うものである。
The fifth session layer controls communication so as to maintain order as a dialogue (dialog). For example, the fifth session layer controls transmission right and establishes synchronization. .

【0039】第6層目のプレゼンテーション層は、文字
セットや文字コードの変換、データ構造の変換を行うも
のである。
The sixth presentation layer is for converting character sets and character codes, and converting data structures.

【0040】第7層目のアプリケーション層は、例えば
コンピュータ等のコンソールにおいて、アプリケーショ
ンプログラムを利用することができるサービスを提供す
るものである。例えば、アプリケーション層は、電子メ
ールやファイル転送、遠隔ログイン等の機能を提供する
ために用いられる。
The seventh application layer provides services that can use application programs on a console such as a computer. For example, the application layer is used to provide functions such as e-mail, file transfer, and remote login.

【0041】上述したATMレイヤでは、ATMセルヘ
ッダとデータとからなる53オクテットのATMセルを
生成し、いわゆるカットスルー転送を行うことができ
る。また、ATMレイヤでは、インターネットを経由し
てデータ転送を行う際には、図4に示すように、IPデ
ータグラムにLLC/SNAP(Logical Link Control
/Sub-Network Access Protocol)ヘッダが付加され、さ
らに再結合のためのAAL5(ATM Adaptation Layer
5)トレイラ及び必要に応じてパディングが付加されて
48オクテットの倍数からなるパケットを生成する。そ
して、ATMレイヤでは、このパケットを48オクテッ
トのセルに分割し、それぞれのセルに5オクテットのA
TMセルヘッダが付与されて、53オクテットのATM
セルを形成し、このATMセルを転送していく。
In the above-described ATM layer, a 53-octet ATM cell including an ATM cell header and data is generated, and so-called cut-through transfer can be performed. In addition, in the ATM layer, when performing data transfer via the Internet, as shown in FIG. 4, an IP datagram includes LLC / SNAP (Logical Link Control) in an IP datagram.
/ Sub-Network Access Protocol) header and AAL5 (ATM Adaptation Layer) for reassociation.
5) Generate packets consisting of multiples of 48 octets with trailers and padding added as needed. At the ATM layer, this packet is divided into 48 octet cells, and each cell has 5 octet A
With a TM cell header attached, 53 octets of ATM
A cell is formed and the ATM cell is transferred.

【0042】一方、IEEE1394規格は、マルチメ
ディア・データ転送のためのインターフェースを目的と
して高速データ転送、リアルタイム転送をサポートした
インターフェース規格である。このIEEE1394規
格においては、ネットワーク内で行われる転送動作をサ
ブアクションと呼び、次の2種類のサブアクションが規
定されている。すなわち、2つのサブアクションとし
て、「アイソクロナス(isochronous)」と呼ばれる転
送帯域を保証した同期転送モードが定義され、また、
「アシンクロナス(asynchronous)」と呼ばれる非同期
転送モードが定義されている。
On the other hand, the IEEE 1394 standard is an interface standard that supports high-speed data transfer and real-time transfer for the purpose of an interface for multimedia data transfer. In the IEEE 1394 standard, a transfer operation performed in a network is called a subaction, and the following two types of subactions are defined. That is, as two sub-actions, a synchronous transfer mode that guarantees a transfer band called “isochronous” is defined.
An asynchronous transfer mode called "asynchronous" is defined.

【0043】このようなIEEE1394規格における
パケットのヘッダ部は、「アイソクロナス」と「アシン
クロナス」とで異なる。
The header portion of the packet in the IEEE 1394 standard differs between "isochronous" and "asynchronous".

【0044】「アイソクロナス」でのヘッダ部(以下、
1394同期ヘッダという。)は、図5に示すような構
成からなり、1394同期ヘッダに続くデータブロック
の大きさを表すdata lengthと、上位層での
パケットの分類を表すtag(isochronous data forma
t tag)と、チャンネルを表すchannel(isochro
nous channel)と、同期化コードを表すsy(synchron
ization code)と、1394同期ヘッダのCRCを表す
header_CRC等を備える。
The header part in "isochronous" (hereinafter referred to as "isochronous")
This is called a 1394 synchronization header. ) Has a configuration as shown in FIG. 5, and includes a data length indicating the size of the data block following the 1394 synchronization header, and a tag (isochronous data format) indicating the classification of the packet in the upper layer.
t tag) and channel (isochro)
nous channel) and sy (synchron
and a header_CRC indicating the CRC of the 1394 synchronization header.

【0045】また、「アシンクロナス」でのヘッダ部
(以下、1394非同期ヘッダという。)は、図6に示
すような構成からなり、受信側のアドレスを示すdes
t ID(destination ID)と、トランザクションラベ
ルを表すtl(transaction label)と、再度要求する
処理の種類であるリトライコードを表すrt(retry co
de)と、トランザクションコードを表すtcode(tr
ansaction code)と、パケットの優先度を表すpri
(priority)と、送信側のアドレスを表すsrcID
(source ID)と、1394非同期ヘッダのCRCを表
すheader_CRCとを備える。さらに、1394
非同期ヘッダには、パケット型に特有の情報として、例
えば、dest offset(destination offset)
やdatalengthやextended_tcod
e等が備えられる。
The header part of "asynchronous" (hereinafter referred to as 1394 asynchronous header) has a structure as shown in FIG. 6, and des which indicates the address of the receiving side.
t ID (destination ID), tl (transaction label) representing a transaction label, and rt (retry co
de), and tcode (tr
ansaction code) and pri indicating the priority of the packet.
(Priority) and srcID indicating the sender's address
(Source ID) and a header_CRC indicating the CRC of the 1394 asynchronous header. In addition, 1394
In the asynchronous header, as information specific to the packet type, for example, dest offset (destination offset)
And datalength and extended_tcod
e etc. are provided.

【0046】このような構成からなる1394同期ヘッ
ダ及び1394非同期ヘッダは、上述したOSIの基本
参照モデルのうち、データリンク層に属するリンクレイ
ヤで規定されているものである。リンクレイヤでは、1
394同期ヘッダ又は1394非同期ヘッダとデータと
からなるパケットを生成し、転送を行う。また、リンク
レイヤでは、インターネットを経由してデータ転送を行
う際には、図7に示すように、IPデータグラムに再結
合のためのフラグメントヘッダが付加された後、139
4同期ヘッダ又は1394非同期ヘッダが付与されてパ
ケットを形成し、転送を行う。なお、リンクレイヤで
は、このパケット形成時に、例えば転送速度やデータ伝
送の際に使用するために予約した帯域に応じて、IPデ
ータグラムを分割することで、これらの分割されたIP
データグラムにフラグメントヘッダ及び1394同期ヘ
ッダ又は1394非同期ヘッダが付与されて複数のパケ
ットを形成する。
The 1394 synchronous header and the 1394 asynchronous header having such a configuration are defined by the link layer belonging to the data link layer in the basic reference model of OSI described above. In the link layer, 1
A packet including a 394 synchronous header or a 1394 asynchronous header and data is generated and transferred. Further, in the link layer, when performing data transfer via the Internet, as shown in FIG. 7, after a fragment header for reassembly is added to an IP datagram, 139
A packet is formed by adding a 4 synchronous header or a 1394 asynchronous header, and the packet is transferred. In the link layer, at the time of forming the packet, the IP datagram is divided according to, for example, a transfer rate or a band reserved for use in data transmission.
A fragment header and a 1394 synchronous header or a 1394 asynchronous header are added to the datagram to form a plurality of packets.

【0047】以上説明したATMを適用したATMネッ
トワークとIEEE1394規格に準拠したIEEE1
394ネットワークとを接続したネットワークにおい
て、データを転送するレイヤ2−フォワーディング・ル
ータ10は、図8に示すように、中継手段であるCPU
11と、記憶手段であるメインメモリ12と、回線部1
3と、回線部14とを備え、その他、図示しないが電源
を供給する電源部や各種ポート等を備える。これらの各
部は、バス15によって互いに接続されている。
The ATM network to which the above-described ATM is applied and the IEEE 1 standard conforming to the IEEE 1394 standard.
As shown in FIG. 8, a layer 2-forwarding router 10 for transferring data in a network connected to the 394 network is a CPU serving as a relay unit.
11, a main memory 12 as storage means, and a line unit 1
3 and a line unit 14, and also includes a power supply unit for supplying power (not shown) and various ports. These components are connected to each other by a bus 15.

【0048】メインメモリ12は、例えばDRAM(Dy
namic Random Access Memory)や不揮発性のフラッシュ
メモリ等から構成される。メインメモリ12は、接続し
ているネットワークから受信したIPデータグラムを別
のネットワークに転送するための経路情報を備えた経路
表を格納する。また、メインメモリ12は、レイヤ2−
フォワーディング・ルータ10を動作させるために必要
な各種情報や、後述するフローテーブルを格納する。
The main memory 12 is, for example, a DRAM (Dy
(Namic Random Access Memory) and a nonvolatile flash memory. The main memory 12 stores a routing table including routing information for transferring an IP datagram received from a connected network to another network. The main memory 12 has a layer 2-
Various kinds of information necessary for operating the forwarding router 10 and a flow table described later are stored.

【0049】回線部13は、IEEE1394ネットワ
ークに接続するインターフェースを有しており、ネット
ワークとの接続部としての機能を備える。この回線部1
3は、レイヤ2−フォワーディング・ルータ10が接続
しているネットワークの数に対応するように、複数設け
られている。
The line unit 13 has an interface for connecting to an IEEE 1394 network, and has a function as a connection unit with the network. This line unit 1
A plurality 3 is provided so as to correspond to the number of networks to which the layer 2 forwarding router 10 is connected.

【0050】回線部14は、ATMネットワークに接続
するインターフェースを有しており、回線部13と同様
に、ネットワークとの接続部として機能するものであ
り、レイヤ2−フォワーディング・ルータ10が接続し
ているネットワークの数に対応するように、複数設けら
れている。
The line unit 14 has an interface for connecting to the ATM network, and functions as a connection unit with the network similarly to the line unit 13. The line unit 14 is connected to the layer 2 forwarding router 10. A plurality of networks are provided so as to correspond to the number of networks.

【0051】CPU11は、各部を制御するものであ
り、上述した経路表から所望の経路情報を検索したり、
後述するフローテーブルの情報を検索する機能を備え
る。
The CPU 11 controls each section, searches desired route information from the above-mentioned route table,
It has a function of searching for information of a flow table described later.

【0052】このようなレイヤ2−フォワーディング・
ルータ10は、図9に示すように、通常のIPデータグ
ラム方式によるデータ転送の際に使用され、ネットワー
ク層で管理される上述した経路表の他に、同一の宛先へ
の一群のパケットの流れであるフロー毎のATMセルヘ
ッダや1394同期ヘッダ又は1394非同期ヘッダ
(以下、適宜、データリンク・ヘッダと称する。)の情
報をまとめたデータ転送経路表であるフローテーブル
を、メインメモリ12に格納し、管理している。このフ
ローテーブルは、TCPやUDP等のプロトコル番号及
びポート番号の情報が記録されるものであり、レイヤ2
−フォワーディング・ルータ10においては、この情報
によりフローが分類される。また、フローテーブルとし
ては、データを転送すべきアドレスのみが記録される場
合もあり、簡略化した情報でフローを分類することも可
能である。
[0052] Such a layer 2 forwarding
As shown in FIG. 9, the router 10 is used at the time of data transfer according to the normal IP datagram method, and in addition to the above-described routing table managed at the network layer, a flow of a group of packets to the same destination. A flow table, which is a data transfer path table in which information of an ATM cell header, a 1394 synchronous header, or a 1394 asynchronous header (hereinafter, appropriately referred to as a data link header) for each flow, is stored in the main memory 12, Managing. This flow table records information of protocol numbers such as TCP and UDP and port numbers.
In the forwarding router 10, flows are classified based on this information. Further, only the address to which data is to be transferred may be recorded as a flow table, and flows can be classified based on simplified information.

【0053】以下の説明では、ATMセルヘッダ内のV
PI,VCIや、1394同期ヘッダ又は1394非同
期ヘッダ内のチャンネル番号やオフセット等の論理的な
ポート番号を表す情報をチャンネル識別子と称すること
にする。
In the following description, V in the ATM cell header
Information indicating logical port numbers such as channel numbers and offsets in PI, VCI, 1394 synchronous header or 1394 asynchronous header will be referred to as channel identifiers.

【0054】フローテーブルは、例えば図10に示すよ
うに構成される。すなわち、フローテーブルには、複数
の回線部13又は回線部14が備えるインターフェース
のうち、フローを入力するインターフェースのタイプと
物理的なポート番号を表すユニット番号とチャンネル識
別子とが記録される。また、フローテーブルには、フロ
ーの中継先の情報として、入力側と同様に、複数の回線
部13又は回線部14が備えるインターフェースのう
ち、フローを出力するインターフェースのタイプと、ユ
ニット番号と、チャンネル識別子が記録されている。な
お、1つのフローに対して複数の出力先が存在するマル
チキャストフローの場合には、フローテーブルは、1つ
の入力側の情報に対して複数の出力側の情報を有する。
また、フローテーブルには、伝送のために使用するデー
タ伝送帯域を予約した場合には、その帯域を示す情報が
付加される。
The flow table is configured, for example, as shown in FIG. That is, in the flow table, among the interfaces provided in the plurality of line units 13 or the line units 14, the type of the interface for inputting the flow, the unit number indicating the physical port number, and the channel identifier are recorded. In addition, the flow table includes, as information on the flow relay destination, the interface type that outputs the flow, the unit number, the channel number, and The identifier is recorded. In the case of a multicast flow in which a plurality of output destinations exist for one flow, the flow table has a plurality of output side information for one input side information.
When a data transmission band to be used for transmission is reserved, information indicating the band is added to the flow table.

【0055】レイヤ2−フォワーディング・ルータ10
は、受信したパケットのネットワーク層の情報であるI
Pヘッダを調べずにデータリンク・ヘッダの情報を調べ
る。レイヤ2−フォワーディング・ルータ10は、例え
ば、ATMネットワークに接続しているユニット番号が
3、チャンネル識別子が50のインターフェースから入
力したフローに属するパケットであることを認識した場
合には、フローテーブルに基づき、IEEE1394ネ
ットワークに接続しているユニット番号が2であり、チ
ャンネル識別子が20であるインターフェースを、その
パケットの出力先として求め、パケットを3Mbpsの
帯域を保証して転送する。
Layer 2 forwarding router 10
Is the information of the network layer of the received packet, I
Check the information of the data link header without checking the P header. When the layer 2-forwarding router 10 recognizes that the packet belongs to the flow input from the interface with the unit number 3 connected to the ATM network and the channel identifier 50, for example, based on the flow table, , An interface connected to the IEEE 1394 network and having a unit number of 2 and a channel identifier of 20 is determined as an output destination of the packet, and the packet is transferred with a guaranteed bandwidth of 3 Mbps.

【0056】レイヤ2−フォワーディング・ルータ10
は、具体的には図11に示すような動作により、データ
を中継する。すなわち、レイヤ2−フォワーディング・
ルータ10は、図11に示すように、まずステップS1
において、パケットを受信すると、ステップS2におい
て、そのパケットにフロー用のチャンネル識別子がデー
タリンクヘッダ内の情報として付加されているか否か
を、CPU11により判別する。
Layer 2 forwarding router 10
Relays data by the operation shown in FIG. That is, layer 2 forwarding
The router 10, as shown in FIG.
In step S2, when a packet is received, the CPU 11 determines whether or not a flow channel identifier is added to the packet as information in the data link header in step S2.

【0057】ここで、フロー用のチャンネル識別子が認
識されなかった場合には、レイヤ2−フォワーディング
・ルータ10においては、通常のIPデータグラム方式
によるパケット転送処理を行うため、ステップS5へと
移行する。レイヤ2−フォワーディング・ルータ10
は、ステップS5において、宛先のIPアドレスである
dest IP addressに基づいて、long
est−matchを行い、メインメモリ12に保持さ
れた経路表をCPU11により検索する。そして、レイ
ヤ2−フォワーディング・ルータ10は、経路表の検索
結果から、パケットを送信すべき次の中継ルータである
next hop gatewayとそのインターフェースとを決定し、
ステップS6におけるパケット送信処理を行う。
Here, when the channel identifier for the flow is not recognized, the process goes to step S5 in the layer 2-forwarding router 10 to perform the packet transfer process by the normal IP datagram method. . Layer 2 forwarding router 10
In step S5, based on the destination IP address "dest IP address",
The east-match is performed, and the routing table held in the main memory 12 is searched by the CPU 11. Then, the layer 2-forwarding router 10 is the next relay router to which the packet should be transmitted based on the search result of the routing table.
Decide next hop gateway and its interface,
The packet transmission processing in step S6 is performed.

【0058】一方、ステップS2において、フロー用の
チャンネル識別子が認識された場合には、レイヤ2−フ
ォワーディング・ルータ10においては、ステップS3
における処理へと移行する。レイヤ2−フォワーディン
グ・ルータ10は、ステップS3において、パケットを
受信したインターフェースとチャンネル識別子とに基づ
いて、CPU11によりメインメモリ12に保持された
フローテーブルを検索し、パケットを送信すべきインタ
ーフェースとチャンネル識別子とを決定する。そして、
ステップS4において、フローテーブル中に、対応する
エントリが存在するか否かをCPU11により判別す
る。
On the other hand, if the flow channel identifier is recognized in step S2, the layer 2-forwarding router 10 proceeds to step S3
Shifts to the processing in. In step S3, the layer 2-forwarding router 10 searches the flow table held in the main memory 12 by the CPU 11 based on the interface and the channel identifier that received the packet, and the interface and the channel identifier to which the packet should be transmitted. And decide. And
In step S4, the CPU 11 determines whether a corresponding entry exists in the flow table.

【0059】ここで、対応するエントリが存在しない場
合には、レイヤ2−フォワーディング・ルータ10は、
ステップS5における処理へと移行し、通常のIPデー
タグラム方式によるパケット転送処理を行う。
Here, if the corresponding entry does not exist, the layer 2 forwarding router 10
The process shifts to the process in step S5, and performs a packet transfer process using a normal IP datagram method.

【0060】また、レイヤ2−フォワーディング・ルー
タ10は、ステップS4において、対応するエントリが
存在すると判別した場合には、ステップS3において決
定したインターフェースからパケットを送信し、一連の
処理を終了する。
If it is determined in step S4 that a corresponding entry exists, the layer 2-forwarding router 10 transmits a packet from the interface determined in step S3, and ends a series of processing.

【0061】このように、レイヤ2−フォワーディング
・ルータ10においては、フロー毎に個別のチャンネル
を割り当て、隣接するノード間での、フローとチャンネ
ル識別子との対応を通知するメカニズムを有するため、
パケットを転送する際に、IPヘッダ内のdest I
P adressや経路表を調べる必要がなく、lon
gest−matchといった負荷が大きい処理や、t
tl減算、checksumの付け替え等の処理を行う
必要がない。したがって、レイヤ2−フォワーディング
・ルータ10においては、個々のパケットに付加された
データリンク・ヘッダの情報に基づいて、パケットを出
力すべきインターフェースと、チャンネル識別子とを求
めることにより、パケットを高速に転送することができ
る。
As described above, since the layer 2 forwarding router 10 has a mechanism for allocating an individual channel for each flow and notifying a correspondence between a flow and a channel identifier between adjacent nodes,
When transferring a packet, dest I in the IP header
There is no need to check the Pad address or routing table,
processing with a large load, such as guest-match,
There is no need to perform processes such as tl subtraction and checksum replacement. Therefore, in the layer 2-forwarding router 10, a packet is transferred at high speed by obtaining an interface to which a packet is to be output and a channel identifier based on information of a data link header added to each packet. can do.

【0062】なお、上述したデータ中継の際の一連の処
理を実現するデータ中継プログラムは、予めレイヤ2−
フォワーディング・ルータ10のメインメモリ12等に
格納されていてもよいが、例えばCD−ROM等の記録
媒体に記録された形態で提供されてもよい。レイヤ2−
フォワーディング・ルータ10においては、このように
記録媒体に記録されたデータ中継プログラムを、例えば
メインメモリ12に書き込み記憶させることで、上述し
た一連の処理を行うことができる。
The data relay program for realizing a series of processes at the time of data relay described above is a layer 2-
It may be stored in the main memory 12 or the like of the forwarding router 10 or may be provided in a form recorded on a recording medium such as a CD-ROM. Layer 2-
The forwarding router 10 can perform the above-described series of processing by writing and storing the data relay program recorded on the recording medium in the main memory 12, for example.

【0063】以上説明したATMネットワークとIEE
E1394ネットワークとを接続したレイヤ2−フォワ
ーディング・ルータ10は、現在のインターネットアー
キテクチャに代わるネットワークアーキテクチャとして
提案されているメディアクルージング(Media Cruisin
g)におけるシステムに適用できる。
The above-described ATM network and IEEE
The layer 2 forwarding router 10 connected to the E1394 network is a media cruising (Media Cruisin) which has been proposed as a network architecture replacing the current Internet architecture.
Applicable to the system in g).

【0064】メディアクルージングとは、既存のインタ
ーネットにおける大容量データの高速転送への困難さを
克服するものであり、通常のベストエフォートモード
と、通信品質を確実に保証するために使用する帯域を確
保・保証するモードとの切り替えを可能とするものであ
る。このメディアクルージングにおいては、広域から家
庭内に至るまでの幅広いネットワーク形態をサポートす
ることが想定されている。
Media cruising is to overcome the difficulty of high-speed transfer of a large amount of data in the existing Internet, and secures a normal best-effort mode and a band to be used for ensuring communication quality. -It is possible to switch between guaranteed modes. In this media cruising, it is assumed that a wide range of network forms from a wide area to homes is supported.

【0065】上述したATMネットワークとIEEE1
394ネットワークとを、メディアクルージングに適用
したシステムは、例えば図12に示すようになる。すな
わち、メディアクルージングにおいては、バックボーン
・ネットワーク50をATMネットワークにより構築
し、家庭内のネットワークであるホーム・ネットワーク
70をIEEE1394ネットワークにより構築する。
これらのバックボーン・ネットワーク50とホーム・ネ
ットワーク70とは、加入者ネットワーク60により接
続される。
The above-described ATM network and IEEE1
A system in which the 394 network is applied to media cruising is as shown in FIG. 12, for example. That is, in media cruising, the backbone network 50 is constructed by an ATM network, and the home network 70 as a home network is constructed by an IEEE 1394 network.
The backbone network 50 and the home network 70 are connected by a subscriber network 60.

【0066】バックボーン・ネットワーク50は、非常
に大規模なものであり、ATMの高速通信技術を活用す
る。例えば大容量の光ファイバからなりバックボーンと
なるATM網を接続するバックボーン・ルータ51は、
例えばATMスイッチに高速シグナリング等の機能を拡
張したものを用いる。
The backbone network 50 is very large and utilizes the high speed communication technology of ATM. For example, the backbone router 51 that connects a backbone ATM network made of a large-capacity optical fiber,
For example, an ATM switch with an extended function such as high-speed signaling is used.

【0067】加入者ネットワーク60は、バックボーン
・ネットワーク50の周辺に位置されるもので、例えば
FTTH(Fiber To The Home)による光ファイバや銅
線を利用したADSL(Asymmetric Digital Subscribe
r Line)等により構成された加入者線をエッジ・ルータ
61により集線してバックボーンへと接続する。このエ
ッジ・ルータ61は、バックボーン・ルータ51と同様
に、例えばATMスイッチに高速シグナリング等の機能
を拡張したものである。
The subscriber network 60 is located around the backbone network 50. For example, an ADSL (Asymmetric Digital Subscriber) using an optical fiber by FTTH (Fiber To The Home) or a copper wire.
r Line) and the like are connected by the edge router 61 to the backbone. Like the backbone router 51, the edge router 61 is, for example, an ATM switch in which functions such as high-speed signaling are extended.

【0068】ホーム・ネットワーク70は、コンピュー
タやAV(Audio Visual)機器等をIEEE1394規
格に準拠したシリアルバスにより接続したIEEE13
94ネットワークであり、加入者ネットワーク60との
接続には、ホーム・ルータ71が用いられる。ホーム・
ルータ71は、小型で安価なものであり、外部ネットワ
ークインターフェースとしてATMに対応したインター
フェースを備えるとともに、内部ネットワークインター
フェースとしてIEEE1394規格やイーサネット
(Ethernet)に対応したインターフェースを備える。
The home network 70 is an IEEE13 connection in which computers, AV (Audio Visual) devices and the like are connected by a serial bus conforming to the IEEE1394 standard.
The home router 71 is used for connection with the subscriber network 60. home·
The router 71 is small and inexpensive, has an interface corresponding to ATM as an external network interface, and has an interface corresponding to IEEE 1394 standard or Ethernet as an internal network interface.

【0069】これらの各ネットワークに属するルータ
は、属するネットワークに応じて、その資源や能力に差
はあるものの、上述したレイヤ2−フォワーディング・
ルータ10に相当するものであり、上述したような処理
を行い、パケットを転送していく。
The routers belonging to each of these networks have different resources and capabilities depending on the networks to which they belong.
This is equivalent to the router 10, performs the above-described processing, and transfers packets.

【0070】例えば、ホーム・ネットワーク70から図
示しない別のホーム・ネットワークへとデータを転送す
る際には、ホーム・ルータ71は、先に図7に示したよ
うな構成からなるパケットの1394同期ヘッダ又は1
394非同期ヘッダ内のフロー用のチャンネル識別子を
調べる。そして、ホーム・ルータ71は、パケットを受
信したインターフェースとチャンネル識別子とに基づい
て、記憶しているフローテーブルを検索し、パケットを
送信すべきインターフェースとチャンネル識別子とを決
定し、パケットを送信する。このとき、パケットは、先
に図4に示したように、データリンク・ヘッダが、13
94同期ヘッダ又は1394非同期ヘッダからATMセ
ルヘッダへと付け替えられる。
For example, when data is transferred from the home network 70 to another home network (not shown), the home router 71 transmits the 1394 synchronization header of the packet having the configuration shown in FIG. Or 1
Check the channel identifier for the flow in the 394 asynchronous header. Then, the home router 71 searches the stored flow table based on the interface and the channel identifier that have received the packet, determines the interface and the channel identifier to which the packet is to be transmitted, and transmits the packet. At this time, the packet has a data link header of 13 as shown in FIG.
The 94 synchronous header or the 1394 asynchronous header is replaced with the ATM cell header.

【0071】次に、加入者ネットワーク60のエッジ・
ルータ61は、パケットを受信したインターフェースと
ATMセルヘッダ内のチャンネル識別子とに基づいて、
記憶しているフローテーブルを検索し、パケットを送信
すべきインターフェースとチャンネル識別子とを決定す
る。
Next, at the edge of the subscriber network 60,
The router 61 determines, based on the interface that received the packet and the channel identifier in the ATM cell header,
The stored flow table is searched to determine an interface to which a packet is to be transmitted and a channel identifier.

【0072】さらに、バックボーン・ネットワーク50
内のバックボーン・ルータ51は、パケットを受信した
インターフェースとATMセルヘッダ内のチャンネル識
別子とに基づき、記憶しているフローテーブルを検索す
る。そして、バックボーン・ルータ51は、パケットを
送信すべきインターフェースとチャンネル識別子とを決
定して、パケットを送信する。
Further, the backbone network 50
The backbone router 51 searches the stored flow table based on the interface receiving the packet and the channel identifier in the ATM cell header. Then, the backbone router 51 determines the interface to which the packet is to be transmitted and the channel identifier, and transmits the packet.

【0073】バックボーン・ネットワーク50が複数の
ATMネットワークで構成されている場合には、パケッ
トは、各ATMネットワークにおける各バックボーン・
ルータ51が同様の処理を行うことで、各ATMネット
ワーク間でカットスルー転送により順次転送される。
When the backbone network 50 is composed of a plurality of ATM networks, a packet is transmitted to each backbone network in each ATM network.
When the router 51 performs the same processing, the data is sequentially transferred between the ATM networks by cut-through transfer.

【0074】パケットは、このような転送を繰り返しな
されることにより、最終的にデータリンク・ヘッダが、
ATMセルヘッダから1394同期ヘッダ又は1394
非同期ヘッダへと付け替えられて、図示しない目的のホ
ーム・ネットワークの受信端末に到達する。
By repeating such a transfer of the packet, the data link header finally becomes
ATM cell header to 1394 synchronization header or 1394
It is replaced with an asynchronous header and reaches a receiving terminal of a home network (not shown).

【0075】このように、上述したレイヤ2−フォワー
ディング・ルータ10は、メディアクルージングにおけ
るバックボーン・ルータ51、エッジ・ルータ61、ホ
ーム・ルータ71として適用できるものであり、フロー
毎のパケットのデータリンク・ヘッダの情報に基づい
て、高速にパケットを転送することができる。なお、メ
ディアクルージングにおけるパケットの転送は、通常の
ベストエフォートモードにて行われてもよく、使用する
帯域を保証したモードにて行われてもよい。帯域を保証
したモードで転送が行われる際には、フローテーブル中
に使用する帯域を示す情報が記録されていることにな
る。
As described above, the above-described layer 2-forwarding router 10 can be applied as the backbone router 51, the edge router 61, and the home router 71 in media cruising. Packets can be transferred at high speed based on the information of the header. The transfer of packets in media cruising may be performed in a normal best effort mode, or may be performed in a mode in which a band to be used is guaranteed. When the transfer is performed in the mode in which the bandwidth is guaranteed, information indicating the bandwidth to be used is recorded in the flow table.

【0076】以上説明してきたように、本発明の実施の
形態として示すレイヤ2−フォワーディング・ルータ1
0は、パケットの転送をネットワーク層の情報に基づい
て行うのではなく、データリンク層の情報に基づいて行
うことで、高速にパケットの転送を行うことができる。
As described above, the layer 2 forwarding router 1 shown as an embodiment of the present invention
0 indicates that packet transfer can be performed at high speed by performing packet transfer not based on network layer information but based on data link layer information.

【0077】なお、本発明は、上述した実施の形態に限
定されるものではなく、例えば、IEEE1394ネッ
トワークの代わりにイーサネットにより構成されたネッ
トワークを適用するといったことも可能であり、ネット
ワークの種類が限定されるものではなく、その他、本発
明の趣旨を逸脱しない範囲で適宜変更が可能であること
はいうまでもない。
The present invention is not limited to the above-described embodiment. For example, it is possible to apply a network constituted by Ethernet instead of the IEEE 1394 network. It is needless to say that other modifications can be made without departing from the spirit of the present invention.

【0078】[0078]

【発明の効果】以上詳細に説明したように、本発明にか
かるデータ中継装置は、複数のネットワーク間で転送さ
れるデータに付与されるヘッダに含まれるデータリンク
層の情報と、データの転送経路との対応関係が記述され
たデータ転送経路表が格納された記憶手段と、互いに異
なる種類のデータリンク層を有する複数のネットワーク
間でデータを中継して転送する中継手段とを備え、中継
手段は、中継するデータに付与されたヘッダに含まれる
データリンク層の情報に基づいて、記憶手段に格納され
たデータ転送経路表を検索し、データの転送先を決定す
ることを特徴としている。したがって、本発明にかかる
データ中継装置は、データの転送を高速に行うことが可
能である。
As described in detail above, the data relay device according to the present invention provides a data link layer information included in a header added to data transferred between a plurality of networks, and a data transfer path. And a relay unit for relaying and transferring data between a plurality of networks having different types of data link layers. The data transfer path table stored in the storage means is searched based on the data link layer information included in the header attached to the data to be relayed, and the data transfer destination is determined. Therefore, the data relay device according to the present invention can transfer data at high speed.

【0079】また、本発明にかかるデータ中継方法は、
複数のネットワーク間で転送されるデータに付与される
ヘッダに含まれるデータリンク層の情報と、データの転
送経路との対応関係が記述されたデータ転送経路表を、
記憶手段に格納しておき、互いに異なる種類のデータリ
ンク層を有する複数のネットワーク間でデータを中継し
て転送する際に、中継するデータに付与されたヘッダに
含まれるデータリンク層の情報に基づいて、記憶手段に
格納されたデータ転送経路表を検索し、データの転送先
を決定するため、高速にデータの転送を行うことができ
る。
Further, the data relay method according to the present invention
A data transfer path table that describes a correspondence relationship between data link layer information included in a header added to data transferred between a plurality of networks and a data transfer path,
When data is relayed and transferred between a plurality of networks having different types of data link layers, the data is stored in storage means based on data link layer information included in a header attached to the relayed data. Thus, the data transfer path table stored in the storage means is searched, and the data transfer destination is determined, so that the data can be transferred at a high speed.

【0080】さらにまた、本発明にかかるデータ中継プ
ログラムが記録された記録媒体は、互いに異なる種類の
データリンク層を有する複数のネットワーク間でデータ
を中継して転送する処理を行うデータ中継プログラムが
記録された記録媒体であって、データ中継プログラム
は、複数のネットワーク間で転送されるデータに付与さ
れるヘッダに含まれるデータリンク層の情報と、データ
の転送経路との対応関係が記述されたデータ転送経路表
を、中継するデータに付与されたヘッダに含まれるデー
タリンク層の情報に基づいて検索し、データの転送先を
決定する。したがって、本発明にかかるデータ中継プロ
グラムが記録された記録媒体は、高速にデータも転送を
行うことが可能となるデータ中継プログラムを提供する
ことができ、このデータ中継プログラムを適用したデー
タ中継装置は、データの転送を高速に行うことができ
る。
Further, the recording medium on which the data relay program according to the present invention is recorded has a data relay program for performing a process of relaying and transferring data between a plurality of networks having different types of data link layers. A data relay program, the data relay program comprising: a data describing a correspondence relationship between data link layer information included in a header attached to data transferred between a plurality of networks and a data transfer path; The transfer path table is searched based on the information of the data link layer included in the header attached to the data to be relayed, and the transfer destination of the data is determined. Therefore, the recording medium on which the data relay program according to the present invention is recorded can provide a data relay program capable of transferring data at a high speed. Thus, data transfer can be performed at high speed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態として示すレイヤ2−フォ
ワーディング・ルータを適用したネットワークシステム
の一例を示す図であり、ATMネットワークとIEEE
1394ネットワークとを接続したネットワークシステ
ムを示す図である。
FIG. 1 is a diagram showing an example of a network system to which a layer 2-forwarding router shown as an embodiment of the present invention is applied, which illustrates an ATM network and IEEE.
FIG. 1 is a diagram showing a network system connected to a 1394 network.

【図2】ATMセルヘッダのフォーマットの一例を示す
図である。
FIG. 2 is a diagram showing an example of a format of an ATM cell header.

【図3】OSIの基本参照モデルを示す図である。FIG. 3 is a diagram showing a basic reference model of OSI.

【図4】IPデータグラムにATMセルヘッダが付加さ
れたパケットの構成を示す図である。
FIG. 4 is a diagram showing a configuration of a packet in which an ATM cell header is added to an IP datagram.

【図5】1394同期ヘッダのフォーマットの一例を示
す図である。
FIG. 5 is a diagram showing an example of a format of a 1394 synchronization header.

【図6】1394非同期ヘッダのフォーマットの一例を
示す図である。
FIG. 6 is a diagram illustrating an example of a format of a 1394 asynchronous header.

【図7】IPデータグラムに1394同期ヘッダ又は1
394非同期ヘッダが付加されたパケットの構成を示す
図である。
FIG. 7: 1394 synchronization header or 1 in IP datagram
FIG. 14 is a diagram illustrating a configuration of a packet to which a 394 asynchronous header is added.

【図8】上記レイヤ2−フォワーディング・ルータの構
成を示すブロック図である。
FIG. 8 is a block diagram showing a configuration of the layer 2-forwarding router.

【図9】上記レイヤ2−フォワーディング・ルータにお
ける処理を説明する概念図である。
FIG. 9 is a conceptual diagram illustrating a process in the layer 2-forwarding router.

【図10】上記レイヤ2−フォワーディング・ルータに
格納されるフローテーブルの一例を示す図である。
FIG. 10 is a diagram showing an example of a flow table stored in the layer 2-forwarding router.

【図11】上記レイヤ2−フォワーディング・ルータに
おける一連の処理工程を示すフローチャートである。
FIG. 11 is a flowchart showing a series of processing steps in the layer 2-forwarding router.

【図12】上記レイヤ2−フォワーディング・ルータを
メディアクルージングに適用したシステムの一例を示す
図である。
FIG. 12 is a diagram showing an example of a system in which the above-mentioned layer 2 forwarding router is applied to media cruising.

【図13】IPヘッダのフォーマットの一例を示す図で
ある。
FIG. 13 is a diagram illustrating an example of a format of an IP header.

【図14】従来のルータにおける処理を説明する概念図
である。
FIG. 14 is a conceptual diagram illustrating processing in a conventional router.

【図15】IPアドレスの構成の一例を示す図である。FIG. 15 is a diagram illustrating an example of a configuration of an IP address.

【符号の説明】 10 レイヤ2−フォワーディング・ルータ、 11
CPU、 12 メインメモリ、 13 回線部、 1
4 回線部
[Description of Signs] 10 Layer 2-forwarding router 11
CPU, 12 main memory, 13 line section, 1
4 Line section

───────────────────────────────────────────────────── フロントページの続き (72)発明者 尾上 淳 東京都品川区北品川6丁目7番35号 ソニ ー株式会社内 (72)発明者 寺岡 文男 東京都品川区北品川6丁目7番35号 ソニ ー株式会社内 (72)発明者 塩野崎 敦 東京都品川区北品川6丁目7番35号 ソニ ー株式会社内 (72)発明者 川村 龍太郎 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 (72)発明者 筒井 章博 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 (72)発明者 山下 敬 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 (72)発明者 田中 裕之 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Atsushi Onoe, 6-7-35 Kita-Shinagawa, Shinagawa-ku, Tokyo Inside Sony Corporation (72) Inventor Fumio Teraoka 6-35, Kita-Shinagawa, Shinagawa-ku, Tokyo Sony Corporation (72) Inventor Atsushi Shionozaki 6-7-35 Kita Shinagawa, Shinagawa-ku, Tokyo Sony Corporation (72) Ryutaro Kawamura 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Nippon Telegraph Within Telephone Co., Ltd. (72) Inventor Akihiro Tsutsui Nippon Telegraph and Telephone Corporation 3-9-1-2, Nishi-Shinjuku, Japan Nippon Telegraph and Telephone Co., Ltd. Telephone Co., Ltd. (72) Inventor Hiroyuki Tanaka 3-19-2 Nishi Shinjuku, Shinjuku-ku, Tokyo Japan Telegraph and Telephone Co., Ltd.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数のネットワーク間で転送されるデー
タに付与されるヘッダに含まれるデータリンク層の情報
と、上記データの転送経路との対応関係が記述されたデ
ータ転送経路表が格納された記憶手段と、 互いに異なる種類のデータリンク層を有する複数のネッ
トワーク間でデータを中継して転送する中継手段とを備
え、 上記中継手段は、中継するデータに付与されたヘッダに
含まれるデータリンク層の情報に基づいて、上記記憶手
段に格納された上記データ転送経路表を検索し、上記デ
ータの転送先を決定することを特徴とするデータ中継装
置。
1. A data transfer path table in which a correspondence relation between data link layer information included in a header added to data transferred between a plurality of networks and a transfer path of the data is stored. Storage means; and relay means for relaying and transferring data between a plurality of networks having different types of data link layers, wherein the relay means includes a data link layer included in a header attached to the data to be relayed. A data transfer path table stored in the storage means, based on the information, to determine a transfer destination of the data.
【請求項2】 上記複数のネットワークは、それぞれ上
記データを伝送するために使用するデータ伝送帯域を占
有することができるものであり、 上記中継手段は、互いに異なる種類のデータリンク層を
有する複数のネットワーク間でデータを中継して転送す
る際に、中継するデータに付与されたヘッダに含まれる
データリンク層の情報に基づいて、上記データ伝送帯域
を決定することを特徴とする請求項1記載のデータ中継
装置。
2. The plurality of networks can each occupy a data transmission band used for transmitting the data, and the relay unit includes a plurality of different types of data link layers having different types of data link layers. 2. The data transmission band according to claim 1, wherein, when data is relayed and transferred between networks, the data transmission band is determined based on data link layer information included in a header attached to the data to be relayed. Data relay device.
【請求項3】 上記複数のネットワークのうち、少なく
とも1つがATM対応のネットワークであり、その他の
少なくとも1つがIEEE1394規格に準拠したネッ
トワークであることを特徴とする請求項1記載のデータ
中継装置。
3. The data relay device according to claim 1, wherein at least one of the plurality of networks is an ATM-compatible network, and at least one of the plurality of networks is a network compliant with the IEEE 1394 standard.
【請求項4】 複数のネットワーク間で転送されるデー
タに付与されるヘッダに含まれるデータリンク層の情報
と、上記データの転送経路との対応関係が記述されたデ
ータ転送経路表を、記憶手段に格納しておき、 互いに異なる種類のデータリンク層を有する複数のネッ
トワーク間でデータを中継して転送する際に、中継する
データに付与されたヘッダに含まれるデータリンク層の
情報に基づいて、上記記憶手段に格納された上記データ
転送経路表を検索し、上記データの転送先を決定するこ
とを特徴とするデータ中継方法。
4. A data transfer path table in which a correspondence between data link layer information included in a header added to data transferred between a plurality of networks and a transfer path of the data is described. When relaying and transferring data between a plurality of networks having different types of data link layers, based on information of the data link layer included in the header attached to the data to be relayed, A data relay method, wherein the data transfer path table stored in the storage means is searched to determine a transfer destination of the data.
【請求項5】 上記複数のネットワークは、それぞれ上
記データを伝送するために使用するデータ伝送帯域を占
有することができるものであり、 互いに異なる種類のデータリンク層を有する複数のネッ
トワーク間でデータを中継して転送する際に、中継する
データに付与されたヘッダに含まれるデータリンク層の
情報に基づいて、上記データ伝送帯域を決定することを
特徴とする請求項4記載のデータ中継方法。
5. The plurality of networks are each capable of occupying a data transmission band used for transmitting the data, and transmitting data between the plurality of networks having different types of data link layers. 5. The data relay method according to claim 4, wherein when relaying and transferring, the data transmission band is determined based on information of a data link layer included in a header attached to data to be relayed.
【請求項6】 上記複数のネットワークのうち、少なく
とも1つがATM対応のネットワークであり、その他の
少なくとも1つがIEEE1394規格に準拠したネッ
トワークであることを特徴とする請求項4記載のデータ
中継方法。
6. The data relay method according to claim 4, wherein at least one of the plurality of networks is an ATM-compatible network, and at least one of the plurality of networks is a network conforming to the IEEE 1394 standard.
【請求項7】 互いに異なる種類のデータリンク層を有
する複数のネットワーク間でデータを中継して転送する
処理を行うデータ中継プログラムが記録された記録媒体
であって、 上記データ中継プログラムは、複数のネットワーク間で
転送されるデータに付与されるヘッダに含まれるデータ
リンク層の情報と、上記データの転送経路との対応関係
が記述されたデータ転送経路表を、中継するデータに付
与されたヘッダに含まれるデータリンク層の情報に基づ
いて検索し、上記データの転送先を決定することを特徴
とするデータ中継プログラムが記録された記録媒体。
7. A recording medium storing a data relay program for performing a process of relaying and transferring data between a plurality of networks having different types of data link layers, wherein the data relay program comprises a plurality of networks. The data transfer path table describing the correspondence between the data link layer information included in the header added to the data transferred between the networks and the data transfer path is added to the header added to the data to be relayed. A recording medium on which a data relay program is recorded, wherein a search is performed based on information of a data link layer included to determine a transfer destination of the data.
【請求項8】 上記複数のネットワークは、それぞれ上
記データを伝送するために使用するデータ伝送帯域を占
有することができるものであり、 上記データ中継プログラムは、互いに異なる種類のデー
タリンク層を有する複数のネットワーク間でデータを中
継して転送する際に、中継するデータに付与されたヘッ
ダに含まれるデータリンク層の情報に基づいて、上記デ
ータ伝送帯域を決定することを特徴とする請求項7記載
のデータ中継プログラムが記録された記録媒体。
8. The plurality of networks each occupy a data transmission band used for transmitting the data, and the data relay program includes a plurality of data link layers having different types of data link layers. 8. The data transmission band is determined based on information of a data link layer included in a header attached to data to be relayed when data is relayed and transferred between the networks. Recording medium on which the data relay program is recorded.
【請求項9】 上記データ中継プログラムは、上記複数
のネットワークのうち、少なくとも1つがATM対応の
ネットワークであり、その他の少なくとも1つがIEE
E1394規格に準拠したネットワークである際のデー
タの転送に対応することを特徴とする請求項7記載のデ
ータ中継プログラムが記録された記録媒体。
9. The data relay program according to claim 1, wherein at least one of the plurality of networks is an ATM-compatible network, and at least one of the plurality of networks is an IEEE-compatible network.
8. The recording medium according to claim 7, wherein the recording medium is adapted to transfer data in a network conforming to the E1394 standard.
JP416999A 1999-01-11 1999-01-11 Data relay apparatus, data relay method, and recording medium on which data relay program is recorded Expired - Fee Related JP3628894B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP416999A JP3628894B2 (en) 1999-01-11 1999-01-11 Data relay apparatus, data relay method, and recording medium on which data relay program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP416999A JP3628894B2 (en) 1999-01-11 1999-01-11 Data relay apparatus, data relay method, and recording medium on which data relay program is recorded

Publications (2)

Publication Number Publication Date
JP2000209210A true JP2000209210A (en) 2000-07-28
JP3628894B2 JP3628894B2 (en) 2005-03-16

Family

ID=11577246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP416999A Expired - Fee Related JP3628894B2 (en) 1999-01-11 1999-01-11 Data relay apparatus, data relay method, and recording medium on which data relay program is recorded

Country Status (1)

Country Link
JP (1) JP3628894B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006287831A (en) * 2005-04-05 2006-10-19 Sony Corp Communication device, higher-layer processing device, communication interface, processing methods of the devices, and program for computer to implement the methods
JP2008167340A (en) * 2006-12-29 2008-07-17 Fujitsu Ltd Entry compression/expansion method and entry compressing/expanding apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006287831A (en) * 2005-04-05 2006-10-19 Sony Corp Communication device, higher-layer processing device, communication interface, processing methods of the devices, and program for computer to implement the methods
JP4595634B2 (en) * 2005-04-05 2010-12-08 ソニー株式会社 COMMUNICATION DEVICE, UPPER LAYER PROCESSING DEVICE, COMMUNICATION INTERFACE, PROCESSING METHOD FOR THESE DEVICES, AND PROGRAM FOR EXECUTING THE COMPUTER
JP2008167340A (en) * 2006-12-29 2008-07-17 Fujitsu Ltd Entry compression/expansion method and entry compressing/expanding apparatus
US7933201B2 (en) 2006-12-29 2011-04-26 Fujitsu Limited Entry compression/decompression method and apparatus performing an entry compression and decompression

Also Published As

Publication number Publication date
JP3628894B2 (en) 2005-03-16

Similar Documents

Publication Publication Date Title
EP1468528B1 (en) Method and apparatus for priority-based load balancing for use in an extended local area network
US9124531B2 (en) VPN composing method, interwork router, packet communication method, data communication apparatus, and packet relaying apparatus
US7894442B2 (en) Data transmission method and a system thereof
US20050129059A1 (en) Method of implementing PSEUDO wire emulation edge-to-edge protocol
JP3688408B2 (en) Packet transfer control method and node device
JPH1198192A (en) Frame relay data switching service
JP2004534431A (en) Network tunneling
JPH1188345A (en) Router device and control frame processing method
WO2000022764A1 (en) An ecn-based approach for congestion management in hybrid ip-atm networks
US6970478B1 (en) Packet transfer method and apparatus, and packet communication system
JP4422175B2 (en) Packet transfer device
JP3923533B2 (en) ATM partial cut-through
US6330242B1 (en) Loose source routing method of IP packet on ATM network
US7072978B2 (en) Subscriber terminating apparatus and packet processing method
JP3910200B2 (en) Router, frame forwarding method, and lower layer frame virtual forwarding system
US7394820B1 (en) Interworking unit (IWU) for interfacing a plurality of client devices to a multiprotocol label switching (MPLS)
FI104670B (en) Packet routing in a data communication system
JP3628894B2 (en) Data relay apparatus, data relay method, and recording medium on which data relay program is recorded
US6947423B2 (en) MAC address notification method in MPOA systems and MPOA server for the same
JP3715541B2 (en) ATM connection device
JP5173893B2 (en) Packet transfer device
JP2000244524A (en) Network system, signal transmission and reception equipment and network resource reserving method
JPH11331274A (en) Atm gateway device
JP2000253018A (en) Atm priority control ip gateway device, atm priority control ip router and method for processing them
JP2000332777A (en) Ip label switching communication system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040308

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040316

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040517

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040713

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040812

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20041007

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041209

LAPS Cancellation because of no payment of annual fees