JP2006121434A - Atm communication apparatus and its communication method - Google Patents

Atm communication apparatus and its communication method Download PDF

Info

Publication number
JP2006121434A
JP2006121434A JP2004307189A JP2004307189A JP2006121434A JP 2006121434 A JP2006121434 A JP 2006121434A JP 2004307189 A JP2004307189 A JP 2004307189A JP 2004307189 A JP2004307189 A JP 2004307189A JP 2006121434 A JP2006121434 A JP 2006121434A
Authority
JP
Japan
Prior art keywords
header
data frame
information
header information
terminal
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
JP2004307189A
Other languages
Japanese (ja)
Other versions
JP4063814B2 (en
Inventor
Toshiharu Okuyama
敏治 奥山
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.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica 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 NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP2004307189A priority Critical patent/JP4063814B2/en
Publication of JP2006121434A publication Critical patent/JP2006121434A/en
Application granted granted Critical
Publication of JP4063814B2 publication Critical patent/JP4063814B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an ATM communication apparatus for increasing the transfer efficiency of data by reducing header information. <P>SOLUTION: This ATM communication apparatus 10 is provided with: an omission condition registration table 11 for showing which information in header information has to be omitted under what type of conditions a protocol at a terminal side is put; and a transmission header processing part 12 for deleting the header information in the data frame of the protocol at the terminal side by referring to the omission condition registration table 11, and for generating a transmission data frame by setting an identifier showing the type of the deleted header information in an LLC header, and for generating a transmission data frame at a transmission side. This ATM communication equipment 10 is provided with: a restoration header information storing part 14 for storing header information for restoration; and a reception header processing part 13 for reading the identifier from an LLC header in the reception data frame, and for restoring the header information corresponding to the identifier by referring to the restoration header information storing part 14, and for generating the data frame of the protocol at the terminal side at a reception side. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ATM(Asynchronous Transfer Mode:非同期転送モード)通信装置およびその通信方法に関し、特に、所定のプロトコルのヘッダ情報を削減するATM通信装置およびその通信方法に関する。   The present invention relates to an ATM (Asynchronous Transfer Mode) communication apparatus and a communication method thereof, and more particularly to an ATM communication apparatus and a communication method thereof that reduce header information of a predetermined protocol.

ATM網やADSL(Asymmetric Digital Subscriber Line:非対称ディジタル加入者線)のようなATMをデータリンク層に用いるネットワークでは、ユーザデータを伝達する為に上位層に多くのプロトコルレイヤが介在しており、これらプロトコルレイヤ毎にデータ転送の為のフォーマットが存在している。このため、ユーザデータに付加されるヘッダ情報の量が多く、データ転送において総転送データ量に対するヘッダ情報の割合が高くなり、データ転送の効率が低下してしまう。   In a network using ATM as a data link layer such as an ATM network or ADSL (Asymmetric Digital Subscriber Line), many protocol layers are interposed in an upper layer to transmit user data. There is a format for data transfer for each protocol layer. For this reason, the amount of header information added to the user data is large, and the ratio of header information to the total amount of data transferred in data transfer increases, resulting in a decrease in data transfer efficiency.

そこで、このようなヘッダ情報を削減させる技術が従来から知られている。例えば、特許文献1には、RFC2684準拠のカプセル化におけるLLC/SNAP(Logical Link Control/Subnetwork Access Point)ヘッダ情報10バイト分を1バイトの情報に変換し、AAL5(ATM Adaptation Layer type 5)のプロトコルデータユニットフォーマットにおける共通部識別子(CPI:Common Part Indicator)領域にセットすることで、ヘッダ情報を削減する技術が記載されている。   Thus, a technique for reducing such header information has been conventionally known. For example, Patent Document 1 discloses that 10 bytes of LLC / SNAP (Logical Link Control / Subnetwork Access Point) header information in encapsulation conforming to RFC2684 is converted into 1-byte information, and AAL5 (ATM Adaptation Layer type 5) protocol. A technique for reducing header information by setting in a common part identifier (CPI) area in a data unit format is described.

特開2002−335285号公報JP 2002-335285 A

しかしながら、特許文献1の技術においては、ヘッダ情報の削減の対象が固定値であるヘッダ情報に限定されている。したがって、通信開始後にサーバから与えられるような可変のヘッダ情報を省略することができず、データ転送の効率の点で不十分であった。   However, in the technique of Patent Literature 1, the target of header information reduction is limited to header information that is a fixed value. Therefore, variable header information given from the server after the start of communication cannot be omitted, which is insufficient in terms of data transfer efficiency.

本発明の目的は、通信を始めてから値が定まるヘッダ情報を含むヘッダ情報のサイズを減らし、データの転送効率を上げるATM通信装置およびその通信方法を提供することにある。   An object of the present invention is to provide an ATM communication apparatus and a communication method therefor that reduce the size of header information including header information whose value is determined after the start of communication, and increase data transfer efficiency.

本発明の一つのアスペクトに係るATM通信装置は、端末側プロトコルがどのような省略条件にある時に、端末側プロトコルに従うヘッダ情報中のどの情報を省略するかを定める情報を保持する省略条件登録部と、省略条件登録部を参照し、端末側から入力される端末側プロトコルに従うデータフレームのヘッダ情報中の所定の情報を削除すると共に、削除した情報の種別を示す省略識別子を送信データフレームの送信ヘッダ内にセットして網側に出力するための送信データフレームを生成する送信ヘッダ処理部と、を備える。また、復元するためのヘッダ情報を保存しておく復元ヘッダ情報記憶部と、網側から入力される受信データフレーム中の受信ヘッダから省略識別子を読み取り、省略条件登録部と復元ヘッダ情報記憶部との内容に基づいて省略識別子に対応する端末側のヘッダ情報を復元し、端末側プロトコルに従うデータフレームを生成して端末側に出力する受信ヘッダ処理部と、を備える。   An ATM communication apparatus according to an aspect of the present invention includes an abbreviation condition registration unit that holds information for determining which information in the header information according to the terminal-side protocol is omitted when the terminal-side protocol is in the abbreviated condition Then, with reference to the omission condition registration unit, the predetermined information in the header information of the data frame according to the terminal side protocol input from the terminal side is deleted, and an abbreviated identifier indicating the type of the deleted information is transmitted in the transmission data frame A transmission header processing unit that generates a transmission data frame to be set in the header and output to the network side. In addition, a restoration header information storage unit that stores header information for restoration, an abbreviation identifier is read from a reception header in a reception data frame input from the network side, an omission condition registration unit, a restoration header information storage unit, A reception header processing unit that restores the terminal-side header information corresponding to the abbreviation identifier based on the contents, generates a data frame according to the terminal-side protocol, and outputs the data frame to the terminal side.

第1の展開形態のATM通信装置において、省略条件登録部は、省略識別子と、省略条件を表す情報と、ヘッダ情報中のどの情報を省略するかを表す省略箇所情報とを組で保持するように構成されてもよい。   In the ATM communication apparatus of the first development form, the omission condition registration unit holds an omission identifier, information indicating the omission condition, and omission location information indicating which information in the header information is omitted. May be configured.

第2の展開形態のATM通信装置において、送信ヘッダ処理部は、端末側プロトコルに従うデータフレーム中のヘッダ情報が省略条件を表す情報に所定の通信において初めて一致する際には、ヘッダ省略開始を表す開始フラグと省略識別子とを送信ヘッダ中にセットし、二番目以降に一致する際には、端末側プロトコルに従うデータフレーム中の、省略箇所情報で示される情報を削除すると共に、省略識別子を送信ヘッダ中にセットする機能を備え、受信ヘッダ処理部は、受信データフレームの受信ヘッダ中に省略識別子および開始フラグが存在する場合には、省略箇所情報で示される情報を復元ヘッダ情報記憶部に記憶させ、受信データフレームの受信ヘッダを削除して端末側プロトコルに従うデータフレームを生成し、受信データフレームのヘッダ中に省略識別子が存在し、かつ、開始フラグが存在しない場合には、受信データフレームの受信ヘッダを削除し、復元ヘッダ情報記憶部に記憶されている省略箇所情報で示される情報を受信データフレームに挿入して端末側プロトコルに従うデータフレームを生成する機能を備えてもよい。   In the ATM communication apparatus of the second development form, the transmission header processing unit indicates the header omission start when the header information in the data frame according to the terminal side protocol matches the information indicating the omission condition for the first time in a predetermined communication. When the start flag and the abbreviated identifier are set in the transmission header and the second and subsequent matches, the information indicated by the abbreviated location information in the data frame according to the terminal side protocol is deleted, and the abbreviated identifier is replaced with the transmission header. The reception header processing unit stores the information indicated by the omitted portion information in the restoration header information storage unit when the omitted identifier and the start flag exist in the reception header of the received data frame. Delete the received header of the received data frame, generate a data frame according to the terminal side protocol, If there is an abbreviated identifier in the header and no start flag is present, the received header of the received data frame is deleted, and the information indicated by the abbreviated portion information stored in the restored header information storage unit is received. A function of generating a data frame that is inserted into the data frame and conforms to the terminal-side protocol may be provided.

第3の展開形態のATM通信装置において、省略条件を満たす通信が複数ある場合に、複数の通信におけるヘッダ情報を区別するための識別番号と、識別番号毎に省略条件に対応する省略箇所情報とを記憶する省略ヘッダ情報記憶部をさらに備え、送信ヘッダ処理部は、複数の通信における一つの通信毎に、端末側プロトコルに従うデータフレーム中のヘッダ情報が省略条件を表す情報に初めて一致する際には、ヘッダ省略開始を表す開始フラグと省略識別子と識別番号とを送信ヘッダ中にセットし、二番目以降に一致する際には、端末側プロトコルに従うデータフレーム中の、省略箇所情報で示される情報を削除すると共に、省略識別子と識別番号とを送信ヘッダ中にセットする機能を備え、復元ヘッダ情報記憶部は、復元ヘッダ情報として省略箇所情報で示されるヘッダ情報と受信ヘッダ中の識別番号とを対応させて記憶し、受信ヘッダ処理部は、受信データフレーム中の受信ヘッダから省略識別子を探し、省略識別子が存在する場合、開始フラグが存在するか否かを判断し、開始フラグが存在する場合には、復元ヘッダ情報として省略箇所情報で示されるヘッダ情報と受信ヘッダ中の識別番号とを復元ヘッダ情報記憶部に記憶させ、受信ヘッダを削除して端末側プロトコルに従うデータフレームを生成し、開始フラグが存在しない場合には、受信ヘッダを削除し、受信ヘッダ中の識別番号に対応して復元ヘッダ情報記憶部に記憶されている復元ヘッダ情報を受信データフレームに付加して端末側プロトコルに従うデータフレームを生成する機能を備えてもよい。   In the third communication form of the ATM communication device, when there are a plurality of communications satisfying the omission conditions, an identification number for distinguishing header information in the plurality of communications, and omission location information corresponding to the omission conditions for each identification number, The transmission header processing unit further includes a header information storage unit that stores the header information in the data frame in accordance with the terminal-side protocol for the first time with information representing an abbreviated condition for each communication in a plurality of communications. Sets the start flag indicating the header omission start, the omission identifier, and the identification number in the transmission header, and when the second and subsequent matches, information indicated by the omission location information in the data frame according to the terminal side protocol And a function for setting an abbreviated identifier and an identification number in the transmission header, and the restoration header information storage unit uses restoration header information. The header information indicated by the omitted part information and the identification number in the received header are stored in association with each other, and the received header processing unit searches for the omitted identifier from the received header in the received data frame, and starts when the omitted identifier exists. It is determined whether or not the flag exists, and when the start flag is present, the header information indicated by the omitted part information and the identification number in the received header are stored in the restored header information storage unit as the restored header information. If the reception header is deleted and a data frame is generated according to the terminal side protocol, and the start flag does not exist, the reception header is deleted and stored in the restored header information storage unit corresponding to the identification number in the reception header. A function of generating the data frame according to the terminal-side protocol by adding the restored header information to the received data frame may be provided.

第4の展開形態のATM通信装置において、送信ヘッダ処理部が出力する送信データフレームからATMセルのペイロード部分となるデータユニットを作成してATM処理部に出力すると共に、ATM処理部から入力したデータユニットから受信データフレームを生成して受信ヘッダ処理部に出力するAAL5(ATM Adaptation Layer type 5)処理部と、AAL5処理部が出力するデータユニットにATMヘッダを付加して生成したATMセルをATM網に送出すると共に、ATM網から受信したATMセルからATMヘッダを取り除いて生成したデータユニットをAAL5処理部に出力するATM処理部と、をさらに備えてもよい。   In the ATM communication device of the fourth development form, a data unit that becomes a payload portion of an ATM cell is created from a transmission data frame output by the transmission header processing unit and output to the ATM processing unit, and data input from the ATM processing unit An AAL5 (ATM Adaptation Layer type 5) processing unit that generates a reception data frame from the unit and outputs it to the reception header processing unit, and an ATM cell generated by adding an ATM header to the data unit output by the AAL5 processing unit And an ATM processing unit that outputs the data unit generated by removing the ATM header from the ATM cell received from the ATM network to the AAL5 processing unit.

第5の展開形態のATM通信装置において、送信ヘッダおよび受信ヘッダは、LLC(Logical Link Control)のヘッダであってもよい。   In the ATM communication apparatus according to the fifth development form, the transmission header and the reception header may be LLC (Logical Link Control) headers.

第6の展開形態のATM通信装置において、端末側プロトコルは、イーサネット(登録商標)のプロトコルであって、イーサネット(登録商標)フレーム中のヘッダ情報が削除・復元されてもよい。   In the ATM communication apparatus of the sixth development form, the terminal-side protocol is an Ethernet (registered trademark) protocol, and header information in the Ethernet (registered trademark) frame may be deleted and restored.

第7の展開形態のATM通信装置において、イーサネット(登録商標)フレームのペイロード内の他のプロトコル中のヘッダ情報も合せて削除・復元されてもよい。   In the ATM communication apparatus of the seventh development form, header information in other protocols in the payload of the Ethernet (registered trademark) frame may be deleted and restored together.

第8の展開形態のATM通信装置において、他のプロトコルは、PPPoE(Point to Point Protocol over Ethernet(登録商標))であってもよい。   In the ATM communication apparatus according to the eighth development form, the other protocol may be PPPoE (Point to Point Protocol over Ethernet (registered trademark)).

第9の展開形態のATM通信装置において、ATM通信装置は、互いにATM網を介して対向して通信を行うようにしてもよい。   In the ATM communication device according to the ninth development form, the ATM communication devices may communicate with each other via an ATM network.

本発明の第1のアスペクトに係る通信方法は、ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法である。この方法は、送信側において、端末側から端末側プロトコルに従うデータフレームを入力するステップと、端末側プロトコルがどのような省略条件にある時に、端末側プロトコルに従うヘッダ情報内のどの情報を省略するかを定める情報を参照し、データフレーム中のヘッダ情報を削除するステップと、削除したヘッダ情報の種別を示す省略識別子を送信ヘッダ内にセットして網側に出力するための送信データフレームを生成するステップと、を含む。また、受信側において、網側から受信データフレームを入力するステップと、受信データフレーム中の受信ヘッダから省略識別子を読み取るステップと、予め記憶してある省略条件と復元するためのヘッダ情報との内容に基づいて省略識別子に対応するヘッダ情報を復元するステップと、復元したヘッダ情報を付加して端末側プロトコルに従うデータフレームを生成して端末側に出力するステップと、を含む。   The communication method according to the first aspect of the present invention is a method in which an ATM communication apparatus performs communication by deleting and restoring header information in accordance with a terminal-side protocol. In this method, on the transmitting side, a step of inputting a data frame according to the terminal side protocol from the terminal side, and what information in the header information according to the terminal side protocol is omitted when the terminal side protocol is in what condition The header information in the data frame is deleted, and an abbreviated identifier indicating the type of the deleted header information is set in the transmission header to generate a transmission data frame for output to the network side. Steps. In addition, on the receiving side, a step of inputting a received data frame from the network side, a step of reading an abbreviated identifier from a received header in the received data frame, contents of abbreviated conditions stored in advance and header information for restoration And restoring the header information corresponding to the abbreviated identifier, generating the data frame according to the terminal-side protocol by adding the restored header information, and outputting the data frame to the terminal side.

本発明の第2のアスペクトに係る通信方法は、ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法である。この方法は、送信側において、端末側から端末側プロトコルに従うデータフレームを入力するステップと、端末側プロトコルがどのような省略条件にある時に、データフレーム中のヘッダ情報内のどの情報を省略するかを定める省略箇所情報を参照するステップと、ヘッダ情報が、省略条件に所定の通信において初めて一致したか否かを判断するステップと、判断の結果、初めて一致した場合に、ヘッダ省略開始を表す開始フラグと削除するヘッダ情報の種別を示す省略識別子とを送信ヘッダ中にセットし、二番目以降に一致する場合には、端末側プロトコルに従うデータフレーム中の、省略箇所情報で示されるヘッダ情報を削除すると共に、送信ヘッダ中に省略識別子をセットするステップと、セットされた送信ヘッダを付加して網側に出力するための送信データフレームを生成するステップと、を含む。また、受信側において、網側から受信データフレームを入力するステップと、受信データフレーム中の受信ヘッダから省略識別子を探し、省略識別子が存在する場合、開始フラグが存在するか否かを判断するステップと、開始フラグが存在する場合には、省略箇所情報で示されるヘッダ情報を復元ヘッダ情報として記憶し、受信ヘッダを削除して端末側プロトコルに従うデータフレームを生成し、開始フラグが存在しない場合には、受信ヘッダを削除し、記憶されている復元ヘッダ情報を受信データフレームに付加して端末側プロトコルに従うデータフレームを生成するステップと、生成したデータフレームを端末側に出力するステップと、を含む。   The communication method according to the second aspect of the present invention is a method in which an ATM communication apparatus performs communication by deleting / restoring header information according to a terminal-side protocol. In this method, on the transmitting side, a step of inputting a data frame in accordance with the terminal-side protocol from the terminal side, and what information in the header information in the data frame is omitted when the terminal-side protocol is under what conditions A step of referring to abbreviated location information for determining the header, a step of determining whether or not the header information first matches the abbreviated condition in a predetermined communication, and a start indicating a header skip start when the result of the determination is the first time The flag and the abbreviated identifier indicating the type of header information to be deleted are set in the transmission header, and if the second and subsequent matches, the header information indicated by the abbreviated location information in the data frame according to the terminal side protocol is deleted. At the same time, a step of setting an abbreviation identifier in the transmission header and adding the set transmission header to the network side And generating a transmission data frame for the. Also, on the receiving side, a step of inputting a received data frame from the network side, a step of searching for an abbreviated identifier from the received header in the received data frame, and determining whether a start flag exists if an abbreviated identifier exists If the start flag is present, the header information indicated by the omitted part information is stored as restored header information, the received header is deleted to generate a data frame according to the terminal side protocol, and the start flag is not present. Includes a step of deleting the received header, adding the stored restoration header information to the received data frame to generate a data frame in accordance with the terminal-side protocol, and outputting the generated data frame to the terminal side .

本発明の第3のアスペクトに係る通信方法は、ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法である。この方法は、送信側において、端末側から端末側プロトコルに従うデータフレームを入力するステップと、端末側プロトコルがどのような省略条件にある時に、データフレーム中のヘッダ情報内のどの情報を省略するかを定める省略箇所情報を参照するステップと、複数の通信における一つの通信毎に、端末側プロトコルに従うデータフレーム中のヘッダ情報が省略条件を表す情報に初めて一致する際には、ヘッダ省略開始を表す開始フラグと削除するヘッダ情報の種別を示す省略識別子と複数の通信におけるヘッダ情報を区別するための識別番号とを送信ヘッダ中にセットし、二番目以降に一致する際には、端末側プロトコルに従うデータフレーム中の、省略箇所情報で示される情報を削除すると共に、省略識別子と識別番号とを送信ヘッダ中にセットするステップと、セットされた送信ヘッダを付加して網側に出力するための送信データフレームを生成するステップと、を含む。また、受信側において、網側から受信データフレームを入力するステップと、受信データフレーム中の受信ヘッダから省略識別子を探し、省略識別子が存在する場合、開始フラグが存在するか否かを判断するステップと、開始フラグが存在する場合には、復元ヘッダ情報として省略箇所情報で示されるヘッダ情報と受信ヘッダ中の識別番号とを対応させて記憶し、受信ヘッダを削除して端末側プロトコルに従うデータフレームを生成し、開始フラグが存在しない場合には、受信ヘッダを削除し、受信ヘッダ中の識別番号に対応して記憶されている復元ヘッダ情報を受信データフレームに付加して端末側プロトコルに従うデータフレームを生成するステップと、生成したデータフレームを端末側に出力するステップと、を含む。   A communication method according to the third aspect of the present invention is a method in which an ATM communication apparatus performs communication by deleting / restoring header information in accordance with a terminal-side protocol. In this method, on the transmitting side, a step of inputting a data frame in accordance with the terminal-side protocol from the terminal side, and what information in the header information in the data frame is omitted when the terminal-side protocol is under what conditions When the header information in the data frame according to the terminal-side protocol matches the information indicating the omission condition for the first time for each communication in a plurality of communications, the header omission start is indicated. A start flag, an abbreviated identifier indicating the type of header information to be deleted, and an identification number for distinguishing header information in a plurality of communications are set in a transmission header. The information indicated by the omitted part information in the data frame is deleted, and the abbreviated identifier and identification number are sent to the transmission head. Comprising a step of setting in, and generating a transmission data frame for output to the network side by adding the set transmission header, a. Also, on the receiving side, a step of inputting a received data frame from the network side, a step of searching for an abbreviated identifier from the received header in the received data frame, and determining whether a start flag exists if an abbreviated identifier exists When the start flag is present, the header information indicated by the omitted part information and the identification number in the received header are stored in association with each other as the restored header information, and the received header is deleted and the data frame conforming to the terminal-side protocol is stored. If the start flag does not exist, the received header is deleted, the restored header information stored in correspondence with the identification number in the received header is added to the received data frame, and the data frame conforming to the terminal-side protocol And a step of outputting the generated data frame to the terminal side.

本発明によれば、ATMの上位層プロトコルのデータフレームにおける、固定値であるヘッダ情報の他に通信を始めてから値が定まるヘッダ情報を削除して通信を行うので、ATM網またはATMをデータリンク層に用いるネットワークにおけるデータ転送効率をより高めることができる。   According to the present invention, in the data frame of the upper layer protocol of ATM, in addition to header information which is a fixed value, communication is performed by deleting header information whose value is determined after starting communication. The data transfer efficiency in the network used for the layer can be further increased.

本発明の実施形態に係るATM通信装置(図1の10)は、上位レイヤのプロトコルがどのような条件下にある時にヘッダ情報内のどの情報を省略するかを表す情報を登録する省略条件登録テーブル(図1の11)と、省略しているヘッダ情報種別を示す識別子をLLCヘッダ情報内にセットする送信ヘッダ処理部(図1の12)と、受信フレームのLLCヘッダ中から識別子を読み取り、その識別子に対応するヘッダ情報を復元する受信ヘッダ処理部(図1の13)と、復元するためのヘッダ情報を保存しておく復元ヘッダ情報記憶部(図1の14)とを備えている。   The ATM communication apparatus (10 in FIG. 1) according to the embodiment of the present invention registers a condition for registering information indicating which information in the header information is omitted when the upper layer protocol is under what condition. A table (11 in FIG. 1), a transmission header processing unit (12 in FIG. 1) that sets an identifier indicating the omitted header information type in the LLC header information, and reads the identifier from the LLC header of the received frame; A reception header processing unit (13 in FIG. 1) that restores the header information corresponding to the identifier and a restoration header information storage unit (14 in FIG. 1) that stores header information for restoration are provided.

ATM通信装置(図1の10)は、送信時にAAL5より上位レイヤのヘッダ情報を省略してLLCヘッダ情報内に省略を示す識別子をセットし、受信時にこの識別子を元に省略されたヘッダ情報を復元することで、データ転送におけるヘッダ情報の総量を削減する。すなわち、上位層プロトコルのヘッダ内容が省略条件登録テーブル(図1の11)に登録した省略条件に一致した時に、省略するヘッダ情報を復元ヘッダ情報記憶部(図1の14)に保存しているので、固定値のみでなく通信を始めてから値が定まるヘッダ情報であっても省略・復元を行うことができる。通信を始めてから値が定まるヘッダ情報としては、例えば、PPPoE(Point to Point Protocol over Ethernet(登録商標))におけるアクセスサーバのMAC(Media Access Control)アドレス情報やセッションIDなどがある。   The ATM communication apparatus (10 in FIG. 1) omits the header information of the upper layer from AAL5 at the time of transmission and sets an identifier indicating the omission in the LLC header information, and sets the header information omitted based on this identifier at the time of reception. By restoring, the total amount of header information in data transfer is reduced. That is, when the header content of the upper layer protocol matches the omitted condition registered in the omitted condition registration table (11 in FIG. 1), the omitted header information is stored in the restored header information storage unit (14 in FIG. 1). Therefore, not only a fixed value but also header information whose value is determined after the start of communication can be omitted or restored. Examples of header information whose values are determined after the start of communication include MAC (Media Access Control) address information and session ID of the access server in PPPoE (Point to Point Protocol over Ethernet (registered trademark)).

ATM通信装置(図1の10)は、ATM網(図1の30)またはADSLのようなATMをデータリンク層に用いる上位層プロトコルの中継網において適用される。RFC2684(RFC1483の改訂版)準拠のAAL5のLLCカプセル化を用いたマルチプロトコル転送方式において、LLCヘッダ仕様を拡張することでLLCヘッダサイズを変更することなく追加情報を持たせるようにする。これにより、ATM通信装置(図1の10)をATM網を介して対向させて通信を行う場合に、AAL5より上位レイヤのプロトコルにおけるヘッダ情報サイズを削減した通信を可能としている。したがって、ATM網、またはATMをデータリンク層に用いるネットワークにおけるデータ転送において、データの転送効率を上げることができる。以下、実施例に即して詳しく説明する。   The ATM communication device (10 in FIG. 1) is applied in an ATM network (30 in FIG. 1) or an upper layer protocol relay network using ATM as a data link layer such as ADSL. In the multiprotocol transfer method using AAL5 LLC encapsulation compliant with RFC2684 (revised version of RFC1483), the LLC header specification is extended to have additional information without changing the LLC header size. As a result, when communication is performed with the ATM communication device (10 in FIG. 1) facing each other via the ATM network, it is possible to perform communication with a reduced header information size in a higher layer protocol than AAL5. Therefore, data transfer efficiency can be increased in data transfer in an ATM network or a network using ATM as a data link layer. Hereinafter, a detailed description will be given in accordance with examples.

図1は、本発明の第1の実施例に係るATM通信装置の構成を示すブロック図である。図1において、ATM通信装置10は、端末装置20とATM網30との間に配置され、省略条件登録テーブル11、送信ヘッダ処理部12、受信ヘッダ処理部13、復元ヘッダ情報記憶部14、AAL5処理部15、ATM処理部16を備える。   FIG. 1 is a block diagram showing a configuration of an ATM communication apparatus according to the first embodiment of the present invention. In FIG. 1, an ATM communication device 10 is disposed between a terminal device 20 and an ATM network 30, and includes an omission condition registration table 11, a transmission header processing unit 12, a reception header processing unit 13, a restored header information storage unit 14, and an AAL5. A processing unit 15 and an ATM processing unit 16 are provided.

省略条件登録テーブル11は、上位レイヤのプロトコルがどのような条件下にある時にヘッダ情報内のどの情報を省略するかを表す情報を登録しておく。   The omission condition registration table 11 registers information indicating which information in the header information is omitted when the upper layer protocol is under what conditions.

送信ヘッダ処理部12は、省略条件登録テーブル11を参照して、端末装置20から入力した上位レイヤのプロトコルのデータフレーム中のヘッダ情報を削除すると共に、削除してあるヘッダ情報の種別を示す識別子をLLCヘッダ情報内にセットして送信データフレームを生成し、AAL5処理部15に出力する。   The transmission header processing unit 12 refers to the omission condition registration table 11 and deletes the header information in the data frame of the higher layer protocol input from the terminal device 20, and an identifier indicating the type of the deleted header information Is set in the LLC header information to generate a transmission data frame, which is output to the AAL5 processing unit 15.

受信ヘッダ処理部13は、AAL5処理部15から入力した受信データフレーム中のLLCヘッダから識別子を読み取り、復元ヘッダ情報記憶部14を参照して識別子に対応するヘッダ情報を復元し、上位レイヤのプロトコルのデータフレームを生成して端末装置20に出力する。復元ヘッダ情報記憶部14は、受信ヘッダ処理部13において復元するためのヘッダ情報を保存しておく。   The reception header processing unit 13 reads the identifier from the LLC header in the received data frame input from the AAL5 processing unit 15 and restores the header information corresponding to the identifier with reference to the restoration header information storage unit 14. Are generated and output to the terminal device 20. The restoration header information storage unit 14 stores header information for restoration in the reception header processing unit 13.

AAL5処理部15は、送信ヘッダ処理部12より受け取ったデータフレームに対して、ATMセルとするための処理を行い、ATMセルのペイロード部分となるデータユニットをATM処理部16に渡す。また、ATM処理部16から入力したデータユニットに対して処理を行い、受信データフレームを生成して受信ヘッダ処理部13に出力する。   The AAL5 processing unit 15 performs processing for converting the data frame received from the transmission header processing unit 12 into an ATM cell, and passes a data unit serving as a payload portion of the ATM cell to the ATM processing unit 16. Further, the data unit input from the ATM processing unit 16 is processed to generate a reception data frame and output it to the reception header processing unit 13.

ATM処理部16は、AAL5処理部15から受け取ったデータユニットにATMヘッダを付加してATMセルを生成し、ATM網30に送出する。また、ATM網30から受信したATMセルからATMヘッダを取り除いたデータユニットをAAL5処理部15に渡す。   The ATM processing unit 16 adds an ATM header to the data unit received from the AAL5 processing unit 15 to generate an ATM cell, and sends it to the ATM network 30. Further, the data unit obtained by removing the ATM header from the ATM cell received from the ATM network 30 is passed to the AAL5 processing unit 15.

以上のような構成のATM通信装置10は、端末装置20からのデータ送信時に、端末装置20からAAL5よりも上位レイヤのプロトコルにおけるデータフレームを受け取り、このデータフレームにAAL5のLLCカプセル化、AAL5におけるATMセルへ分割するための処理を行い、ATMセルへ分割してATM網30へ送出する。また、ATM網30からのデータ受信においては、データ送信時と逆の処理を行い、ATM網30から受け取ったATMセルを結合してAAL5の上位層プロトコルにおけるデータフレームとして端末装置20に出力する。以下において、各部をより詳しく説明する。   The ATM communication apparatus 10 configured as described above receives a data frame in a higher-layer protocol than AAL5 from the terminal apparatus 20 when transmitting data from the terminal apparatus 20, and in this data frame, the AAL5 LLC encapsulation, in AAL5 Processing for dividing into ATM cells is performed, and the cells are divided into ATM cells and sent to the ATM network 30. In receiving data from the ATM network 30, the reverse process of data transmission is performed, and the ATM cells received from the ATM network 30 are combined and output to the terminal device 20 as data frames in the higher layer protocol of AAL5. Hereinafter, each part will be described in more detail.

省略条件登録テーブル11は、図2に示すように、省略識別子11a、省略条件11b、省略箇所11cの3要素から構成されるヘッダ省略の情報を複数登録可能なテーブルである。省略識別子11aは、省略条件11bと省略箇所11cとの組み合わせてヘッダ省略の識別に用いる。省略条件11bは、上位層プロトコルのヘッダ内容がどのような値の時にヘッダの省略を行うかを指定する。省略箇所11cは、省略条件11bが成立する時に省略・復元処理の対象となるヘッダ情報内のフィールドを指定する。省略条件11b、省略箇所11cについては、複数の条件、省略箇所を組み合わせて指定することも可能である。   As shown in FIG. 2, the omission condition registration table 11 is a table in which a plurality of header omission information composed of three elements of an omission identifier 11a, an omission condition 11b, and an omission place 11c can be registered. The abbreviated identifier 11a is used for identifying header omission in combination with the abbreviated condition 11b and the abbreviated portion 11c. The omission condition 11b specifies what value the header content of the upper layer protocol is to be omitted. The omitted portion 11c designates a field in the header information that is the target of the omission / restoration process when the omission condition 11b is satisfied. The omitted condition 11b and the omitted part 11c can be specified by combining a plurality of conditions and omitted parts.

送信ヘッダ処理部12は、端末装置20からデータフレームを受け取ると、AAL5よりも上位側の各プロトコルレイヤにおけるヘッダ情報が省略条件登録テーブル11に登録された省略条件11bに一致するか確認する。一致した場合、省略条件11bに対応する省略箇所11cを、端末装置20から受け取ったデータフレーム中から削除し、データフレームサイズを小さくする。更に、従来のLLCヘッダ情報に省略識別子11aを埋め込んだ新たなヘッダ情報を端末装置20からのデータフレームに付加してカプセル化し、AAL5処理部15へ渡す。一方、端末装置20から受け取ったデータフレームのAAL5よりも上位側の各プロトコルレイヤにおけるヘッダ情報が、省略条件登録テーブル11に登録された省略条件11bに一致しない場合は、従来のLLCヘッダ情報を端末装置20からのデータフレームに付加してカプセル化し、AAL5処理部15へ渡す。   When the transmission header processing unit 12 receives the data frame from the terminal device 20, the transmission header processing unit 12 checks whether the header information in each protocol layer higher than AAL5 matches the omitted condition 11 b registered in the omitted condition registration table 11. If they match, the omitted portion 11c corresponding to the omitted condition 11b is deleted from the data frame received from the terminal device 20, and the data frame size is reduced. Furthermore, new header information in which the omitted identifier 11 a is embedded in the conventional LLC header information is added to the data frame from the terminal device 20 and encapsulated, and passed to the AAL5 processing unit 15. On the other hand, when the header information in each protocol layer higher than AAL5 of the data frame received from the terminal device 20 does not match the omission condition 11b registered in the omission condition registration table 11, the conventional LLC header information is changed to the terminal. It is added to the data frame from the device 20 and encapsulated, and passed to the AAL5 processing unit 15.

受信ヘッダ処理部13は、ATM網30からのデータ受信時に、AAL5処理部15からデータフレームを受け取ると、LLCヘッダ情報を確認する。確認したヘッダ情報が省略条件に該当するヘッダ情報であれば、LLCヘッダ情報相当部分に含まれる省略識別子11aを読み取る。次に、読み取った省略識別子11aに対応する省略情報を復元ヘッダ情報記憶部14から取り出し、AAL5処理部15から受け取ったデータフレームに対して、AAL5より上位層プロトコルのヘッダ情報部分を復元し、LLCヘッダ情報を削除して、端末装置20へ渡す。また、確認したヘッダ情報が従来のLLCヘッダ情報であれば、AAL5処理部15から受け取ったデータフレームからLLCヘッダ情報を削除して、端末装置20へ渡す。   When receiving a data frame from the AAL5 processing unit 15 when receiving data from the ATM network 30, the reception header processing unit 13 confirms the LLC header information. If the confirmed header information is header information corresponding to the omission condition, the omission identifier 11a included in the portion corresponding to the LLC header information is read. Next, the abbreviation information corresponding to the read abbreviation identifier 11a is extracted from the restoration header information storage unit 14, and the header information portion of the higher layer protocol from AAL5 is restored to the data frame received from the AAL5 processing unit 15, and the LLC The header information is deleted and passed to the terminal device 20. If the confirmed header information is conventional LLC header information, the LLC header information is deleted from the data frame received from the AAL5 processing unit 15 and is passed to the terminal device 20.

次に、送信ヘッダ処理部12において付加されるLLCヘッダ情報および受信ヘッダ処理部13において削除されるLLCヘッダ情報について説明する。本実施例におけるAAL5のLLCカプセル化は、RFC2684(RFC1483の改訂版)準拠のカプセル化方式を拡張したものである。RFC2684準拠のカプセル化におけるLLCヘッダは、DSAP(Destination Service Access Point)、SSAP(Source Service Access Point)、Ctrl(Control)の各1バイト、計3バイトから成り、カプセル化される上位層プロトコルのデータフレームがISO準拠であるか否かでその値が異なる。DSAP、SSAP、Ctrlの順で、カプセル化される上位層プロトコルのデータフレームがISO準拠であれば16進数値「FEFE03」となり、ISO準拠でなければ16進数値「AAAA03」となる。LLCヘッダの後には、ISO準拠であればNLPID(Network Level Protocol Identifier)が続き、ISO準拠でなければSNAPヘッダが続く。   Next, the LLC header information added in the transmission header processing unit 12 and the LLC header information deleted in the reception header processing unit 13 will be described. The AAL5 LLC encapsulation in this embodiment is an expansion of the encapsulation method compliant with RFC2684 (revised version of RFC1483). The LLC header in RFC 2684 compliant encapsulation consists of 1 byte each of DSAP (Destination Service Access Point), SSAP (Source Service Access Point), and Ctrl (Control). The value differs depending on whether the frame is ISO compliant. In the order of DSAP, SSAP, and Ctrl, if the data frame of the upper layer protocol to be encapsulated is ISO compliant, the hexadecimal value “FEFE03” is obtained, and if it is not ISO compliant, the hexadecimal value “AAAA03” is obtained. The LLC header is followed by an NLPID (Network Level Protocol Identifier) if it is ISO compliant, and a SNAP header if it is not ISO compliant.

本実施例では、カプセル化される上位層プロトコルのデータフレームがISO準拠であってもISO準拠でなくても、LLCヘッダのCtrl部は、常に16進数値「03」であることから、値が0固定であるCtrl部の上位6ビットに、先に説明した省略識別子11a、後に説明するヘッダ省略を開始することを伝えるヘッダ省略開始フラグ、さらに第2の実施例で説明する「子番号」を割り当てる。これにより、LLCヘッダ構成やサイズを変更することなく、LLCヘッダのCtrl部に設定される値を追加定義することで、本発明における新たな情報の伝達が可能となる。具体的な例としては、省略識別子を2ビット、ヘッダ省略開始フラグを1ビット、「子番号」を3ビット割り当てる。   In this embodiment, the Ctrl part of the LLC header is always a hexadecimal value “03” regardless of whether the data frame of the higher layer protocol to be encapsulated is ISO compliant or ISO compliant. In the upper 6 bits of the Ctrl part which is fixed to 0, the abbreviation identifier 11a described above, a header abbreviation start flag for telling the start of header abbreviation described later, and a “child number” described in the second embodiment are also provided. assign. As a result, new information in the present invention can be transmitted by additionally defining the value set in the Ctrl part of the LLC header without changing the LLC header configuration or size. As a specific example, 2 bits are assigned to the abbreviation identifier, 1 bit is assigned to the header omission start flag, and 3 bits are assigned to the “child number”.

次に、PPPoEoA(Point to Point Protocol over Ethernet(登録商標) over ATM)通信におけるPPPoEを例に、PPPセッションの確立後にヘッダ情報を省略して通信を行う場合の動作について、図3〜図6を用いて説明する。   Next, with reference to PPPoE in PPPoEoA (Point to Point Protocol over Ethernet (registered trademark) over ATM) communication as an example, the operation in the case of performing communication by omitting header information after establishing a PPP session will be described with reference to FIGS. It explains using.

端末装置20がATM網30の先に存在する不図示のPPPoEサーバ(アクセスコンセントレータ)との間でセッションを確立しようとする場合、端末装置20は、PPPoEサーバのMACアドレスやセッションIDを取得するためにRFC2516(A Method for Transmitting PPP Over Ethernet(登録商標))に定めるディスカバリを開始する。ディスカバリ時には、その段階により送受信するEthernet(登録商標)ヘッダ及びPPPoEヘッダの内容が変化していく。例えば、図4のフレームフォーマットにおいて、DESTINATION_ADDRESS(6バイト)は、ディスカバリ開始時に端末装置20から送出するPADI(The PPPoE Active Discovery Initiation)パケットにおいてはブロードキャストアドレスであるが、PPPoEサーバからの返信を受けると、それ以降は、PPPoEサーバのユニキャストアドレスをセットする。SESSION_ID(2バイト)においても、PADIパケット送出時には0固定であるが、PPPoEサーバからIDが指定されると、それ以降は指定されたIDをSESSION_IDにセットする。このようにDESTINATION_ADDRESSやSESSION_IDフィールドの値は、ディスカバリ段階では固定ではなく、また、セッション確立前には値が判らず、セッション確立時に初めて値を得ることができるものである。しかし、セッションが確立し、ディスカバリ段階からPPPセッション段階に入ると、PPPoEセッションが終了されるまでは、図4におけるフォーマットにおいて、DESTINATION_ADDRESS、SESSION_ID等、図3の省略箇所11cに示したフィールドの値は不変となる。この為、PPPセッション段階に入ると、ヘッダ省略が利用可能となる。   When the terminal device 20 tries to establish a session with a PPPoE server (access concentrator) (not shown) existing ahead of the ATM network 30, the terminal device 20 acquires the MAC address and session ID of the PPPoE server. Discovery in RFC2516 (A Method for Transmitting PPP Over Ethernet (registered trademark)) is started. At the time of discovery, the contents of the Ethernet (registered trademark) header and the PPPoE header that are transmitted and received change depending on the stage. For example, in the frame format of FIG. 4, DESTINATION_ADDRESS (6 bytes) is a broadcast address in a PADI (The PPPoE Active Discovery Initiation) packet sent from the terminal device 20 at the start of discovery, but upon receiving a reply from the PPPoE server. After that, the unicast address of the PPPoE server is set. SESSION_ID (2 bytes) is also fixed to 0 when a PADI packet is sent, but when an ID is specified from the PPPoE server, the specified ID is set as SESSION_ID thereafter. In this way, the values of the DESTINATION_ADDRESS and SESSION_ID fields are not fixed in the discovery stage, and are not known before the session is established, and can be obtained only when the session is established. However, when the session is established and the PPP session phase is entered from the discovery phase, until the PPPoE session is terminated, the values of the fields shown in the omitted portion 11c in FIG. 3 such as DESTINATION_ADDRESS and SESSION_ID in the format in FIG. Become immutable. For this reason, header entry can be used when entering the PPP session stage.

次に、PPPoEセッション確立後のPPPセッション段階におけるヘッダ省略の処理について説明する。図5は、送信ヘッダ処理部の動作を表すフローチャートである。送信ヘッダ処理部12は、端末装置20からイーサネット(登録商標)フレームを受け取り(ステップA10)、イーサネット(登録商標)ヘッダのETHER_TYPEフィールド値が、省略条件登録テーブル11における省略条件11b(例えば、ETHER_TYPE=0x8864:PPPセッション段階)であるかを比較する(ステップA11)。ステップA11において、ETHER_TYPEフィールド値が省略条件11bに一致しない場合、従来のLLCヘッダ情報を端末装置20からのイーサネット(登録商標)フレームに付加してカプセル化し(ステップA12)、AAL5処理部15に出力し(ステップA13)、一連の処理を終了する。   Next, the header omitting process in the PPP session stage after the PPPoE session is established will be described. FIG. 5 is a flowchart showing the operation of the transmission header processing unit. The transmission header processing unit 12 receives the Ethernet (registered trademark) frame from the terminal device 20 (step A10), and the ETHER_TYPE field value of the Ethernet (registered trademark) header is set to the omitted condition 11b in the omitted condition registration table 11 (for example, ETHER_TYPE = 0x8864: PPP session stage) is compared (step A11). If the ETHER_TYPE field value does not match the omission condition 11b in step A11, the conventional LLC header information is added to the Ethernet (registered trademark) frame from the terminal device 20 and encapsulated (step A12), and output to the AAL5 processing unit 15 (Step A13), and the series of processes is terminated.

ステップA11において、端末装置20から受信したイーサネット(登録商標)フレームのETHER_TYPEフィールド値が省略条件11b(ETHER_TYPE=0x8864:PPPセッション段階)に一致した場合、一致が初めてであるかを確認する(ステップA21)。ステップA21において、省略条件11bに初めて一致した場合、イーサネット(登録商標)フレームには、従来のLLCヘッダ情報に省略識別子11aとヘッダ省略を開始することを伝えるフラグとを埋め込んだLLCヘッダを付加し(ステップA22)、AAL5処理部15に出力し(ステップA13)、一連の処理を終了する。   In step A11, if the ETHER_TYPE field value of the Ethernet® frame received from the terminal device 20 matches the omission condition 11b (ETHER_TYPE = 0x8864: PPP session stage), it is confirmed whether or not the match is the first (step A21). ). In step A21, when the omission condition 11b is matched for the first time, an LLC header in which an omission identifier 11a and a flag indicating that omission of header omission is embedded is added to the conventional LLC header information. (Step A22), the data is output to the AAL5 processing unit 15 (Step A13), and the series of processing ends.

一方、ステップA21において、省略条件11bに既に一致済みである場合、省略箇所11cであるDESTINATION_ADDRESS、SOURCE_ADDRESS、ETHER_TYPE、VER、TYPE、CODE、SESSION IDフィールドを削除してヘッダ情報サイズを小さくする(ステップA41)。続いて、従来のLLCヘッダ情報に省略識別子11aを埋め込んだLLCヘッダを付加し(ステップA42)、AAL5処理部15に出力し(ステップA13)、一連の処理を終了する。   On the other hand, if the abbreviation condition 11b has already been matched in step A21, the header information size is reduced by deleting the DESTINATION_ADDRESS, SOURCE_ADDRESS, ETHER_TYPE, VER, TYPE, CODE, and SESSION ID fields that are the abbreviations 11c (step A41). ). Subsequently, an LLC header in which the abbreviated identifier 11a is embedded in the conventional LLC header information is added (step A42) and output to the AAL5 processing unit 15 (step A13), and the series of processes is terminated.

次に、受信ヘッダ処理部13の動作について説明する。図6は、受信ヘッダ処理部の動作を表すフローチャートである。図6において、ATM網30から受信したセルは、ATM処理部16、AAL5処理部15を経てデータフレームに結合され、受信ヘッダ処理部13に入力される(ステップB10)。受信ヘッダ処理部13では、まずデータフレームのLLCヘッダが従来のLLCヘッダであるかを確認する(ステップB11)。従来のLLCヘッダであれば、LLCヘッダ部を削除し(ステップB13)、端末装置20にイーサネット(登録商標)フレームを出力し(ステップB14)、一連の処理を終了する。   Next, the operation of the reception header processing unit 13 will be described. FIG. 6 is a flowchart showing the operation of the reception header processing unit. In FIG. 6, the cell received from the ATM network 30 is combined with the data frame via the ATM processing unit 16 and the AAL5 processing unit 15, and is input to the reception header processing unit 13 (step B10). The reception header processing unit 13 first confirms whether the LLC header of the data frame is a conventional LLC header (step B11). If it is a conventional LLC header, the LLC header part is deleted (step B13), an Ethernet (registered trademark) frame is output to the terminal device 20 (step B14), and a series of processing ends.

ステップB11において、LLCヘッダが省略対象に該当するLLCヘッダである場合、受信ヘッダ処理部13は、受信したデータフレームのLLCヘッダから省略識別子11aを読み取り、続いてLLCヘッダにヘッダ省略開始フラグがセットされているかを確認する(ステップB21)。LLCヘッダにヘッダ省略開始フラグがセットされている場合、省略識別子11aに対応する省略箇所11cを受信データフレームから取得して復元ヘッダ情報記憶部14に保存する(ステップB22)。その後、ステップB13に進む。   In step B11, if the LLC header is an LLC header corresponding to an omission target, the reception header processing unit 13 reads the omission identifier 11a from the LLC header of the received data frame, and then sets a header omission start flag in the LLC header. It is confirmed whether it has been performed (step B21). When the header omission start flag is set in the LLC header, the omission location 11c corresponding to the omission identifier 11a is acquired from the received data frame and stored in the restored header information storage unit 14 (step B22). Then, it progresses to step B13.

ステップB21において、LLCヘッダにヘッダ省略開始フラグがセットされていない場合、省略識別子11aに対応する省略箇所11cの内容を復元ヘッダ情報記憶部14から取り出し、上位層プロトコルのデータフレームを復元し(ステップB31)、ステップB13に進む。   If the header omission start flag is not set in the LLC header in step B21, the contents of the omission location 11c corresponding to the omission identifier 11a are extracted from the restoration header information storage unit 14 and the data frame of the higher layer protocol is restored (step S21). B31), the process proceeds to step B13.

ATM装置10は、以上のように動作し、省略するヘッダ情報を復元ヘッダ情報記憶部14に保存しているので、PPPoEセッション確立後のPPPセッション段階のような通信を始めてから値が定まるヘッダ情報であっても省略・復元を行うことができる。   Since the ATM device 10 operates as described above and saves omitted header information in the restored header information storage unit 14, header information whose value is determined after starting communication at the PPP session stage after the PPPoE session is established. Even so, it can be omitted or restored.

本発明の第2の実施例として、1つの省略条件11bを満たす通信が複数存在しても、これらを混同することなくそれぞれの通信においてヘッダの省略化が可能となる方法について説明する。以下において、PPPoEプロトコルであって、例えばPPPセッションが複数確立された場合の動作について図7〜図9を用いて説明する。   As a second embodiment of the present invention, a method will be described in which a header can be omitted in each communication without confusion even if there are a plurality of communications satisfying one omission condition 11b. The operation when the PPPoE protocol is used and a plurality of PPP sessions are established will be described below with reference to FIGS.

図7は、本発明の第2の実施例に係るATM装置の構成を表すブロック図である。図7において、図1と同じ符号は、同一物あるいは相当物を表す。図7に示すATM装置10aは、図1のATM装置に対して、省略ヘッダ情報記憶部17が追加されている。省略ヘッダ情報記憶部17は、送信ヘッダ処理部12aにおいて、省略条件登録テーブル11に登録された省略条件11bに一致するデータフレームを受け取った場合に、省略条件11bに対応する省略箇所11cを記憶する。この際、省略条件11bを満たすヘッダ情報が複数ある場合にそれらを区別するための識別番号(例えば、セッション識別番号等に相当し、ここでは子番号と呼ぶ)も保存する。   FIG. 7 is a block diagram showing the configuration of the ATM apparatus according to the second embodiment of the present invention. In FIG. 7, the same reference numerals as those in FIG. An ATM device 10a shown in FIG. 7 has an omitted header information storage unit 17 added to the ATM device of FIG. When the transmission header processing unit 12a receives a data frame that matches the omission condition 11b registered in the omission condition registration table 11, the omission header information storage unit 17 stores the omission place 11c corresponding to the omission condition 11b. . At this time, when there are a plurality of header information satisfying the omission condition 11b, an identification number (for example, a session identification number or the like, referred to as a child number here) for distinguishing them is also stored.

