JP4374302B2 - Data communication device - Google Patents

Data communication device Download PDF

Info

Publication number
JP4374302B2
JP4374302B2 JP2004274336A JP2004274336A JP4374302B2 JP 4374302 B2 JP4374302 B2 JP 4374302B2 JP 2004274336 A JP2004274336 A JP 2004274336A JP 2004274336 A JP2004274336 A JP 2004274336A JP 4374302 B2 JP4374302 B2 JP 4374302B2
Authority
JP
Japan
Prior art keywords
prefix
ppp
data communication
ipv6
pdsn
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004274336A
Other languages
Japanese (ja)
Other versions
JP2006093911A (en
Inventor
成人 中原
瞳 寺岡
泰雄 小出
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Communication Technologies Ltd
Original Assignee
Hitachi Communication Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Communication Technologies Ltd filed Critical Hitachi Communication Technologies Ltd
Priority to JP2004274336A priority Critical patent/JP4374302B2/en
Publication of JP2006093911A publication Critical patent/JP2006093911A/en
Application granted granted Critical
Publication of JP4374302B2 publication Critical patent/JP4374302B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、パケット通信システム及び移動体通信システムに用いるデータ通信装置及びアクセスサーバ、並びにコンピュータ・プログラムに関する。   The present invention relates to a data communication apparatus and access server used in a packet communication system and a mobile communication system, and a computer program.

近年、移動体通信において、移動端末を使ったメールの送受信、インターネットへのアクセス、Web閲覧といったデータ通信が盛んに行われている。このようなデータ通信を実現するため、移動無線端末とデータ通信装置(Packet Data Serving Node:以下PDSNと称す)間のデータ通信用として、非特許文献1に開示のとおりRFC1661で標準化されているPont to Point Protocol(以下PPPと称す)が使用されていることが知られている。PPPでは、データ通信に必要な設定の交渉、アクセスするユーザの認証、IPアドレスやDNSアドレスの通知する機能から成り立っている。   In recent years, in mobile communication, data communication such as transmission / reception of mail using a mobile terminal, access to the Internet, and Web browsing has been actively performed. In order to realize such data communication, Pont is standardized by RFC1661 as disclosed in Non-Patent Document 1 for data communication between a mobile radio terminal and a data communication device (hereinafter referred to as PDSN). It is known that the to Point Protocol (hereinafter referred to as PPP) is used. PPP consists of functions for negotiating settings necessary for data communication, authentication of users to access, and notification of IP addresses and DNS addresses.

また、PPPで転送するネットワーク層としてInternet Protocol(以下IPと称す)が用いられ、現在多く使用されているIPはIPv4であり、発信元/宛先として32ビットからなるアドレス(IPアドレス)が用いられている。インターネット通信においては、32ビットIPアドレスを各発信元/宛先にユニークに割り当てるグローバルIPアドレスを採用し、IPアドレスに応じて、個々の発信元/宛先を判別している。しかし、インターネットの世界は急速に広がりを見せており、IPv4の限られたアドレス空間、すなわちグローバルアドレスの枯渇が問題となってきている。これを解決するためにInternet Engineering Task Force(以下IETFと称す)では、次世代IPアドレスとしてIPアドレス空間を32ビットから128ビットに拡張する新しいInternet Protocol version 6(以下IPv6と称す)を提案している。   In addition, Internet Protocol (hereinafter referred to as IP) is used as a network layer to be transferred by PPP, and currently used IP is IPv4, and a 32-bit address (IP address) is used as a source / destination. ing. In Internet communication, a global IP address that uniquely assigns a 32-bit IP address to each source / destination is adopted, and each source / destination is determined according to the IP address. However, the Internet world is rapidly expanding, and the limited address space of IPv4, that is, the exhaustion of global addresses has become a problem. To solve this problem, the Internet Engineering Task Force (hereinafter referred to as IETF) has proposed a new Internet Protocol version 6 (hereinafter referred to as IPv6) that expands the IP address space from 32 bits to 128 bits as the next generation IP address. Yes.

図12は、IPv6アドレスのフォーマットを示す図である。IPv6アドレスの上位64ビットは経路情報(ネットワークプレフィックス:Network Prefix:以下Prefixと称す)1110であり、下位64ビットはノードが有するネットワークインタフェースをノードが接続しているサブネットワーク内で識別するためのインタフェース識別子(以下Interface IDと称す)1120である。Prefix1110の内、上位48ビットをPublic Topology1111と呼ばれ、Internetプロバイダの経路に使われ、下位16ビットは、Site Topology1112と呼ばれローカルルーティングに使用される。インタフェース識別子1120はサブネットワーク内で一意であり、インタフェース識別子としてMACアドレス等が利用される。   FIG. 12 is a diagram showing the format of the IPv6 address. The upper 64 bits of the IPv6 address are path information (network prefix: hereinafter referred to as Prefix) 1110, and the lower 64 bits are an interface for identifying the network interface of the node in the subnetwork to which the node is connected. This is an identifier (hereinafter referred to as Interface ID) 1120. Of Prefix 1110, the upper 48 bits are called Public Topology 1111 and are used for the Internet provider route, and the lower 16 bits are called Site Topology 1112 and used for local routing. The interface identifier 1120 is unique within the subnetwork, and a MAC address or the like is used as the interface identifier.

PPPを用いたIPv6通信は、非特許文献2に開示のとおりRFC2472で規定されているIPv6CP手順を用いて行われる。このIPv6CP手順では、IPv6アドレスのInterface-ID1120を通信相手に通知する手順を規定している。   IPv6 communication using PPP is performed using the IPv6CP procedure defined in RFC2472, as disclosed in Non-Patent Document 2. This IPv6CP procedure defines a procedure for notifying the communication partner of the Interface-ID 1120 of the IPv6 address.

3rd Generation Partnership Project 2(以下3GPP2と称す)のX.S0011-Cのリファレンスモデルでは、移動端末、移動端末と無線接続するRadio Network、移動端末とPPP接続するPDSN、PDSNが認証時にアクセスするRADIUS、インターネットプロバイダ、インターネットと接続されているIP Networkから構成される。移動端末とPDSN間でPPP接続が完了すると、移動端末は、プロバイダネットワーク、PDSN200を介してIP Networkと接続し、インターネット通信、コンテンツ閲覧を行えるようになる。IPv6接続を行う場合、PDSNは、移動端末に付与するPrefixをPPPリング毎にユニークにしなければならないことが知られており、Prefixはルータ広告(以下Router Advertisementと称す)で移動端末に通知することも知られている。   In the X.S0011-C reference model of 3rd Generation Partnership Project 2 (hereinafter referred to as 3GPP2), a mobile terminal, a radio network that is wirelessly connected to the mobile terminal, a PDSN that is PPP-connected to the mobile terminal, and a RADIUS that PDSN accesses during authentication, Consists of an Internet provider and an IP network connected to the Internet. When the PPP connection is completed between the mobile terminal and the PDSN, the mobile terminal can connect to the IP network via the provider network and the PDSN 200 to perform Internet communication and content browsing. When performing IPv6 connection, it is known that the PDSN must make the prefix assigned to the mobile terminal unique for each PPP ring, and the prefix notifies the mobile terminal by router advertisement (hereinafter referred to as Router Advertisement). Is also known.

3GPP2(CDMA200)モデルを適用したシステムにおけるIPアドレス割り当てとして、特開2004−104800「符号分割多重接続システムにおける端末に対するIPアドレス割り当て方法」が特許文献1として開示されているが、IPv6アドレス割り当てに関しては言及していない。   As an IP address assignment in a system to which the 3GPP2 (CDMA200) model is applied, Japanese Patent Application Laid-Open No. 2004-104800 “IP Address Assignment Method for Terminal in Code Division Multiple Access System” is disclosed as Patent Document 1, but regarding IPv6 address assignment, Not mentioned.

特開2004−104800「符号分割多重接続システムにおける端末に対するIPアドレス割り当て方法」Japanese Patent Application Laid-Open No. 2004-104800 “IP Address Assignment Method for Terminal in Code Division Multiple Access System” 3GPP2 X.S0011−C cdma2000 Wireless IP network Standard3GPP2 X. S0011-C cdma2000 Wireless IP network Standard RFC1661 Point to Point ProtocolRFC1661 Point to Point Protocol RFC2472 IP Version 6 over PPPRFC2472 IP Version 6 over PPP RFC2865 Remote Authentication Dial In User Service (RADIUS)RFC2865 Remote Authentication Dial In User Service (RADIUS) RFC3315 Dynamic Host Configuration Protocol for IPv6 (DHCPv6)RFC3315 Dynamic Host Configuration Protocol for IPv6 (DHCPv6)

上述した非特許文献1に示される従来のネットワーク接続方式では、PPPリンク毎の移動端末のPrefixをユニークに割り当てることを規定している。これはPDSNがIPv6パケットを転送する際にPrefixを使ってPPPリンクを識別する必要があるからである。また、非特許文献1では、移動端末に割り当てるPrefixは、Home-RADIUSからPDSNへと送信するAccess-AcceptにFramed-IPv6-Prefixとして含めることと規定している。Access-Acceptは、非特許文献3に開示のとおりIETF RFC2865で規定されているインタフェースであり、図6に示すフォーマットが使われる。さらにPDSNは、Home-RADIUSから受信したAccess-AcceptのFramed-IPv6-PrefixからPrefixを取り出し、Router Advertisementメッセージに含めることで移動端末に通知する。通知を受けた移動端末は、IPv6グローバルアドレスを生成でき、IP NetworkへのIPv6通信が可能となる。   In the conventional network connection method shown in Non-Patent Document 1 described above, it is defined that the prefix of the mobile terminal for each PPP link is uniquely assigned. This is because the PDSN needs to identify a PPP link using a prefix when forwarding an IPv6 packet. Further, Non-Patent Document 1 stipulates that a prefix assigned to a mobile terminal is included as a Framed-IPv6-Prefix in an Access-Accept transmitted from Home-RADIUS to the PDSN. Access-Accept is an interface defined in IETF RFC2865 as disclosed in Non-Patent Document 3, and uses the format shown in FIG. Furthermore, the PDSN extracts the prefix from the Access-Accept Framed-IPv6-Prefix received from Home-RADIUS, and notifies the mobile terminal by including it in the Router Advertisement message. The mobile terminal that has received the notification can generate an IPv6 global address and can perform IPv6 communication to the IP Network.

しかしながら、この手順で行うとPPPリンク毎にPrefixをユニークにするためには、Home-RADIUSでPPPリング毎にユニークになるようにPrefixを管理する必要がある。また、Home-RADIUSは、3rdベンダ毎に設置される場合があり、異なる3rdベンダに複数のHome-RADIUSが存在する。この場合、複数のHome-RADIUSでPrefixが重複しないように設定することは運用上困難である。更に移動端末に割り当てる64ビットPrefixは、PPPリンク毎に異なる値なため、PDSNと接続されているIP Network内にあるIPv6ルータの経路情報は、図14に示すようにPPPリンク数に相当する経路情報が必要であり、IPv6の特徴である経路の集約ができなくなる。   However, if this procedure is used, in order to make the prefix unique for each PPP link, it is necessary to manage the prefix so that it is unique for each PPP ring in Home-RADIUS. In addition, Home-RADIUS may be installed for each 3rd vendor, and a plurality of Home-RADIUS exist in different 3rd vendors. In this case, it is difficult in operation to set a plurality of Home-RADIUS so that prefixes do not overlap. Further, since the 64-bit prefix assigned to the mobile terminal is different for each PPP link, the route information of the IPv6 router in the IP Network connected to the PDSN is the route corresponding to the number of PPP links as shown in FIG. Information is required, and routes that are characteristic of IPv6 cannot be aggregated.

図14は、IP NetworkにあるIPv6ルータからPDSNへの経路を決めるために必要な経路テーブルであり、宛先のPrefix401と次の転送先であるネクストホップ402の情報が格納されている。宛先のPrefix401には、移動端末に割り当てた64ビットPrefix403、ネクストホップにはPDSNのIPv6アドレスが格納されることで、IP Networkから移動端末宛てのIPv6パケットがPDSNを経由して移動端末へと転送することができる。   FIG. 14 is a route table necessary for determining a route from the IPv6 router in the IP Network to the PDSN, and stores information on the destination prefix 401 and the next transfer destination next hop 402. The destination prefix 401 stores the 64-bit prefix 403 assigned to the mobile terminal, and the IPv6 address of the PDSN is stored in the next hop, so that the IPv6 packet addressed to the mobile terminal is transferred from the IP network to the mobile terminal via the PDSN. can do.

本発明の目的は、上記従来の技術の欠点を解消し、Home-RADIUSがPPPリンク毎のユニーク性を意識することなくPrefixの運用管理を容易にすること、データ通信装置が移動端末に通知するPrefixを生成する装置を提供することで、PPPリンク毎のユニーク性を保障することである。また、経路集約効果を高めたIPv6アドレス割り当て方法を提供するものである。   An object of the present invention is to eliminate the above-mentioned drawbacks of the conventional techniques, to make it easy for Home-RADIUS to manage the operation of a prefix without being aware of the uniqueness of each PPP link, and a data communication apparatus notifies a mobile terminal. By providing an apparatus for generating a prefix, uniqueness for each PPP link is ensured. In addition, the present invention provides an IPv6 address assignment method with enhanced route aggregation effect.

上記目的を達成するため、本発明の第1の発明は、プロバイダネットワークを介し、PPP(Point to Point Protocol)を用いて、通信端末装置の接続承認を認証サーバへ問い合わせすることで行い、接続承認後に通信端末装置をIP Networkに接続させるデータ通信装置に、認証サーバから通知されるPrefixを抽出する抽出手段と、装置管理識別子を生成する第1の生成手段と、PPP識別子を生成する第2の生成手段と、抽出手段で抽出したPrefixと第1の生成手段で生成した装置管理識別子と第2の生成手段で生成したPPP識別子を結合して1つのPrefixを生成する第3の生成手段と、第3の生成手段で生成したPrefixを移動端末に通知する通知手段とを備えた。   In order to achieve the above object, the first invention of the present invention performs the connection approval of the communication terminal device to the authentication server using the PPP (Point to Point Protocol) via the provider network, and the connection approval. A data communication device that connects the communication terminal device to the IP network later, an extraction unit that extracts a prefix notified from the authentication server, a first generation unit that generates a device management identifier, and a second that generates a PPP identifier. A third generation unit that generates one prefix by combining the generation unit, the prefix extracted by the extraction unit, the device management identifier generated by the first generation unit, and the PPP identifier generated by the second generation unit; Notification means for notifying the mobile terminal of the prefix generated by the third generation means.

以上に説明したように、課題を解決する手段を用いることで、データ通信装置でPPPリング毎のユニーク性を満足したIPv6アドレスのPrefixを生成することができる。これによりHome-RADIUSは、ユニーク性を考慮することなく移動端末に割り当てるPrefixを管理することができる。また、データ通信装置は、経路集約効果をもつPrefixを生成、通知することで、IPv6ルータの経路情報数を減らすことができる。   As described above, by using the means for solving the problem, it is possible to generate an IPv6 address prefix that satisfies the uniqueness of each PPP ring in the data communication apparatus. As a result, Home-RADIUS can manage the Prefix assigned to the mobile terminal without considering uniqueness. In addition, the data communication apparatus can reduce the number of route information of the IPv6 router by generating and notifying the prefix having the route aggregation effect.

以下、図面を用いながら本発明のデータ通信装置の構成や動作、ならびに、IPアドレス管理方法について詳細に説明する。
図1は、本発明を適用した移動体通信システムの構成例を示す網構成図である。
移動体通信システムは、移動端末100又は110と、移動端末100、110と無線リンクで接続する基地局120、無線管理を行う無線管理装置130、移動端末100とPPP接続する本発明によるデータ通信装置(以下、PDSNと称する)200又は300、PDSN200、300がユーザ認証時にProxy-RADIUS500経由でアクセスするHome-RADIUS600又は650、IP Network700とから構成される。
Hereinafter, the configuration and operation of the data communication device of the present invention and the IP address management method will be described in detail with reference to the drawings.
FIG. 1 is a network configuration diagram showing a configuration example of a mobile communication system to which the present invention is applied.
The mobile communication system includes a mobile terminal 100 or 110, a base station 120 connected to the mobile terminals 100 and 110 via a radio link, a radio management apparatus 130 that performs radio management, and a data communication apparatus according to the present invention that is PPP-connected to the mobile terminal 100. (Hereinafter, referred to as PDSN) 200 or 300, PDSN 200 or 300, Home-RADIUS 600 or 650 accessed via Proxy-RADIUS 500 at the time of user authentication, and IP Network 700.

IP Network700は、IPv6通信を行うもので、図示していない複数のIPv6ルータによってIPパケットが転送される。移動端末100は、PPP接続106が完了すると装置管理装置130、PDSN200、IPv6ルータ400を介してIP Network700(たとえばインターネット)と接続し、インターネット通信、コンテンツ閲覧を行えるようになる。プロバイダネットワーク140とは、一般的なサービスプロバイダが管理するネットワークであり、PDSN200、Proxy-RADIUS500もサービスプロバイダで管理している場合が多い。移動端末100は、接続開始操作を行うことでPDSN200に対してPPP接続確立106を開始、PPP接続が完了した後のデータ送受信が可能となる。   The IP Network 700 performs IPv6 communication, and IP packets are transferred by a plurality of IPv6 routers (not shown). When the PPP connection 106 is completed, the mobile terminal 100 is connected to the IP Network 700 (for example, the Internet) via the device management apparatus 130, the PDSN 200, and the IPv6 router 400, and can perform Internet communication and content browsing. The provider network 140 is a network managed by a general service provider, and the PDSN 200 and the Proxy-RADIUS 500 are often managed by the service provider. The mobile terminal 100 starts the PPP connection establishment 106 with respect to the PDSN 200 by performing a connection start operation, and can transmit and receive data after the PPP connection is completed.

図2は、PDSN200の機能構成図である。PDSN200は、プロバイダネットワーク140との外部インタフェースを持つネットワーク部210または220、PPPといったプロトコル処理を行う制御部240、統計情報や課金情報といった必要情報を蓄えるデータ蓄積部230から構成される。   FIG. 2 is a functional configuration diagram of the PDSN 200. The PDSN 200 includes a network unit 210 or 220 having an external interface with the provider network 140, a control unit 240 that performs protocol processing such as PPP, and a data storage unit 230 that stores necessary information such as statistical information and billing information.

ネットワーク部210は、伝送路インタフェース211とバスコントローラ212から成り、外部から受信したデータを装置バス234経由で制御部240へと転送する機能を持つ。また制御部240から送信されたデータを外部インタフェースに送信する場合もこのネットワーク部210を介して転送される。このネットワーク部210は単数、または複数220あり、プロバイダネットワーク140向けとIP Network700向けの外部インタフェースを別けること、または共通にすることを選択することができる。   The network unit 210 includes a transmission path interface 211 and a bus controller 212, and has a function of transferring data received from the outside to the control unit 240 via the device bus 234. In addition, when data transmitted from the control unit 240 is transmitted to the external interface, the data is transferred via the network unit 210. The network unit 210 has one or a plurality of 220, and can select to separate or share the external interface for the provider network 140 and the IP network 700.

制御部240は、装置バス234とプロセッサバス235のアクセス調停を行うバスコントローラ242、ソフトウェアを動作させるプロセッサ243、ソフトウェア動作に必要なワークエリア、テーブル格納、プログラム格納、および外部から受信したパケットを格納するメモリ241、プロセッサ能力を向上させるためのキャッシュメモリ244、これらを接続するプロセッサバス235から成る。データ蓄積部230は、装置バス234とのアクセス調停を行うバスコントローラ231、プログラムを格納するハードディスク又はフラッシュクメモリ232、ハードディスクまたはフラッシュメモリ232を制御するディスク制御233から成る。   The control unit 240 stores a bus controller 242 that performs access arbitration between the device bus 234 and the processor bus 235, a processor 243 that operates software, a work area necessary for software operation, table storage, program storage, and externally received packets. A memory 241 for improving the processor capacity, a cache memory 244 for improving the processor capacity, and a processor bus 235 for connecting them. The data storage unit 230 includes a bus controller 231 that performs access arbitration with the device bus 234, a hard disk or flash memory 232 that stores programs, and a disk control 233 that controls the hard disk or flash memory 232.

図3は、プロセッサ243で動作するソフトウェア構成2000を示す構成図であり、オペレーションシステム(以下OSと称す)2800上にPPP交渉を行うPPP処理2100、無線管理装置130とR-Pセッション132を確立するR-Pセッション処理2400、認証処理を行う認証処理2200、課金の情報を収集する課金処理2300、Router Advertisement処理等を行うIP処理2500、FA(Foreign Agent)処理を行うMobile IP処理2600が動作している。PPP処理2100には、移動端末の情報を管理するため、図9の呼管理テーブルを持っている。この管理テーブルは、接続に必要な情報が格納されており、例えば移動端末のNetwork Access Identifier(以下NAIと称す)2111や、無線管理情報2112として、International Mobile Subscriber Identity(以下IMSIと称す)等が格納されている。またテーブルの行数は、PDSNの移動端末の接続数と一致する。このテーブルは、R-Pセッション処理2400といった他の処理もアクセスできるテーブルである。   FIG. 3 is a block diagram showing a software configuration 2000 that operates on the processor 243, and the RP that establishes the PPP processing 2100, the radio management apparatus 130, and the RP session 132 that performs PPP negotiation on the operation system (hereinafter referred to as OS) 2800. Session processing 2400, authentication processing 2200 for performing authentication processing, charging processing 2300 for collecting charging information, IP processing 2500 for performing Router Advertisement processing, and Mobile IP processing 2600 for performing FA (Foreign Agent) processing are operating. The PPP process 2100 has the call management table shown in FIG. 9 in order to manage information on mobile terminals. This management table stores information necessary for connection. For example, a network access identifier (hereinafter referred to as NAI) 2111 of the mobile terminal, and an international mobile subscriber identity (hereinafter referred to as IMSI) as the wireless management information 2112 or the like. Stored. The number of rows in the table matches the number of PDSN mobile terminals connected. This table can be accessed by other processes such as the RP session process 2400.

図3のソフトウェアは、移動端末との接続として図4のフロー手順で処理を行う。このフローは、無線管理装置130からのR-Pセッション132要求があることでステップ2001から開始され、ステップ2401に進む。ステップ2401では、PDSN200に新規接続である移動端末100の接続を受入れる空き容量があるかをR-Pセッション処理2400がチェックする。R-Pセッション処理2400は、この空き容量チェックとして、図9の呼管理テーブルを検索して空き行が存在するか検索する。検索結果として空き行が存在する場合は、受入れ可能としてステップ2402へ、空き行がない場合は、受入れ拒否としてステップ2403と進む。ステップ2403では、無線管理装置130に対してPDSN200に空き容量がないことを伝える処理(Re-Direct)を行いステップ2002に進み終了となる。   The software in FIG. 3 performs processing according to the flow procedure in FIG. 4 as connection with the mobile terminal. This flow starts from Step 2001 when there is an R-P session 132 request from the radio management apparatus 130, and proceeds to Step 2401. In step 2401, the RP session processing 2400 checks whether the PDSN 200 has a free capacity for accepting the connection of the mobile terminal 100 which is a new connection. The RP session processing 2400 searches the call management table of FIG. 9 as an empty capacity check to determine whether there is an empty line. If there is an empty line as a search result, the acceptance is made possible and the process goes to Step 2402, and if there is no empty line, the acceptance is refused and the process goes to Step 2403. In step 2403, a process (Re-Direct) is performed to notify the radio management apparatus 130 that there is no free space in the PDSN 200, and the process proceeds to step 2002 and ends.

一方、ステップ2402に進んだ場合は、接続処理を開始して、ステップ2404でR−Pセッションが確立するまでR-P処理2402を繰り返し、確立が完了するとステップ2101に進む。ステップ2101では、PPP処理2100が始まり、先ずLCP交渉101が開始される。LCP交渉101が完了した場合、ステップ2201の認証処理2200に進む。認証処理2200では、Proxy-RADIUS500経由でHome-RADIUS600に認証要求を行い、ステップ2202に進む。認証結果が成功であった場合、ステップ2102に進む。ステップ2202で認証失敗であった場合には、ステップ2203に進み切断、もしくは再接続となりステップ2002に進む。切断か再接続かは装置管理2700によって選択される。ステップ2102では、PPP処理2100にもどり、IPv6CP交渉104が始まる。IPv6CP交渉104が完了するとステップ2501に進み、IP処理2500は、移動端末に対してRouter Advertisement105の送信処理を行い、ステップ2002に進み接続が完了する。   On the other hand, if the process proceeds to step 2402, the connection process is started, and the RP process 2402 is repeated until the RP session is established in step 2404. When the establishment is completed, the process proceeds to step 2101. In step 2101, PPP processing 2100 starts, and LCP negotiation 101 is first started. When the LCP negotiation 101 is completed, the process proceeds to the authentication process 2200 in step 2201. In the authentication process 2200, an authentication request is sent to the Home-RADIUS 600 via the Proxy-RADIUS 500, and the process proceeds to Step 2202. If the authentication result is successful, the process proceeds to Step 2102. If authentication fails in step 2202, the process proceeds to step 2203 and disconnection or reconnection occurs, and the process proceeds to step 2002. Whether to disconnect or reconnect is selected by the device management 2700. In step 2102, the process returns to the PPP processing 2100 and the IPv6CP negotiation 104 starts. When the IPv6CP negotiation 104 is completed, the process proceeds to step 2501. The IP process 2500 performs a process of transmitting the Router Advertisement 105 to the mobile terminal, and the process proceeds to step 2002 to complete the connection.

次に図5の移動端末100の接続シーケンスにて詳細に動作を説明する。移動端末100は、ユーザによる接続要求があると始めに基地局120、および無線管理装置130と無線セッション131を確立する。無線管理装置130は、無線セッション131を確立するとPDSN200との間でR−Pセッション132の接続が開始される。無線セッション131、R−Pセッション132とは、移動体通信に必要な専用のシグナリングである。   Next, the operation will be described in detail with reference to the connection sequence of the mobile terminal 100 in FIG. The mobile terminal 100 first establishes a radio session 131 with the base station 120 and the radio management apparatus 130 when there is a connection request from the user. When the radio management apparatus 130 establishes the radio session 131, connection of the RP session 132 is started with the PDSN 200. The radio session 131 and the RP session 132 are dedicated signaling necessary for mobile communication.

PDSN200では、無線管理装置130からのR−Pセッション132の確立要求を外部インタフェースから受信するとネットワーク部210を通り、装置バス234を経由して、メモリ241に格納される。格納後は、プロセッサ243で動作しているソフトウェア2000によってパケット解読・処理が実施される。この解読結果、R−Pセッション132の確立要求と判断すると図4の接続フローが開始され、ステップ2401に進む。上述したようにステップ2401ではPDSNの空き容量をチェックの為、R−Pセッション処理2400は、図9の呼管理テーブルに空き行があるか検索する。検索結果、Noが1の行が空きと判断した場合、このNoが1の行2121に、R−Pセッション132の確立要求に含まれる無線管理情報を格納する。   When the PDSN 200 receives a request for establishing the RP session 132 from the radio management apparatus 130 from the external interface, the PDSN 200 passes through the network unit 210 and is stored in the memory 241 via the apparatus bus 234. After the storage, the packet is decoded and processed by the software 2000 running on the processor 243. If it is determined that the request is for establishing the RP session 132 as a result of the decryption, the connection flow of FIG. As described above, in step 2401, the free space of the PDSN is checked, so that the RP session processing 2400 searches for a free line in the call management table of FIG. As a result of the search, when it is determined that the row with No 1 is empty, the wireless management information included in the request for establishing the RP session 132 is stored in the row 2121 with No 1.

格納が完了するとR−Pセッション処理2400は、無線基地局130に対して、受入れ許可の応答を制御部240、装置バス234、ネットワーク部210を介して送信し、ステップ2101に進む。ステップ2101では、PPP処理2100がLCP交渉パケット101を移動端末100へと送信する。つまりPPP交渉の開始である。   When the storage is completed, the RP session processing 2400 transmits an acceptance permission response to the radio base station 130 via the control unit 240, the device bus 234, and the network unit 210, and proceeds to step 2101. In step 2101, the PPP processing 2100 transmits the LCP negotiation packet 101 to the mobile terminal 100. In other words, it is the start of PPP negotiations.

一方、移動端末100は、無線セッション131を確立すると、PPP交渉を開始させ、PDSN200に対してLCP交渉パケット101を送信する。LCP交渉101では、接続に必要なMRU(Maximum-Receive-Unit)や、CHAP,PAPといった認証種別を決定する。LCP交渉101が完了すると移動端末100は、認証要求102をPDSN200に対して送信する。   On the other hand, when the mobile terminal 100 establishes the radio session 131, the mobile terminal 100 starts PPP negotiation and transmits the LCP negotiation packet 101 to the PDSN 200. In the LCP negotiation 101, authentication types such as MRU (Maximum-Receive-Unit), CHAP, and PAP necessary for connection are determined. When the LCP negotiation 101 is completed, the mobile terminal 100 transmits an authentication request 102 to the PDSN 200.

PDSN200は、上述同様に受信した認証要求102をメモリ241まで転送し、プロセッサ243上で動作しているソフトウェア2000で解析・処理を行う。この処理は、図4フローのステップ2101からステップ2201に進んだことになる。   The PDSN 200 transfers the received authentication request 102 to the memory 241 in the same manner as described above, and performs analysis / processing by the software 2000 operating on the processor 243. This processing proceeds from step 2101 to step 2201 in the flow of FIG.

認証処理は、移動端末100の接続許可承認であり、PDSN200とProxy-RADIUS500もしくはHome-RADIUS600,650との間は、IETF RFC2865で規定されているRADIUSインタフェースが使われる。RADIUSインタフェースは、認証要求のAccess-Requestと認証応答のAccess-Accept又は、Access-Rejectから構成され、図6のフォーマットが使われる。同図で、Code510は、Access-RequestやAccess-Acceptといったパケット種別を区別するためのフィールド、Identifier511は、Access-RequestとAccess-Acceptとの括り付けに使われ、Attribute514は、認証に必要な情報(例えば、NAIやパスワード等)を格納するフィールドである。   The authentication process is a connection permission approval of the mobile terminal 100, and a RADIUS interface defined by IETF RFC2865 is used between the PDSN 200 and the Proxy-RADIUS 500 or Home-RADIUS 600, 650. The RADIUS interface includes an authentication request Access-Request and an authentication response Access-Accept or Access-Reject, and uses the format shown in FIG. In this figure, Code 510 is a field for distinguishing packet types such as Access-Request and Access-Accept, Identifier 511 is used for binding Access-Request and Access-Accept, and Attribute 514 is information necessary for authentication. This is a field for storing (for example, NAI or password).

認証処理2200は、Access-Requestを作成して、Proxy-RADIUSが存在するシステムでは、Proxy-RADIUS500に対して、Access-Request501を送信する。システムによってはProxy-RADIUS500が存在せずにHome-RADIUSのみの場合もあり、その場合、Home-RADIUS600、又は650にAccess-Requestを送信する。   The authentication process 2200 creates an Access-Request, and transmits an Access-Request 501 to the Proxy-RADIUS 500 in a system where Proxy-RADIUS exists. In some systems, Proxy-RADIUS 500 does not exist and only Home-RADIUS is available. In this case, an Access-Request is transmitted to Home-RADIUS 600 or 650.

Access-Request501を受信したProxy-RADIUS500は、適切なHome−RADIUS600、または650に対して、受信したAccess-Request501をリレーする。Home−RADIUS600又は、650はProxy-RADIUS500より受信したAccess-Request502を解読して、移動端末100のアクセスを許可するかを判断する。   The Proxy-RADIUS 500 that has received the Access-Request 501 relays the received Access-Request 501 to the appropriate Home-RADIUS 600 or 650. The Home-RADIUS 600 or 650 decodes the Access-Request 502 received from the Proxy-RADIUS 500 and determines whether to permit access of the mobile terminal 100.

Home-RADIUS600、又は650は、許可すると判断した場合、接続に必要な情報、例えばIPv6グローバルアドレスの生成に必要なPrefixやInterface-IDをAccess-Accept503に含ませてProxy-RADIUS500へと送信する。この時Prefixは、Framed-IPv6-Prefixと呼ばれ、Access-AcceptのAttribute514に格納される。   If the Home-RADIUS 600 or 650 determines to permit, the Home-RADIUS 500 or 650 includes information necessary for connection, for example, a prefix or Interface-ID necessary for generating an IPv6 global address in the Access-Accept 503 and transmits the information to the Proxy-RADIUS 500. At this time, the Prefix is called Framed-IPv6-Prefix and is stored in the Access-Accept Attribute 514.

図7は、Framed-IPv6-Prefixのフォーマットである。Prefixの長さを示すPrefix-Lengthフィールド521があり、Prefix520は、可変で格納することができる。このPrefixフィールドに48ビットのPrefixを格納する。また、システムによっては64ビットのPrefixを格納してもよい。   FIG. 7 shows the format of Framed-IPv6-Prefix. There is a Prefix-Length field 521 indicating the length of the Prefix, and the Prefix 520 can be stored in a variable manner. A 48-bit prefix is stored in this prefix field. Further, depending on the system, a 64-bit prefix may be stored.

Proxy-RADIUS500は、Access-Accept503を受信した後、Access-Request501送信元であるPDSN200に対してリレーする。PDSN200は、Access-Accept504をメモリ241まで転送して後、認証処理2200が解析する。   After receiving Access-Accept 503, Proxy-RADIUS 500 relays to PDSN 200 that is the source of Access-Request 501. After the PDSN 200 transfers the Access-Accept 504 to the memory 241, the authentication processing 2200 analyzes it.

認証処理2200は、認証応答が認証成功であった場合、移動端末100に認証成功103を送信して、図4のステップ2102に進む。また、認証処理2200は、Access-Accept504に含まれるFramed-IPv6-Prefix520から48ビットのPrefix1101を取得して保持する。次のステップ2102では、IPv6CP処理を行い、移動端末100とIPC6CP交渉104を行う。IPv6CP交渉104では、ヘッダ圧縮種別やInterface-ID等を決定する。   If the authentication response is an authentication success, the authentication processing 2200 transmits an authentication success 103 to the mobile terminal 100 and proceeds to step 2102 in FIG. Also, the authentication process 2200 acquires and holds a 48-bit prefix 1101 from the Framed-IPv6-Prefix 520 included in the Access-Accept 504. In the next step 2102, IPv6CP processing is performed and IPC6CP negotiation 104 is performed with the mobile terminal 100. In IPv6CP negotiation 104, the header compression type, Interface-ID, and the like are determined.

一方、移動端末100では認証成功103を受信した後、IPv6CP交渉104を開始する。PDSN200は、IPv6CP交渉104が完了すると次にステップ2501に進みIP処理2500は、Router Advertisement105で通知すべきPrefixを図11のフローで生成する。   On the other hand, the mobile terminal 100 starts the IPv6CP negotiation 104 after receiving the authentication success 103. When the IPv6 CP negotiation 104 is completed, the PDSN 200 proceeds to step 2501 and the IP processing 2500 generates a prefix to be notified by the Router Advertisement 105 in the flow of FIG.

次に図11のフローを説明する。ステップ2511では、図4ステップ2201で認証処理2200が保持しているPrefix1101を取得する。次にステップ2512でPrefix1101のビット長をチェックする。チェックした結果、48ビット以下であればステップ2513に、48ビットを超える場合はPDSステップ2518に進む。ステップ2513は、48ビット未満の場合のパディング処理行うもので、予めシステムで決められた値で48ビットを満たすまでパディングを行いステップ2514に進む。Prefix長が48ビットの場合は、パディングを行う必要なくステップ2514に進む。また、ステップ2518は、48ビットを超えるPrefixから48bit分1101を抽出して、ステップ2514に進む。   Next, the flow of FIG. 11 will be described. In step 2511, the prefix 1101 held in the authentication processing 2200 in step 2201 in FIG. 4 is acquired. Next, in step 2512, the bit length of the prefix 1101 is checked. As a result of checking, if it is 48 bits or less, the process proceeds to step 2513. If it exceeds 48 bits, the process proceeds to PDS step 2518. In step 2513, padding processing is performed when the number of bits is less than 48 bits. Padding is performed until 48 bits are satisfied with a value determined in advance by the system, and the process proceeds to step 2514. If the prefix length is 48 bits, the process proceeds to step 2514 without padding. In step 2518, 481 bits 1101 are extracted from the prefix exceeding 48 bits, and the process proceeds to step 2514.

ステップ2514は、装置管理2700より装置識別子1102を取得して保持する。例えば装置識別子は、PDSN200を(0001)bit、PDSN300を(0010)bitといった番号で使う。装置管理2700で管理されている装置識別子1102は、予め決めて設定する場合と保守センタよりダウンロードする場合がある。IP処理2500は、装置識別子1102を取得後、ステップ2515に進む。   In step 2514, the device identifier 1102 is acquired from the device management 2700 and held. For example, the device identifier uses PDSN 200 with a number such as (0001) bit and PDSN 300 with a number (0010) bit. The device identifier 1102 managed by the device management 2700 may be set in advance or downloaded from the maintenance center. After obtaining the device identifier 1102, the IP processing 2500 proceeds to step 2515.

ステップ2515では、PPP処理2100よりPPP識別子1103を取得する。PPP識別子1103とは、PPP処理2100が管理している図9の呼管理テーブルのNoと等しい番号である。Noは、重なることのないユニークな番号でありPPP識別子1103として使うことができる。PPP識別子1103を取得した後は、ステップ2516に進む。   In step 2515, the PPP identifier 1103 is acquired from the PPP processing 2100. The PPP identifier 1103 is a number equal to No in the call management table of FIG. 9 managed by the PPP processing 2100. No is a unique number that does not overlap and can be used as the PPP identifier 1103. After obtaining the PPP identifier 1103, the process proceeds to step 2516.

ステップ2516では、ステップ2511で取得したPrefix1101と、ステップ2514で取得した装置識別子1102、ステップ2515で取得したPPP識別子1103を結合して、図10の64ビットのPrefixを生成する。このPrefixを移動端末100に付与することとなる。なお、上述した実施例では、装置識別子1102として4ビット、PPP識別子1103として12ビットを設けているが、割合はシステムで決めることができる。   In step 2516, the prefix 1101 acquired in step 2511, the device identifier 1102 acquired in step 2514, and the PPP identifier 1103 acquired in step 2515 are combined to generate the 64-bit prefix of FIG. This Prefix is given to the mobile terminal 100. In the above-described embodiment, 4 bits are provided as the device identifier 1102 and 12 bits are provided as the PPP identifier 1103. However, the ratio can be determined by the system.

Router Advertisement105は、移動端末100にPrefixを通知する役割があり、図8はRouter Advertisement105で通知するPrefixオプションのフォーマットであり、Prefixフィールド1100に図11ステップ2516で生成した64ビットのPrefixを格納する。   The Router Advertisement 105 has a role of notifying the mobile terminal 100 of the Prefix. FIG. 8 shows a format of the Prefix option notified by the Router Advertisement 105. The Prefix field 1100 stores the 64-bit Prefix generated in Step 2516 of FIG.

移動端末100は、Router Advertisement105でPrefix1100を受信すると、IPv6CP交渉104で決定したInterface-ID1120と合わせて128ビットのグローバルIPv6アドレス108を生成でき、PPP通信106を通してIPv6通信が可能となる。   When the mobile terminal 100 receives the prefix 1100 by the router advertisement 105, the mobile terminal 100 can generate the 128-bit global IPv6 address 108 together with the interface-ID 1120 determined by the IPv6CP negotiation 104, and can perform IPv6 communication through the PPP communication 106.

一方、PDSN200は、IP Network700にあるIPv6ルータと経路情報のやりとり701を行う。この際にPDSN200は、移動端末100のPrefixをHome-RADIUS通知Prefix1101+装置識別子1102の52ビットとして経路情報に載せて通知する。   On the other hand, the PDSN 200 performs path information exchange 701 with an IPv6 router in the IP Network 700. At this time, the PDSN 200 notifies the prefix of the mobile terminal 100 as 52 bits of Home-RADIUS notification Prefix 1101 + device identifier 1102 on the route information.

図13は、IP Network700にあるIPv6ルータの経路テーブルである。PDSN200から経路情報701を受け取ると、宛先IPv6 Prefix410にHome-RADIUS通知Prefix1101+装置識別子1102の52ビット411を登録、ネクストホップ412としてPDSN200のIPv6アドレス413を登録することで、PDSN200に収容している複数PPPリンク宛ての経路情報を経路情報1つで実現することができる。これらの経路情報は、RIPng等の動的経路プロトコルを使用して通知し合うことや、静的設定として予め設定することもできる。   FIG. 13 is a route table of an IPv6 router in the IP Network 700. When the path information 701 is received from the PDSN 200, the 52 bits 411 of the Home-RADIUS notification prefix 1101 + device identifier 1102 are registered in the destination IPv6 Prefix 410, and the IPv6 address 413 of the PDSN 200 is registered as the next hop 412, thereby accommodating the PDSN 200. Route information addressed to a plurality of PPP links can be realized by a single piece of route information. These pieces of route information can be notified using a dynamic route protocol such as RIPng, or preset as static settings.

上述したようにHome-RADIUS600又は、650は、PrefixとしてPublic Topology部分の48ビット1111を管理するだけでよく、PDSN200でHome-RADIUS600から通知されたPrefix1101に装置識別子1102と、PPPリンク毎に異なるPPP識別子1103を付与することでPPPリンク毎のユニーク性を保障した64ビットのPrefixが生成できる。これよりHome−RADIUSが複数ある場合でも、お互いのPrefixを意識した管理をする必要がなくなる。また、移動端末100、110と複数のPrefixは、上位52ビットがHome-RADIUS通知Prefix1101+装置識別子1102と共通の為、IP Network700は、この52ビットを元にPDSN200にIPv6パケットをルーティングすれば通信ができる。これは経路集中化効果が高まったことを意味する。   As described above, the Home-RADIUS 600 or 650 only needs to manage the 48 bits 1111 of the Public Topology portion as a prefix. The device identifier 1102 is notified to the prefix 1101 notified from the Home-RADIUS 600 by the PDSN 200, and a PPP that is different for each PPP link. By assigning the identifier 1103, a 64-bit prefix that guarantees the uniqueness of each PPP link can be generated. As a result, even when there are multiple Home-RADIUS, it is no longer necessary to manage with the awareness of each other's prefix. In addition, since the upper 52 bits of the mobile terminals 100 and 110 and a plurality of prefixes are common with the Home-RADIUS notification prefix 1101 + device identifier 1102, the IP Network 700 can communicate if the IPv6 packet is routed to the PDSN 200 based on the 52 bits. Can do. This means that the route concentration effect has increased.

図15は、本発明のデータ通信装置を備えた移動体通信システムの別の構成例を示す網構成図である。図1のシステムに対して、DHCPサーバ900が追加されていることが特徴である。   FIG. 15 is a network configuration diagram showing another configuration example of a mobile communication system including the data communication apparatus of the present invention. The system is characterized in that a DHCP server 900 is added to the system of FIG.

PDSN200、又は300の構成は、図2と同じであり、プロセッサ243で動作するソフトウェア構成は、図17になる。これは図3の構成にDHCP-Relay2900が追加されている点が異なる。DHCP-Relay2700とは、非特許文献4に開示のとおりIETF RFC3315 DHCP-Reply-Agent機能を有するソフトウェアであり、移動端末100からのDHCP要求をDHCPサーバへとリレー機能を持つ。   The configuration of the PDSN 200 or 300 is the same as that in FIG. 2, and the software configuration that operates in the processor 243 is as shown in FIG. This is different in that DHCP-Relay 2900 is added to the configuration of FIG. The DHCP-Relay 2700 is software having an IETF RFC3315 DHCP-Reply-Agent function as disclosed in Non-Patent Document 4, and has a relay function for a DHCP request from the mobile terminal 100 to the DHCP server.

次に移動端末100の接続シーケンスを図16にて説明する。移動端末100は、ユーザによる接続要求があると始めに基地局120、無線管理装置130と無線セッション131を確立、次にPDSN200に対してLCP交渉101を開始する。その後、PPP通信106が可能になるまでは従来技術と同じシーケンスで接続する。   Next, the connection sequence of the mobile terminal 100 will be described with reference to FIG. The mobile terminal 100 first establishes a radio session 131 with the base station 120 and the radio management apparatus 130 when there is a connection request from the user, and then starts an LCP negotiation 101 with respect to the PDSN 200. Thereafter, the connection is made in the same sequence as in the prior art until the PPP communication 106 becomes possible.

移動端末100は、PPP接続完了すると、DHCPv6を使ってIPv6 Prefixを取得する。取得の際は、移動端末100は、DHCPv6 Solicit910をPDSN200に送信する。   When the PPP connection is completed, the mobile terminal 100 acquires an IPv6 Prefix using DHCPv6. At the time of acquisition, the mobile terminal 100 transmits DHCPv6 Solicit 910 to the PDSN 200.

PDSN200は、DHCP Relay2900でRFC3315規定の処理を行い、DHCPv6 SolicitをDHCPサーバ900へと転送する。DHCPサーバ900は、DHCPv6 Solicit911を受信するとPDSN200を介して移動端末100にDHCPv6 Advertisement912を送信する。   The PDSN 200 performs processing specified by RFC 3315 in the DHCP Relay 2900, and transfers the DHCPv6 Solicit to the DHCP server 900. Upon receiving the DHCPv6 Solicit 911, the DHCP server 900 transmits a DHCPv6 Advertisement 912 to the mobile terminal 100 via the PDSN 200.

移動端末100は、DHCPv6 Advertisement913を受信すると、PDSN200経由でDHCPv6 Request914をDHCPサーバ900に送信する。DHCPサーバ900は、システムにより管理されている48ビットのPrefix1104をDHCP-Reply916に入れてPDSN200に送信する。   Upon receiving the DHCPv6 Advertisement 913, the mobile terminal 100 transmits a DHCPv6 Request 914 to the DHCP server 900 via the PDSN 200. The DHCP server 900 puts a 48-bit prefix 1104 managed by the system into the DHCP-Reply 916 and transmits it to the PDSN 200.

DHCP−Reply916を受信したPDSN200は、DHCP−Reply916に含まれるPrefix1104に装置識別子1102とPPP識別子1103を結合して、図18の64ビットのPrefixを生成する。その後、このPrefixをDHCP-Reply917に入れて移動端末100へと送信する。移動端末100は、DHCPv6−Reply917を受信するとIPv6グローバルアドレス918を生成する。 移動端末100は、IPv6グローバルアドレスを生成するとPDSN100を介してIPv6通信が可能となる。   The PDSN 200 that has received the DHCP-Reply 916 combines the device identifier 1102 and the PPP identifier 1103 with the Prefix 1104 included in the DHCP-Reply 916 to generate the 64-bit Prefix in FIG. Thereafter, the prefix is entered in the DHCP-Reply 917 and transmitted to the mobile terminal 100. When receiving the DHCPv6-Reply 917, the mobile terminal 100 generates an IPv6 global address 918. When the mobile terminal 100 generates the IPv6 global address, the mobile terminal 100 can perform IPv6 communication via the PDSN 100.

上述の通りDHCPサーバは、PPPリンクのユニーク性を意識することなくPrefixを管理することができる。また、Prefix構成は、先に説明した図1のシステムと同様なことから経路集中化の効果もある。   As described above, the DHCP server can manage the Prefix without being aware of the uniqueness of the PPP link. Further, since the prefix configuration is similar to the system of FIG. 1 described above, there is also an effect of route concentration.

本発明を適用した移動体通信システムの構成を表した網構成図である。It is a network block diagram showing the structure of the mobile communication system to which this invention is applied. データ通信装置(PDSN)の構成図である。It is a block diagram of a data communication apparatus (PDSN). データ通信装置に実装されたソフトウェア構成図である。It is a software block diagram implemented in the data communication apparatus. データ通信装置に実装されたソフトウェアの接続処理フローである。It is the connection processing flow of the software mounted in the data communication apparatus. 本発明を適用した移動体通信システムの接続シーケンス図である。It is a connection sequence diagram of a mobile communication system to which the present invention is applied. Access-Request、Access-Acceptパケットのフォーマット図である。It is a format diagram of Access-Request and Access-Accept packets. Access-Acceptに含まれるFramed-IPv6-Preefixのフォーマット図である。It is a format diagram of Framed-IPv6-Preefix included in Access-Accept. Router Advertisementに含まれるPrefixオプションのフォーマット図である。It is a format diagram of the Prefix option included in Router Advertisement. データ通信装置に実装されたソフトウェアが用いる呼管理テーブルの構成図である。It is a block diagram of the call management table used by the software mounted in the data communication apparatus. データ通信装置で生成するPrefixの構成図である。It is a block diagram of Prefix produced | generated with a data communication apparatus. データ通信装置で生成するPrefixの生成フロー図である。It is a production | generation flowchart of Prefix produced | generated with a data communication apparatus. IETF勧告で規定されてるIPv6アドレスの構成図である。It is a block diagram of the IPv6 address prescribed | regulated by the IETF recommendation. データ通信装置によって生成された外部IPv6ルータの経路テーブルである。It is the routing table of the external IPv6 router produced | generated by the data communication apparatus. 従来のデータ通信装置によって生成された外部IPv6ルータの経路テーブルである。It is the routing table of the external IPv6 router produced | generated by the conventional data communication apparatus. 本発明を適用した移動体通信システムの別の構成を表した網構成図である。It is a network block diagram showing another structure of the mobile communication system to which this invention is applied. 図15のシステムの動作を示す接続シーケンス図である。FIG. 16 is a connection sequence diagram illustrating the operation of the system of FIG. 15. データ通信装置に実装するソフトウェアの別の構成を示す構成図である。It is a block diagram which shows another structure of the software mounted in a data communication apparatus. データ通信装置が生成するPrefixの別の構成を示す構成図である。It is a block diagram which shows another structure of Prefix which a data communication apparatus produces | generates.

符号の説明Explanation of symbols

100:移動端末、 120:基地局、 130:無線管理装置、
140:プロバイダネットワーク、 200,300:データ通信装置(PDSN)、
500:Proxy RADIUS、 600、650:Home RADIUS、
700:IP Network、 1102:データ通信装置が生成する装置識別子、
1103:データ通信装置が生成するPPP識別子
2000:データ通信装置のソフトウェア構成
100: Mobile terminal 120: Base station 130: Radio management device
140: Provider network 200, 300: Data communication device (PDSN)
500: Proxy RADIUS, 600, 650: Home RADIUS,
700: IP Network 1102: Device identifier generated by the data communication device,
1103: PPP identifier generated by the data communication apparatus 2000: Software configuration of the data communication apparatus

Claims (4)

プロバイダネットワークを介し、PPP(Point to Point Protocol)を用いて、通信端末装置の接続承認を認証サーバへ問い合わせすることで行い、接続承認後に通信端末装置をIP Networkに接続させるデータ通信装置を複数有する通信システムにおける前記データ通信装置であって、
前記認証サーバから通知される第1のPrefixを抽出する抽出手段と、
前記データ通信装置の装置管理識別子を生成する第1の生成手段と、
PPPリンク毎にユニークに割り当てられた番号から構成されるPPP識別子を生成する第2の生成手段と、
前記抽出手段で抽出した第1のPrefixと前記第1の生成手段で生成した装置管理識別子と前記第2の生成手段で生成したPPP識別子を結合することでIPv6アドレスのPrefixを生成する第3の生成手段と、
前記第3の生成手段で生成したIPv6アドレスのPrefixを通信端末装置に通知する通知手段と
を備えることを特徴とするデータ通信装置。
It has a plurality of data communication devices that perform connection approval of the communication terminal device by inquiring to the authentication server using PPP (Point to Point Protocol) via the provider network, and connect the communication terminal device to the IP Network after connection approval. The data communication device in a communication system ,
Extraction means for extracting the first prefix notified from the authentication server;
First generation means for generating a device management identifier of the data communication device ;
Second generation means for generating a PPP identifier composed of a number uniquely assigned to each PPP link ;
A IPv6 address prefix is generated by combining the first prefix extracted by the extracting means, the device management identifier generated by the first generating means, and the PPP identifier generated by the second generating means. Generating means;
A data communication apparatus comprising: a notification unit configured to notify the communication terminal apparatus of a prefix of the IPv6 address generated by the third generation unit.
上記抽出手段で抽出する第1のPrefixは、Access-AcceptのFramed-IPv6-Prefixで通知されるPrefixであることを特徴とする請求項1に記載のデータ通信装置。 2. The data communication apparatus according to claim 1, wherein the first prefix extracted by the extracting means is a prefix notified by an Access-Accept Framed-IPv6-Prefix. 上記第1の生成手段が生成する装置管理識別子は、前記データ通信装置毎に異なる番号から構成されることを特徴とする請求項1もしくは請求項2に記載のデータ通信装置。 3. The data communication device according to claim 1, wherein the device management identifier generated by the first generation unit is configured with a number different for each data communication device. 前記抽出手段で抽出した第1のPrefixと、第1の生成手段が生成した装置管理識別子を結合した値を、PPPで接続されたクライアント装置の経路情報として外部IPv6ルータに対して通知することを特徴とする請求項1乃至請求項いずれかに記載のデータ通信装置。 A first Prefix extracted by the extraction means, that the first value is generated unit combines the generated device management identifier, notifies the external IPv6 router as a route information of the client devices connected by PPP data communication apparatus according to any one of claims 1 to 3, characterized.
JP2004274336A 2004-09-22 2004-09-22 Data communication device Expired - Fee Related JP4374302B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004274336A JP4374302B2 (en) 2004-09-22 2004-09-22 Data communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004274336A JP4374302B2 (en) 2004-09-22 2004-09-22 Data communication device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2009151737A Division JP4760963B2 (en) 2009-06-26 2009-06-26 IPv6 address assignment method

Publications (2)

Publication Number Publication Date
JP2006093911A JP2006093911A (en) 2006-04-06
JP4374302B2 true JP4374302B2 (en) 2009-12-02

Family

ID=36234488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004274336A Expired - Fee Related JP4374302B2 (en) 2004-09-22 2004-09-22 Data communication device

Country Status (1)

Country Link
JP (1) JP4374302B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10673695B2 (en) * 2018-03-06 2020-06-02 Kaloom Inc. Computing device and method for performing a fabric deployment in a data center

Also Published As

Publication number Publication date
JP2006093911A (en) 2006-04-06

Similar Documents

Publication Publication Date Title
KR100750370B1 (en) Address acquisition
JP4455770B2 (en) IP address assignment for mobile terminals
KR100442594B1 (en) Packet data service method for wireless telecommunication system and apparatus therefor
US6973076B2 (en) Mobile communication network, terminal equipment, packet communication control method, and gateway
US7616615B2 (en) Packet forwarding apparatus for connecting mobile terminal to ISP network
US7447182B2 (en) Discovering an address of a name server
EP2426885B9 (en) Method, device and system for mobile virtual private network communication
US8582449B2 (en) Apparatus and method for setting a default gateway address in a mobile communication system
US7173905B1 (en) PDSN fast tunnel lookup
KR100684322B1 (en) Method for establishing connection for ip management messages in mobile communication system and method for allocating ip address thereby
JP4497555B2 (en) Efficient IP address assignment apparatus for IPv6 and method in dial-up network
JP4760963B2 (en) IPv6 address assignment method
JP4495049B2 (en) Packet communication service system, packet communication service method, edge side gateway device, and center side gateway device
JP4374302B2 (en) Data communication device
EP1380150B1 (en) Method and system for discovering an adress of a name server
KR100724232B1 (en) Method for identifying Protocol identification each IP version type in PPP link
JP4576950B2 (en) Data communication device
EP2568715A1 (en) Mobile node, care of address acquisition method and system thereof, and dhcp server
JP4853551B2 (en) Data communication apparatus and data communication method
JP4093265B2 (en) Communications system

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060509

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070516

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070516

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090428

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090626

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090907

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

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130911

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees