This application claims priority from Japanese applications JP2003-202158 filed on Jul. 28, 2003 and JP2003-207249 filed on Aug. 12, 2003, the contents of which are hereby incorporated by reference into this application.
The present invention relates to a network system capable of distributing one or more IPv6 address prefixes to user terminals, and an internetworking apparatus included in the network system to notify user terminals of one or IPv6 address prefixes.
Networks using the TCP/IP (Transmission Control Protocol/Internet Protocol) represented by Internet have spread by leaps and bounds since 1990's. In keeping therewith, techniques for easily connecting personal computers (hereafter referred to as PC) to an IP network, i.e., techniques concerning “plug and play” have been considered. An Internet Protocol mainly used in the Internet at the present time is IP Version 4, and called IPv4 as well. As a plug and play technique in the IPv4, a technique using the DHCP (Dynamic Host Configuration Protocol) is well known. In the IPv4, however, an address space has only the thirty-second power of 2 addresses, i.e., only four billion address. Therefore, there is a fear that IP addresses might be exhausted. Accordingly, future spread of the IP Version 6 (hereafter referred to as IPv6) having a very great address space, which can accommodate the one hundred twenty-eighth power of 2 addresses, is anticipated.
As the plug and play technique in the IPv6, the RA (Router Advertisement) protocol to be used by a router to distribute IPv6 addresses to terminals is used besides the DHCP. Even if a DHCP server is not especially installed, therefore, it has become unnecessary to set an IP address at a terminal.
On the other hand, in the spread of the IPv6 it is also anticipated that not only PCs but also apparatuses other than PCs, such as domestic electrification products and information home appliances, are connected to the IP network. In this case, there is a possibility that a large number of IP network devices will be present in a home. Thus, a large number of IP addresses are distributed from a service provider to the home.
A scheme in which IP addresses are distributed from a service provider to routers in customer premises as blocks is called Prefix Delegation scheme (hereafter referred to as PD scheme), and IETF (Internet Engineering Task Force), which is an Internet standardization work association, is promoting the standardization work. As regards the PD scheme, draft documents (Internet-Drafts) entitled “Requirements for IPv6 prefix delegation (draft-ietf-ipv6-prefix-delegation-requirement-02.txt)” (on Jul. 31, 2003) and “IPv6 Prefix Options for DHCPv6 (draft-ietf-dhc-dhcpv6-opt-prefix-delegation-04.txt)” (on Jul. 31, 2003) are opened to the public on a home page (http://www.ietf.org/internet-drafts/) of the IETF.
Specifically as means for distributing addresses in the PD scheme, the server distributes 48 high-order bit portions respectively of IP addresses to routers by using the DHCP. (This is called DHCP-PD). On the basis of the IP address group, the router develops the network address into 64 bits, and distributes IP addresses to respective user terminals connected to the router. For achieving upward compatibility between the router and the user terminal, the RA protocol is used in many cases.
Hereafter, a mechanism for distributing IPv6 addresses and prefixes in the PD scheme will be described briefly with reference to
As for a bit arrangement of an address in the IPv6, 64 high-order bits are defined as network address, and 64 low-order bits are defined as host address representing a terminal. In the network address, a high-order 48-bit group is an IP address part given to a subscriber, i.e., a home or enterprise connected to the Internet by an Internet connection service providing corporation (hereafter referred to as ISP), and it is called prefix. A server providing a prefix is called Prefix Delegation server (PD server). A router on the ISP side used for IP connection to the subscriber is called provider edge router, and hereafter referred to as PE router. On the other hand, a router that is an Internet connection portion in a home or an enterprise is called customer edge premise router, and hereafter referred to as CPE router.
In
The PE router 103 gives notice of a 48-bit prefix to the CPE router 104 ((1)).
The CPE router 104 generates and manages 16-bit address information following the prefix (48-bit address) supplied from the PE router 103. The CPE router 104 adds 16-bit information created by the CPE router 104 itself to the prefix so as to place the 16-bit information in order below the prefix, and generates an address (hereafter referred to as new prefix) corresponding to the 64-bit network address. The CPE router 104 notifies the PC 105 connected to itself of the new prefix by using the RA protocol ((2)).
The PC 105 combines the new prefix with a 64-bit address called interface identifier as its own identifier, and generates a unique 128-bit IPv6 address (global address) ((3)).
Thus, by providing the CPE router 104 with a prefix by using the mechanism of DHCP-PD, it becomes unnecessary to manually set IP address groups to be distributed to user terminals such as the PC 105.
When the CPE router 104 notifies the user terminal such as the PC 105 of the new prefix, the RA protocol is used as standard specifications of the IPv6 protocol. As a result, the user of the user terminal need not set an IP address himself or herself on the user terminal.
On the user terminal such as the PC 105, an EUI-64 identifier (a global identifier defined by IEEE) may be created as an interface identifier of itself on the basis of a 48-bit MAC identifier (MAC address) prescribed in IEEE 802 and used as the interface identifier, or the interface identifier may be determined on the basis of generation of a random number.
According to the scheme heretofore described, each user terminal automatically generates an IPv6 address. Therefore, the address setting work conducted by the user of the user terminal can be lightened.
Basically, however, each user terminal is provided with only one IP address by the PD scheme. It is not supposed that one user terminal is provided with a plurality of IP addresses. Providing each user terminal with only one IP address is premised on the assumption that each user using a user terminal enjoys one service provided by one ISP. For example, a form in which the user utilizes different services provided by different ISPs respectively for a plurality of IP addresses provided for the user terminal is not considered not only in the IPv4 having a small address space but also in the IPv6 having a very large address space.
Considering that sophisticated services utilizing the IP will more and more increase from now on, users demands for the utilization form as described above are anticipated to gradually rise. For example, as a utilization form of the VoIP function (voice communication using IP packets) in a user terminal, it is conceivable that the user uses a certain IP address for business and uses another IP address for private use. In such a case, the convenience of the user terminal is also further improved.
On the other hand, a technique concerning a network file server provided with a plurality of IP addresses by arranging different OS spaces in an external storage apparatus and providing respective OSs with protocol stacks is disclosed in U.S. Pat. No. 5,634,111 (JP-A-5-265914). In the technique disclosed in this paper, however, each OS is provided with two or more Internet protocol stacks in order to support two or more operating systems (OSs) simultaneously in a network file server (multi-operating system terminal). And each IP stack is provided with an IP address, and each OS uses storage apparatuses properly. In this way, the technique disclosed in the above-described paper does not switch the use environment of the application and utilize it in the environment of one OS and one protocol stack.
Therefore, an object of the present invention is to provide a network system capable of providing a user terminal with a plurality of different IP addresses and providing a user with different Internet services, and an Internet apparatus included in the network system.
Another object of the present invention is to provide a method of using a plurality of IPv6 addresses corresponding to use environments of a plurality of applications, and an apparatus based on the method.
In accordance with the present invention, each of one or more first internetwork apparatuses is configured to previously retain a plurality of IPv6 address prefixes and give notice of an arbitrary IPv6 address prefix included in the retained IPv6 address prefixes to a second internetwork apparatus in response to a request from the second internetwork apparatus.
A second internetwork apparatus requests an IPv6 address prefix from each of the first internetwork apparatuses, and generates a second prefix required to create an IPv6 address in the user apparatus, on the basis of each of the one or more arbitrary IPv6 address prefixes given as notice by the one or more first internetwork apparatuses. And the second internetwork apparatus is configured to give notice of the one or more generated second prefixes to the user apparatus.
Upon receiving the second prefixes, the user apparatus creates a plurality of IPv6 addresses, and manages the created addresses so as to associate them with the application use environment in the user apparatus.
According to the present invention, it is possible to provide a mechanism capable of distributing prefixes from a plurality of ISPs to one user terminal respectively via PE routers. As a result, the user terminal can receive a plurality of prefixes via a CPE router, and create and manage a plurality of IPv6 addresses.
Other objects, features and advantages of the invention will become apparent from the following description of the embodiments of the invention taken in conjunction with the accompanying drawings.
Hereafter, an embodiment of the present invention will be described in detail with reference to the drawings. However, the present invention is not restricted to contents of the embodiment hereafter described.
In a network system in the embodiment, a plurality of prefixes are distributed to each user terminal so as to make it possible for the user to utilize different services respectively by using a plurality of IP addresses.
Herein, the “user terminal” refers to an apparatus, such as a personal computer (PC), a personal digital assistant (PDA), a mobile telephone or a server, that is used by a user and that can conduct communication by using the IP.
For simplifying the scheme, it is now supposed that a plurality of ISPs (or enterprise networks) distribute respective prefixes from respective PE routers to the user terminal via the CPE router by using a plurality of lines (a plurality of channels in the same physical line are regarded as different lines).
In such a case, the PE router, the CPE router and the user terminal have the following functions as hereafter described in detail.
(1) The CPE router conducts route management on the PE router in order for the user terminal to select connection service.
(2) In connection with (1), the CPE router selectively relays a DNS request packet to a plurality of servers in order to make it possible for the user terminal to select a DNS server according to service.
(3) The CPE router requests respective prefixes from one or more ISPs that could be known by contracts or the like beforehand.
(4) The PE router supplies information required for the CPE router to implement (1) and (2) to the CPE router as additional information of the prefix.
(5) The user terminal selects a plurality of new prefixes supplied from the CPE router by using the RA protocol from information concerning usable ISPs, and generates and manages one or more usable IP addresses based on one or more new prefixes.
(6) The user terminal selects its own IP address suitable for a destination address to be accessed by an application (or the user), from the one or more IP addresses described in (5), and conducts communication by using the selected IP address as a source address.
Since the PE router, the CPE router and the user terminal have the functions described heretofore, it becomes possible for the user to selectively utilize services of a plurality of ISPs by using a plurality of IP addresses provided for the user terminal.
A configuration of the network system and operation of the PE router, the CPE router and the user terminal in the embodiment will now be described concretely with reference to the drawings.
With reference to
In addition, a PE router A 205 and a PE router B 206 are connected to the Internet 201. By the way, in
A CPE router 207 is connected to the PE router 205 and the PE router 206. A PC 208, which is a user terminal used by the user, is connected to the CPE router 207. The CPE router 207 has a DNS relay function described in detail later. Although the user terminal is supposed to be the PC 208, the user terminal is not restricted to a PC, but the user terminal may be a mobile telephone or a personal digital assistant (PDA) so long as network communication can be conducted by using the apparatus.
In this network system, the two PE router A 205 and the PE router B 206 give notice of prefixes having different IP addresses to the CPE router 207. For example, the PE router A 205 distributes a prefix (hereafter referred to as prefix A) of an IP address (hereafter referred to as IP address A) prepared by the ISP1 to provide the user with Internet service, and the PE router B 206 distributes a prefix (hereafter referred to as prefix B) of an IP address (hereafter referred to as IP address B) prepared by the ISP2 to provide the user with VPN service.
By the way, a network coupling the PE router A 205 to the CPE router 207 and a network coupling the PE router B 206 to the CPE router 207 are respectively called access lines, and shown in
A concrete configuration and operation of the PE router and the CPE router in the network system shown in
Since the PE router A 205 and the PE router B 206 have basically the same configuration, only the PE router A 205 is shown in
The management unit 2910 includes a processor, which executes a program for collecting routing information, creating a routing table and distributing the routing table to respective routing units, a memory for storing the routing table and the program, a buffer memory for storing packets to be transmitted and received packets, a buffer memory controller for controlling packet DMA transfer and packet bus between it and a buffer memory in a routing unit, a hard disk, and an internal bus for connecting them.
The routing unit 2920 includes a port control unit having a plurality of ports for connection to other routers and the CPE router 207, a processor for executing programs to transfer received packets between ports, between routing units, or between a routing unit and the management unit on the basis of the routing table created by the management unit, a memory for storing these programs and the routing table, a buffer memory for storing packets to be transmitted and received packets, a buffer memory controller, and an internal bus for connecting them.
In
The CPE router 207 is a router device corresponding to the IPv6. A basic configuration of the CPE router 207 is the same as that of the PE router A 205 and the PE router B 206 shown in
In
Operation of the PE router 205 and the PE router 206 will now be described. Since the PE router 205 and the PE router 206 have the same configuration, only operation of the PE router 205 will now be described.
As described above, the PE router 205 has not only a configuration for serving as an ordinary router, but also a configuration for giving notice of a prefix to the CPE router 207 as the PD server.
In
The prefix pool table 300 can have a plurality of entries each having the above-described fields one by one. As a result, the PE router A 205 can manage a plurality of sets of prefix information to be given to the CPE router 207 as notice. By the way, contents of the notice prefix field 301, the available period field 302 and the additional notice information field 305 are previously set in each entry of the prefix pool table 300 automatically at the time of apparatus start or in response to an input given by a manager as occasion demands.
In the processing 400, the PD server unit 3010 first waits for reception of a prefix notice request from the CPE router 207 (Step 401). Upon receiving the prefix notice request from the CPE router 207, the PD server unit 3010 checks the notice state field 303 of each entry in the prefix pool table 300 stored in the storage unit 3020, and searches for contents “not yet”, i.e., searches for a prefix that is not yet given to the CPE router 207 as notice (Step 402).
If a prefix that is not yet given to the CPE router 207 as notice is not present, then the PD server unit 3010 determines whether there is a prefix for which the utilization available period after the notice of the prefix information is over, on the basis of the current time in an internal clock in the PE router A 205, and information registered in the available period field 302 and the notice date field 303 of each entry in the prefix spool table 300 (Step 403). If there is not a prefix for which the utilization available period is over, then the PD server unit 3010 suspends the prefix notice processing, and returns to Step 401 without giving notice of prefix information to the CPE router 207.
On the other hand, if it is found at Step 402 or Step 403 that registered prefixes for which notice is not yet given and the utilization permission period is over is present in the prefix pool table 300, then the PD server unit 3010 selects arbitrary one (for example, a prefix found first) from among them, sets the current date in the notice date field 304 of an entry having the prefix registered therein, and sets the content of the notice state field to “done” (Step 404). And the PD server unit 3010 gives notice of the selected prefix and information stored in the additional notice information field 305 together to the CPE router 207 as prefix information (Step 405).
Thereafter, the PD server unit 3010 sets static route information to the notice prefix, in the routing table (Step 406). Furthermore, the PD server unit 3010 permits relay of only a packet having an IPv6 address that contains the notice prefix in 48 high-order bits, as the transmission source address, and orders the packet filter setting unit 3030 to discard other packets. The packet filter setting unit 3030 sets a packet filter on the basis of the order (Step 407).
And the PD server unit 3010 returns to the first Step 401 of the prefix information notice processing 400, and waits for reception of a new prefix notice request from the CPE router 207.
Owing to the processing conducted by the PD server unit 3010 and described heretofore, the PE router A 205 can give notice of prefix information in response to a request from the CPE router 207, and then conduct packet relay to the CPE router 207 in accordance with route information to the notice prefix. Furthermore, by setting the packet filter on the basis of the notice prefix, the PE router A 205 can prevent access (packet transmission) from an illegal transmission source (for example, a terminal apparatus for which notice of prefix information has not been given).
Subsequently, operation of the CPE router 207 will be described.
Processing (prefix information acquisition processing) of receiving notice of prefix information from the PE router A 205 and the PE router B 206 conducted by the management unit 3100 in the CPE router 207 will now be described with reference to
In
The access line management table 500 can have a plurality of entries each having the above-described fields one by one. By using the access line management table 500, the CPE router 207 can utilize a plurality of access lines at the same time. By the way, contents of the access line (I/F) name field 501 and the preferential route field 505 are previously set in each entry of the access line management table 500 automatically at the time of apparatus start or in response to an input given by a manager as occasion demands.
An access line management table 1600 shown in
After, for example, the CPE router 207 has finished authentication processing between the CPE router 207 and the PE router A 205 or the PE router B 206 and the link (PPPoE) has been set up, the prefix information acquisition processing is conducted as the next processing.
In the prefix information acquisition processing 600, the prefix notice request unit 3140 in the prefix acquisition unit 3110 refers to the line state field 502 and the acquisition situation field 503 of each entry in the access line management table 500 stored in the storage unit 3130. The prefix notice request unit 3140 determines whether there is an access line for which the contents of the line state field 502 are “Up” indicating that the line can be used and the contents of the acquisition situation field 503 are “Not yet,” i.e., whether there is an access line for which prefix information has not yet been acquired (Step 601). If as a result there is no corresponding access line, then Step 601 is repeated until a corresponding access line is found.
On the other hand, if there is a corresponding access line, then the prefix notice request unit 3140 issues a prefix notice request to the access line (Step 602). It is now supposed that the prefix notice request unit 3140 issues a prefix notice request to an access line connected to the PE router A 205. If the prefix notice request unit 3140 issues a prefix notice request, then the prefix acquisition unit 3110 starts an internal supervisory timer (not illustrated) (Step 603). The prefix acquisition unit 3110 waits for reception of notice of prefix information from the PE router A 205 over a fixed period lasting until the supervisory timer times out (Step 604 and Step 605). If the supervisory timer has timed out before notice of the prefix information is given by the PE router A 205, then the prefix acquisition unit 3110 suspends the prefix information acquisition processing and returns to Step 601.
On the other hand, if notice of the prefix information is received from the PE router A 205 before the supervisory timer times out, then the prefix acquisition unit 3110 registers the received prefix information in the acquired information field 504 of an entry having registration of an access line for which prefix information has been received, in the access line management table 500, and sets information indicating that information has been acquired (“done”) in the acquisition situation field 503 of the entry (Step 606).
And the prefix acquisition unit 3110 sets an IPv6 address for a line I/F to be connected to the PC 208 on the basis of the received prefix, sets a DNS server address and a domain name in a DNS relay management table 700 in accordance with additional notice information received together with the prefix, and sets static route information in a routing table included in the prefix acquisition unit 3110. In this way, the prefix acquisition unit 3110 conducts various kinds of setting (Step 607).
The routing table in the foregoing description is a table that the router has as an indispensable function, and it is a table for dynamically or statistically managing relay destinations of received packets. Since the routing table is a technique already known to those skilled in the art, its concrete description will be omitted.
Thereafter, the prefix acquisition unit 3110 determines whether a value of priority in the preferential route field 505 corresponding to an access line for which prefix information has been received this time, included in usable access lines registered in the access line management table 500 indicates a highest priority among priority values in the preferential route field 505 of all entries in the access line management table 500 (Step 608).
Here, “usable access line” refers to an access line for which contents of the line state field 502 are “Up” and contents of the acquisition situation field 503 are “Done.”
If the value of priority in the preferential route field 505 corresponding to the access line for which prefix information has been received is judged at Step 608 to indicate a highest priority, then the prefix acquisition unit 3110 sets the access line in the routing table as a default route (a route to be used when relaying a packet having no corresponding route information in the routing table) (Step 609).
And the prefix acquisition unit 3110 returns to the first Step 601 in the prefix information acquisition processing 600.
By the way, if there are a plurality of pertinent access lines at Step 601, then the prefix notice request unit 3140 may select access lines one by one in the order of registration in the access line management table 500 and conduct subsequent processing (Step 602 and subsequent steps), or the prefix notice request unit 3140 may select access lines successively in the order of descending priority in the preferential route field 505 corresponding to the access lines.
At Step 607, the new prefix generation unit 3150 in the prefix acquisition unit 3110 adds information of 16 bits (2 bytes) generated by itself to the received prefix, and creates a 64-bit new prefix corresponding to the network address. The 16-bit information added by the new prefix generation unit 3150 becomes “0” when, for example, a plurality of subnetworks are not formed in a network placed under the CPE router 207.
The new prefix generation unit 3150 in the prefix acquisition unit 3110 sets an IPv6 address including a new prefix created for a line I/F connected to the PC 208.
Furthermore, the router advertisement sending unit 3160 in the prefix acquisition unit 3110 sends a router advertisement to the PC 208 by using the RA protocol, and gives notice of the new created prefix to the PC 208. In order to give new prefixes to all user terminals connected to itself, the router advertisement sending unit 3160 periodically transmits the router advertisement. By the way, the router advertisement sending unit 3160 may also execute the processing of giving notice of the new prefix in response to a new prefix notice request issued by the PC 208.
Upon receiving the new prefix, for example, an EUI-64 identifier is combined with the received new prefix as an interface identifier to generate a unique 128-bit IPv6 address (global address) in the PC 208, and the IPv6 address is automatically set in the PC 208.
Owing to the processing conducted by the prefix acquisition unit 3110 and described heretofore, it becomes possible for the CPE router 207 to receive notice of prefix information from a plurality of access lines, i.e., a plurality of PE routers. Furthermore, since a default route is automatically set on the basis of priority previously set in the preferential route field 505 of each entry in the access line management table, a certain amount of communication using the CPE router 207 can be secured provided that any access line can be used.
Upon receiving a DNS (Domain Name Service) query from the PC 208, the DNS relay unit 3120 included in the management unit 3100 in the CPE router 207 transfers the DNS query to a proper DNS server. This DNS relay processing will now be described with reference to
In
The DNS relay management table 700 can have a plurality of entries each including one set of fields. Whenever notice of the prefix information is given by each PE router, the prefix acquisition unit 3110 stores contents of the prefix information in the acquired information field 504 in the access line management table 500, and stores respective kinds of information included in the prefix information in respective fields of the DNS relay management table 700.
Upon receiving a DNS query from the PC 208, the DNS relay unit 3120 transfers the DNS query to a proper DNS server in accordance with information registered in the DNS relay management table 700.
In the DNS relay processing 800, the DNS relay unit 3120 determines whether a DNS query has been received from the PC 208 (Step 801). Upon receiving the DNS query from the PC 208, the DNS relay unit 3120 checks whether a domain name coinciding with a domain name of the query subject has already been registered in the domain name field of each entry in the DNS relay management table 700 (Step 802). If a coinciding domain name is registered in any entry, then the DNS relay unit 3120 reads out access line identification information from the access line (I/F) name field 703 of that entry. The DNS relay unit 3120 executes transmission source address selection processing 900 described later by using the identification information as an argument, and determines a transmission source address to be used in a DNS query message (packet) to be generated (Step 803). Furthermore, the DNS relay unit 3120 reads out address information (IPv6 address) registered in the DNS server (address information) field 702 of that entry, and creates a DNS query message (packet) including that address as a destination address, including the transmission source address determined at Step 803 intact as the transmission source address, and having the same contents as the DNS query from the PC 208. And the DNS relay unit 3120 sends out the DNS query message (packet) to an access line identified by the access line identification information read out at Step 803 (Step 804).
Instead of newly creating a DNS query message (packet), the DNS relay unit 3120 may convert the destination address included in the DNS query from the PC 208 to the address information read out, convert the transmission source address to the transmission source address determined at Step 803, and transmit the DNS query. Or the DNS relay unit 3120 may newly add a header having the address information read out as the destination address and having the determined transmission source address as the transmission source address to the DNS query from the PC 208, and transmit a resultant DNS query.
On the other hand, if it is found at Step 802 that the coincident domain name is not registered in any entry, then the DNS relay unit 3120 recognizes the access line set in the routing table as the default route by the above-described prefix information acquisition processing 600, by referring to the access line management table 500. Specifically, the DNS relay unit 3120 finds entries in which contents of the line state field 502 are “Up” and contents of the acquisition situation field 503 are “Done,” selects an entry in which the priority value in the preferential route field 505 indicates the highest priority from among the entries thus found, and reads out access line identification information from the access line (I/F) name field 703 of the selected entry (Step 805). The DNS relay unit 3120 executes transmission source address selection processing 900 described later by using the access line identification information thus read out as an argument, and determines a transmission source address to be used in the DNS query message (packet) generated by the CPE router 207 (Step 806). Furthermore, the DNS relay unit 3120 extracts an entry in which access line identification information coinciding with the access line identification information read out had been registered, from the DNS relay management table 700, and reads out address information (IPv6 address) registered in the DNS server (address information) field 702 of the extracted entry in the same way as the above-described step 804. The DNS relay unit 3120 creates a DNS query message (packet) including that address as a destination address, including the transmission source address determined at Step 806 intact as the transmission source address, and having the same contents as the DNS query from the PC 208. And the DNS relay unit 3120 sends out the DNS query message (packet) to an access line recognized at Step 805 (Step 807).
Owing to the processing conducted by the DNS relay unit 3120 and described heretofore, it becomes possible for the CPE router 207 to send a DNS query to a DNS server that differs depending upon the domain name of the DNS query subject. Since the processing heretofore described is conducted by only the CPE router 207, it is not necessary to cause the PC 208, which actually issues a DNS query, to be conscious of any thing, and it is not necessary to alter the function of the PC 208 or add a new function to the PC 208.
If execution of the transmission source address selection processing 900 is started, then the DNS relay unit 3120 searches the access line management table 500 for an entry having the access line identification information extracted at Step 803 or 805 in the above-described DNS relay processing 800 registered therein. Subsequently, the DNS relay unit 3120 reads out a prefix from prefix information registered in the acquisition information field 504 of that entry. And the DNS relay unit 3120 searches IPv6 addresses set in the line I/F of the CPE router 207 connected to the PC 208 and extracts an IPv6 address having 48 high-order bits that first coincide with the prefix read out (Step 901). The DNS relay unit 3120 fixes the extracted IPv6 address as a transmission source address to be used in the DNS enquiry message (packet) generated by the CPE router 207 (Step 902). And the DNS relay unit 3120 finishes the transmission source address selection processing 900 and returns to the DNS relay processing 800 (Step 903).
Owing to the processing heretofore described, the DNS query message (packet) transmitted by the CPE router 207 has a DNS server address given as notice by some PE router, as the destination, and has a transmission source address including a prefix given as notice by that PE router. Unlike Step 407 in the above-described prefix notice processing 400, therefore, the DNS enquiry message (packet) is not discarded even if the PE router has a packet filter set therein. The notice of the prefix information from the PE router is given in order to automatically set an IPv6 address for the line I/F located between the CPE router 207 and the PC 208. It is supposed in the above-described example that it is not necessary to especially set an IPv6 global address between the PE router 205 and the PE router B 206 and the CPE router 207 and operation is conducted by setting only an IPv6 link local address. Therefore, an IPv6 global address is not set for an access line to which the CPE router 207 actually transmits a message (packet). As for an IPv6 global address required as a transmission source address of a message (packet) issued by the CPE router 207, however, it becomes possible owing to the above-described transmission source address selection processing 900 to use proper one of IPv6 addresses automatically set for the line I/Fs of the CPE router 207 connected to the PC 208. Even if an IPv6 global address is not set between the PE router A 205 and the PE router B 206 and the CPE router 207, therefore, it doesn't matter in message (packet) transmission from the CPE router 207 to each PE router.
Subsequently, operation of the PC 208 will be described concretely.
The PC 208 includes, for example, a CPU 1710 for executing a program, a memory 1720 storing various tables and software, a hard disk 1730, a data input interface unit 1740 connected to a keyboard, a mouse, a microphone and so on to accept an input from the user, a data output interface unit 1750 connected to a display, a speaker and so on to output data, a network interface unit (line I/F) 1760 connected to the CPE router 207 via a network (line), and an internal bus 1770 connecting the components to each other.
In the present embodiment, an address generation processing program 1050 to be used in address generation and a program 1060 for selecting a transmission source address are included in the IPv6 protocol processing program 1020. Besides the above-described software programs, various tables such as a prefix management table 1100, an I/F address management table 1200 and an ISP information management table 1300 are stored in the memory 1720 in the PC 208. These tables are used by the PC 208 to generate an IPv6 address from a new prefix given as notice by the CPE router 207.
The PC 208 receives a new prefix from the CPE router 207, and generates an IPv6 address (global address). This processing will now be described with reference to
When an IPv6 address is generated from the registered new prefix, information that indicates “generation” as an address generation state is set in the address generation state field 1140. When address generation from the registered new prefix is not necessary, information that indicates that “generation is unnecessary” is set in the address generation state field 1140.
By the way, while the PC 208 is conducting communication via some access line after the CPE router 207 has given notice of a new prefix, the I/F address management table 1200 must have at least one IPv6 address registered therein.
In the network shown in
By the way, the ISP information management table 1300 is not restricted to the form in which the user registers usable ISPs as described above. For example, typical prefixes distributed from a prominent ISP group and respective ISPs may be previously registered in the user terminal by the user terminal manufacturer or manufacturers of various kinds of software such as an operating system. When attempting to connect a user terminal to the Internet, prefixes may be distributed to the user terminal by an arbitrary ISP that provides Internet service. The user terminal discriminates usable ISPs by referring to the ISP information management table 1300 thus subjected to registration.
The PC 208 receives a new prefix from the CPE router 207, and generates an IPv6 address (global address).
In the address generation processing 1400, the PC 208 waits for notice of a new prefix, which is given by the CPE router 207 by means of the router advertisement (Step 1410). Upon receiving a new prefix from the CPE router 207, the PC 208 determines whether a prefix coinciding with the new prefix has already been registered in any entry in the prefix management table 1100 (Step 1420). If the coincident prefix has already been registered in the prefix management table 1100, then the new prefix has already been received, and consequently the address generation processing is finished and the processing returns to Step 1410.
If a coincident prefix registered in the prefix management table 1100 is not found, then the PC 208 determines whether a prefix coinciding in 48 high-order bits with the new prefix given as notice is already registered in any entry in the ISP management information table 1300 (Step 1430). If a coincident prefix is not found from among prefixes registered in the ISP management information table 1300, then the new prefix given as notice does not include a prefix distributed from an ISP that can be used by the user. Therefore, the PC 208 sets a new entry in the prefix management table 1100, and registers information of the new prefix given as notice, the available period and the acquisition date in corresponding fields of the new entry on the basis of the received router advertisement information. However, the PC 208 sets information indicating that address “generation is unnecessary” in the address generation state field 1140 (Step 1450).
If a coincident prefix registered in the ISP information management table 1300 is found, then the new prefix includes a prefix distributed from an ISP that can be used by the user. Therefore, the PC 208 sets a new entry in the prefix management table 1100, and registers information of the new prefix given as notice, the available period and the acquisition date in corresponding fields of the new entry on the basis of the received router advertisement information, and sets information indicating address “generation” in the address generation state field 1140 (Step 1440).
Subsequently, the PC 208 generates an EUI-64 identifier (a 64-bit global identifier prescribed by IEEE) on the basis of an MAC address of the Ethernet (registered trademark) assigned to the PC 208 itself, and uses it as an interface identifier corresponding to the new prefix given as notice. However, it is not necessary to always use an MAC address at the beginning of interface identifier generation. From the beginning, a randomly generated numerical value may also be used as the interface identifier. And the PC 208 combines the generated interface identifier with the new prefix and thereby creates an IPv6 address (global address) (Step 1460).
Thereafter, the PC 208 determines by using duplicate address detection processing that the created address is not a duplicate address. The duplicate address detection processing is processing of sending a neighbor request message to request multi-cast addresses and judging that there is no duplication of the generated address if there is no duplication notice using neighbor notice for a fixed time (Steps 1470 and 1472). If a duplication notice is received and duplication of an address is detected, then the processing of the new interface identifier generation and duplicate address detection processing are repeated until a nonduplicative address is generated. As for a method for generating a new interface identifier, there is a method of, for example, generating a three-byte random numerical value and combining three low-order bytes representing the generated value with five high-order bytes set to 0. Although a three-byte random numerical value has been generated here, the size of the generated numerical value may be an arbitrary number of bytes so long as it does not exceed eight bytes (Step 1474).
Upon ensuring that there is no duplicate address, the PC 208 adds a new entry to the I/F address management table 1200, registers the generated IPv6 address in the address field 1210 of that entry, and also registers information of an available period and acquisition data respectively in the corresponding fields. The information of the available period and acquisition data is information given as notice together with the new prefix by the CPE router 207 (Step 1480).
And the PC 208 returns to Step 1410, which is the first step of the address generation processing 1400.
Owing to the processing heretofore described, the PC 208 can receive a router advertisement from the CPE router 207, acquire a plurality of new prefixes, create a plurality of IPv6 addresses according to prefix contents contained in the new prefixes, and manage the IPv6 addresses.
The PC 208 uses the created IPv6 addresses and utilizes service provided by some ISP. Transmission source address selection processing in this case will now be described with reference to
This processing is premised on the following supposition. The PC 208 sends a DNS query concerning a domain name of an ISP to the CPE router 207 in order to utilize service provided by the ISP. The CPE router 207 conducts the above-described DNS relay processing 800, acquires an IP address corresponding to the subject domain name from the DNS server, and gives notice of the acquired IP address to the PC 208 as a response to the DNS query. And the PC 208 receives the DNS response from the CPE router 207, and acquires the IP address corresponding to the subject domain name. Or it is supposed that information of a destination to be communicated with (such as a management address, a link local address, or an intra-link multicast address) is previously set in the PC 208. The PC 208 may have acquired the address information of the destination by using some other method.
In the transmission source address selection processing 1500, the PC 208 determines whether the address of the destination to be communicated with, which has been acquired by one of the above-described methods, is a management address such as a link local address or an intra-link multicast address (Step 1510). If the destination address is a link local address or an intra-link multicast address, then the PC 208 selects a link local address, which is a management address already set from the CPE router 207, as a transmission sources address to be used for packet transmission (Step 1520).
On the other hand, if the destination address is neither a link local address nor an intra-link multicast address, for example, if the destination address is an IP address acquired by a DNS enquiry or the like, then the PC 208 refers to the I/F address management table 1200, and determines whether there are a plurality of IPv6 addresses registered in the I/F address management table 1200 (Step 1530). If there is only one IPv6 address registered in the I/F address management table 1200, then the PC 208 selects that IPv6 address as the transmission source address (Step 1550).
If there are a plurality of IPv6 addresses registered in the I/F address management table 1200, then the PC 208 compares the destination address with the IPv6 addresses registered in the I/F address management table 1200 in a descending order of bit significance. In other words, the PC 208 compares a value of each of bits included in the destination address with a value of the corresponding bit included in each of the IPv6 addresses in a descending order of bit significance. The PC 208 selects an IPv6 address having bit values that coincide with the bit values in the destination address over the longest bits as a result of the comparison, as the transmission source address (Step 1540).
Owing to the processing heretofore described, it becomes possible for the PC 208 to conduct communication by using a transmission source address that is the most proper for each destination.
Subsequently, another example of processing in which the PC 208 receives a new prefix from the CPE router 207 and generates an IPv6 address (global address) will be described.
An application identifier and a user identifier are set in the use environment field 1850. The application identifier identifies an application that uses a plurality of IPv6 addresses properly. The user identifier identifies a use environment of the application. These are associated with an IPv6 address stored in the same entry. Here, the use environment is information specifying who is using what application in the PC 208. Specifically, the use environment includes an application executed in the PC 208, a user who uses that application and identification information of the user. By the way, the information indicating the use environment may be, for example, only one of the user identification and the application identifying information.
The PC 208 generates a plurality of addresses on the basis of the information of the new prefix received from the CPE router 207 and the information registered in the address generation management table 1900. For example, in the initialization processing conducted when executing application software of a VOIP client, the PC 208 registers an application identifier corresponding to that application software in the application identifier field 1910 in the address generation management table 1900. Furthermore, the PC 208 registers a user identifier determined as client information of the VOIP service every service contract, in the user identifier field 1920 in the address generation management table 1900.
When generating an IPv6 address, therefore, the PC 208 selects a combination of an application identifier and a user identifier from the address generation management table 1900 according to a kind of the service contract, such as a personal contract or a corporation contract. And it becomes possible for the PC 208 to generate a plurality of IPv6 addresses differing from service contract to service contract.
Upon starting address generation processing 2000, the PC 208 waits for reception of a router advertisement (Step 2005). Upon receiving a router advertisement, the PC 208 determines whether a new prefix given as notice is already registered in the prefix management table 1100. If it is already registered, then the PC 208 finishes the processing (Step 2010).
If the new prefix given as notice is not yet registered in the prefix management table 1100, then the PC 208 creates a new entry, and sets information of the new prefix, available period and acquisition date given as notice in the fields 1110, 1120 and 1130 of the created entry. In addition, the PC 208 sets the information representing “generation” in the field 1140 of the new entry (Step 2015).
Subsequently, the PC 208 generates an EUI-64 identifier (a 64-bit global identifier prescribed by the IEEE) on the basis of a MAC address of Ethernet (registered trademark) assigned to itself, and uses it as an interface identifier corresponding to the new prefix given as notice. The PC 208 creates an IPv6 address by combining the generated interface identifier with the new prefix (Step 2020). However, it is not necessary to always use a MAC address at the beginning of the interface identifier generation, but a randomly generated numerical value may be used for the interface identifier from the beginning.
The PC 208 determines whether the created address is a duplicate address by using the duplicate address detection processing (Steps 2025 and 2030).
Upon receiving a duplicate notice and detecting that the address is duplicate, the PC 208 repeats the new interface identifier generation and the duplicate address detection processing until a nonduplicating address is generated (Steps 2055, 2025 and 2030).
Upon ensuring that there is no address duplication, the PC 208 adds a new entry to the I/F address management table 1800, registers the generated address in the address field 1820 of that entry, and sets a registration number indicating the order in which registration has been conducted, in the registration number field 1810. In addition, the PC 208 sets the information of the available period and acquisition date of the new prefix in the fields 1830 and 1840, respectively (Step 2035).
Subsequently, the PC 208 refers to the address generation management table 1900. If there are no entries registered in the address generation management table 1900, then the PC 208 finishes the processing (Step 2040).
If there is only one entry in the address generation management table 1900, then the PC 208 sets the registration number that has been set in the registration number field 1810 in the I/F address management table 1800 at Step 2035, in the registration number field 1930. In addition, the PC 208 sets the application identifier and the user identifier stored respectively in the fields 1910 and 1920 of one entry in the address generation management table 1900, in the use environment 1850 of the corresponding entry in the I/F address management table 1800 (Step 2045).
If there are two or more entries registered in the address generation management table 1900 (Step 2050), then the PC 208 returns to Step 2055, generates an interface identifier again, creates a new address, and sets the new address in the I/F address management table 1800.
Owing to the processing described above, the PC 208 can create a corresponding IPv6 address for each of combinations of the application identifier and the user identifier. Specifically, the PC 208 manages combinations of the application executed in the PC 208 and the user using the application (combinations of the application identifier and the user identifier) on the basis of the address generation management table 1900. When generating an IPv6 address from a new prefix, the PC 208 generates as many addresses as the managed combinations. As a result, the PC 208 can prepare as many IPv6 addresses as the use environments of the applications at the time of address generation.
By the way, as the method for generating an address corresponding to the use environment of the application, the PC 208 may previously prepare an IPv6 interface identifier for each service use environment permitted when contracting with a service provider who provides application service. In this case, a field for managing previously prepared interface identifiers is provided in the address generation management table 1900 in the PC 208. Instead of generating an interface identifier randomly, the PC 208 generates an IPv6 address by using the previously prepared interface identifier, at Step 2055 shown in
In the description of
Hereafter, a procedure of processing of generating an address in the PC 208 when an application is started will be described with reference to
By the way, upon receiving notice of a new prefix previously, the PC 208 executes Steps 2005 to 2035 in the flowchart shown in
Upon starting an application, the PC 208 conducts initial processing such as table creation specialized in the application (Step 2105).
Subsequently, the PC 208 extracts at least one entry in which an application identifier of the started application is registered, from the address generation management table 2800. The PC 208 sets a process ID of the started application in the process ID field 2840 in each of the extracted entries (Step 2110).
Subsequently, the PC 208 determines whether contents of the use environment field 1850 in the I/F address management table 1800 for an entry having a value in the registration number field 1810 equivalent to “1” are “null” (contents are not yet set) (Step 2115). If the field 1850 indicates “null,” then the PC 208 selects one from among the one or more entries in the address generation management table 2800 extracted at Step 2110. The PC 208 reads out an application identifier and a user identifier respectively registered in the application identifier field 2810 and the user identifier field 2820 of the selected entry. The PC 208 sets the application identifier and the user identifier thus read out in the use environment field 1850 in the I/F address management table 1800 for an entry having a value in the registration number field 1810 equivalent to “1” (Step 2120).
Thereafter, the PC 208 sets “1” in the registration number field 2830 of the entry selected at Step 2120, in the address generation management table 2800 (Step 2125).
If it is found at Step 2115 that information is already set in the use environment field 1850, then it is necessary to generate a new address. Therefore, the PC 208 conducts the same processing as Steps 2055, 2025 to 2035 in the flowchart shown in
Subsequently, the PC 208 checks the one or more entries extracted from the address generation management table 2800 at Step 2110, and determines whether there is an entry having a registration number that is not registered in the registration number field 2830 (Step 2130). Also in the case where there are one or more unregistered entries at Step 2130, new address generation for each entry becomes necessary. In this case as well, the PC 208 executes Step 2135. In other words, the PC 208 generates a new address, adds a new entry to the I/F address management table 1800, registers the newly generated address and so on in the entry, and sets an application identifier and a user identifier in the use environment field 1850 of the entry (Step 2135). In addition, the PC 208 executes Step 2140 to set a registration number in the registration number field 2830 of the entry selected at Step 2135, in the address generation management table 2800.
The PC 208 repeats Steps 2130 to 2140 until an entry having a registration number that is not registered in the registration number field 2830 disappears.
If the one or more entries extracted from the address generation management table 2800 are judged at Step 2130 not to include an entry having a registration number that is not registered in the registration number field 2830, then the PC 208 proceeds to processing of Step 2145. At Step 2145, the PC 208 extracts one or more entries having an application identifier of a started application registered in the use environment field 1850, from the I/F address management table. The PC 208 opens a communication socket for each of user identifiers registered in the use environment field 1850 of each of the extracted entries. As a transmission source address (own address) to be used in order to conduct communication by using respective communication sockets, the PC 208 reads out an address associated with each user identifier from the I/F address management table 1800, and sets the address. Furthermore, the PC 208 sets an address of an application server as a destination address (opposite party address) to be used to conduct communication by using each communication socket (Step 2145). Thereafter, the PC 208 executes authentication processing on the application server every communication socket (Step 2150), and starts communication (utilization of application service) using the started application.
Owing to the processing heretofore described, the PC 208 can generate and use as many IPv6 addresses as needed in accordance with the start of the application.
When terminating the application that has been executed, the PC 208 releases addresses associated with use environments of the application.
The PC 208 conducts termination processing specialized in the application that has been executed (Step 2205). In the termination processing, for example, table information saving is conducted. Subsequently, the PC 208 extracts one or more entries having the process ID of the application to be terminated set therein, from the address generation management table 2800. The PC 208 refers to a registration number registered in each of extracted entries. The PC 208 extracts one or more entries having the same registration number as each of registration numbers referred to, therein from the I/F address management table 1800, and sets information indicating “release phase” in the use environment field 1850 of each of extracted entries (Step 2210). Furthermore, the PC 208 sets a value indicating “null” in the registration number field 2830 of one or more entries extracted from the address generation management table 2800 (Step 2215).
Subsequently, the PC 208 starts an address release timer, which is not illustrated (Step 2220), and waits for timeout of the address release timer (Step 2225). Upon timeout of the address release timer, the PC 208 refers to the registration number field 1810 of each entry in the I/F address management table 1800. If there is an entry having a value of “1” in the registration number field 1810 (Step 2230), then the PC 208 sets “null” in the use environment field 1850 of that entry (Step 2235). If there is an entry having a value other than “1” in the registration number field 1810, then the PC 208 deletes all entries having a value other than “1” in the registration number field 1810, from the I/F address management table 1800 (Step 2240).
At the time of application termination, the PC 208 releases addresses associated with the application to be terminated, from the address generation management table 2800 as described above. By means of this processing, the PC 208 erases setting of IPv6 addresses that have become unnecessary, and the PC 208 does not have extra IPv6 addresses.
In the description of
Furthermore, in Step 2135 in
Even if the CPE router 207 gives notice of a plurality of new prefixes to the PC 208, therefore, the PC 208 can generate a plurality of addresses by using some new prefix every application.
A procedure of processing conducted by the PC 208 when executing an application program that uses use environments properly will now be described with reference to
Upon accepting a connection request from the user (Step 2410), the SIP client extracts entries having destination information (name or destination user address) specified by the user set therein, from the destination address management table 2300. The SIP client reads out a user identifier registered in the user identifier field 2330 of the extracted entry. The SIP client extracts an entry having the user identifier read out and an application identifier of the SIP client registered therein, from the address generation management table 1900 (or 2800), and reads out a registration number from the registration number field 1930 or 2830 of that entry. The SIP client extracts an entry in which the same registration number as the registration number thus read out is set, from the I/F address management table 1800, and reads out an address from the address field 1820 of the extracted entry.
The SIP client transmits a connect request to an application server (here, an SIP server) via a communication socket having the obtained address set as the transmission source address (own address) (Step 2420).
The SIP client waits for a response (“Ack”) from the application server (SIP server) (Step 2430). Upon receiving the “Ack,” the SIP client opens a talking socket, in which an IPv6 address of the opposite party of talking given as notice by the “Ack” is set as a destination address and the address obtained at Step 2420 is set as a transmission source address (Step 2440). The SIP client starts talking via the talking socket (Step 2450).
In this way, the SIP client manages the destination information of the opposite party of talking and the user identifier so as to associate them with each other. As a result, it becomes possible for the SIP client to discriminate a user identifier on the basis of destination information selected by the user and select an address to be used at the time of talking.
By the way, in the example heretofore described, one application program utilizes a plurality of addresses. However, there may be a plurality of such application programs. In this case, the PC 208 may generate as many addresses as the use environments of the applications. Or different use environments of different applications may share one address. In this case, the PC 208 registers a plurality of use environments (combinations of the application identifier and the user identifier) in the use environment field 1850 in the I/F address management table 1800. When terminating an application program, the PC 208 deletes use environments concerning that application program from the use environment field 1850.
In addition, if all use environments have been deleted from the use environment field 1850 of each entry in the I/F address management table 1800, then the PC 208 executes Steps 2220 to 2240 shown in
In the PC 208, therefore, a plurality of applications can share one address.
An example in which a user terminal conducts talking using the SIP via an IP packet network will now be described with reference to
In
The portable telephone 2560 is connected to the packet data node 2540 via the base station control apparatus 2550. The home location register 2520 manages authentication information and location information of the portable telephone 2560. The SIP server 2530 is an application server that provides the portable telephone 2560 with telephone service using the SIP. The portable telephone 2560 issues a talking service request to the SIP server 2530 via the packet data node 2540.
The portable telephone 2560 includes a communication processing unit 2610, a control unit 2620, a user I/F unit 2630, and an internal bus 2640 for connecting them with each other. The communication processing unit 2610 controls wireless communication. The control unit 2620 includes a CPU 2622, a RAM 2624, and a ROM 2626, and conducts control on the user I/F unit, and conducts application processing and protocol processing of the IP layer and a higher layer. The user I/F unit 2630 includes a display unit 2632, a switch unit 2634, a speaker 2636, and a microphone 2638. The switch unit 2634 includes a power switch 2642, a dial key 2644, and a select key 2646. The user of the portable telephone 2560 can select a use environment by operating the select key 2646.
The select key 2646 has two states: “on” and “off.” The user can set the use environment in the “on” or “off” state by using the select key 2646. Before starting utilization of telephone service, the portable telephone 2560 conducts generation of the address generation management table 2800 and association of the select key 2646 and the use environment according to a procedure hereafter described, by using an application initialization program executed in the control unit 2620.
In response to first start operation of an application conducted by the user, the portable telephone 2560 displays an input view of a user identifier determined for each utilization contract of telephone service, on the display unit. If the user inputs a user identifier, then the portable telephone 2560 sets an application identifier and a user identifier (use environment) in the application identifier field 2810 and the user identifier field 2820 of one entry in the address generation management table 2800.
Subsequently, the portable telephone 2560 displays a user address corresponding to one user identifier and the select key state on the display unit, and makes the user select one of the two states “on” and “off.” If there is another user identifier, then the portable telephone 2560 displays a user address corresponding to that user identifier and the select key state in the same way, and makes the user select one of the states. As a result, the portable telephone 2560 manages the states of the select key and the user identifiers so as to associate them with each other.
In
In
In addition, programs corresponding to the address generation processing shown in
In the application initial processing, the portable telephone 2560 sets values in the registration number field 2830 and the process ID field 2840 of all entries in the address generation management table 2800.
When the user starts talking, the user selects a use environment by operating the select key 2646. If the select key 2646 is operated, then a state signal is output from the switch unit 2634. This state signal arrives at the control unit 2620 via the internal bus 2640. Upon accepting this state signal, the control unit 2620 conducts use environment selection processing according to a procedure hereafter described.
First, the control unit 2620 ascertains the state of the select key 2646 on the basis of the accepted state signal, and recognizes the user identifier associated with that state.
Subsequently, the control unit 2620 extracts an entry having the recognized user identifier registered therein, from the address generation management table 2800, and reads out a process ID set in the process ID field 2840 of that entry. The control unit 2620 starts the call setting processing conducted by the SIP client shown in
Although the control unit 2620 accepts destination information specified by the user, the control unit 2620 already recognizes the user identifier. Furthermore, the control unit 2620 also already recognizes an entry having that user identifier registered therein, in the address generation management table. At Step 2420 shown in
When power is turned on in the portable telephone 2560 and the portable telephone 2560 is connected logically to the IP packet network 2510, it is also possible for the portable telephone 2560 to acquire as many IPv6 addresses as required from the home location register 2520 as a part of authentication processing executed on the home location register 2520 connected to the IP packet network 2510 by the portable telephone 2560.
By thus previously registering terminal numbers and authentication information and one or more IPv6 addresses in the terminal management table 2700 so as to associate them with each other, the home location register 2520 can distribute a plurality of IPv6 addresses prepared for a portable telephone at the time of authentication of the portable telephone.
As heretofore described, the portable telephone 2560 executes various kinds of processing. As a result, it becomes possible for the user to conduct talking using the SIP by using the portable telephone 2560.
In the present invention, in one end terminal, a plurality of IPv6 addresses are generated on the basis of one or more pieces of distributed prefix information, and communication is conducted by using a socket having its own address differing according to the use environment assigned thereto, as heretofore described. As a result, it becomes possible to use different user's use environments of one application properly according to the IPv6 address.
It should be further understood by those skilled in the art that although the foregoing description has been made on embodiments of the invention, the invention is not limited thereto and various changes and modifications may be made without departing from the spirit of the invention and the scope of the appended claims.
Number | Date | Country | Kind |
---|---|---|---|
2003-202158 | Jul 2003 | JP | national |
2003-207249 | Aug 2003 | JP | national |