次に、ATM装置10aの動作を説明する。図8は、本発明の第2の実施例に係る送信ヘッダ処理部の動作を表すフローチャートである。図8において、図5と同じ符号のステップは、同様の処理が行われる。   Next, the operation of the ATM device 10a will be described. FIG. 8 is a flowchart showing the operation of the transmission header processing unit according to the second embodiment of the present invention. In FIG. 8, the same reference numerals as those in FIG.

端末装置20から受信したイーサネット(登録商標)フレームのETHER_TYPEフィールドの値が省略条件11b(ETHER_TYPE=0x8864:PPPセッション段階)に一致した場合の処理(ステップA21)において、省略条件11bに初めて一致した場合、今回受信したヘッダ情報から省略箇所11cが示す内容を省略ヘッダ情報記憶部17に保存する。この際、省略条件11bを満たすヘッダ情報が複数ある場合にそれらを区別するための子番号も保存する(ステップA23)。その後、イーサネット(登録商標)フレームには、従来のLLCヘッダ情報のCtrl部に、ヘッダ省略内容を示す省略識別子11aと、同一省略条件を満たすヘッダが複数ある場合にそれらを区別するための子番号と、ヘッダ省略を開始することを伝える省略開始フラグとを埋め込んだLLCヘッダを付加し(ステップA24)、AAL5処理部15に出力し(ステップA13)、一連の処理を終了する。   When the value of the ETHER_TYPE field of the Ethernet (registered trademark) frame received from the terminal device 20 matches the abbreviated condition 11b for the first time in the process (step A21) when the value matches the abbreviated condition 11b (ETHER_TYPE = 0x8864: PPP session stage) The contents indicated by the omitted portion 11 c from the header information received this time are stored in the omitted header information storage unit 17. At this time, if there are a plurality of header information satisfying the omission condition 11b, the child number for distinguishing them is also stored (step A23). After that, in the Ethernet (registered trademark) frame, in the Ctrl part of the conventional LLC header information, when there are a plurality of abbreviated identifiers 11a indicating header omitted contents and a plurality of headers satisfying the same abbreviated condition, a child number for distinguishing them Then, an LLC header embedded with an omission start flag indicating that header omission is to be started is added (step A24), and is output to the AAL5 processing unit 15 (step A13), and a series of processing ends.

