JP2001119399A - IPv6 NETWORK SYSTEM - Google Patents

IPv6 NETWORK SYSTEM

Info

Publication number
JP2001119399A
JP2001119399A JP29347699A JP29347699A JP2001119399A JP 2001119399 A JP2001119399 A JP 2001119399A JP 29347699 A JP29347699 A JP 29347699A JP 29347699 A JP29347699 A JP 29347699A JP 2001119399 A JP2001119399 A JP 2001119399A
Authority
JP
Japan
Prior art keywords
packet
address
ipv6
mac address
cache table
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.)
Pending
Application number
JP29347699A
Other languages
Japanese (ja)
Inventor
Satoshi Matsumoto
松本  聡
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 Communication Systems Ltd
Original Assignee
NEC Communication Systems 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 Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP29347699A priority Critical patent/JP2001119399A/en
Publication of JP2001119399A publication Critical patent/JP2001119399A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an IP network system for reducing the traffic of a network. SOLUTION: An IP packet editing generating part 7-1 of communication equipment 1-1 retrieves an ARP cache table 15-1 or uses ARP and provides a MAC address M200 corresponding to an IP address I200 of communication equipment 1-2. At such a time, the MAC address provided by the ARP is stored in the ARP cache table 15-1. The IP packet editing generating part 7-1 sets a MAC address identifier into an IPv6 extension header, sets the AC address M200 and a MAC address M100 of the communication equipment 1-1 into a payload, edits the IPv6 packet and sends it to the communication equipment 1-2. An IP packet analytic part 12-2 of the communication equipment 1-2 recognizes the MAC address identifier from the IPv6 extension header of the received IPv6 packet, extracts the MAC address M100 from the payload and stores it on an ARP cache table 15-2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、IPネットワーク
システムに関し、特に、通信プロトコルとしてIPv6
を使用してIPv6パケットを通信するIPネットワー
クシステムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an IP network system, and more particularly to an IPv6 as a communication protocol.
The present invention relates to an IP network system that communicates IPv6 packets by using an IP network.

【0002】[0002]

【従来の技術】従来のIPネットワークシステムにおい
ては、IPアドレスと物理アドレスのマッピングのため
の変換テーブルの作成、更新は手作業で行わなければな
らず、そのため、ARP(アドレス解決プロトコル)を
使用し、自動的に解決する手段を利用している。
2. Description of the Related Art In a conventional IP network system, a conversion table for mapping an IP address to a physical address must be manually created and updated, and therefore, an ARP (Address Resolution Protocol) is used. , Using means to solve automatically.

【0003】[0003]

【発明が解決しようとする課題】しかし、この従来技術
には、次のような問題点があった。
However, this prior art has the following problems.

【0004】第1の問題点は、ARPを使用した場合、
一定時間メッセージ交信がない通信相手の情報、すなわ
ちPアドレスと物理アドレスとの対応関係が、消去され
てしまうということである。その理由は、ARPの保持
するアドレス変換情報は、動的設定でキャッシュ管理し
ているためである。
The first problem is that when ARP is used,
This means that the information of the communication partner without message communication for a certain period of time, that is, the correspondence between the P address and the physical address is deleted. The reason is that the address conversion information held by the ARP is cache-managed by dynamic setting.

【0005】第2の問題点は、ARPを使用した場合、
ネットワークのトラヒックを増加させるということであ
る。その理由は、アドレス解決のためブロードキャスト
(マルチキャスト)で問合わせを行うのでネットワーク
負荷が増大するためである。
A second problem is that when ARP is used,
This means increasing network traffic. The reason is that an inquiry is made by broadcast (multicast) for address resolution, so that the network load increases.

【0006】本発明の目的は、従来のこの様な課題を解
決し、ネットワークのトラヒックを軽減するIPネット
ワークシステムを提供することにある。
[0006] An object of the present invention is to provide an IP network system which solves the above-mentioned conventional problems and reduces network traffic.

【0007】[0007]

【課題を解決するための手段】本発明のIPv6ネット
ワークシステムは、IP(Internet Prot
ocol)アドレスとMAC(Media Acces
s Control:媒体アクセス制御)アドレスとの
対応を表すキャッシュテーブルを記憶するキャッシュテ
ーブル記憶手段と;前記キャッシュテーブルを検索して
IPアドレスからMACアドレスを得る第1アドレス獲
得手段と、ARP(アドレス解決プロトコル)を使用し
てIPアドレスからMACアドレスを得る第2アドレス
獲得手段とを有し、前記第1アドレス獲得手段を優先し
て使用してIPアドレスからMACアドレスを得、前記
第1アドレス獲得手段でIPアドレスからMACアドレ
スを得ることができない場合前記第2アドレス獲得手段
によりIPアドレスからMACアドレスを得る物理アド
レス獲得手段と;前記第2アドレス獲得手段により得ら
れたMACアドレスを前記キャッシュテーブル記憶手段
のキャッシュテーブルに登録する第1物理アドレス登録
手段と;パケットフォーマットの拡張ヘッダ内に、MA
Cアドレスを認識するためのコードであるMACアドレ
ス識別子を有し、パケットフォーマットのペイロード内
に、前記物理アドレス獲得手段により得られたMACア
ドレスを有するIPv6(Internet Prot
ocol Version6)パケットを編集生成する
パケット編集生成手段と;前記パケット編集生成手段に
より編集生成された前記IPv6パケットをネットワー
クへ送信するパケット送信手段と;前記ネットワークか
ら前記IPv6パケットを受信するパケット受信手段と
を有することを特徴とする。
An IPv6 network system according to the present invention comprises an IP (Internet Prot).
ocol) address and MAC (Media Accesses)
s Control: medium access control (cache control) storage means for storing a cache table representing a correspondence with an address; first address acquisition means for searching the cache table to obtain a MAC address from an IP address; and ARP (address resolution protocol) ) To obtain a MAC address from an IP address using the first address obtaining means, and obtain a MAC address from the IP address by preferentially using the first address obtaining means. When a MAC address cannot be obtained from the IP address, a physical address obtaining means for obtaining a MAC address from the IP address by the second address obtaining means; and a MAC address obtained by the second address obtaining means in the cache table storage means. Cash table First physical address registering means for registering a packet in a packet format;
IPv6 (Internet Prot) having a MAC address identifier which is a code for recognizing the C address, and having a MAC address obtained by the physical address obtaining means in a packet format payload.
ocol Version 6) packet editing and generating means for editing and generating a packet; packet transmitting means for transmitting the IPv6 packet edited and generated by the packet editing and generating means to a network; packet receiving means for receiving the IPv6 packet from the network. It is characterized by having.

【0008】またさらに、本発明のIPv6ネットワー
クシステムは、前記パケット編集生成手段が、パケット
フォーマットのペイロード内に、前記IPv6パケット
の送信先のMACアドレスと前記IPv6パケットの送
信元のMACアドレスとを有するよう前記IPv6パケ
ットを編集生成することを特徴とする。
Still further, in the IPv6 network system according to the present invention, the packet editing / generating means has a destination MAC address of the IPv6 packet and a source MAC address of the IPv6 packet in a payload of a packet format. Thus, the IPv6 packet is edited and generated.

【0009】またさらに、本発明のIPv6ネットワー
クシステムは、前記パケット受信手段が:前記ネットワ
ークから受信した前記IPv6パケットの拡張ヘッダ内
を分析してMACアドレス識別子を認識し、さらに前記
IPv6パケットのペイロード内からMACアドレスを
取出すIPv6パケット分析手段と;前記ペイロード内
から取出された前記MACアドレスを前記キャッシュテ
ーブル記憶手段の前記キャッシュテーブルに登録する第
2物理アドレス登録手段と;を有することを特徴とす
る。
Still further, in the IPv6 network system according to the present invention, the packet receiving means may: analyze an extension header of the IPv6 packet received from the network to recognize a MAC address identifier; IPv6 packet analysis means for extracting the MAC address from the payload; and second physical address registration means for registering the MAC address extracted from the payload in the cache table of the cache table storage means.

【0010】またさらに、本発明のIPv6ネットワー
クシステムは、前記パケット受信手段が:前記ネットワ
ークから受信した前記IPv6パケットに対して受取確
認を通知するため受取確認通知IPv6パケットを編集
生成するように前記パケット編集生成手段に指示する受
取確認パケット生成指示手段と;編集生成された前記受
取確認通知IPv6パケットを前記ネットワークへ送信
するよう前記パケット送信手段に指示する受取確認パケ
ット送信指示手段と;を有することを特徴とする。
Still further, in the IPv6 network system according to the present invention, the packet receiving means may: edit the packet so that the IPv6 packet received from the network is a receipt confirmation notice for notifying a receipt confirmation. Receipt confirmation packet generation instructing means for instructing edit generation means; and reception confirmation packet transmission instructing means for instructing the packet transmission means to transmit the edited and generated reception confirmation notice IPv6 packet to the network. Features.

【0011】またさらに、本発明のIPv6ネットワー
クシステムは、前記パケット受信手段は、前記ネットワ
ークを介して送信されてきた受取確認通知IPv6パケ
ットを受信し、受信した前記受取確認通知IPv6パケ
ットから前記IPv6パケット分析手段によりMACア
ドレスを取出し、前記MACアドレスを前記キャッシュ
テーブル記憶手段のキャッシュテーブルに記憶する第3
物理アドレス登録手段を有することを特徴とする。
Still further, in the IPv6 network system according to the present invention, the packet receiving means receives an acknowledgment notification IPv6 packet transmitted through the network, and converts the received acknowledgment notification IPv6 packet into the IPv6 packet. Extracting a MAC address by the analyzing means and storing the MAC address in a cache table of the cache table storing means;
It is characterized by having physical address registration means.

【0012】またさらに、本発明のIPv6ネットワー
クシステムは、複数の通信装置が互いにIPv6(In
ternet Protocol Version6)
でネットワークを介して通信するIPv6ネットワーク
システムにおいて、前記通信装置は、送信装置と、受信
装置と、IP(Internet Protocol)
アドレスとMAC(Media Access Con
trol:媒体アクセス制御)アドレスとの対応を表す
キャッシュテーブルを記憶するキャッシュテーブル記憶
部とを有し、前記送信装置は、前記キャッシュテーブル
を検索してIPアドレスからMACアドレスを得る第1
アドレス獲得手段とARP(アドレス解決プロトコル)
を使用してIPアドレスからMACアドレスを得る第2
アドレス獲得手段とを有し、前記第1アドレス獲得手段
を優先して使用してIPアドレスからMACアドレスを
得、前記第1アドレス獲得手段でIPアドレスからMA
Cアドレスを得ることができない場合前記第2アドレス
獲得手段によりIPアドレスからMACアドレスを得る
物理アドレス獲得手段と、前記第2アドレス獲得手段に
より得られたMACアドレスを前記キャッシュテーブル
記憶部のキャッシュテーブルに登録する第1物理アドレ
ス登録手段と、パケットフォーマットの拡張ヘッダ内
に、MACアドレスを認識するためのコードであるMA
Cアドレス識別子を有し、パケットフォーマットのペイ
ロード内に、前記物理アドレス獲得手段により得られた
MACアドレスを有するIPv6(Internet
Protocol Version6)パケットを編集
生成するパケット編集生成手段と、前記パケット編集生
成手段により編集生成された前記IPv6パケットをネ
ットワークへ送信するパケット送信手段とを有し、前記
受信装置は、前記ネットワークから前記IPv6パケッ
トを受信するパケット受信手段と、前記ネットワークか
ら受信した前記IPv6パケットの拡張ヘッダ内を分析
してMACアドレス識別子を認識し、さらに前記IPv
6パケットのペイロード内からMACアドレスを取出す
IPv6パケット分析手段と、前記ペイロード内から取
出された前記MACアドレスを前記キャッシュテーブル
記憶部の前記キャッシュテーブルに登録する第2物理ア
ドレス登録手段と、前記ネットワークから受信した前記
IPv6パケットに対して受取確認を通知するためのI
Pv6パケットを編集生成するように前記パケット編集
生成手段に指示する受取確認パケット生成指示手段と、
受取確認通知のための前記IPv6パケットを前記ネッ
トワークへ送信するよう前記パケット送信手段に指示す
る受取確認パケット送信指示手段とを有することを特徴
とする。
Still further, in the IPv6 network system according to the present invention, a plurality of communication devices communicate with each other by IPv6 (In).
ternet Protocol Version6)
In the IPv6 network system that communicates via a network, the communication device includes a transmitting device, a receiving device, and an IP (Internet Protocol).
Address and MAC (Media Access Con)
troll: medium access control) having a cache table storage unit for storing a cache table representing a correspondence with an address, wherein the transmitting apparatus searches the cache table to obtain a MAC address from an IP address.
Address acquisition means and ARP (address resolution protocol)
Second to get the MAC address from the IP address using
Address obtaining means for obtaining a MAC address from an IP address by preferentially using the first address obtaining means.
When the C address cannot be obtained, the physical address obtaining means for obtaining the MAC address from the IP address by the second address obtaining means and the MAC address obtained by the second address obtaining means are stored in the cache table of the cache table storage unit. A first physical address registering means for registering, and a code MA for recognizing a MAC address in an extension header of a packet format.
IPv6 (Internet) having a C address identifier and a MAC address obtained by the physical address obtaining means in a payload of a packet format.
(Protocol Version 6) packet editing / generating means for editing / generating a packet, and packet transmitting means for transmitting the IPv6 packet edited / generated by the packet editing / generating means to a network, wherein the receiving device transmits the IPv6 packet from the network. Packet receiving means for receiving a packet; analyzing an extension header of the IPv6 packet received from the network to recognize a MAC address identifier;
IPv6 packet analysis means for extracting a MAC address from within the payload of six packets, second physical address registration means for registering the MAC address extracted from within the payload in the cache table of the cache table storage unit, I for notifying receipt confirmation to the received IPv6 packet
Reception confirmation packet generation instructing means for instructing the packet editing and generating means to edit and generate a Pv6 packet;
Receiving confirmation packet transmission instructing means for instructing the packet transmitting means to transmit the IPv6 packet for receiving confirmation notification to the network.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0014】図1は、本発明の実施の形態の構成ブロッ
ク図で、図2は、IPv6パケットフォーマットの構成
図で、図3は、ARPキャッシュテーブルの構成図で、
図4は、動作シケース図である。
FIG. 1 is a configuration block diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of an IPv6 packet format, and FIG. 3 is a configuration diagram of an ARP cache table.
FIG. 4 is an operation case diagram.

【0015】図1を参照して、複数の通信装置1−1,
1−2,…は、IPv6(Internet Prot
ocol Version6)でネットワーク50を介
して通信する。IPv6は、128ビットのIPアドレ
ス長を有するインタネットプロトコルである。
Referring to FIG. 1, a plurality of communication devices 1-1, 1-1
1-2, ... are IPv6 (Internet Prot)
ocol Version 6). IPv6 is an Internet protocol having an IP address length of 128 bits.

【0016】通信装置1は、送信装置9と、受信装置1
0と、ARPキャッシュテーブル記憶装置14とを有
す。
The communication device 1 includes a transmitting device 9 and a receiving device 1
0 and the ARP cache table storage device 14.

【0017】ARPキャッシュテーブル記憶装置14
は、ARPキャッシュテーブル15を記憶する。
ARP cache table storage device 14
Stores the ARP cache table 15.

【0018】ARPキャッシュテーブル15は、図3に
示すように、IPアドレス16と物理アドレスであるM
AC(Media Access Control:媒
体アクセス制御)アドレス17との対応関係を示すテー
ブルである。
As shown in FIG. 3, the ARP cache table 15 stores an IP address 16 and a physical address M
6 is a table showing a correspondence relationship with an AC (Media Access Control) address 17.

【0019】送信装置9は、送信要求受付部6と、IP
パケット編集生成部7と、IPパケット送信制御部8と
を有する。
The transmitting device 9 includes a transmission request receiving unit 6 and an IP
It has a packet edit generation unit 7 and an IP packet transmission control unit 8.

【0020】送信要求受付部6は、上位装置(図示せ
ず)から送信しようとするデータを受信する。
The transmission request receiving unit 6 receives data to be transmitted from a higher-level device (not shown).

【0021】IPパケット編集生成部7は、送信要求受
付部6からの送信しようとするデータを得て、そして、
ARPキャッシュテーブル15によりIPアドレスに対
応するMACアドレスを獲得、あるいは、ARP(Ad
dress Resolution Protoco
l:アドレス解決プロトコル)によりIPアドレスに対
応するMACアドレスを得て、図2に示すIPv6パケ
ットフォーマット20のIPv6パケットを編集生成す
る。ここで、ARPは、IPアドレスから物理アドレス
であるMACアドレスに自動的に変換するプロトコルで
ある。
The IP packet editing and generating unit 7 obtains data to be transmitted from the transmission request receiving unit 6 and
The MAC address corresponding to the IP address is obtained from the ARP cache table 15 or the ARP (Ad
dress Resolution Protocol
1: an address resolution protocol) to obtain a MAC address corresponding to the IP address, and edit and generate an IPv6 packet in the IPv6 packet format 20 shown in FIG. Here, ARP is a protocol for automatically converting an IP address to a MAC address which is a physical address.

【0022】IPv6パケットフォーマット20は、I
Pv6パケットのヘッダであるIPv6ヘッダ21と、
IPv6拡張ヘッダ22と、ペイロード23とを有す
る。
The IPv6 packet format 20 is I
An IPv6 header 21, which is a header of the Pv6 packet;
It has an IPv6 extension header 22 and a payload 23.

【0023】ペイロード23内には、送信しようとする
データと、通信装置の物理アドレスであるMAC(Me
dia Access Control:媒体アクセス
制御)アドレス25とを有する。このMACアドレス2
5は、IPv6パケットを発送する通信装置のMACア
ドレスである送信元MACアドレス25−1と、IPv
6パケットを送達する宛先通信装置のMACアドレスで
ある送信先MACアドレス25−2とを有する。
In the payload 23, data to be transmitted and a MAC (Me
dia Access Control (medium access control) address 25. This MAC address 2
5 is a source MAC address 25-1, which is a MAC address of a communication device that sends out IPv6 packets, and
And a destination MAC address 25-2, which is the MAC address of the destination communication device that delivers the six packets.

【0024】IPv6拡張ヘッダ22内には、ペイロー
ド23にMACアドレス25を含む旨を認識するための
コードであるMACアドレス識別子24を有する。
The IPv6 extension header 22 has a MAC address identifier 24 which is a code for recognizing that the payload 23 includes the MAC address 25.

【0025】IPパケット送信制御部8は、IPパケッ
ト編集生成部7で生成されたIPv6パケットをネット
ワーク50へ送信する。
The IP packet transmission control unit 8 transmits the IPv6 packet generated by the IP packet edit generation unit 7 to the network 50.

【0026】受信装置10は、IPパケット受信制御部
13と、IPパケット分析部12と、データ受信通知部
11とを有する。
The receiving device 10 has an IP packet reception control unit 13, an IP packet analysis unit 12, and a data reception notification unit 11.

【0027】IPパケット受信制御部13は、ネットワ
ーク50からIPv6パケットを受信し、受信したIP
v6パケットをIPパケット分析部12へ送信する。
The IP packet reception control unit 13 receives an IPv6 packet from the network 50,
The v6 packet is transmitted to the IP packet analysis unit 12.

【0028】IPパケット分析部12は、受信したIP
v6パケットのIPv6拡張ヘッダ22を調べMACア
ドレス識別子24の存在を認識すると、ペイロード23
から送信元MACアドレス25−1を取り出し、ARP
キャッシュテーブル15に送信元のIPアドレスと送信
元MACアドレス25−1とを記憶する。そして、IP
パケット分析部12は、受信したIPv6パケットで送
信されてきたデータをデータ受信通知部11へ送信す
る。さらに、IPパケット分析部12は、受信したIP
v6パケットに対して受取確認通知(ACK)を送信側
通信装置へ返送することを送信装置9へ指示する。
The IP packet analyzer 12 receives the received IP
When the presence of the MAC address identifier 24 is recognized by examining the IPv6 extension header 22 of the v6 packet, the payload 23
The source MAC address 25-1 from the ARP
The source IP address and the source MAC address 25-1 are stored in the cache table 15. And IP
The packet analysis unit 12 transmits the data transmitted in the received IPv6 packet to the data reception notification unit 11. Further, the IP packet analyzer 12 receives the received IP
It instructs the transmitting device 9 to return an acknowledgment (ACK) to the transmitting communication device for the v6 packet.

【0029】データ受信通知部11は、受信したデータ
を上位装置(図示せず)へ通知する。
The data reception notifying section 11 notifies the host device (not shown) of the received data.

【0030】次に、本発明の実施の形態の動作について
図4を主体に、図1と図2と図3とを併せ参照して詳細
に説明する。
Next, the operation of the embodiment of the present invention will be described in detail with reference to FIG. 4 and FIG. 1, FIG. 2 and FIG.

【0031】通信装置1−1(IPアドレス:I10
0)が、通信装置1−2(IPアドレス:I200)へ
IPv6パケットを送信し、通信装置1−2が通信装置
1−1へ返答する場合を例にして動作を説明する。
Communication device 1-1 (IP address: I10
0) transmits an IPv6 packet to the communication device 1-2 (IP address: I200), and the communication device 1-2 replies to the communication device 1-1.

【0032】送信元の通信装置1−1において、送信装
置9−1の送信要求受付部6−1は、上位装置(図示せ
ず)から、送信しようとするデータとこのデータを送信
する送信先の通信装置1−2のIPアドレス:I200
とを受信し、このデータとIPアドレス:I200をI
Pパケット編集生成部7−1に送達する。
In the transmission source communication device 1-1, the transmission request receiving unit 6-1 of the transmission device 9-1 transmits data to be transmitted from a higher-level device (not shown) and a transmission destination to which the data is transmitted. IP address of the communication device 1-2 of I200: I200
And the data and the IP address: I200
The packet is transmitted to the P packet edit generation unit 7-1.

【0033】IPパケット編集生成部7−1は、送信し
ようとするデータとIPアドレス:I200とを受信す
ると(ステップS1)、まず、ARPキャッシュテーブ
ル15−1を検索して(ステップS2),IPアドレ
ス:I200に対するMACアドレスが有るかを調べる
(ステップS3)。
When receiving the data to be transmitted and the IP address: I200 (step S1), the IP packet editing / generating unit 7-1 first searches the ARP cache table 15-1 (step S2), Address: Check whether there is a MAC address for I200 (step S3).

【0034】ARPキャッシュテーブル15−1の中に
IPアドレス:I200に対するMACアドレスが存在
する場合(ステップS3でハイの場合)、IPパケット
編集生成部7−1は、このMACアドレス、ここでは、
このMACアドレスをM200とする、をARPキャッ
シュテーブル15−1から獲得する(ステップS4)。
If the ARP cache table 15-1 includes a MAC address corresponding to the IP address: I200 (if high in step S3), the IP packet editing / generating unit 7-1 determines the MAC address, here,
This MAC address is obtained as M200 from the ARP cache table 15-1 (step S4).

【0035】一方、ARPキャッシュテーブル15−1
の中にIPアドレス:I200に対するMACアドレス
が存在しない場合(ステップS3でイイエの場合)、I
Pパケット編集生成部7−1は、ARP(アドレス解決
プロトコル)を使用してIPアドレス:I200に対応
するMACアドレス:M200を獲得する(ステップS
5)、そして、IPアドレス:I200とMACアドレ
ス:M200との対応関係をARPキャッシュテーブル
15−1に記憶する(ステップS6)。
On the other hand, the ARP cache table 15-1
If there is no MAC address for the IP address: I200 in the table (No in step S3),
The P packet edit generation unit 7-1 obtains a MAC address: M200 corresponding to the IP address: I200 using ARP (address resolution protocol) (Step S).
5) Then, the correspondence between the IP address: I200 and the MAC address: M200 is stored in the ARP cache table 15-1 (step S6).

【0036】つぎに、IPパケット編集生成部7−1
は、図2に示すようなIPv6パケットフォーマット2
0のIPv6パケットを編集生成する(ステップS
7)。すなわち、IPパケット編集生成部7−1は、I
Pv6拡張ヘッダ22内に、MACアドレスを認識する
ためのコードであるMACアドレス識別子24を設定す
る、そして、ペイロード23内に、送信しようとするデ
ータと、送信元の通信装置1−1のMACアドレス:M
100(これが、送信元MACアドレス25−1とな
る)と、獲得したMACアドレス:M200(これが、
送信先MACアドレス25−2となる)とを設定する。
Next, the IP packet editing / generating unit 7-1
Is an IPv6 packet format 2 as shown in FIG.
Edit and generate an IPv6 packet of No. 0 (step S
7). That is, the IP packet edit generation unit 7-1 outputs
A MAC address identifier 24, which is a code for recognizing a MAC address, is set in the Pv6 extension header 22, and the data to be transmitted and the MAC address of the communication device 1-1 of the transmission source are set in the payload 23. : M
100 (this is the source MAC address 25-1) and the acquired MAC address: M200 (this is
Destination MAC address 25-2).

【0037】次に、IPパケット編集生成部7−1は、
このように編集生成されたIPv6パケットをIPパケ
ット送信制御部8−1へ送達する。
Next, the IP packet edit generation unit 7-1
The IPv6 packet edited and generated as described above is delivered to the IP packet transmission control unit 8-1.

【0038】IPパケット送信制御部8−1は、IPパ
ケット編集生成部7−1から受信したIPv6パケット
をネットワーク50へ送信する(ステップS8)。
The IP packet transmission control section 8-1 transmits the IPv6 packet received from the IP packet editing / generating section 7-1 to the network 50 (Step S8).

【0039】通信装置1−2における受信装置10−2
のIPパケット受信制御部13−2は、ネットワーク5
0からIPv6パケットを受信し(ステップR1)、受
信したIPv6パケットをIPパケット分析部12−2
へ送信する。
Receiving device 10-2 in communication device 1-2
The IP packet reception control unit 13-2 of the network 5
The IPv6 packet is received from the IP packet analyzing unit 12-2 (step R1).
Send to

【0040】IPパケット分析部12−2は、受信した
IPv6パケットのIPv6拡張ヘッダ22を調べMA
Cアドレス識別子24の存在を認識すると(ステップR
2)、ペイロード23から送信元MACアドレス25−
1、ここではMACアドレス:M100、を取り出し、
送信元のIPアドレス:I100とこの送信元MACア
ドレス25−1(MACアドレス:M100)との対応
関係をARPキャッシュテーブル15−2に記憶する
(ステップR3)。
The IP packet analysis unit 12-2 checks the IPv6 extension header 22 of the received IPv6 packet and
When the existence of the C address identifier 24 is recognized (step R
2), from the payload 23, the source MAC address 25-
1. Here, take out the MAC address: M100,
The correspondence between the source IP address: I100 and the source MAC address 25-1 (MAC address: M100) is stored in the ARP cache table 15-2 (step R3).

【0041】そして、IPパケット分析部12は、受信
したIPv6パケットで送信されてきたデータをデータ
受信通知部11―2へ送信する。
Then, the IP packet analysis unit 12 transmits the data transmitted in the received IPv6 packet to the data reception notifying unit 11-2.

【0042】データ受信通知部11は、IPパケット分
析部12から受信したデータを上位装置(図示せず)へ
通知する。
The data reception notifying section 11 notifies the data received from the IP packet analyzing section 12 to a higher-level device (not shown).

【0043】また、IPパケット分析部12は、受信し
たIPv6パケットに対して受取確認通知(ACK)を
送信元の通信装置1−1へ返送することを送信装置9−
2へ指示する。
Further, the IP packet analysis unit 12 informs the transmitting device 9- of returning the acknowledgment (ACK) to the communication device 1-1 of the transmitting source with respect to the received IPv6 packet.
Instruct 2

【0044】送信装置9−2のIPパケット編集生成部
7−2は、ACKのためのIPv6パケットを編集生成
する。すなわち、IPパケット編集生成部7−2は、I
Pv6パケットフォーマット20のIPv6拡張ヘッダ
22内に、MACアドレス識別子24を設定し、そし
て、ペイロード23内に、自己の通信装置1−2のMA
Cアドレス:M200を送信元MACアドレス25−1
として設定し、そして、ACKの返送先の通信装置1−
1のMACアドレス:M100を送信先MACアドレス
25−2として設定して、ACKのためのIPv6パケ
ットを編集生成する。
The IP packet editing / generating section 7-2 of the transmitting device 9-2 edits and generates an IPv6 packet for ACK. That is, the IP packet edit generation unit 7-2 outputs
The MAC address identifier 24 is set in the IPv6 extension header 22 of the Pv6 packet format 20, and the MA of the own communication device 1-2 is set in the payload 23.
C address: M200 is the source MAC address 25-1
And the communication device 1 to which the ACK is returned
1 MAC address: M100 is set as the destination MAC address 25-2, and an IPv6 packet for ACK is edited and generated.

【0045】次に、IPパケット編集生成部7−2は、
このように編集生成されたACKのためのIPv6パケ
ットをIPパケット送信制御部8−2へ送達する。
Next, the IP packet edit generation unit 7-2
The edited and generated IPv6 packet for ACK is transmitted to the IP packet transmission control unit 8-2.

【0046】IPパケット送信制御部8−2は、IPパ
ケット編集生成部7−2から受信したACKのためのI
Pv6パケットをネットワーク50へ送信する(ステッ
プR4)。
The IP packet transmission control unit 8-2 is configured to transmit the I / O for the ACK received from the IP packet edit generation unit 7-2.
The Pv6 packet is transmitted to the network 50 (step R4).

【0047】通信装置1−1のIPパケット受信制御部
13−1は、ネットワーク50からACKのためのIP
v6パケットを受信すると(ステップS9)、このIP
v6パケットをIPパケット分析部12−1へ送信す
る。
The IP packet reception control unit 13-1 of the communication device 1-1 sends an IP
When a v6 packet is received (step S9), this IP
The v6 packet is transmitted to the IP packet analysis unit 12-1.

【0048】IPパケット分析部12−1は、受信した
ACKのためのIPv6パケットのIPv6拡張ヘッダ
22を調べMACアドレス識別子24の存在を認識する
と(ステップS10)、ペイロード23から送信元MA
Cアドレス25−1、ここではMACアドレス:M20
0、を取り出し、送信元のIPアドレス:I200とこ
のMACアドレス:M200との対応関係をARPキャ
ッシュテーブル15−1に記憶する(ステップS1
1)。
When the IP packet analyzing unit 12-1 checks the IPv6 extension header 22 of the received IPv6 packet for the ACK and recognizes the presence of the MAC address identifier 24 (step S 10), the IP packet analyzing unit 12-1 reads the source MA from the payload 23.
C address 25-1, here MAC address: M20
0, and the correspondence between the source IP address: I200 and the MAC address: M200 is stored in the ARP cache table 15-1 (step S1).
1).

【0049】[0049]

【発明の効果】以上説明したように、本発明は、IPア
ドレスとMACアドレスとの対応関係を示すARPキャ
ッシュテーブルとARP(アドレス解決プロトコル)と
を相補して使用することによりIPアドレスからMAC
アドレスを得ているので、ARPを使用したアドレス解
決の回数を減らすことができ、IPネットワークのトラ
ヒックを軽減することができる。
As described above, according to the present invention, the ARP (address resolution protocol) and the ARP cache table indicating the correspondence between the IP address and the MAC address are used in a complementary manner so that the MAC address can be converted from the IP address to the MAC address.
Since the address is obtained, the number of times of address resolution using ARP can be reduced, and traffic on the IP network can be reduced.

【0050】また、本発明は、IPv6パケットのペイ
ロード内にMACアドレスを有し、そして、IPv6パ
ケットを受信するたび毎に、このMACアドレスをAR
Pキャッシュテーブルに記憶しているので、新たにIP
v6パケットを送信するときは、このARPキャッシュ
テーブルを用いてIPアドレスとMACアドレスとの対
応関係を求めることができ、ARPへの依存度が減り、
IPネットワークのトラヒックを軽減することができ
る。
Further, the present invention has a MAC address in the payload of an IPv6 packet, and this MAC address is set to an AR each time an IPv6 packet is received.
Since it is stored in the P cache table, the IP
When transmitting a v6 packet, the correspondence between the IP address and the MAC address can be obtained using the ARP cache table, and the dependency on the ARP is reduced.
The traffic of the IP network can be reduced.

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

【図1】本発明の実施の形態の構成ブロック図である。FIG. 1 is a configuration block diagram of an embodiment of the present invention.

【図2】IPv6パケットフォーマットの構成図であ
る。
FIG. 2 is a configuration diagram of an IPv6 packet format.

【図3】ARPキャッシュテーブルの構成図である。FIG. 3 is a configuration diagram of an ARP cache table.

【図4】動作シケース図である。FIG. 4 is an operation case diagram.

【符号の説明】[Explanation of symbols]

1 通信装置 6 送信要求受付部 7 IPパケット編集生成部 8 IPパケット送信制御部 9 送信装置 10 受信装置 11 データ受信通知部 12 IPパケット分析部 13 パケット受信制御部 14 ARPキャッシュテーブル記憶装置 15 ARPキャッシュテーブル 16 IPアドレス 17、25 MACアドレス 20 IPv6パケットフォーマット 21 IPv6ヘッダ 22 IPv6拡張ヘッダ 23 ペイロード 24 MACアドレス識別子 25−1 送信元MACアドレス 25−2 送信先MACアドレス 50 ネットワーク REFERENCE SIGNS LIST 1 communication device 6 transmission request receiving unit 7 IP packet editing / generating unit 8 IP packet transmission control unit 9 transmitting device 10 receiving device 11 data reception notifying unit 12 IP packet analyzing unit 13 packet receiving control unit 14 ARP cache table storage device 15 ARP cache Table 16 IP address 17, 25 MAC address 20 IPv6 packet format 21 IPv6 header 22 IPv6 extension header 23 Payload 24 MAC address identifier 25-1 Source MAC address 25-2 Destination MAC address 50 Network

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 IP(Internet Protoc
ol)アドレスとMAC(Media Access
Control:媒体アクセス制御)アドレスとの対応
を表すキャッシュテーブルを記憶するキャッシュテーブ
ル記憶手段と;前記キャッシュテーブルを検索してIP
アドレスからMACアドレスを得る第1アドレス獲得手
段と、ARP(アドレス解決プロトコル)を使用してI
PアドレスからMACアドレスを得る第2アドレス獲得
手段とを有し、前記第1アドレス獲得手段を優先して使
用してIPアドレスからMACアドレスを得、前記第1
アドレス獲得手段でIPアドレスからMACアドレスを
得ることができない場合前記第2アドレス獲得手段によ
りIPアドレスからMACアドレスを得る物理アドレス
獲得手段と;前記第2アドレス獲得手段により得られた
MACアドレスを前記キャッシュテーブル記憶手段のキ
ャッシュテーブルに登録する第1物理アドレス登録手段
と;パケットフォーマットの拡張ヘッダ内に、MACア
ドレスを認識するためのコードであるMACアドレス識
別子を有し、パケットフォーマットのペイロード内に、
前記物理アドレス獲得手段により得られたMACアドレ
スを有するIPv6(Internet Protoc
ol Version6)パケットを編集生成するパケ
ット編集生成手段と;前記パケット編集生成手段により
編集生成された前記IPv6パケットをネットワークへ
送信するパケット送信手段と;前記ネットワークから前
記IPv6パケットを受信するパケット受信手段とを有
することを特徴とするIPv6ネットワークシステム。
1. An IP (Internet Protocol)
ol) address and MAC (Media Access)
Control: medium access control) cache table storage means for storing a cache table representing correspondence with an address;
First address obtaining means for obtaining a MAC address from an IP address, and IRP using an ARP (address resolution protocol).
Second address obtaining means for obtaining a MAC address from a P address, wherein the first address obtaining means is used preferentially to obtain a MAC address from an IP address,
When the MAC address cannot be obtained from the IP address by the address obtaining means, a physical address obtaining means for obtaining the MAC address from the IP address by the second address obtaining means; and the MAC address obtained by the second address obtaining means is the cache. First physical address registration means for registering in the cache table of the table storage means; a MAC address identifier which is a code for recognizing a MAC address in an extension header of the packet format, and a payload of the packet format,
IPv6 (Internet Protocol) having the MAC address obtained by the physical address acquisition means
ol Version 6) packet editing and generating means for editing and generating a packet; packet transmitting means for transmitting the IPv6 packet edited and generated by the packet editing and generating means to a network; packet receiving means for receiving the IPv6 packet from the network. An IPv6 network system, comprising:
【請求項2】 前記パケット編集生成手段は、パケット
フォーマットのペイロード内に、前記IPv6パケット
の送信先のMACアドレスと前記IPv6パケットの送
信元のMACアドレスとを有するよう前記IPv6パケ
ットを編集生成することを特徴とする請求項1記載のI
Pv6ネットワークシステム。
2. The packet editing and generating means edits and generates the IPv6 packet so that the payload of the packet format has a destination MAC address of the IPv6 packet and a source MAC address of the IPv6 packet. I according to claim 1, characterized in that:
Pv6 network system.
【請求項3】 前記パケット受信手段は:前記ネットワ
ークから受信した前記IPv6パケットの拡張ヘッダ内
を分析してMACアドレス識別子を認識し、さらに前記
IPv6パケットのペイロード内からMACアドレスを
取出すIPv6パケット分析手段と;前記ペイロード内
から取出された前記MACアドレスを前記キャッシュテ
ーブル記憶手段の前記キャッシュテーブルに登録する第
2物理アドレス登録手段と;を有することを特徴とする
請求項1記載のIPv6ネットワークシステム。
3. The IPv6 packet analyzing means for analyzing an extension header of the IPv6 packet received from the network, recognizing a MAC address identifier, and extracting a MAC address from the payload of the IPv6 packet. 2. The IPv6 network system according to claim 1, further comprising: a second physical address registration unit that registers the MAC address extracted from the payload in the cache table of the cache table storage unit.
【請求項4】 前記パケット受信手段は:前記ネットワ
ークから受信した前記IPv6パケットに対して受取確
認を通知するため受取確認通知IPv6パケットを編集
生成するように前記パケット編集生成手段に指示する受
取確認パケット生成指示手段と;編集生成された前記受
取確認通知IPv6パケットを前記ネットワークへ送信
するよう前記パケット送信手段に指示する受取確認パケ
ット送信指示手段と;を有することを特徴とする請求項
1と3記載のIPv6ネットワークシステム。
4. The packet receiving means instructs the packet editing and generating means to edit and generate an acknowledgment notification IPv6 packet for notifying a acknowledgment of the IPv6 packet received from the network. 4. A receipt instructing means for instructing the packet transmitting means to transmit the edited and generated receipt confirmation notice IPv6 packet to the network. IPv6 network system.
【請求項5】 前記パケット受信手段は、前記ネットワ
ークを介して送信されてきた受取確認通知IPv6パケ
ットを受信し、受信した前記受取確認通知IPv6パケ
ットから前記IPv6パケット分析手段によりMACア
ドレスを取出し、前記MACアドレスを前記キャッシュ
テーブル記憶手段のキャッシュテーブルに記憶する第3
物理アドレス登録手段を有することを特徴とする請求項
1と3と4記載のIPv6ネットワークシステム。
5. The packet receiving means receives an acknowledgment notice IPv6 packet transmitted via the network, extracts a MAC address from the received acknowledgment notice IPv6 packet by the IPv6 packet analyzing means, and A third step of storing a MAC address in a cache table of the cache table storage means;
5. The IPv6 network system according to claim 1, further comprising a physical address registration unit.
【請求項6】 複数の通信装置が互いにIPv6(In
ternet Protocol Version6)
でネットワークを介して通信するIPv6ネットワーク
システムにおいて、前記通信装置は、送信装置と、受信
装置と、IP(Internet Protocol)
アドレスとMAC(Media Access Con
trol:媒体アクセス制御)アドレスとの対応を表す
キャッシュテーブルを記憶するキャッシュテーブル記憶
部とを有し、前記送信装置は、前記キャッシュテーブル
を検索してIPアドレスからMACアドレスを得る第1
アドレス獲得手段とARP(アドレス解決プロトコル)
を使用してIPアドレスからMACアドレスを得る第2
アドレス獲得手段とを有し、前記第1アドレス獲得手段
を優先して使用してIPアドレスからMACアドレスを
得、前記第1アドレス獲得手段でIPアドレスからMA
Cアドレスを得ることができない場合前記第2アドレス
獲得手段によりIPアドレスからMACアドレスを得る
物理アドレス獲得手段と、前記第2アドレス獲得手段に
より得られたMACアドレスを前記キャッシュテーブル
記憶部のキャッシュテーブルに登録する第1物理アドレ
ス登録手段と、パケットフォーマットの拡張ヘッダ内
に、MACアドレスを認識するためのコードであるMA
Cアドレス識別子を有し、パケットフォーマットのペイ
ロード内に、前記物理アドレス獲得手段により得られた
MACアドレスを有するIPv6(Internet
Protocol Version6)パケットを編集
生成するパケット編集生成手段と、前記パケット編集生
成手段により編集生成された前記IPv6パケットをネ
ットワークへ送信するパケット送信手段とを有し、前記
受信装置は、前記ネットワークから前記IPv6パケッ
トを受信するパケット受信手段と、前記ネットワークか
ら受信した前記IPv6パケットの拡張ヘッダ内を分析
してMACアドレス識別子を認識し、さらに前記IPv
6パケットのペイロード内からMACアドレスを取出す
IPv6パケット分析手段と、前記ペイロード内から取
出された前記MACアドレスを前記キャッシュテーブル
記憶部の前記キャッシュテーブルに登録する第2物理ア
ドレス登録手段と、前記ネットワークから受信した前記
IPv6パケットに対して受取確認を通知するためのI
Pv6パケットを編集生成するように前記パケット編集
生成手段に指示する受取確認パケット生成指示手段と、
受取確認通知のための前記IPv6パケットを前記ネッ
トワークへ送信するよう前記パケット送信手段に指示す
る受取確認パケット送信指示手段とを有することを特徴
とするIPv6ネットワークシステム。
6. A plurality of communication devices communicate with each other using IPv6 (In
ternet Protocol Version6)
In the IPv6 network system that communicates via a network, the communication device includes a transmitting device, a receiving device, and an IP (Internet Protocol).
Address and MAC (Media Access Con)
troll: medium access control) having a cache table storage unit for storing a cache table representing a correspondence with an address, wherein the transmitting apparatus searches the cache table to obtain a MAC address from an IP address.
Address acquisition means and ARP (address resolution protocol)
Second to get the MAC address from the IP address using
Address obtaining means for obtaining a MAC address from an IP address by preferentially using the first address obtaining means.
When the C address cannot be obtained, the physical address obtaining means for obtaining the MAC address from the IP address by the second address obtaining means and the MAC address obtained by the second address obtaining means are stored in the cache table of the cache table storage unit. A first physical address registering means for registering, and a code MA for recognizing a MAC address in an extension header of a packet format.
IPv6 (Internet) having a C address identifier and a MAC address obtained by the physical address obtaining means in a payload of a packet format.
(Protocol Version 6) packet editing / generating means for editing / generating a packet, and packet transmitting means for transmitting the IPv6 packet edited / generated by the packet editing / generating means to a network, wherein the receiving device transmits the IPv6 packet from the network. Packet receiving means for receiving a packet; analyzing an extension header of the IPv6 packet received from the network to recognize a MAC address identifier;
IPv6 packet analysis means for extracting a MAC address from within the payload of six packets, second physical address registration means for registering the MAC address extracted from within the payload in the cache table of the cache table storage unit, I for notifying receipt confirmation to the received IPv6 packet
Reception confirmation packet generation instructing means for instructing the packet editing and generating means to edit and generate a Pv6 packet;
An IPv6 network system, comprising: an acknowledgment packet transmission instructing unit that instructs the packet transmitting unit to transmit the IPv6 packet for the acknowledgment notification to the network.
JP29347699A 1999-10-15 1999-10-15 IPv6 NETWORK SYSTEM Pending JP2001119399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29347699A JP2001119399A (en) 1999-10-15 1999-10-15 IPv6 NETWORK SYSTEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29347699A JP2001119399A (en) 1999-10-15 1999-10-15 IPv6 NETWORK SYSTEM

Publications (1)

Publication Number Publication Date
JP2001119399A true JP2001119399A (en) 2001-04-27

Family

ID=17795243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29347699A Pending JP2001119399A (en) 1999-10-15 1999-10-15 IPv6 NETWORK SYSTEM

Country Status (1)

Country Link
JP (1) JP2001119399A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100475969B1 (en) * 2002-06-19 2005-03-17 (주) 위즈네트 Apparatus For Implementing IPv6 Protocol and Physical Media Interface Unit, IPv6 Header Processing Unit and Upper Layer Interface Unit Suitable For Use in Such an Apparatus
KR100666948B1 (en) 2005-02-02 2007-01-10 삼성전자주식회사 Apparatus and method for processing ipv6 packet
CN100337446C (en) * 2005-11-10 2007-09-12 华为技术有限公司 Method for rapid access neighbor device
KR100802528B1 (en) 2006-06-30 2008-02-14 주식회사 세연테크 Method for communicating between apparatuses having different IP network address in ethernet local network
JP2010087851A (en) * 2008-09-30 2010-04-15 Fujitsu Frontech Ltd Wireless lan base station
US7974217B2 (en) 2004-07-19 2011-07-05 Samsung Electronics Co., Ltd. Method and apparatus for identifying network device corresponding to internet protocol address, and method and apparatus for allocating internet protocol address

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100475969B1 (en) * 2002-06-19 2005-03-17 (주) 위즈네트 Apparatus For Implementing IPv6 Protocol and Physical Media Interface Unit, IPv6 Header Processing Unit and Upper Layer Interface Unit Suitable For Use in Such an Apparatus
US7974217B2 (en) 2004-07-19 2011-07-05 Samsung Electronics Co., Ltd. Method and apparatus for identifying network device corresponding to internet protocol address, and method and apparatus for allocating internet protocol address
KR100666948B1 (en) 2005-02-02 2007-01-10 삼성전자주식회사 Apparatus and method for processing ipv6 packet
CN100337446C (en) * 2005-11-10 2007-09-12 华为技术有限公司 Method for rapid access neighbor device
KR100802528B1 (en) 2006-06-30 2008-02-14 주식회사 세연테크 Method for communicating between apparatuses having different IP network address in ethernet local network
JP2010087851A (en) * 2008-09-30 2010-04-15 Fujitsu Frontech Ltd Wireless lan base station

Similar Documents

Publication Publication Date Title
JP3739260B2 (en) Information distribution system and gateway device
US7609687B2 (en) Home agent apparatus, mobile router communication system, and communication method
US7616615B2 (en) Packet forwarding apparatus for connecting mobile terminal to ISP network
EP1139632B1 (en) Method for packet communication with mobile node
JP4505168B2 (en) Packet network interfacing
JP2853662B2 (en) Mobile host compatible network
KR100896685B1 (en) System for providing tunnel service capable of data communication between different type of networks
JP4118909B2 (en) IPv4-IPv6 conversion system and method using dual stack conversion mechanism
US20060029081A1 (en) Network address translation method and apparatus thereof
JP2002335583A5 (en)
US7630311B2 (en) Location management server and ethernet-based wireless LAN distribution system having local management server, and embodiment method thereof
US8755354B2 (en) Methods and apparatus for broadcast optimization in mobile IP
JP2003060662A (en) Communication apparatus, communication method, program and recording medium
JP2000201183A (en) Method for transmitting data
CN1739308B (en) Method and device for supporting mobile host, method and device for converting related address of mobile host
CN114125995B (en) Data transmission method and device
JP2000183968A (en) Packet communication system and node constituting the same and edge device
US7173905B1 (en) PDSN fast tunnel lookup
US20050083883A1 (en) Mobile network agent
JP2001119399A (en) IPv6 NETWORK SYSTEM
JPH11252172A (en) Packet generation method, information processor having its function and storage medium where packet generation program is recorded
KR20010039791A (en) A communication apparatus and communication method, and media
KR100772537B1 (en) Ipv6 transition system and method tunneling from ipv6 packet to ipv4 in ipv4 network environment
JP2006050393A (en) Radio lan terminal
CN101494849B (en) Communication equipment, method and system thereof

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030603