ステップA21において、省略条件11bにすでに一致済みである場合、次に省略箇所11cの内容として登録済みであるDESTINATION_ADDRESS、SOURCE_ADDRESS、ETHER_TYPE、VER、TYPE、CODE、SESSION IDフィールドの値が、今回受信したイーサネット(登録商標)フレーム内のイーサネット(登録商標)ヘッダ、PPPoEヘッダ情報と異なるかを確認する(ステップA40)。ステップA40において今回受信したイーサネット(登録商標)フレームのヘッダ情報が、省略ヘッダ情報記憶部17に登録済みの省略箇所11cの内容と異なる場合、ステップA23へ遷移する。ステップA40において今回受信したイーサネット(登録商標)フレームのヘッダ情報が、省略ヘッダ情報記憶部17に登録済みの省略箇所11cの内容と一致する場合、受け取ったイーサネット(登録商標)フレームは、省略箇所11cであるDESTINATION_ADDRESS、SOURCE_ADDRESS、ETHER_TYPE、VER、TYPE、CODE、SESSION IDフィールドを削除し(ステップA41)、ヘッダ情報サイズを小さくする。続いて、従来のLLCヘッダ情報に、省略識別子11aと子番号を埋め込んだLLCヘッダを付加し(ステップA43)、AAL5処理部15に出力し(ステップA13)、一連の処理を終了する。   In step A21, if the omission condition 11b has already been matched, the values of the DESTINATION_ADDRESS, SOURCE_ADDRESS, ETHER_TYPE, VER, TYPE, CODE, and SESSION ID fields that have been registered as the contents of the omission part 11c are the next received Ethernet It is confirmed whether the information is different from the Ethernet (registered trademark) header or PPPoE header information in the (registered trademark) frame (step A40). If the header information of the Ethernet (registered trademark) frame received this time in step A40 is different from the contents of the omitted portion 11c registered in the omitted header information storage unit 17, the process proceeds to step A23. If the header information of the Ethernet (registered trademark) frame received this time in step A40 matches the contents of the omitted portion 11c registered in the omitted header information storage unit 17, the received Ethernet (registered trademark) frame has the omitted portion 11c. DESTINATION_ADDRESS, SOURCE_ADDRESS, ETHER_TYPE, VER, TYPE, CODE, and SESSION ID fields are deleted (step A41) to reduce the header information size. Subsequently, an LLC header in which the abbreviated identifier 11a and the child number are embedded is added to the conventional LLC header information (step A43), and is output to the AAL5 processing unit 15 (step A13), and a series of processing ends.

図9は、本発明の第2の実施例に係る受信ヘッダ処理部の動作を表すフローチャートである。図9において、図6と同じ符号のステップは、同様の処理が行われる。ATM網30からデータフレームを受信した際、ステップB23で復元ヘッダ情報記憶部14へ保存する場合に子番号も保存するようにする。また、ステップB32において、省略個所11cの内容を復元する際に、省略識別子11aだけでなく、子番号も一致する省略個所11cの内容を復元ヘッダ情報記憶部14から取り出し、上位層プロトコルのデータフレームを復元する。   FIG. 9 is a flowchart showing the operation of the reception header processing unit according to the second embodiment of the present invention. In FIG. 9, the same steps as those in FIG. 6 are performed. When a data frame is received from the ATM network 30, the child number is also saved when it is saved in the restored header information storage unit 14 in step B23. In step B32, when restoring the contents of the omitted portion 11c, the contents of the omitted portion 11c that matches not only the omitted identifier 11a but also the child number are extracted from the restored header information storage unit 14, and the data frame of the upper layer protocol To restore.

以上により、同じ省略条件11bを満たすが、異なるヘッダ情報を持つ通信(例えばPPPセッション)が複数個存在する場合であっても、複数の通信を子番号によって識別することで、複数の通信を混同することなくそれぞれの通信におけるヘッダの省略・復元を行うことが可能となる。   As described above, even if there are a plurality of communications (for example, PPP sessions) having the same omission condition 11b but having different header information, the plurality of communications are confused by identifying the plurality of communications by the child numbers. It is possible to omit / restore the header in each communication without doing so.

本発明の第1の実施例に係るATM通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the ATM communication apparatus which concerns on 1st Example of this invention. 省略条件登録テーブルの構成を表す図である。It is a figure showing the structure of an omission condition registration table. 省略条件登録テーブルの構成の詳細を表す図である。It is a figure showing the detail of a structure of an omission condition registration table. イーサネット(登録商標)フレームのフォーマットを表す図である。It is a figure showing the format of an Ethernet (trademark) frame. 本発明の第1の実施例に係る送信ヘッダ処理部の動作を表すフローチャートである。It is a flowchart showing operation | movement of the transmission header process part which concerns on 1st Example of this invention. 本発明の第1の実施例に係る受信ヘッダ処理部の動作を表すフローチャートである。It is a flowchart showing operation | movement of the reception header process part which concerns on 1st Example of this invention. 本発明の第2の実施例に係るATM装置の構成を表すブロック図である。It is a block diagram showing the structure of the ATM apparatus which concerns on the 2nd Example of this invention. 本発明の第2の実施例に係る送信ヘッダ処理部の動作を表すフローチャートである。It is a flowchart showing operation | movement of the transmission header process part which concerns on 2nd Example of this invention. 本発明の第2の実施例に係る受信ヘッダ処理部の動作を表すフローチャートである。It is a flowchart showing operation | movement of the reception header process part which concerns on 2nd Example of this invention.

符号の説明Explanation of symbols

10、10a ATM通信装置
11 省略条件登録テーブル
11a 省略識別子
11b 省略条件
11c 省略箇所
12、12a 送信ヘッダ処理部
13 受信ヘッダ処理部
14 復元ヘッダ情報記憶部
15 AAL5処理部
16 ATM処理部
17 省略ヘッダ情報記憶部
20 端末装置
30 ATM網
10, 10a ATM communication device 11 Omission condition registration table 11a Omission identifier 11b Omission condition 11c Omission location 12, 12a Transmission header processing section 13 Reception header processing section 14 Restore header information storage section 15 AAL5 processing section 16 ATM processing section 17 Omission header information Storage unit 20 Terminal device 30 ATM network

Claims (18)

端末側プロトコルがどのような省略条件にある時に、前記端末側プロトコルに従うヘッダ情報中のどの情報を省略するかを定める情報を保持する省略条件登録部と、
前記省略条件登録部を参照し、端末側から入力される前記端末側プロトコルに従うデータフレームのヘッダ情報中の所定の情報を削除すると共に、削除した前記情報の種別を示す省略識別子を送信データフレームの送信ヘッダ内にセットして網側に出力するための前記送信データフレームを生成する送信ヘッダ処理部と、
復元するためのヘッダ情報を保存しておく復元ヘッダ情報記憶部と、
網側から入力される受信データフレーム中の受信ヘッダから前記省略識別子を読み取り、前記省略条件登録部と前記復元ヘッダ情報記憶部との内容に基づいて前記省略識別子に対応する端末側のヘッダ情報を復元し、前記端末側プロトコルに従うデータフレームを生成して端末側に出力する受信ヘッダ処理部と、
を備えることを特徴とするATM(Asynchronous Transfer Mode)通信装置。
An omission condition registration unit that holds information that determines which information in the header information according to the terminal side protocol is omitted when the omission condition is in the terminal side protocol;
Referring to the omission condition registration unit, the predetermined information in the header information of the data frame according to the terminal side protocol input from the terminal side is deleted, and an abbreviated identifier indicating the type of the deleted information is set in the transmission data frame A transmission header processing unit for generating the transmission data frame to be set in the transmission header and output to the network side;
A restoration header information storage unit for storing header information for restoration;
The abbreviation identifier is read from the reception header in the reception data frame input from the network side, and the header information on the terminal side corresponding to the abbreviation identifier based on the contents of the abbreviation condition registration unit and the restored header information storage unit A reception header processing unit that restores, generates a data frame according to the terminal-side protocol, and outputs the data frame to the terminal side;
An ATM (Asynchronous Transfer Mode) communication device.
前記省略条件登録部は、前記省略識別子と、前記省略条件を表す情報と、前記ヘッダ情報中のどの情報を省略するかを表す省略箇所情報とを組で保持するように構成されることを特徴とする請求項1記載のATM通信装置。   The omission condition registration unit is configured to hold the omission identifier, information indicating the omission condition, and omission location information indicating which information in the header information is omitted in a set. The ATM communication device according to claim 1. 前記送信ヘッダ処理部は、前記端末側プロトコルに従うデータフレーム中のヘッダ情報が前記省略条件を表す情報に所定の通信において初めて一致する際には、ヘッダ省略開始を表す開始フラグと前記省略識別子とを前記送信ヘッダ中にセットし、二番目以降に一致する際には、前記端末側プロトコルに従うデータフレーム中の、前記省略箇所情報で示される情報を削除すると共に、前記省略識別子を前記送信ヘッダ中にセットする機能を備え、
前記受信ヘッダ処理部は、前記受信データフレームの前記受信ヘッダ中に前記省略識別子および前記開始フラグが存在する場合には、前記省略箇所情報で示される情報を前記復元ヘッダ情報記憶部に記憶させ、前記受信データフレームの前記受信ヘッダを削除して前記端末側プロトコルに従うデータフレームを生成し、前記受信データフレームのヘッダ中に前記省略識別子が存在し、かつ、前記開始フラグが存在しない場合には、前記受信データフレームの前記受信ヘッダを削除し、前記復元ヘッダ情報記憶部に記憶されている前記省略箇所情報で示される情報を前記受信データフレームに挿入して前記端末側プロトコルに従うデータフレームを生成する機能を備えることを特徴とする請求項2記載のATM通信装置。
When the header information in the data frame according to the terminal-side protocol matches the information indicating the abbreviation condition for the first time in a predetermined communication, the transmission header processing unit includes a start flag indicating a header abbreviation start and the abbreviation identifier. When it is set in the transmission header and matches the second or later, the information indicated by the omitted portion information in the data frame according to the terminal-side protocol is deleted, and the abbreviation identifier is included in the transmission header. The function to set,
The reception header processing unit, when the abbreviation identifier and the start flag are present in the reception header of the reception data frame, stores the information indicated by the abbreviation location information in the restoration header information storage unit, If the received header of the received data frame is deleted to generate a data frame according to the terminal-side protocol, the abbreviation identifier is present in the header of the received data frame, and the start flag is not present, The received header of the received data frame is deleted, and the information indicated by the omitted portion information stored in the restored header information storage unit is inserted into the received data frame to generate a data frame according to the terminal-side protocol The ATM communication device according to claim 2, further comprising a function.
前記省略条件を満たす通信が複数ある場合に、前記複数の通信におけるヘッダ情報を区別するための識別番号と、前記識別番号毎に前記省略条件に対応する前記省略箇所情報とを記憶する省略ヘッダ情報記憶部をさらに備え、
前記送信ヘッダ処理部は、前記複数の通信における一つの通信毎に、前記端末側プロトコルに従うデータフレーム中のヘッダ情報が前記省略条件を表す情報に初めて一致する際には、ヘッダ省略開始を表す開始フラグと前記省略識別子と前記識別番号とを前記送信ヘッダ中にセットし、二番目以降に一致する際には、前記端末側プロトコルに従うデータフレーム中の、前記省略箇所情報で示される情報を削除すると共に、前記省略識別子と前記識別番号とを前記送信ヘッダ中にセットする機能を備え、
前記復元ヘッダ情報記憶部は、復元ヘッダ情報として前記省略箇所情報で示される前記ヘッダ情報と前記受信ヘッダ中の前記識別番号とを対応させて記憶し、
前記受信ヘッダ処理部は、前記受信データフレーム中の受信ヘッダから前記省略識別子を探し、前記省略識別子が存在する場合、前記開始フラグが存在するか否かを判断し、前記開始フラグが存在する場合には、復元ヘッダ情報として前記省略箇所情報で示される前記ヘッダ情報と前記受信ヘッダ中の識別番号とを前記復元ヘッダ情報記憶部に記憶させ、前記受信ヘッダを削除して前記端末側プロトコルに従うデータフレームを生成し、前記開始フラグが存在しない場合には、前記受信ヘッダを削除し、前記受信ヘッダ中の識別番号に対応して前記復元ヘッダ情報記憶部に記憶されている前記復元ヘッダ情報を前記受信データフレームに付加して前記端末側プロトコルに従うデータフレームを生成する機能を備えることを特徴とする請求項2記載のATM通信装置。
Abbreviated header information for storing an identification number for distinguishing header information in the plurality of communications and the abbreviated portion information corresponding to the abbreviated condition for each identification number when there are a plurality of communications satisfying the abbreviated condition A storage unit;
The transmission header processing unit starts the header omission start when the header information in the data frame according to the terminal-side protocol matches the information representing the omission condition for the first time for each communication in the plurality of communications. A flag, the abbreviated identifier, and the identification number are set in the transmission header, and when the second and subsequent matches, information indicated by the abbreviated location information in the data frame according to the terminal side protocol is deleted. And a function of setting the abbreviated identifier and the identification number in the transmission header,
The restored header information storage unit stores the header information indicated by the omitted part information as restored header information in association with the identification number in the received header,
The reception header processing unit searches for the abbreviation identifier from the reception header in the reception data frame, determines whether the start flag exists when the abbreviation identifier exists, and when the start flag exists Includes storing the header information indicated by the omitted part information as the restoration header information and the identification number in the reception header in the restoration header information storage unit, deleting the reception header, and complying with the terminal-side protocol. When the frame is generated and the start flag does not exist, the received header is deleted, and the restored header information stored in the restored header information storage unit corresponding to the identification number in the received header is 3. A function of generating a data frame in accordance with the terminal-side protocol by adding to a received data frame. The placing of the ATM communication device.
前記送信ヘッダ処理部が出力する前記送信データフレームからATMセルのペイロード部分となるデータユニットを作成してATM処理部に出力すると共に、前記ATM処理部から入力したデータユニットから前記受信データフレームを生成して前記受信ヘッダ処理部に出力するAAL5(ATM Adaptation Layer type 5)処理部と、
前記AAL5処理部が出力するデータユニットにATMヘッダを付加して生成したATMセルをATM網に送出すると共に、前記ATM網から受信したATMセルからATMヘッダを取り除いて生成したデータユニットを前記AAL5処理部に出力するATM処理部と、
をさらに備えることを特徴とする請求項1記載のATM通信装置。
A data unit that is a payload part of an ATM cell is created from the transmission data frame output by the transmission header processing unit and output to the ATM processing unit, and the reception data frame is generated from the data unit input from the ATM processing unit. An AAL5 (ATM Adaptation Layer type 5) processing unit that outputs the received header processing unit,
An ATM cell generated by adding an ATM header to the data unit output by the AAL5 processing unit is sent to the ATM network, and the data unit generated by removing the ATM header from the ATM cell received from the ATM network is processed by the AAL5 processing. An ATM processing unit for outputting to the unit;
The ATM communication apparatus according to claim 1, further comprising:
前記送信ヘッダおよび前記受信ヘッダは、LLC(Logical Link Control)のヘッダであることを特徴とする請求項1〜5のいずれか一に記載のATM通信装置。   The ATM communication apparatus according to claim 1, wherein the transmission header and the reception header are LLC (Logical Link Control) headers. 前記端末側プロトコルは、イーサネット(登録商標)のプロトコルであって、イーサネット(登録商標)フレーム中のヘッダ情報が削除・復元されることを特徴とする請求項1〜5のいずれか一に記載のATM通信装置。   The said terminal side protocol is a protocol of Ethernet (trademark), Comprising: The header information in an Ethernet (trademark) frame is deleted and decompress | restored, It is any one of Claims 1-5 characterized by the above-mentioned. ATM communication device. 前記イーサネット(登録商標)フレームのペイロード内の他のプロトコル中のヘッダ情報も合せて削除・復元されることを特徴とする請求項7記載のATM通信装置。   8. The ATM communication apparatus according to claim 7, wherein header information in another protocol in the payload of the Ethernet (registered trademark) frame is also deleted and restored together. 前記他のプロトコルは、PPPoE(Point to Point Protocol over Ethernet(登録商標))であることを特徴とする請求項8記載のATM通信装置。   9. The ATM communication apparatus according to claim 8, wherein the other protocol is PPPoE (Point to Point Protocol over Ethernet (registered trademark)). 請求項1〜9のいずれか一に記載のATM通信装置は、互いにATM網を介して対向して通信を行うことを特徴とするATM通信装置。   The ATM communication apparatus according to claim 1, wherein the ATM communication apparatuses communicate with each other via an ATM network. ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法であって、
送信側において、
端末側から前記端末側プロトコルに従うデータフレームを入力するステップと、
前記端末側プロトコルがどのような省略条件にある時に、前記端末側プロトコルに従うヘッダ情報内のどの情報を省略するかを定める情報を参照し、前記データフレーム中のヘッダ情報を削除するステップと、
削除した前記ヘッダ情報の種別を示す省略識別子を送信ヘッダ内にセットして網側に出力するための送信データフレームを生成するステップと、
を含み、
受信側において、
前記網側から受信データフレームを入力するステップと、
前記受信データフレーム中の受信ヘッダから前記省略識別子を読み取るステップと、
予め記憶してある前記省略条件と復元するためのヘッダ情報との内容に基づいて前記省略識別子に対応するヘッダ情報を復元するステップと、
前記復元したヘッダ情報を付加して前記端末側プロトコルに従うデータフレームを生成して端末側に出力するステップと、
を含むことを特徴とする通信方法。
A method in which an ATM communication device communicates by deleting and restoring header information according to a terminal-side protocol,
On the sending side,
Inputting a data frame according to the terminal side protocol from the terminal side;
When the terminal-side protocol is under what omission conditions, referring to information defining which information in the header information according to the terminal-side protocol is omitted, and deleting the header information in the data frame;
Generating a transmission data frame for setting an abbreviated identifier indicating the type of the deleted header information in a transmission header and outputting it to the network side;
Including
On the receiving side,
Inputting a received data frame from the network side;
Reading the abbreviated identifier from the received header in the received data frame;
Restoring header information corresponding to the abbreviation identifier based on the contents of the omission conditions stored in advance and header information for restoration;
Adding the restored header information to generate a data frame according to the terminal side protocol and outputting the data frame to the terminal side;
A communication method comprising:
ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法であって、
送信側において、
端末側から前記端末側プロトコルに従うデータフレームを入力するステップと、
前記端末側プロトコルがどのような省略条件にある時に、前記データフレーム中のヘッダ情報内のどの情報を省略するかを定める省略箇所情報を参照するステップと、
前記ヘッダ情報が、前記省略条件に所定の通信において初めて一致したか否かを判断するステップと、
前記判断の結果、初めて一致した場合に、ヘッダ省略開始を表す開始フラグと削除する前記ヘッダ情報の種別を示す省略識別子とを送信ヘッダ中にセットし、二番目以降に一致する場合には、前記端末側プロトコルに従うデータフレーム中の、前記省略箇所情報で示されるヘッダ情報を削除すると共に、前記送信ヘッダ中に前記省略識別子をセットするステップと、
セットされた前記送信ヘッダを付加して網側に出力するための送信データフレームを生成するステップと、
を含み、
受信側において、
前記網側から受信データフレームを入力するステップと、
前記受信データフレーム中の受信ヘッダから前記省略識別子を探し、前記省略識別子が存在する場合、前記開始フラグが存在するか否かを判断するステップと、
前記開始フラグが存在する場合には、前記省略箇所情報で示される前記ヘッダ情報を復元ヘッダ情報として記憶し、前記受信ヘッダを削除して前記端末側プロトコルに従うデータフレームを生成し、前記開始フラグが存在しない場合には、前記受信ヘッダを削除し、記憶されている前記復元ヘッダ情報を前記受信データフレームに付加して前記端末側プロトコルに従うデータフレームを生成するステップと、
生成した前記データフレームを端末側に出力するステップと、
を含むことを特徴とする通信方法。
A method in which an ATM communication device communicates by deleting and restoring header information according to a terminal-side protocol,
On the sending side,
Inputting a data frame according to the terminal side protocol from the terminal side;
A step of referring to abbreviated location information that determines which information in the header information in the data frame is omitted when the terminal-side protocol is under what abbreviated conditions;
Determining whether or not the header information matches the omitted condition for the first time in a predetermined communication;
As a result of the determination, when matching is made for the first time, a start flag indicating header omission start and an abbreviation identifier indicating the type of header information to be deleted are set in the transmission header. Deleting the header information indicated by the omitted part information in the data frame according to the terminal-side protocol, and setting the omitted identifier in the transmission header;
Generating a transmission data frame for adding to the set transmission header and outputting to the network side;
Including
On the receiving side,
Inputting a received data frame from the network side;
Searching for the abbreviated identifier from the received header in the received data frame and determining whether the start flag is present if the abbreviated identifier is present;
When the start flag is present, the header information indicated by the omitted part information is stored as restoration header information, the reception header is deleted to generate a data frame according to the terminal-side protocol, and the start flag is If not, deleting the received header, adding the stored restoration header information to the received data frame to generate a data frame according to the terminal-side protocol;
Outputting the generated data frame to the terminal side;
A communication method comprising:
ATM通信装置が端末側プロトコルに従うヘッダ情報を削除・復元して通信する方法であって、
送信側において、
端末側から前記端末側プロトコルに従うデータフレームを入力するステップと、
前記端末側プロトコルがどのような省略条件にある時に、前記データフレーム中のヘッダ情報内のどの情報を省略するかを定める省略箇所情報を参照するステップと、
複数の通信における一つの通信毎に、前記端末側プロトコルに従うデータフレーム中のヘッダ情報が前記省略条件を表す情報に初めて一致する際には、ヘッダ省略開始を表す開始フラグと削除する前記ヘッダ情報の種別を示す省略識別子と複数の通信におけるヘッダ情報を区別するための識別番号とを前記送信ヘッダ中にセットし、二番目以降に一致する際には、前記端末側プロトコルに従うデータフレーム中の、前記省略箇所情報で示される情報を削除すると共に、前記省略識別子と前記識別番号とを前記送信ヘッダ中にセットするステップと、
セットされた前記送信ヘッダを付加して網側に出力するための送信データフレームを生成するステップと、
を含み、
受信側において、
前記網側から受信データフレームを入力するステップと、
前記受信データフレーム中の受信ヘッダから前記省略識別子を探し、前記省略識別子が存在する場合、前記開始フラグが存在するか否かを判断するステップと、
前記開始フラグが存在する場合には、復元ヘッダ情報として前記省略箇所情報で示される前記ヘッダ情報と前記受信ヘッダ中の識別番号とを対応させて記憶し、前記受信ヘッダを削除して前記端末側プロトコルに従うデータフレームを生成し、前記開始フラグが存在しない場合には、前記受信ヘッダを削除し、前記受信ヘッダ中の識別番号に対応して記憶されている前記復元ヘッダ情報を前記受信データフレームに付加して前記端末側プロトコルに従うデータフレームを生成するステップと、
生成した前記データフレームを端末側に出力するステップと、
を含むことを特徴とする通信方法。
A method in which an ATM communication device communicates by deleting and restoring header information according to a terminal-side protocol,
On the sending side,
Inputting a data frame according to the terminal side protocol from the terminal side;
A step of referring to abbreviated location information that determines which information in the header information in the data frame is omitted when the terminal-side protocol is under what abbreviated conditions;
When the header information in the data frame according to the terminal-side protocol for the first time in a plurality of communications matches the information indicating the omission condition, the start flag indicating the header omission start and the header information to be deleted are deleted. An abbreviation identifier indicating a type and an identification number for distinguishing header information in a plurality of communications are set in the transmission header, and when the second and subsequent matches, in the data frame according to the terminal side protocol, Deleting the information indicated by the omitted part information, and setting the abbreviated identifier and the identification number in the transmission header;
Generating a transmission data frame for adding to the set transmission header and outputting to the network side;
Including
On the receiving side,
Inputting a received data frame from the network side;
Searching for the abbreviated identifier from the received header in the received data frame and determining whether the start flag is present if the abbreviated identifier is present;
When the start flag exists, the header information indicated by the omitted part information and the identification number in the reception header are stored in association with each other as restoration header information, and the reception header is deleted and the terminal side When a data frame is generated according to a protocol and the start flag does not exist, the received header is deleted, and the restored header information stored corresponding to the identification number in the received header is stored in the received data frame. Adding to generate a data frame according to the terminal-side protocol;
Outputting the generated data frame to the terminal side;
A communication method comprising:
前記送信側において、
生成された前記送信データフレームからATMセルのペイロード部分となるデータユニットを作成するステップと、
作成された前記データユニットにATMヘッダを付加して生成したATMセルをATM網に送出するステップと、
をさらに含み、
前記受信側において、
前記ATM網から受信したATMセルからATMヘッダを取り除いてデータユニットを生成するステップと、
生成された前記データユニットから前記受信データフレームを生成するステップと、
をさらに含むことを特徴とする請求項11〜13のいずれか一に記載の通信方法。
On the sending side,
Creating a data unit to be a payload part of an ATM cell from the generated transmission data frame;
Sending an ATM cell generated by adding an ATM header to the created data unit to an ATM network;
Further including
On the receiving side,
Removing an ATM header from an ATM cell received from the ATM network to generate a data unit;
Generating the received data frame from the generated data unit;
The communication method according to claim 11, further comprising:
前記送信ヘッダおよび前記受信ヘッダは、LLC(Logical Link Control)のヘッダであることを特徴とする請求項11〜13のいずれか一に記載の通信方法。   The communication method according to claim 11, wherein the transmission header and the reception header are LLC (Logical Link Control) headers. 前記端末側プロトコルは、イーサネット(登録商標)のプロトコルであって、イーサネット(登録商標)フレーム中のヘッダ情報が削除・復元されることを特徴とする請求項11〜13のいずれか一に記載の通信方法。   The terminal-side protocol is an Ethernet (registered trademark) protocol, and header information in an Ethernet (registered trademark) frame is deleted and restored. Communication method. 前記イーサネット(登録商標)フレームのペイロード内の他のプロトコル中のヘッダ情報も合せて削除・復元されることを特徴とする請求項16記載の通信方法。   The communication method according to claim 16, wherein header information in another protocol in the payload of the Ethernet (registered trademark) frame is also deleted and restored together. 前記他のプロトコルは、PPPoE(Point to Point Protocol over Ethernet(登録商標))であることを特徴とする請求項17記載の通信方法。   18. The communication method according to claim 17, wherein the other protocol is PPPoE (Point to Point Protocol over Ethernet (registered trademark)).
JP2004307189A 2004-10-21 2004-10-21 ATM communication apparatus and communication method thereof Expired - Fee Related JP4063814B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004307189A JP4063814B2 (en) 2004-10-21 2004-10-21 ATM communication apparatus and communication method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004307189A JP4063814B2 (en) 2004-10-21 2004-10-21 ATM communication apparatus and communication method thereof

Publications (2)

Publication Number Publication Date
JP2006121434A true JP2006121434A (en) 2006-05-11
JP4063814B2 JP4063814B2 (en) 2008-03-19

Family

ID=36538900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004307189A Expired - Fee Related JP4063814B2 (en) 2004-10-21 2004-10-21 ATM communication apparatus and communication method thereof

Country Status (1)

Country Link
JP (1) JP4063814B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008136446A1 (en) * 2007-04-26 2008-11-13 Kyocera Corporation Wireless communication system, wireless communication apparatus and wireless communication method
JP2010088080A (en) * 2008-10-03 2010-04-15 Fujitsu Ltd Communication apparatus and communication method
KR101221597B1 (en) 2006-09-29 2013-01-14 삼성전자주식회사 Method and apparatus for transceiving data frame in wireless broadband internet network
JP2015186205A (en) * 2014-03-26 2015-10-22 日本電気株式会社 Wireless atm communication apparatus, system, and wireless atm communication method
WO2022070348A1 (en) * 2020-09-30 2022-04-07 日本電信電話株式会社 Transfer device, transfer method, and transfer program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101221597B1 (en) 2006-09-29 2013-01-14 삼성전자주식회사 Method and apparatus for transceiving data frame in wireless broadband internet network
WO2008136446A1 (en) * 2007-04-26 2008-11-13 Kyocera Corporation Wireless communication system, wireless communication apparatus and wireless communication method
JP2010088080A (en) * 2008-10-03 2010-04-15 Fujitsu Ltd Communication apparatus and communication method
US8594127B2 (en) 2008-10-03 2013-11-26 Fujitsu Limited Communication device and communication method
JP2015186205A (en) * 2014-03-26 2015-10-22 日本電気株式会社 Wireless atm communication apparatus, system, and wireless atm communication method
WO2022070348A1 (en) * 2020-09-30 2022-04-07 日本電信電話株式会社 Transfer device, transfer method, and transfer program
JP7476974B2 (en) 2020-09-30 2024-05-01 日本電信電話株式会社 Transfer device, transfer method, and transfer program

Also Published As

Publication number Publication date
JP4063814B2 (en) 2008-03-19

Similar Documents

Publication Publication Date Title
RU2208303C2 (en) Effective transport of internet protocol packets using asynchronous mode of adaptation level two transfer
JP4602568B2 (en) Communication method used in packet server
EP2724505B1 (en) Header compression with a code book
US20060104278A1 (en) Apparatus and method for compressing headers in a broadband wireless communication system
EP0836780B1 (en) Network addressing arrangement for backward compatible routing of an expanded address space
Thubert et al. IPv6 over low-power wireless personal area network (6LoWPAN) routing header
US8140709B2 (en) Two stage internet protocol header compression
CN109936492B (en) Method, device and system for transmitting message through tunnel
JP4422175B2 (en) Packet transfer device
EP4037267A1 (en) Method, apparatus and system for sending message
EP3813318B1 (en) Packet transmission method, communication device, and system
CN114006953A (en) Method and device for processing message
US7068645B1 (en) Providing different QOS to layer-3 datagrams when transported on tunnels
JP4063814B2 (en) ATM communication apparatus and communication method thereof
EP2071808A1 (en) Methods and a system and devices for ipv6 datagram transmission in the ethernet
KR100533669B1 (en) Apparatus for improving efficiency of data packet transmission in a mobile ad hoc network and method thereof
CN116095197B (en) Data transmission method and related device
WO2004019561A1 (en) Frame transfer method and node in ethernet(r)
JP2005252855A (en) Apparatus and method of handling header-compressed packet
CN115002833B (en) Ethernet frame transmitting method, receiving method, device, equipment and medium
KR100778348B1 (en) Method for constructing tunnel forwarding information in line card of ipv6 router
US20220182320A1 (en) Secure data connections in low data rate networks
JP2009165152A (en) Packet transfer device
JP4383935B2 (en) Address generation method, communication method
JP7008714B2 (en) Communication device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070717

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070724

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070925

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071225

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120111

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130111

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130111

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees