WO2009116276A1 - Communication method, communication system, communication node, mobile communication device, mobile management device, and relay node - Google Patents

Communication method, communication system, communication node, mobile communication device, mobile management device, and relay node Download PDF

Info

Publication number
WO2009116276A1
WO2009116276A1 PCT/JP2009/001200 JP2009001200W WO2009116276A1 WO 2009116276 A1 WO2009116276 A1 WO 2009116276A1 JP 2009001200 W JP2009001200 W JP 2009001200W WO 2009116276 A1 WO2009116276 A1 WO 2009116276A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
mobile communication
communication device
notification
packet
Prior art date
Application number
PCT/JP2009/001200
Other languages
French (fr)
Japanese (ja)
Inventor
阿相啓吾
リムチュンキョンベンジャミン
ンーチャンワー
コーティエンミンベンジャミン
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Publication of WO2009116276A1 publication Critical patent/WO2009116276A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/04Registration at HLR or HSS [Home Subscriber Server]

Definitions

  • the present invention relates to a communication method, a communication system, and a communication node that transmit using an IP address as a notification content of a notification message.
  • the present invention also relates to a mobile communication device and a mobility management device in the communication system.
  • the present invention also relates to a communication method, a communication system, a mobile communication device, a mobility management device, and a relay node in which a mobile communication device instructs a transfer destination interface of a flow addressed to the mobile communication device to a mobility management device and / or a relay node.
  • a mobile node can permanently maintain one Internet Protocol (IP) address even if the connection point to the Internet is changed. it can.
  • IP Internet Protocol
  • This permanent IP address in MIPv6 is the address in the mobile node's home network domain and is known as the home address.
  • the IP address used in the external network domain can be configured from a prefix advertised from the external network domain.
  • the IP address configured in this way is called a care-of address, and the care-of address can be the destination of the mobile node.
  • the mobile node binds its care-of address to its home address to its home agent in order to maintain reachability regardless of its location.
  • the home agent in MIPv6 is a router in the home network that registers the current care-of address of the mobile node. This binding can be realized by the mobile node sending a binding update (BU) message to the home agent.
  • BU binding update
  • the home agent intercepts the packet addressed to the mobile node's home address and tunnels the packet to the care-of address.
  • the host is included in the mobility management domain. For this reason, MIPv6 is known as a host-based mobility management protocol.
  • the mobile node and the router can register a plurality of care-of addresses with respect to the home address.
  • This registration method is known as MCoA (Multiple Care-of Addresses Registration) within the IETF working group.
  • MCoA Multiple Care-of Addresses Registration
  • the registration of a plurality of care-of addresses is realized by using an identification number called BID (Binding Unique Identification) in order to distinguish a plurality of bindings to a home address.
  • BID Biting Unique Identification
  • This BID is assigned to an interface or care-of address and is bound to one home address of the mobile node and router.
  • the home address is associated with the mobile node and the router, while the BID identifies each of a plurality of bindings registered simultaneously by the mobile node.
  • the mobile node and the router use a binding update (BU) message to notify the home agent of this BID.
  • the home agent records this BID in the binding cache.
  • Non-Patent Documents 3, 4, 5, 6, 7 and Patent Documents 1, 2, 3, 4 are known. D. Johnson, C. Perkins and J. Arkko, "Mobility Support in IPv6", Internet Engineering Task Force Request For Comments 3775, June 2004. R. Wakikawa, T. Ernst and K.
  • FIG. 10 shows a state in which the mobile node (MN) 101 roams from the home network domain 10 to the external network domain 11 that has a roaming contract relationship with the home network domain 10.
  • the MN 101 obtains the prefix of the external network domain 11 from the access router (AR) 111 of the external network domain 11, the care-of address CoA1 used by the interface IF1 of the MN 101 in the external network domain 11 is obtained from this prefix.
  • the MN 101 transmits a BU message for registering the care-of address CoA1 to the home address HoA in the binding cache of the HA 102 to the home agent (HA) 102 of the home network domain 10.
  • the HA 102 can transmit various option packets for the MN 101 using the care-of address CoA1 as a destination address.
  • the source (Scr) address is the address (HA.Addr) of the HA 102
  • the destination (Dest) address is CoA1
  • the option contents are BRR (Binding Refresh Request) and FIO (Flow It indicates that two types of packets (Identification Option) are transmitted.
  • this method has a problem that the data amount of option packets transmitted from the HA 102 to the MN 101 becomes very large.
  • Non-Patent Document 7 it is possible to bind one user to one IP address using public key encryption. This implies that the communication node can know not only the reachability of the packet but also who sent the packet intentionally. With this additional information, the access policy can be validated by using the IP address for the correct access policy with which a particular user is associated.
  • the public key encryption method shown in Non-Patent Document 7 is known as CGA (Cryptographically Generated Addresses).
  • Patent Documents 1 and 2 describe the advantages of using an IP address to present an identifier.
  • an IP address is used to represent a subscriber identifier.
  • the gateway retrieves the subscriber's identifier by IP address and positions the user so that the user in the communication system can set the forwarding data path to the communication system.
  • Patent Document 1 further describes that when a subscriber has a plurality of identifiers, the plurality of identifiers are represented by IP addresses instead of packet payloads. This method reduces the overhead of the packet being transmitted.
  • an IP address is used to represent a domain name in the system.
  • a management entity controls multiple domains. Therefore, the IP address represents the domain name in the system, so that the management entity can know which domain has transmitted the notification to the management entity without describing the domain information in the packet.
  • the action taken by the management entity is based on information in the payload of the packet. This implies that the aforementioned problems still exist and that the domain needs to describe multiple information to the management entity.
  • Patent Documents 1 and 2 have a problem in that a correspondence relationship between an arbitrary IP address and a notification purpose cannot be set when an IP address is transmitted between nodes as notification contents of a notification message.
  • a correspondence relationship between an arbitrary IP address and a notification purpose cannot be set in a system in which a mobile node generates an arbitrary IP address based on an arbitrary prefix acquired from an arbitrary domain.
  • the correspondence relationship between the IP address and the notification purpose cannot be set.
  • the mobile node has a plurality of interfaces, there is a problem that an arbitrary IP address cannot be set to represent an interface in addition to the notification contents.
  • a network entity for example, a server
  • detects that a SIP (Session Initiation Protocol) client has been unexpectedly disconnected from the network, it transmits a SIP notification message to the SIP server.
  • the SIP notification message includes an option indicating a client identifier (eg, NAI, MN-ID). For this reason, when the network entity needs to describe information about a plurality of subscribers, there is still a problem that the amount of transmission data is large.
  • Patent Document 4 instructs a mobile node to generate or modify a downlink rule based on how the mobile node transmits an uplink packet to the gateway node to the gateway node.
  • a method is described.
  • the gateway node uses the IP address of the uplink packet as the transfer destination address, and forwards the downlink packet of the same flow type received in the future to the mobile node. For this reason, in Patent Document 4, a mobile node can instruct an action to a gateway node without using a notification option added in a message addressed to the gateway node.
  • the message when the MN 101 is applied to a message for flow routing transmitted to the HA 102, the message includes one or many FID options. Increase size.
  • the present invention provides a communication method capable of setting a correspondence between an arbitrary IP address and a notification purpose when an IP address is transmitted between nodes as notification contents of a notification message.
  • An object is to provide a communication system, a communication node, a mobile communication device, and a mobility management device.
  • the present invention is also capable of setting a correspondence relationship between an arbitrary IP address and a notification purpose even in a system that generates an arbitrary IP address based on an arbitrary prefix acquired by the mobile communication device from an arbitrary domain.
  • An object is to provide a communication method, a communication system, a communication node, a mobile communication device, and a mobility management device.
  • the present invention also provides a communication method, communication system, communication node, and mobile communication that can set an arbitrary IP address to represent an interface in addition to the notification contents even when the mobile communication device has a plurality of interfaces.
  • An object is to provide a device and a mobility management device.
  • the present invention also provides a communication method, a communication system, and a mobile communication device that can instruct the transfer management interface and / or relay node of a flow transfer destination interface with a small packet size that does not include a flow ID or flow label.
  • An object is to provide a communication device, a mobility management device, and a relay node.
  • the communication method of the present invention is a communication method for transmitting from the first communication node to the second communication node using the IP address as the notification content of the notification message. Setting a correspondence relationship between the IP address and the notification content of the notification message between the first communication node and the second communication node; When transmitting the set notification content from the first communication node to the second communication node, the set IP address is transferred from the first communication node to the second communication node. Transmitting the packet as a destination address of the packet to be transmitted; Decoding the set notification content from the destination address of the packet received by the second communication node from the first communication node; It was set as the structure which has.
  • the communication system of the present invention is a communication system that transmits an IP address as a notification content of a notification message from a first communication node to a second communication node.
  • the communication node of the present invention is the first communication node in the communication system that transmits the IP address from the first communication node to the second communication node using the notification content of the notification message.
  • the set IP address is used as a destination address of a packet to be transmitted from the first communication node to the second communication node.
  • Means for transmitting the packet The configuration was provided.
  • the communication node of the present invention is the second communication node in the communication system that transmits the IP address from the first communication node to the second communication node using the notification content of the notification message.
  • the communication method of the present invention is a communication method for transmitting an IP address as the notification content of a notification message. Generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from the domain by the mobile communication device; An IP address setting step for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message between the mobile communication device and the mobility management device; When transmitting the set notification content from the mobility management device to the mobile communication device, the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device. Sending a packet; Decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device; The configuration was provided.
  • the communication system of the present invention is a communication system that transmits using an IP address as the notification content of a notification message.
  • the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device.
  • Means for transmitting packets; Means for decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device; It was set as the structure which has.
  • the mobile communication device of the present invention is a mobile communication device in a communication system that transmits using an IP address as notification content of a notification message, Means for generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from a domain; IP address setting means for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message with the mobility management device of the mobile communication device; Means for decoding the set notification content from the destination address of the packet received from the mobility management device; It was set as the structure which has.
  • the mobility management device of the present invention is a mobility management device of a mobile communication device in a communication system that transmits using an IP address as a notification content of a notification message, IP address setting means for setting a correspondence relationship between the IP address generated for the purpose of notification based on a prefix or prefix length by the mobile communication device and the notification content of the notification message with the mobile communication device; Means for transmitting the packet using the set IP address as a destination address of a packet to be transmitted to the mobile communication device when transmitting the set notification content to the mobile communication device; It was set as the structure which has.
  • a policy for reserving an IP address used for the notification purpose is set in advance between the mobile communication device and the mobility management device, and a plurality of IP addresses generated by the mobile communication device based on the policy are set. To select an IP address to be used for the notification purpose.
  • the IP address is further set so as to represent an interface to be notified.
  • the IP address represents an interface on which the notification target interface is sleeping, and an interface that is not sleeping decodes the IP address and returns the sleeping interface from a sleep state. .
  • an arbitrary IP address can be set to represent the interface in addition to the notification contents.
  • the communication method of the present invention transfers a packet addressed to the mobile communication device by a mobility management device and / or a relay node of the mobile communication device to a mobile communication device having a plurality of interfaces.
  • a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node.
  • a plurality of flows of packets addressed to the mobile communication device are selectively selected as each destination IP address of the mobile communication device based on the correspondence relationship.
  • the communication system of the present invention transfers a packet addressed to the mobile communication device by a mobility management device and / or a relay node of the mobile communication device to a mobile communication device having a plurality of interfaces.
  • a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node.
  • the mobile communication device of the present invention provides a mobile management device and / or a relay node of the mobile communication device to a packet addressed to the mobile communication device with respect to a mobile communication device having a plurality of interfaces.
  • the mobile communication device in a communication system to transfer, Means for setting in advance correspondence between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device between the mobile management device and / or the relay node; Means for requesting the mobility management device and / or the relay node to use the correspondence relationship; It was set as the structure which has.
  • the mobility management device of the present invention is a communication system in which the mobility management device of the mobile communication device transfers packets addressed to the mobile communication device to a mobile communication device having a plurality of interfaces.
  • the mobility management device Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device;
  • a request is received from the mobile communication device to use the correspondence relationship
  • a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship.
  • Means to transfer It was set as the structure which has.
  • the relay node of the present invention transfers a packet addressed to the mobile communication device by the mobility management device and / or the relay node of the mobile communication device to a mobile communication device having a plurality of interfaces.
  • the relay node in a communication system that comprises: Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device; When a request is received from the mobile communication device to use the correspondence relationship, a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer, It was set as the structure which has.
  • the mobile communication device can instruct the mobility management device and / or the relay node of the flow transfer destination interface with a small packet size not including the flow ID or flow label.
  • a correspondence relationship between an arbitrary IP address and a notification purpose can be set. Further, even in a system in which a mobile communication device generates an arbitrary IP address based on an arbitrary prefix acquired from an arbitrary domain, a correspondence relationship between the arbitrary IP address and the notification purpose can be set. Further, even when the mobile communication device has a plurality of interfaces, an arbitrary IP address can be set to represent the interface in addition to the notification contents. In addition, the mobile communication device can instruct the mobility management device and / or the relay node of the flow transfer destination interface with a small packet size that does not include the flow ID or flow label.
  • Explanatory diagram showing the format of the notification packet The block diagram which shows the functional structure of the mobile node of FIG. Explanatory drawing which shows the format of the notification trigger message in 1st Embodiment Explanatory drawing which shows the structure of the address meaning list in 1st Embodiment
  • the flowchart for demonstrating the address semantic list structure process of the home agent in 1st Embodiment The flowchart for demonstrating the IP address decoding process of the mobile node in 1st Embodiment Explanatory drawing which shows the format of the notification trigger message in 7th Embodiment Explanatory drawing which shows the structure of the address meaning list
  • FIG. 1 is a block diagram showing a communication system that provides a host-based mobility management function to an MN 101 having a plurality of interfaces (IF) 1010 and 1011 as a first embodiment of a communication system according to the present invention.
  • the MN 101 is located in the home network domain 10 and is a counterpart communication node (CN: Correspondent Node) 130, which is a home agent (HA) 102 and a global communication domain 12. It is assumed that the user has a communication session with the home address via.
  • CN Correspondent Node
  • HA home agent
  • the MN 101 roams beyond the global communication domain 12 by MIPv6 and can continue to communicate with the CN 130. During this roaming, the MN 101 binds the current care-of address to the home address in the HA 102 in the home network domain 10.
  • the first IF 1010 of the MN 101 is assumed to associate with the first AR 111 of the external network domain 11.
  • the IF 1010 acquires information on the external network domain 11 from the AR 111 and generates a care-of address (MN.CoA1) used by the IF 1010 in the external network domain 11.
  • this address generation can be realized by using automatic address generation described in Non-Patent Document 3.
  • the IF 1010 can acquire a prefix in the AR 111 and generate a care-of address (MN.CoA1).
  • the MN 101 binds the care-of address (MN.CoA1) to the home address of the MN 101 in the HA 102.
  • the home network domain 10 and the external network domain 11 do not necessarily have to be via the global communication domain 12, but may be directly connected via a gateway or the like.
  • the system described in FIG. 1 is assumed to be a 3GPP-LTE (the Third Generation Generation Partnership Project (Long Term Term Evolution)) SAE (System Architecture Architecture Evolution) project.
  • the HA 102 is a PDN-GW (Packet Data Network Gateway) existing in the 3GPP network
  • the ARs 111 and 112 are S-GW (Serving Gateway) or ePDG.
  • S-GW Serving Gateway
  • ePDG Serving Gateway
  • AGW Access Gateway
  • MN101 User Equipment
  • the external network domain 11 can be regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11.
  • the home network domain 11 which is a 3GPP network is connected to the Non3GPP network via the ePDG.
  • the two interfaces of the MN 101 (UE) in FIG. 1 are a 3GPP interface and a Non3GPP interface (WLAN or WiMAX (Worldwide Interoperability for Microwave Access)), and the IF 1010 is connected to a 3GPP network (in FIG. 1, the home network domain).
  • the IF 1011 may be connected to a Non3GPP network (in FIG. 1, an external network domain).
  • the 3GPP network uses GTP (Generic Tunnelling Protocol) or PMIP (PMIP: Proxy Mobile IP) to connect to the HA 102
  • PMIP Proxy Mobile IP
  • the second IF 1011 of the MN 101 associates with the second AR 112 of the external network domain 11
  • the second IF 1011 similarly acquires the information of the external network domain 11 from the second AR 112.
  • the second IF 1011 generates a care-of address (MN.CoA2) used in the external network domain 11.
  • the MN 101 binds the care-of address (MN.CoA2) to the home address of the MN 101 in the HA 102.
  • the HA 102 can link two routing paths to the home address of the MN 101.
  • the first is a routing path that passes through the first AR 111 using the care-of address (MN.CoA1)
  • the second is that that passes through the second AR 112 using the care-of address (MN.CoA2). Routing path to be
  • PMIP network-based mobility management
  • the ARs 111 and 112 located in the external network domain 11 are connected to the proxy of the MN 101 in the external network domain 11. ⁇ Operates as an entity.
  • the first IF 1010 associates with the first AR 111.
  • This association procedure is performed by the MN 101 presenting its own identifier (MN-ID) to the first AR 111 as part of the access authentication procedure.
  • MN-ID is typically used to associate with the policy profile of the MN 101 that can be obtained from the local server (LS) 13.
  • the policy profile of the MN 101 includes the characteristics of the network-based mobility service and other related parameters such as the network prefix assigned to the mobile node (MN.Home.Prefix), the allowed address configuration mode, Includes roaming policies and other parameters essential for providing network-based mobility services.
  • MN.Home.Prefix the network prefix assigned to the mobile node
  • MN.Home.Prefix the allowed address configuration mode
  • roaming policies and other parameters essential for providing network-based mobility services.
  • the AR 111 that is the proxy entity of the MN 101 acquires the policy profile of the MN 101 from the LS 13 after the access authentication of the MN 101 is successful. This means that the AR 111 has all the information necessary to perform the mobility service for the MN 101. For this reason, the AR 111 periodically transmits a router advertisement message for advertising a prefix assigned to the MN 101.
  • the MN 101 configures the IP address (care-of address) of the IF 1010 connected to the external network domain 11 from the prefix. Wherever the MN 101 moves within the external network domain 11, the IF 1010 always refers to the same prefix. This is because the AR 111 to which the MN 101 is connected always accesses the LS 13 and acquires the profile of the MN 101. For this reason, regardless of the position of the MN 101 in the external network domain 11, the MN 101 can always use the IP address configured first.
  • an entity called a local mobility anchor acts as a geographical anchor point for each mobile node for routing within a domain with network-based mobility management.
  • the local mobility anchor further manages the reachability state of each mobile node. Therefore, the local mobility anchor has a certain similarity with the home agent described in Non-Patent Document 1.
  • the local mobility anchor needs to be updated with the current location of each mobile node to become the anchor point for each mobile node. For this reason, whenever the MN 101 is connected to the AR 111, the AR 111 transmits a proxy BU (PBU) message to the HA 102.
  • PBU proxy BU
  • the unique identifier (MN-ID) of the MN 101 is bound to the care-of address of the AR 111. With this binding, the HA 102 can route a packet addressed to the MN 101 via the appropriate AR 111.
  • the MN 101 While the MN 101 is located in the external network domain 11 that supports network-based mobility management, the MN 101 configures a plurality of care-of addresses using prefixes assigned by the external network domain 11, and The multiple care-of addresses can be bound at the HA 102 for routing. As a method of binding the plurality of care-of addresses, the method described in Non-Patent Document 2 can be used.
  • the purpose of the IP address is mostly used for packet routing.
  • the second communication node In order for the second communication node to be able to receive packets from the first communication nodes that communicate with each other, the second communication node transmits the IP address being used to the first communication node. There must be.
  • the intermediate node In order to support packet routing from the first communication node to the second communication node, the intermediate node uses the IP address described in the packet to establish a routing path to the target communication node. To construct. The purpose of this IP address is only for the communication node to know if the packet can be transmitted.
  • FIG. 2 shows a general format of the notification packet.
  • the notification packet 20 includes a packet header 21 and fields of a notification option 22 indicated by a broken line as a payload.
  • the packet header 21 includes a message transmission source configured by an IPv4 or IPv6 address, a type field indicating a message type, and a message length field.
  • the source address 210 and the destination address 211 in FIG. 2 are IP addresses, both 4 bytes for IPv4 and 16 bytes for IPv6.
  • the notification option 22 indicated by a broken line includes information necessary for executing an action with a communication node.
  • the notification option 22 in FIG. 2 is composed of 1-byte option type 220 and option length 221, and option data 222 fields.
  • the length of the option data 222 usually depends on the data amount of information.
  • the HA 102 manages a plurality of traffic flows destined for the MN 101. Assume that some of the plurality of traffic flows are assigned routing preferences by the MN 101. Suppose that the HA 102 wants to check the routing preference update for the MN 101. For this reason, the HA 102 transmits a notification packet 20 to the MN 101.
  • the notification option 22 of the notification packet 20 includes information indicating that the MN 101 is notified to update the routing preference of the MN 101 in the HA 102.
  • the MN 101 Upon receiving the notification packet 20, the MN 101 triggers an internal function according to the notification option 22 and transmits a filter update message to the HA 102.
  • the HA 102 notifies the MN 101 to recover the second IF 1011 that is sleeping in the MN 101 and obtain some information from the IF 1011. Therefore, the HA 102 transmits the notification packet 20 including the BID used to represent the second IF 1011 in the notification option 22 to the MN 101 via the first IF 1010.
  • the MN 101 knows that the HA 102 needs information from the second IF 1011, returns the second IF 1011 from the sleep state, and receives necessary information from the second IF 1011. Is transmitted to the HA 102.
  • the second usage example is different from the first usage example.
  • the notification option 22 of the notification packet 20 in the second usage example is used to target a specific interface of the MN 101, whereas the first usage example is different from the first usage example.
  • the notification option 22 of the notification packet 20 in the usage example is used to target the application of the MN 101.
  • the packet size of the message increases.
  • this notification includes the identifier of the selected filter in order to inform the MN 101 which filter needs to be updated. Must be included in the notification option 22.
  • HA 102 requests MN 101 to select a routing interface and refresh the binding, this notification is selected to inform MN 101 which binding needs to be refreshed.
  • the BID must be included in the notification option 22.
  • such a large packet 20 may be discarded when routed to the MN 102.
  • the reason is that such a large packet 20 overflows in the buffer of the router on the way and is discarded.
  • the HA 102 instead of transmitting the notification packet 20 in which the identifiers of all the selected filters are described in the notification option 22 to the MN 102, the HA 102 transmits the identifier of each filter to the MN 102 using the notification option 22 of each notification packet 20.
  • the large packet 20 can be divided into a plurality of small packets 20 that can be managed.
  • each packet 20 requires a packet header 21, the overhead used to transmit a plurality of notification packets 20 increases.
  • the total size of the plurality of packets 20 to which the packet header 21 is added is larger than when one large packet 20 is transmitted.
  • ⁇ Outline of the present invention when an IP address is used as means for transmitting a notification message to a communication node, the correspondence between the IP address and the notification content of the notification message is negotiated and set between the communication nodes.
  • IP address As an advantage of using the IP address, it is possible to eliminate the necessity of describing the notification information in the payload of the packet 20. For this reason, it is possible to secure a degree of freedom of space for more meaningful data, for example, data from a communication session initiated by a subscriber.
  • the notification option 22 indicated by a broken line in FIG. 2 can be omitted, and at least 2 bytes can be saved from the packet 20.
  • the MN 101 first needs to notify the HA 102 that the IP address is used in the form of a notification message.
  • This type of information sent to the HA 102 includes a plurality of IP addresses and a prefix or prefix length used in constructing one IP address. With this information as a trigger, the IP address does not mean routing but constitutes a certain meaning.
  • a specific IP address can mean requesting the MN 101 to update the binding in the HA 102.
  • the method of mapping a specific IP address to a specific notification message may be static (for example, using a predetermined policy) or dynamic (for example, by message exchange between communication nodes). Once an IP address is mapped to a notification purpose, it can be used for the notification purpose. For this reason, this means that the HA 102 can notify the MN 101 of taking a predetermined action using the IP address.
  • FIG. 3 shows a functional configuration of the MN 101, and the MN 101 has a network interface 300, an application unit 301, an address policy database 302, and an address checking engine 303.
  • the network interface 300 is a functional block having necessary hardware and software for communicating with other nodes via a certain communication medium.
  • the network interface 300 represents layer 1 (physical layer) and layer 2 (data link layer) communication components, firmware, drivers and profiles.
  • the MN 101 includes one or more network interfaces 300.
  • a trigger signal and a packet can be exchanged between the network interface 300 and the address checking engine 303 via the signal / data path 304.
  • the address checking engine 303 can execute an action by transferring a packet received by the network interface 300 to the address checking engine 303 via the signal / data path 304. The action of the address checking engine 303 will be described later.
  • the application unit 301 is a functional block having all protocols and programs above the network layer in the communication stack. These protocols and programs are necessary for communicating with other nodes such as transport layer and session layer protocols such as TCP (Transmission Control Protocol), SCTP (Stream Control Transmission Protocol) and UDP (User Datagram Protocol). Programs and software. It is obvious for those skilled in the art that the application unit 301 may have one or a plurality of applications.
  • a trigger signal and a packet can be exchanged between the application unit 301 and the network interface 300 through the signal / data path 307.
  • the application unit 301 can route the packet of the MN 101 to a target destination by transferring the packet to the network interface 300 via the signal / data path 307.
  • the address policy database 302 stores information necessary for the MN 101.
  • the database 302 stores a list of IP addresses used for notification purposes.
  • a signal / data path 306 allows trigger signals and packets to be exchanged between the database 302 and the address checking engine 303.
  • the address checking engine 303 can query the IP address list of the database 302 via the signal / data path 306.
  • the address checking engine 303 by introducing the address checking engine 303, the IP address used in the destination address 211 in the received packet 20 is checked, and which notification purpose the IP address means decide. As a result of the check, if the IP address of the destination address 211 means that an action of the MN 101 is triggered, the address checking engine 303 triggers an appropriate application of the application unit 301 to execute this action. To do. For example, the address checking engine 303 requests the MN 101 to update the packet filtering rule (also called a routing rule) in the HA 102 when the IP address used in the destination address 211 in the received packet 20 is In the case of an existing IP address, a command to that effect is sent to the packet filtering rule application of the application unit 301.
  • the packet filtering rule also called a routing rule
  • a trigger signal and a packet can be exchanged between the address checking engine 303 and the application unit 301 through the signal / data path 305.
  • the address checking engine 303 requests the application unit 301 to execute an action corresponding to the received notification via the signal / data path 305.
  • ⁇ Notification trigger message> In order for the MN 101 and the HA 102 to send a notification message using an IP address, the MN 101 must first trigger to initiate its action. In order to trigger, the MN 101 transmits a notification trigger message 40 as shown in FIG.
  • the notification trigger message 40 can preferably be transmitted together with a binding update (BU) message that the MN 101 transmits to the HA 102.
  • BU binding update
  • the format of the notification trigger message 40 will be described with reference to FIG.
  • the notification trigger message 40 includes fields of a packet header 41, a mobile node identifier (MN-ID) 42, a prefix 43, and a flag 44.
  • the packet header 41 is composed of a message transmission source constituted by an IPv4 or IPv6 address, and fields of a message type and a message length.
  • the HA 102 can identify which mobile node has transmitted the message 40 by the MN-ID 42.
  • the prefix 43 includes one or more prefixes that can be used by the MN 101.
  • the prefix 43 preferably includes a prefix assigned to the MN 101 in the external network domain 11.
  • the MN 101 uses the flag 44 to instruct the HA 102 that the notification is to be expressed using the IP address.
  • the flag 44 can be represented by one bit as a new mobility option. For example, '0' indicates that notification is not desired using the IP address, and '1' indicates that notification is desired using the IP address.
  • the notification trigger message 40 is transmitted by a BU message.
  • the HA 102 receives the notification trigger message 40, it understands that the MN 101 wants to represent the notification using the IP address.
  • FIG. 5 shows an address meaning list 50.
  • the address semantic list 50 may preferably be provided for all entities (eg, MN 101, AR 111, 112, HA 102).
  • the address semantic list 50 shown in FIG. 5 includes a care-of address (CoA) 51 that is an IP address and a notification purpose (mobility header type) 52 as entries, but is not limited thereto.
  • the entries 51 and 52 constitute a mapping in which the IP address is associated with its meaning.
  • the HA 102 If this IP address is used by this mapping, an action for one or a plurality of communication nodes is instructed.
  • the HA 102 generates an address meaning list 50 including mapping as shown in FIG. MN.
  • CoA0 is mapped to mean that the HA 102 transmits a binding-refresh request message to the MN 101.
  • the MN 101 is triggered by the binding / refresh request message to refresh all the bindings of the MN 101 in the HA 102. Therefore, the MN 101 sends an MN.
  • the HA 102 When receiving the packet 20 in which CoA0 is set, the HA 102 knows that it has requested to refresh all the bindings of the MN 101 in the HA 102, and sends a BU message describing all the bindings that the MN 101 currently has to the HA 102. To do.
  • CoA3 means that the HA 102 transmits a home test start (Home Test Init: HoTi) request message to the MN 101.
  • CoA5 means that the HA 102 transmits a routing preference update request message to the MN 101.
  • the notification purpose is not limited to this as long as the action is notified by the HA 102 to the MN 101. Further, the action does not necessarily have to be accompanied by a message transmission to the HA 102, and may be used as a trigger for causing a process to be completed within the MN 101.
  • a packet encapsulated using a CoA that means that the BU has been correctly registered or a CoA that means that registration is impossible is sent to the MN 101. May be.
  • the CoA registered in the normal HA 102 is used as the default CoA.
  • FIG. 6 is a flowchart showing a process in which the HA 102 configures the address meaning list 50.
  • the process shown in FIG. 6 starts when the HA 102 receives the notification trigger message 40 from the MN 101 (step S60).
  • the notification trigger message 40 may include information necessary to support the HA 102 using the IP address for notification purposes, if possible. Examples of the information are an address semantic list, one or more prefixes, and one or more prefix lengths.
  • the HA 102 checks whether or not there is a policy in the HA 102 when the IP address has been previously configured for the purpose of notification (step S61).
  • the address semantic list 50 is constructed using the policy (step S62). When the address meaning list 50 is configured, this process is terminated (step S66), and the IP address is used when a notification message is transmitted to the MN 101. As an option, the HA 102 can forward the newly configured address semantic list 50 to the MN 101. This is because the HA 102 and the MN 101 share the same address semantic list 50 so that the MN 101 requests the address semantic list 50 or the HA 102 provides the address semantic list 50 to the MN 101.
  • step S61 if there is no policy in the HA 102 when the IP address has been previously configured for notification, it is checked whether the notification trigger message 40 includes the address semantic list 50 configured by the MN 101 (Ste S63). If the address meaning list 50 exists in the notification trigger message 40, the HA 102 stores the address meaning list 50 in a cache (not shown) (step S64). Next, this process is terminated (step S63), and the use of the IP address is known when a notification message is transmitted to the MN 101.
  • the HA 102 negotiates with the MN 101 to construct the address meaning list 50.
  • This form of negotiation includes a series of message exchanges between the HA 102 and the MN 101 until the address semantic list 50 is generated and terminated.
  • this process ends (step S63), and the IP address is used when a notification message is transmitted to the MN 101.
  • the MN 101 since the IP address is used to notify the MN 101 of the action, this means that regardless of the IP address used, the MN 101 can receive any IF. This is the same in a network-based mobility management system to which a prefix used by the MN in the domain is assigned. For this reason, this implies that a packet using any IP address configured in the prefix range can be routed to the MN 101.
  • MN101 as a prefix 3FFF: B023: 8a2e: 73F / 124 124 bits are assigned.
  • MN101 adds 4 bits to 3FFF: B023: 8a2e: 73F0 / 128 To 3FFF: B023: 8a2e: 73FF / 128 It is implied that the above 16 IP addresses can be configured. Therefore, in the context of network-based mobility management, the packet 20 received by the AR 111 with a destination address in this range is transmitted to the MN 101.
  • FIG. 7 is a flowchart for explaining a process in which the address checking engine 303 decodes the meaning of the IP address.
  • This process starts when the address checking engine 303 receives the packet 20 from the network interface 300 (step S70).
  • the address checking engine 303 retrieves the address semantic list 50 from the address policy database 302 (step S71), and then uses this list 50 for the destination address 211 in the received packet 20. It is determined whether or not the IP address is for notification (step S72). Assuming that the IP address being used is not for notification purposes, this implies that the received packet 20 is for routing. For this reason, the payload data in the received packet 20 is transferred to the application unit 301 (step S73), and then this process ends (step S76).
  • step S73 An example of step S73 will be described in detail.
  • MN. CoA1 is used for routing of the first IF 1010. Therefore, when the HA 102 receives a packet to be routed to the MN 101, the HA 102 uses MN. CoA1 is attached to the received packet. When MN 101 receives the packet, MN. It is checked from the address meaning list 50 whether CoA1 is meaningful. In this case, MN. Since CoA1 is not in the list 50, the MN 101 understands that the received packet is for routing, and extracts data in the received packet.
  • step S74 when the IP address used in the destination address 211 in the received packet 20 exists in the address semantic list 50 in step S72, an action necessary for the notification purpose 52 related to the IP address is called, An appropriate application is triggered to execute the action (step S74).
  • step S74 An example of step S74 will be described in detail. From FIG.
  • the CoA 5 is used to notify the HA 102 that the MN 101 is requesting a routing preference update.
  • the MN 101 assigns the destination address 211 to the MN.
  • the address semantic list 50 is checked and the destination address MN.
  • the MN 101 considers this action “update MN 101's routing preference to the HA 102”, it triggers the appropriate application to perform this action. Therefore, the MN 101 transmits a message for updating the routing preference of the MN 101 to the HA 102.
  • step S75 When a correct application is started in step S74 shown in FIG. 7, it is further checked whether or not the received packet 20 includes a data payload (step S75). If the data payload is not included, this process is terminated (step S76). On the other hand, if the received packet 20 includes a data payload, the data payload is transferred to the application unit 301 (step S73), and then this process ends (step S76).
  • the method of notifying actions according to the first embodiment of the present invention can be applied independently to each interface of the MN 101. Therefore, the MN 101 does not need to have a plurality of interfaces, and has one interface.
  • the MN 101 provided may be used.
  • the network configuration of FIG. 1 is applied to a 3GPP system and the external network domain 11 is regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11, this technique uses mobile IP. And applied to a Non3GPP network connection establishing a connection with the AR102. At this time, the 3GPP interface of the MN 101 may be simultaneously connected to the 3GPP network.
  • the HA 102 notifies the action using the CoA of the MN 101.
  • the HA 102 transmits the encapsulated packet.
  • the original address may be used.
  • the HA 102 holds a plurality of addresses, and configures the address semantic list 50 by associating them with actions for notification purposes.
  • the encapsulated packet is transmitted using the address of the HA 102 corresponding to the action as the source address of the encapsulated packet transmitted to the HoA of the MN 101. Thereby, the load accompanying the generation and management of CoA in the MN 101 can be reduced.
  • the HA 102 instructs the MN 101 to perform an action.
  • the method according to the first embodiment of the present invention can also be used when the MN 101 instructs the HA 102 to perform an action.
  • the HA 102 and the MN 101 share an address semantic list including an action to be notified to the HA 102, and use the corresponding CoA when the MN 101 instructs the HA 102 to perform an action registered in the address semantic list 50. And send the encapsulated packet.
  • a destination address may be used instead of using the source address of the encapsulated packet.
  • the HA 102 holds a plurality of addresses, and configures the address semantic list 50 by associating them with actions for notification purposes.
  • the MN 101 When the MN 101 notifies the HA 102 of the action, the MN 101 transmits an encapsulated packet using the address of the HA 102 corresponding to the action as the destination address of the encapsulated packet to be transmitted to the HA 102. Thereby, it is possible to reduce the load accompanying the generation and management of CoA in the MN 101.
  • the transmission side uses the address associated with the meaning of the action to be notified as the destination address or the transmission source address of the packet to be transmitted.
  • the action corresponding to the address it is not necessary to send a message including a specific option for notifying the action to the MN 101, and the message size and the number of messages can be reduced.
  • the second embodiment is applied to a domain that supports network-based mobility. That is, the external network domain 11 shown in FIG. 1 has a network-based mobility management function. For this reason, the MN 101 is assigned a prefix to be used in the external network domain 11, and always uses a unique address generated from this prefix in the external network domain 11. When the MN 101 transmits a message notifying the HA 102 that the IP address is used for notification purposes, the prefix of the external network domain 11 is attached to the transmission message.
  • the prefix and the MN 101 use the IP address for the purpose of notification in the normal BU message including the address used by the MN 101 in the external network domain 11 as the care-of address.
  • a BU message including the information to be shown is transmitted.
  • a BU message including information indicating that an IP address is used for notification purposes may be transmitted by including a prefix in a field including a care-of address.
  • the HA 102 assigns an IP address used for notification purposes from this prefix.
  • This type of assignment includes an example message exchange between HA 102 and MN 101 to obtain address semantic list 50. All the addresses held in the address semantic list as the transfer destination address of the MN 101 are addresses generated from the prefix assigned in the external network domain 11. Therefore, when the HA 102 presents the address semantic list 50 to the MN 101, the address semantic list 50 is generated by associating an arbitrary notification purpose with the address generated using the prefix notified from the MN 101 by the notification trigger message. To do. Once the address semantic list 50 is generated, the HA 102 uses the appropriate IP address from the address semantic list 50 whenever it needs to notify the MN 101 of the action.
  • the advantage of this method is that the notification option 22 for transmitting the action need not be used in the packet 22 and the number of useful bytes available for other purposes can be saved. Further, since the HA 102 can arbitrarily designate an address to be included in the address semantic list as a transfer destination address to the MN 101, there is an advantage that it is not necessary to receive a notification of the transfer destination address from the MN 101 in advance.
  • the prefix 43 in the notification trigger message 40 for notifying that the MN 101 uses the IP address for the purpose of notification to the HA 102 includes a prefix length instead of the prefix assigned to the MN 101.
  • the HA 102 needs to calculate the prefix used by the MN 101 in the external network domain 11 based on the prefix length of the notification trigger message 40 and the IP address.
  • the prefix length is only included in a normal BU message including the address used by the MN 101 in the external network domain 11 as a care-of address.
  • the prefix used in the external network domain 11 can be known to the HA 102.
  • a policy that reserves several IP addresses used for notification purposes is established in advance between the MN 101 and the HA 102. For example, this policy reserves the last four IP addresses for notification purposes. In this case, when the HA 102 receives the message 40 for starting to use the IP address for the notification purpose, the last four IP addresses from the prefix assigned to the MN 101 are automatically reflected to the predetermined notification purpose. Configured.
  • a local mobility anchor (hereinafter referred to as LMA) (not shown) in the external network domain 11 further has a function of checking an IP address used for notification purposes. Therefore, the LMA has an address policy database 302 and an address checking engine 303 shown in FIG.
  • the advantage of the fifth embodiment is that the number of packets to be used can be reduced particularly when a notification message needs to be transmitted from the HA 102 to the LMA.
  • One example is when using flow labels to support packet routing performed by the LMA.
  • HA 102 and LMA have agreed on the type of flow label used to describe the type of traffic described in packet 20. Using the flow label, the LMA can know the type of traffic present in the packet 20 without having to obtain a packet encryption key from the MN 101. Once the LMA knows the type of traffic, it can perform selective routing in response to traffic demands.
  • LMA and HA 102 indicate that the packet is carrying VoIP (Voice over IP) traffic.
  • CoA7 implies.
  • the HA 102 transmits a VoIP packet addressed to the MN 101
  • the HA 102 uses the MN.
  • CoA7 is used.
  • the LMA receives the VoIP packet, the LMA operates the address checking engine 303 to determine that the VoIP packet is carrying VoIP traffic. For this reason, the LMA understands that this VoIP packet generally requires a good quality of service (QoS), looks for a QoS level that matches the MN 101, and forwards this packet from the LMA to the MN. Select the appropriate path to transfer.
  • QoS quality of service
  • the HA 102 has the address policy database 302 and the address checking engine 303 shown in FIG. Therefore, the HA 102 can identify the notification purpose related to the IP address from the source address 210 of the received packet 20.
  • This packet 20 can be transmitted not only from the MN 101 but also from the CN 130.
  • the MN.101 indicates that the MN 101 desires the HA 102 to transfer the home agent function of the MN 101 to another home agent (not shown, also referred to as a local home agent) in the vicinity of the MN 101.
  • CoA8 is implied.
  • the HA 102 sends the MN.
  • the MN 101 When receiving the packet 20 in which the CoA 8 is set, it is understood that the MN 101 is searching for a local home agent, finds the local home agent of the MN 101, and transfers the home agent function of the MN 101 to the home agent. Then, the local home agent contacts the MN 101 and notifies that it is the home agent of the MN 101.
  • Patent Document 1 it is defined that the gateway causes only the processing related to routing based on the IP address of the packet. In this action, the gateway looks up the current location of the mobile node and establishes a forwarding path to the mobile node. Furthermore, the use of the IP address in Patent Document 1 is limited only to the gateway. Therefore, this means that the IP address means nothing other than routing for the mobile node. In contrast, in the present invention, the use of the IP address triggers the gateway and causes the MN 101 to perform one or more actions. For this reason, there is a difference between the present invention and Patent Document 1.
  • the seventh embodiment is configured such that the MN 101 can understand that the action is for a specific interface of the MN 101 by the IP address that notifies the action between the MN 101 and the HA 102.
  • the identifier of the specific interface is a BID described in Non-Patent Document 2.
  • the BID is used to indicate the target interface.
  • the MN 101 has two bindings in the HA 102.
  • the first binding is identified using the first BID1 and is used for binding in the first IF 1010.
  • the second binding is identified using the second BID2 and is used for binding in the second IF 1011.
  • the HA 102 needs to refresh the binding of the second IF 1011, and the HA 102 cannot contact the second IF 1011 directly through the routing path mapped to the second BID2.
  • a possible reason is that the binding / refresh request message cannot be routed to the second IF 1011 because the second AR 112 operating on the second IF 1011 is congested.
  • the HA 102 determines to transmit the binding / refresh request message for the second IF 1011 via the first IF 1010.
  • the HA 102 attaches the BID2 of the second IF 1011 to the binding / refresh request message.
  • the MN 101 knows that the binding / refresh request message via the first IF 1010 is for the second IF 1011 and not for the first IF 1010.
  • the packet size increases.
  • the HA 102 may lose the binding cache related to the second IF 1011. In this case, the HA 102 loses the second BID 2 itself added to the binding cache of the second IF 1011 and cannot specify the IF using the BID. Therefore, in order to reduce the packet size, and in order to specify the IF even when the binding cache has been erased, in order to represent the second IF 1011 as follows, The MN 101 uses the IP address that is bound to the first IF 1010.
  • FIG. 8 shows the format of the notification trigger message 40a transmitted by the MN 101 in the seventh embodiment.
  • the notification trigger message 40a is provided with one or more mobility options 85 for the MN 101 to indicate the meaning of a specific IP address to the HA 102 in addition to the fields (41, 42) shown in FIG.
  • the mobility option 85 includes fields of a BID 850, a transfer destination address 851, and a notification meaning 852.
  • the BID 850 the MN 101 can notify the HA 102 which BID in the cache of the HA 102 is related to the transfer destination address 851 of the MN 101.
  • the source address 851 allows the MN 101 to notify the HA 102 of an IP address used when the HA 102 needs to notify the MN 101 of a specific action.
  • the notification meaning 852 transmits the type of notification, and the IP address of the source address 851 is mapped to the notification meaning 852.
  • the interface ID of each interface may be used as information indicating the interface of the MN 101 mapped to the transfer destination address 851.
  • the HA 102 maps the transfer destination address 851 together with the interface to which the transfer destination address 851 is actually assigned. Can know the interface.
  • the type of each interface such as a cellular interface, a WLAN interface, a WiMAX interface, or a Bluetooth interface may be used.
  • the interface does not exist even if there is no binding cache related to the interface, for example, to reduce power consumption. Even if it is not active, the forwarded message is selected by choosing to use the forwarding address assigned to the active interface and mapped to that inactive interface. The MN 101 can be notified that it is for an inactive interface of the MN 101.
  • FIG. 9 shows the address meaning list 50a of the HA 102 in the seventh embodiment.
  • the address meaning list 50a is provided with a field of BID 90 for enabling the HA 102 to identify the binding of the MN 101.
  • the MN 101 uses the IF 1010... As the packet routing IP address (CoA) 51 of the first IF 1010. CoA1 is used. IF1010. The binding of CoA1 is identified by BID1 in BID90 in HA102 and MN101. In addition, when the MN 101 configures the IP address in this way and the HA 102 permits the packet addressed to the second IF 1011 to be transmitted via the first IF 1010, as shown in FIG. IF1010. As CoA51 representing IF1010. Configure CoA5. The MN 101 configures and transmits the mobility option 85 of the notification trigger message 40a as follows. ⁇ BID850: BID1 Source address 851: IF1010. CoA5 Notification meaning: identifier (BID, interface ID) of the second IF 1011 or interface type
  • the source address 851 IF1010. It is understood that the CoA 5 is used as “the action addressed to the second IF 1011 via the first IF 1010”. Then, as shown in FIG. 9, the HA 102 updates the address meaning list 50a to reflect this notification type. When the HA 102 needs to request to update the binding of the second IF 1011, the IF 1021. A binding / refresh request message in which CoA 5 is set is transmitted to the first IF 1010. When the MN 101 receives this request message at the first IF 1010, the MN 101 understands that the request message means the second IF 1011. Therefore, the MN 101 triggers the second IF 1011 in response to the request message.
  • the notification trigger message 40 has a plurality of mappings in which IP addresses are associated with notification purposes.
  • this IP address mapping is generated by the MN 101.
  • the HA 102 checks whether or not the notification message can be transmitted by the IP address. If possible, the HA 102 uses the IP address to notify the MN 101.
  • the size of the packet 20 can be made smaller than when the BID is used. Even if the HA 102 does not know the BID of the interface to which the message is to be transmitted, the HA 102 can transmit a message for that interface. That is, in this case, the HA 102 does not need to keep the BID of the IF 1011 indefinitely.
  • MN 101 confirms that a message is applied to all IFs of MN 101. It is configured as represented by CoA1.
  • the HA 102 needs to refresh all IF bindings of the MN 101, the HA 102 responds to the binding / refresh request message addressed to the MN 101 with the MN. Transmit using CoA1 as the destination IP address.
  • the MN 101 receives this binding refresh request message, the MN.
  • CoA1 knows that this message is for all IFs. For this reason, the MN 101 transmits a binding / refresh message for refreshing all bindings to the HA 102 via each IF.
  • the identifier instead of the IP address having a specific purpose, the identifier has its function.
  • This identifier is a BID described in Non-Patent Document 2, for example.
  • This BID has a second meaning, thus not only distinguishing the specific binding of MN 101, but also notifies MN 101 to perform other actions.
  • the HA 102 has two bindings related to the MN 101 as in the seventh embodiment.
  • the first binding is identified using the first BID1 and is used for binding in the first IF 1010.
  • the second binding is identified using the second BID2 and used for binding in the second IF 1011.
  • BID0 represents all interfaces of MN101. Therefore, when the HA 102 describes BID0 in the binding / refresh request message, the MN 101 can know the intention of the HA 102. According to this method, the use of the option 22 for transmitting the second BID in the packet 20 can be omitted.
  • the HA 102 includes means for returning the sleeping interface of the MN 101. This is particularly useful when the HA 102 receives a request to start data transfer to the sleeping interface of the MN 101 or an interface connected to a network in which congestion occurs.
  • the HA 102 transmits, to the active IF of the MN 101, a packet in which the packet addressed to the sleeping interface of the MN 101 is encapsulated at the address of the active interface of the MN 101.
  • the MN 101 detects that the destination address of the internal packet is the address of the sleeping IF, and knows that the HA 102 is returning the sleeping IF. And return the sleeping IF.
  • the first IF 1010 of MN 101 is MN.
  • CoA1 is assigned and the second IF 1011 is MN.
  • CoA2 is assigned.
  • the second IF 1011 is in the sleep mode for power saving.
  • the HA 102 needs to return the second IF 1011 in order to negotiate a routing path with a request server (not shown), the HA 102 sends the MN.
  • the MN Attach CoA1. This attachment is known as packet encapsulation.
  • the MN 101 When the MN 101 receives this encapsulated packet, the MN 101 understands that the HA 102 is requesting that the second IF 1011 return and communicate with both the HA 102 and the request server. Request to return from and start communication. As a result, even when a plurality of CoAs cannot be prepared for an active interface, a packet addressed to the other interface can be transferred using the active interface.
  • the same function is realized using an IP address.
  • the first IF 1010 is MN. To CoA1 and MN. Both packets addressed to CoA2 can be received.
  • the HA 102 needs to notify the MN 101 to return the second IF 1011 from the sleep mode, the HA 102 transmits the MN. A message addressed to CoA2 is transmitted to the first IF 1010.
  • the first IF 1010 is the second MN.
  • the MN 101 When the message addressed to CoA2 is received, the MN 101 understands the intention of the HA 102 and requests the second IF 1011 to return from the sleep mode and start communication.
  • the advantage of this method is that it is not necessary to encapsulate messages as in the tenth embodiment, and overhead can be saved.
  • the method in which the HA 102 uses the IP address for the purpose of notification instead of the encapsulation is effective for a system using a plurality of tunnels.
  • GTP Generic Tunnelling Protocol
  • PMIP is used as a means for establishing a link between two entities.
  • GTP can also be used between multiple entities.
  • the user equipment (UE) establishes an end-to-end tunnel with a PDN-GW (packet data network gateway) using GTP.
  • PDN-GW packet data network gateway
  • S-GW serving gateway
  • UE user equipment
  • the 3GPP system transfers a packet to the user equipment (UE) using a plurality of tunnels. This implies that tunneling protocols occupy valuable data space within the packet because tunneling the packet increases the packet size. Therefore, the 3GPP system can achieve the same effect as tunneling a packet by using an IP address instead of tunneling, and at the same time reduce the packet size.
  • FIG. 11 shows a case where the external network domain 11 has a network-based mobility management function.
  • an entity called a local mobility anchor (LMA) 110 acts as a geographical anchor point for each mobile node.
  • the LMA 110 further manages the reachability state of each mobile node. Therefore, the LMA 110 has a certain similarity with the home agent described in Non-Patent Document 1.
  • the LMA 110 needs to update the current location of each mobile node in order to become an anchor point for each mobile node.
  • the AR 111 functions as a MAG (Mobile Anchor Gateway) and transmits a proxy BU (PBU) message to the LMA 110.
  • PBU proxy BU
  • the LMA 110 binds the unique prefix of the MN 101 to the care-of address of the AR 111. With this binding, the LMA 110 can route a packet addressed to the MN 101 via the appropriate AR 111.
  • the MN 101 While the MN 101 is located in the external network domain 11 that supports network-based mobility management, the MN 101 configures a plurality of care-of addresses using prefixes assigned by the external network domain 11, and The multiple care-of addresses can be bound to the HA 102 for routing. As a method of binding the plurality of care-of addresses, the method described in Non-Patent Document 2 can be used. Note that the home network domain 10 and the external network domain 11 do not necessarily have to be via the global communication domain 12, but may be directly connected via a gateway or the like.
  • the MN 101 associates with the AR 111 and executes a necessary authentication procedure. If the authentication is successful, the AR 111 transmits to the LMA 110 a PBU message for binding the MN-ID of the MN 101 and the prefix to the care-of address of the AR 111.
  • the LMA 110 receives the packet of the PBU message, it checks its own binding cache and finds a match with the MN-ID in the PBU message. In this system, the LMA 110 identifies that the MN-ID of the MN 101 is the best matching. The LMA 110 tunnels the packet addressed to the MN 101 to the AR 111, and the AR 111 transfers the packet addressed to the MN 101 to the MN 101.
  • the system described in FIG. 11 is assumed to be an SAE (System Architecture Evolution) where 3GPP-LTE (the Third Generation Partnership Project Long Term Evolution) project is working.
  • the HA 102 or LMA 110 is a PDN-GW (Packet Data Network Gateway)
  • the ARs 111 and 112 are S-GW (Serving Gateway) or ePDG (Evolved Packet Data). Gateway)
  • AGW Access ⁇ Gateway
  • MN101 User Equipment
  • the external network domain 11 can be regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11.
  • the home network domain 11 which is a 3GPP network is connected to the Non3GPP network via the ePDG.
  • the two interfaces of the MN 101 (UE) in FIG. 11 are a 3GPP interface and a Non3GPP interface (WLAN or WiMAX)
  • the IF 1010 is connected to a 3GPP network (home network domain in FIG. 1)
  • the IF 1011 is a Non3GPP network ( It may be connected to an external network domain in FIG.
  • the 3GPP network is connected to the HA 102 using GTP (Generic Tunnelling Protocol) or PMIP
  • the Non3GPP network is connected to the LMA 110 using PMIP.
  • the MN 101 (or mobile router) can set a preference in the HA 102 to selectively route traffic flows to a plurality of care-of addresses.
  • a method of setting this preference is disclosed in Non-Patent Document 5, and is possible by identifying a traffic flow using a unique flow identifier (FID).
  • the MN 101 can selectively receive a flow via various interfaces 1010 and 1011 according to the FID assigned to each traffic flow.
  • this method is referred to as “flow filtering”. Accordingly, the MN 101 can instruct its own HA 102 to which of the interfaces 1010 and 1011 a specific traffic flow is routed.
  • the MN 101 starts a video conference session with the CN 130, and components constituting the video conference session are a signaling flow (FID1), a video flow (FID2), and a voice flow (FID3).
  • FID1 a signaling flow
  • FID2 a video flow
  • FID3 a voice flow
  • the MN 101 maps each FID to a care-of address of each interface in the message of Non-Patent Document 5.
  • the signaling flow (FID1) is mapped to the care-of address of the IF 1010
  • the video flow (FID2) and the voice flow (FID3) are mapped to the care-of address of the IF 1011.
  • HA 102 forwards each flow to MN 101 using the mapping indicated by this message received from MN 101.
  • Non-Patent Document 5 can be applied to MN101 and LMA110.
  • the reason why the MN 101 performs flow routing by the LMA 110 rather than by the HA 102 is that the network state is constantly changing in the external network domain 11, and therefore the MN 101 frequently corrects the flow routing rule. If the flow routing rule is updated for the HA 102, a transmission delay occurs, so it is not effective when the network state frequently changes. Such a situation is commonly found, for example, in a wireless local area network (WLAN).
  • WLAN wireless local area network
  • the MN 101 does not notify the LMA 110 of the FID of each flow, it is not sufficient to ensure that the LMA 110 forwards the flow according to the preferences of the MN 101. This is because any packet transferred from the HA 102 to the MN 101 is protected by IPSec in order to prevent the intermediate node from knowing what the packet contains. Since the FID usually exists in the protected part of the packet, the LMA 110 cannot know which flow the packet belongs to. In order for the LMA 110 to know which flow the packet belongs to, the MN 101 needs to request the HA 102 to place the packet identifier outside the protected part.
  • Non-Patent Document 6 There is a method of using a flow label described in Non-Patent Document 6 as a method for realizing this. Since the flow label is usually not protected within the packet, the LMA 110 can identify which flow the packet belongs to for flow routing. In this case, the MN 101 instructs the HA 102 to add a flow label to each packet, and notifies the LMA 110 how to forward the packet with the flow label to the care-of address of the MN 101. Just do it.
  • FIG. 11 it is assumed that the home network domain 10 of the MN 101 is located in the country A, and the MN 101 roams to the external network domain 11 located in the country B.
  • the transmission time when the MN 101 transmits a packet to the HA 102 is longer than that when the packet is transmitted to the LMA 110.
  • the MN 101 moves in the external network domain 11 at a high speed, the network state experienced by the MN 101 frequently changes. Under such circumstances, it is more efficient that the MN 101 performs flow routing with the LMA 110 than with the HA 102 in terms of round trip time.
  • the MN 101 requests the HA 102 to use a flow label in order to identify a packet to be transferred to the MN 101 is known. It has been.
  • the label L1 is attached to the voice flow from the CN 130.
  • the MN 101 notifies the LMA 110 which interface of the MN 101 the labeled packet is transferred to, for example, the packet with the label L1 is notified to be transferred to the IF 1010.
  • the HA 102 transfers the voice flow from the CN 130 to the MN 101
  • the HA 102 attaches a label L1 to the packet.
  • the packet with label L1 is accepted as a voice packet and transferred to IF 1010.
  • the concept of flow routing using both HA 102 and LMA 110 is also common in 3GPP systems, and user equipment (UE) may have multiple PDN-GW associations. Thus, if the user equipment connects with one PDN-GW in the external network domain 11, it will perform selective flow routing via the external PDN-GW (ie LMA 110) to reduce round trip time. You may have a preference that you want to run.
  • the message when the MN 101 is applied to a message for flow routing transmitted to the HA 102, the message includes one or many FID options, so that the FID option indicates the packet size of the message. Increase.
  • a plurality of flows of packets addressed to the MN 101 between the MN 101 that is a mobile communication device, the HA 102 that is a mobility management device of the MN 101, and / or the LMA 110 that is a relay node The correspondence relationship of each destination IP address in the plurality of interfaces of the MN 101 is set in advance, and the MN 101 requests (triggers) the HA 102 and / or the LMA 110 to use this correspondence relationship, and the HA 102 and / or the LMA 110 sends this request.
  • a plurality of flows of packets destined for the MN 101 are selectively transferred to each destination IP address of the MN 101 based on the correspondence relationship.
  • a message having a flag or the like set in a message having a mobility header such as a BU message may be used. It may be requested by setting a flag or the like in an IKEv2 message that is performed when an IPSec tunnel is established with.
  • the correspondence between the flow and the destination IP address may be set statically or dynamically. In the case of dynamic setting, for example, it may be included in a message (BU message) requesting the use of the correspondence between the flow and the destination IP address.
  • the MN 101 uses the notification trigger message 40 shown in FIG. 4 to notify (trigger) that the IP address is used to represent each different packet flow from the CN 130. Can be used.
  • This is advantageous when the MN 101 requests the LMA 110 to execute flow routing.
  • LMA 110 can perform flow filtering based on the IP address of the packet.
  • the destination address field of the packet is not protected because it is used by the intermediate node for routing. Therefore, it means that the LMA 110 can correctly transfer the packet to the MN 101 based on the preference of the MN 101.
  • the MN 101 itself may request the HA 102 to use different IP addresses as transfer destinations according to the flow type in order to identify the flow type of the received packet.
  • the network configuration in this case need not be limited to a network configuration in which the functions of the HA 102 and the LMA 110 are provided by separate entities as shown in FIG.
  • the prefix assigned from the function of the LMA 110 is compared with the address assigned by the function of the HA 102 (the address generated from the prefix). May be registered in the HA 102 as a care-of address).
  • the external network domain 11 to which the MN 101 is connected does not necessarily have a network-based mobility management function, and the prefix assigned in the external network domain 11 may be unique for each MN.
  • the prefix is registered in the HA 102 as a care-of prefix (an address generated from the prefix is a care-of address). It may be the case. If the prefix assigned to the MN 101 in the external network domain 11 is unique, all packets addressed to the address generated from the prefix are transferred to the MN 101. Therefore, the MN 101 sets the destination address of the packet transferred from the HA 102.
  • the flow type of the packet can be specified by confirming the flow corresponding to the address.
  • the flow type of the received packet can be easily specified without checking the source address, protocol number, port number, etc. included in the packet from the CN 130 included in the forwarded packet.
  • the MN 101 may have one interface.
  • FIG. 12 shows a message sequence for using an IP address to represent each different packet flow in the eleventh embodiment.
  • the MN 101 has IFs 1010 and 1011 and two different packet flows from the CN 130, that is, a voice flow and a data flow. For this reason, the voice flow and data flow of packets addressed to MN 101 between MN 101 and HA 102, and the correspondence relationship between IP addresses IP Addr1 and IP Addr2 of MN 101 used as destination addresses when transferring those flows, respectively. Set in advance. Then, the MN 101 instructs (triggers) to use the IP addresses IP Addr1 and IP Addr2 to uniquely identify the voice flow and data flow from the CN 130 to the HA 102 (signaling S100).
  • This notification message can use the notification trigger message 40 shown in FIG. 4, but is not limited to this.
  • the flag 44 is set to “1” to instruct the HA 102 to use the IP addresses IP Addr1, IP Addr2 to uniquely identify the voice flow and data flow from the CN 130, respectively. Also, the HA 102 understands this.
  • the HA 102 When the HA 102 receives the voice flow packet (CN: Voice) from the CN 130 (signaling S101), the HA 102 transfers the voice flow packet to the MN 101 via the address IP Addr1 in accordance with the instruction of the MN 101 (signaling S102).
  • the LMA 110 executes normal prefix-based transfer based on the prefix of the address IP Addr1, and transfers the voice flow packet to the IF 1010 (signaling S103).
  • the HA 102 receives the data flow packet (CN: Data) from the CN 130 (signaling S104)
  • the HA 102 transfers the data flow packet to the MN 101 via the address IPrAddr2 of the IF 1011 according to the instruction of the MN 101 ( Signaling S105).
  • the LMA 110 executes a normal prefix-based transfer based on the prefix of the address IP Addr2, and transfers the data flow packet to the same IF 1010 as the voice flow (signaling S106).
  • the MN 101 determines to perform flow filtering in the LMA 110 on the data flow from the CN 130.
  • the MN 101 and the LMA 110 previously set the corresponding relationship between the voice flow and data flow of the packet addressed to the MN 101 and the IP addresses IP Addr1 and IP Addr2 of the MN 101 in advance.
  • the MN 101 instructs (triggers) the LMA 110 to transfer a packet addressed to the address IP Addr2 to the IF 1011 (signaling S107). Therefore, when the LMA 110 receives a packet addressed to the address IP Addr2 (signaling S108), all packets addressed to the address IP Addr2 are transferred to the IF 1011 according to the instruction of the MN 101 (signaling S109).
  • the advantage of the method described in the eleventh embodiment over the method using the flow label described in Non-Patent Document 6 is that the packet size can be reduced.
  • the MN 101 before the flow routing, the MN 101 needs to instruct both the HA 102 and the LMA 110 of each role of the flow routing. That is, in Non-Patent Document 6, the message transmitted from the MN 101 to the HA 102 in the signaling S100 shown in FIG. 12 needs to include a flow label that the HA 102 uses to uniquely identify packets from individual different flows. .
  • a typical flow label occupies 20 bits (or 2 bytes) in the packet, and if MN 101 describes two different flow labels, 40 bits (or 4 bytes) are used.
  • a 1-bit flag 44 in the notification trigger message 40 shown in FIG. 4 is used for each flow from the MN 101 to the HA 102 using a unique IP address. It is sufficient to notify that. In this case, 39 bits (approximately 4 bytes) can be saved.
  • the reduction in the number of bits is the same when the FID is used in the message transmitted from the MN 101 to the HA 102 in the signaling S100 shown in FIG.
  • Each FID occupies 8 bits (ie 1 byte) in the message, and thus requires a total of 16 bits (ie 21 bytes).
  • only a 1-bit flag 44 in the notification trigger message 40 shown in FIG. 4 is used for each flow from the MN 101 to the HA 102 using a unique IP address. It is sufficient to notify that. In this case, 15 bits (approximately 2 bytes) can be saved.
  • ⁇ Twelfth embodiment> As in the notification trigger message 40b shown in FIG. 13, for example, a 2-bit option type 44b is used instead of the flag 44 in the notification trigger message 40 shown in FIG. Notice.
  • the reason for using the option type 44b is that the MN 101 or HA 102 sometimes wants to use an IP address for the notification contents of many notification messages. Such notification contents cannot be expressed by 1 bit, and require a larger number of bits.
  • FIG. 14 shows an address meaning list 11000 for each option type 11001 in the twelfth embodiment.
  • the option type 11001 is composed of 2 bits.
  • the IP address meaning 11002 indicates how the reception side of the notification trigger message 40b should use the IP address.
  • the notification trigger message 40b in which “10” is set in the option type 11001 is transmitted to the HA 102
  • the MN 101 wants to use an IP address to represent the flow of the CN 130 instead of the flag 44 (CN flow). (Identification) is notified (triggered) to the HA 102.
  • option type 11 for example, “routing rule generation” is indicated.
  • the MN 101 notifies the HA 102 of the intention of the MN 101 using the bits in the source address of the uplink packet.
  • the MN 101 can instruct the HA 102 how to handle the downlink packet related to the uplink packet.
  • the advantage of this method is that the MN 101 does not need to send messages to the HA 102 for each specific flow.
  • FIG. 15 shows a format of an encapsulated packet 12000 that the MN 101 uses for the HA 102 in the thirteenth embodiment.
  • the packet 12000 can be used as a message transmitted by the signaling S100 illustrated in FIG. 12, but is not limited thereto.
  • the encapsulated packet 12000 includes a transmission source address 12001 and an encapsulation unit 12002.
  • the source address 12001 is an IPv4 or IPv6 address of the MN 101, and is configured (that is, divided) by an address space bit 120010 and a notification space bit 120011.
  • the encapsulation unit 12002 includes a packet in which the MN 101 requests transfer from the HA 102 to the other party.
  • the value of the notification space bit 120011 differs depending on the intention of the MN 101 as shown in FIG. For example, if the MN 101 wants to request the HA 102 to use an IP address to identify a specific flow during downlink packet transfer, the notification space bit 120011 is set to “10”. To do. Based on the address semantic list 11000 shown in FIG. 14, the HA 102 understands that “10” “uses an IP address to identify this flow”.
  • the MN 101 receives a data flow from the CN 130 via the HA 102 at the IF 1010. For this data flow, MN 101 and CN 130 need to exchange data with each other. For this reason, data is transferred from the MN 101 to the CN 130 and from the CN 130 to the MN 101. Assume that the MN 101 decides to request the HA 102 to use an IP address to identify this data flow for the purpose of flow routing in the LMA 110. Here, the MN 101 can also notify the LMA 110 how to flow-filter and forward a packet with a specific IP address.
  • the MN 101 transmits an uplink packet in which “10” is set to the notification space bit 120011 in the transmission source address 12001 to the HA 102.
  • the HA 102 receives this uplink packet, it knows that the notification space bit 120011 is “10” and the MN 101 uses the IP address to identify the downlink packet of the same data flow. I understand that I am requesting that.
  • Patent Document 3 a network entity (for example, an AAA server) uses a SIP notification message option to delete client registration in the SIP server. With this option, the AAA server notifies the SIP server to delete the registration of the client identifier. If this prior art uses the twelfth embodiment, the source address of the SIP notification message is used as the client address, and it is sent without additionally including an identifier option. For this reason, there is a difference between the twelfth embodiment and this prior art.
  • the method of using the IP address to notify the communication node of the action in the thirteenth embodiment is different from that of Patent Document 4.
  • the IP address of the uplink packet received by the gateway node is used to generate and modify the same downlink packet routing rule. It is similar.
  • the scope of this prior art is that the mobile node only notifies the entity of the action (routing rule creation and modification).
  • the thirteenth embodiment a plurality of actions are dynamically notified to the entity using the bits of the IP address. For this reason, there is a difference between the thirteenth embodiment and this prior art.
  • the MN 101 notifies its intention to the LMA 110 using bits in the uplink packet. Also in the fourteenth embodiment, the MN 101 can notify the LMA 110 of the intention of the MN 101 using the notification space bit 120011 shown in FIG. This means that the MN 101 can notify both the HA 102 and the LMA 110 using the same packet.
  • the message transmitted by the MN 101 in the fourteenth embodiment corresponds to the signaling S100 or S107 shown in FIG. However, it is not limited to this.
  • MN 101 first negotiates with HA 102 and LMA 110 the meaning of notification space bit 120011 for the purpose of synchronization. For example, the MN 101 notifies the HA 102 that the first two bits in the 4-bit notification space bit 120011 represent an instruction for the HA 102 from the MN 101. Similarly, the MN 101 notifies the LMA 110 that the last two bits in the notification space bit 120011 represent an instruction for the LMA 110 from the MN 101.
  • the advantage is that the number of messages that the MN 101 has to send to the HA 102 and LMA 110 can be saved.
  • MN 101 when the MN 101 receives the data flow from the CN 130 via the HA 102 at the IF 1010, the MN 101 and the CN 130 need to exchange data for this data flow, and transfer data to each other.
  • MN 101 decides to use an IP address (eg MN.CoA7) to represent this data flow and instructs HA 102 to use the IP address (MN.CoA7) to represent this data flow Suppose you want to.
  • MN 101 when the MN 101 receives a packet, the MN 101 wants to notify the IP address (MN.CoA7) that a routing rule for forwarding the received packet to the IF 1011 is generated.
  • the MN 101 transmits an uplink packet to the HA 102
  • the MN 101 sets “1011” to the notification space bit 120011 in the transmission source address 12001 of the packet.
  • the HA 102 understands from the first two bits “10” of the notification space bit 120011 that the MN 101 wants to use the IP address (MN.CoA7) to identify the downlink packet of this data flow.
  • the LMA 110 changes the routing rule for the IP address (MN.CoA7) from the last two bits “11” of the notification space bit 120011. I understand what I want. In this case, the LMA 110 generates a routing rule for forwarding the packet to the IF 1011 for the IP address (MN.CoA7).
  • the MN 101 notifies the HA 102 to self-generate a notification IP address using a flag.
  • the MN 101 notifies the HA 102 to self-generate an IP address representing each different packet flow from the CN 130 using the notification trigger message 40 in the format shown in FIG. Can do.
  • the MN 101 transmits the notification trigger message 40 to the HA 102 in the signaling S100 shown in FIG.
  • a flag 44 is set to “1”, and this flag 44 causes the HA 102 to self-generate an IP address set representing each different flow transferred from the CN 130 to the MN 101 with respect to the HA 102. I understand that I want to.
  • An advantage of the MN 101 requesting the HA 102 to self-generate an IP address for notification is that the amount of signaling between the MN 101 and the HA 102 can be saved.
  • the MN 101 requests the HA 102 to self-generate an IP address for notification, so that it is not necessary to send a message to the HA 102 even when communication with another CN is started.
  • the MN 101 notifies the HA 102 to self-generate a notification IP address with the option type 44b instead of the flag 44 of the notification trigger message 40b shown in FIG.
  • the reason for using option type 44b is that MN 101 or HA 102 may have many ways to self-generate an IP address.
  • As a method of self-generating an IP address there are a method of incrementing an IP address value or using a publicly known hash function. However, it is not limited to this. In order to notify the method of self-generating the IP address, a single bit cannot be used, so a larger number of bits is required.
  • the HA 102 receives this message 40b, and the MN 101 generates a IP address representing the flow of the CN 130 as a known hash. I understand that I want to use the function.
  • the HA 102 notifies the MN 101 of a method of self-generating a notification IP address with the option type 44b using the notification trigger message 40b shown in FIG. That is, in the seventeenth embodiment, the HA 102 uses the method described in the fifteenth embodiment to notify the MN 101 of a method for generating an IP address representing the flow of the CN 130.
  • the HA 102 selects a method that can be supported by the HA 102 if there is no instruction in the notification trigger message 40b received from the MN 101 indicating the method for generating the IP address representing the flow of the CN 130.
  • This method has an advantage when the HA 102 cannot support the IP address generation method specified by the MN 101. Therefore, the HA 102 notifies the MN 101 of the IP address self-generation method, so that it is possible to ensure that the MN 101 and the HA 102 use the same IP address self-generation method to generate an IP address representing the flow of the CN 130.
  • a bit in the IP address is used to instruct the IP address self-generation method.
  • the MN 101 can instruct the HA 102 using the notification space bit 120011 shown in FIG.
  • the MN 101 uses a known hash function (for example, a secure hash algorithm) by transmitting a message (for example, signaling S100 shown in FIG. 12) in which the notification space bit 120011 is set to “10” to the HA 102. That the IP address representing the flow of the CN 130 is self-generated.
  • the HA 102 notifies the MN 101 of the IP address self-generation method supported by itself using the notification space bit 120011 shown in FIG.
  • the IF 1011 of the MN 101 connects to the home network domain 10 using the network-based mobility protocol in the action notification method described in the first embodiment of the present invention.
  • the external network domain 11 is regarded as a home network domain 10 or a Non3GPP network managed by the external network domain 11, and IF 1011 (WLAN or WiMAX) is
  • the PM 10 is connected to the HA 102 in the home network domain 10 via the Non3GPP network using PMIP
  • the IF 1010 is connected to the home network domain 10 that is a 3GPP network using GTP or PMIP.
  • the HA 102 functions as an LMA for the MN 101.
  • the definition and acquisition method of the address meaning list 50 are the same as those in the first embodiment of the present invention, and thus the description thereof is omitted.
  • the HA 102 When the HA 102 needs to notify the MN 101 of an action, the HA 102 refers to the address semantic list 50, acquires an address corresponding to the notified action, and sets it as the destination address of the packet addressed to the MN 101. If the packet to be transmitted to the MN 101 is a packet transmitted from the CN 130, the home address of the MN 101 that has already been set as the destination address is changed to the address acquired from the address meaning list 50 and transmitted. On the other hand, the MN 101 that has received this packet checks the destination address of the received packet and confirms whether there is a corresponding address in the address meaning list 50.
  • the action indicated by the address is executed, and the destination address of the received packet is converted to the original home address and passed to the upper layer.
  • the MN 101 recognizes and executes the requested action by confirming the destination address of the packet received from the HA 102, and at the same time, the destination address changed by the HA 102 for the action notification is changed again to the original home address. It is converted to an address and processed as a data packet addressed to a normal home address.
  • the MN 101 does not have to have a plurality of interfaces, and the MN 101 has either a 3GPP interface or a Non3GPP interface. It may be.
  • the MN 101 when the MN 101 needs to notify the HA 102 of an action, the above-described method can be used.
  • the MN 101 When the MN 101 needs to notify the HA 102 of an action, the MN 101 refers to the address semantic list 50, acquires an address corresponding to the notified action, and sets it as the source address of the packet. If this packet is addressed to the CN 130, the home address is originally set as the source address, but in this method, the MN 101 changes the home address to an address corresponding to the action and transmits it. To do.
  • the HA 102 that has received this packet checks the transmission source address of the received packet and confirms whether there is a corresponding address in the address meaning list 50.
  • the action indicated by the address is executed, and the source address of the received packet is changed to the original home address and transferred.
  • the HA 102 recognizes and executes the requested action by confirming the source address of the packet received from the MN 101, and at the same time, the HA 102 again uses the source address changed by the MN 101 for the action notification. To the home address and forwarded as a normal data packet addressed to the CN 130.
  • the MN 101 can use the address generated from each prefix for communication with the CN 130, but all packets addressed to the P1 address are transferred to the IF 1010, and all packets addressed to the P2 address are transferred to the IF 1011.
  • the MN 101 registers an address different from the home address generated from the P2 with the HA 102 that manages the P1 as an address indicating an action of forwarding a packet addressed to the P1 address to the IF 1011.
  • the MN 101 also needs to register in the HA 102 packet filtering rules (forwarding a flow addressed to P1 to the IF 1011 (P2)) for executing flow filtering.
  • the HA 102 identifies the flow addressed to the P1 address to be forwarded to the IF 1011, and further uses the address semantic list to forward the flow addressed to the P1 address to the IF 1011. Get the corresponding P2 address.
  • the destination address to which the home address of P1 is originally set is converted to the acquired P2 address and transmitted to the MN 101.
  • the MN 101 recognizes that the destination address of the packet is the P2 address used for flow filtering, converts the destination address to the original home address, and passes it to the upper layer. That is, when the destination address is the above-described P2 address, the MN 101 recognizes that the LMA 110 has switched the forwarding destination of the packet to the home address of P1.
  • the HA 102 does not need to encapsulate the packet addressed to the home address of P1 with the home address generated from P2, so that the packet size can be reduced.
  • the packet transfer destination switching request is applied when the IF 1011 of the MN 101 is connected to the home network domain 10 using the mobile IP.
  • the external network domain 11 is regarded as a home network domain 10 or a Non3GPP network managed by the external network domain 11, and IF 1011 (WLAN or WiMAX) is The mobile IP is used to connect to the HA 102 in the home network domain 10 via the Non3GPP network, and the IF 1010 is connected to the home network domain 10 that is a 3GPP network using GTP or PMIP.
  • the HA 102 functions as an LMA for the MN 101.
  • the HA 102 functions as an LMA for a 3GPP network connection and functions as an HA for a Non3GPP network.
  • the MN 101 associates the action of transferring the packet addressed to the P1 address to the IF 1011 as described above to the HA 102 in association with the P2 address. Request.
  • a method is used in which the HA 102 converts the destination address to the P2 address, and the MN 101 reconverts it to the P1 home address. This eliminates the need for the HA 102 to encapsulate the packet destined for P1 with the home address of P2, thereby reducing the packet size.
  • the transmission side uses the address associated with the meaning of the action to be notified as the destination address or transmission source address of the packet to be transmitted, while the reception side corresponds to that address.
  • the functional configuration of the MN 101 shown in FIG. 3 can be provided in a mobile router that is also a mobile communication device. With this configuration, an action targeting the mobile router can be transmitted using the IP address.
  • the MN 101 can be located in a mobile network managed by a mobile router. For this reason, the MN 101 can notify the HA 102 of the prefix of the mobile network advertised by the mobile router. Then, the HA 102 can contact the mobile router or the home agent of the mobile router to start assigning an IP address necessary for notification.
  • those skilled in the art can clearly apply the present invention to a fixed communication node having the functional configuration of the MN 101 shown in FIG.
  • Each functional block used in the description of the above embodiment is typically realized as an LSI that is an integrated circuit. These may be individually made into one chip, or may be made into one chip so as to include a part or all of them.
  • the name used here is LSI, but it may also be called IC, system LSI, super LSI, or ultra LSI depending on the degree of integration.
  • the method of circuit integration is not limited to LSI's, and implementation using dedicated circuitry or general purpose processors is also possible.
  • An FPGA Field Programmable Gate Array
  • a reconfigurable processor that can reconfigure the connection and setting of circuit cells inside the LSI may be used.
  • integrated circuit technology comes out to replace LSI's as a result of the advancement of semiconductor technology or a derivative other technology, it is naturally also possible to carry out function block integration using this technology. For example, biotechnology can be applied.
  • the present invention has an effect that when a notification message is transmitted between nodes using an IP address, a correspondence relationship between an arbitrary IP address and a notification purpose can be set, particularly when a mobile communication device roams. It can be used for Further, the present invention has an effect that the mobile communication device can instruct the transfer management interface and / or the relay node of the flow transfer destination interface with a small packet size not including the flow ID or the flow label, This can be used especially when the mobile node roams.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Disclosed is a technique for setting a correspondence between an arbitrary IP address and a report purpose when an IP address is transmitted as a report content of a report message between nodes. According to the technique, upon reception of a report trigger message (40) from an MN (101), an HA (102) sets an address meaning list (50) obtained by mapping correspondence of the IP address with the report content, between the HA (102) and the MN (101). When transmitting a report content set in the address meaning list (50), the HA (102) sets the IP address set in the address meaning list (50) as a destination address of a packet destined to the MN (101). The MN (101) decrypts the report content from the destination address of the packet.

Description

通信方法、通信システム、通信ノード、移動通信装置、移動管理装置及び中継ノードCommunication method, communication system, communication node, mobile communication device, mobility management device, and relay node
 本発明は、IPアドレスを通知メッセージの通知内容として用いて送信する通信方法、通信システム、通信ノードに関する。
 本発明はまた、その通信システムにおける移動通信装置及び移動管理装置に関する。
 本発明はまた、移動通信装置が、移動通信装置あてのフローの転送先インタフェースを移動管理装置及び/又は中継ノードに指示する通信方法、通信システム、移動通信装置、移動管理装置及び中継ノードに関する。
The present invention relates to a communication method, a communication system, and a communication node that transmit using an IP address as a notification content of a notification message.
The present invention also relates to a mobile communication device and a mobility management device in the communication system.
The present invention also relates to a communication method, a communication system, a mobile communication device, a mobility management device, and a relay node in which a mobile communication device instructs a transfer destination interface of a flow addressed to the mobile communication device to a mobility management device and / or a relay node.
 下記の非特許文献1におけるモバイルIPv6(MIPv6、CMIPとも呼ばれる)によれば、モバイルノードは、インターネットに対する接続点を変更しても1つのインターネット・プロトコル(IP)アドレスを永久的に維持することができる。MIPv6におけるこの永久的なIPアドレスは、そのモバイルノードのホームネットワーク・ドメイン内のアドレスであり、ホームアドレスとして知られている。モバイルノードは、外部ネットワーク・ドメインに接続すると、外部ネットワーク・ドメインで使用するIPアドレスを、外部ネットワーク・ドメインから広告されるプリフィックスから構成することができる。このように構成したIPアドレスは気付アドレスと呼ばれ、また、その気付アドレスをモバイルノードのあて先とすることができる。 According to Mobile IPv6 (also referred to as MIPv6, CMIP) in Non-Patent Document 1 below, a mobile node can permanently maintain one Internet Protocol (IP) address even if the connection point to the Internet is changed. it can. This permanent IP address in MIPv6 is the address in the mobile node's home network domain and is known as the home address. When the mobile node is connected to the external network domain, the IP address used in the external network domain can be configured from a prefix advertised from the external network domain. The IP address configured in this way is called a care-of address, and the care-of address can be the destination of the mobile node.
 モバイルノードは、その位置に関係なく到達可能性を維持するために、自身のホームエージェントに対して気付アドレスをホームアドレスにバインディング(bind)する。MIPv6におけるホームエージェントは、モバイルノードの現在の気付アドレスを登録するホームネットワーク内のルータである。このバインディングは、モバイルノードがバインディング・アップデート(BU)メッセージをホームエージェントに送信することにより実現することができる。モバイルノードがホームネットワークから外に移動すると、ホームエージェントはモバイルノードのホームアドレスあてのパケットをインタセプトして、そのパケットを気付アドレスあてにトンネル化する。MIPv6によればモビリティ管理ドメイン内にホストが含まれる。このため、MIPv6はホストベースのモビリティ管理プロトコルとして知られている。 The mobile node binds its care-of address to its home address to its home agent in order to maintain reachability regardless of its location. The home agent in MIPv6 is a router in the home network that registers the current care-of address of the mobile node. This binding can be realized by the mobile node sending a binding update (BU) message to the home agent. When the mobile node moves out of the home network, the home agent intercepts the packet addressed to the mobile node's home address and tunnels the packet to the care-of address. According to MIPv6, the host is included in the mobility management domain. For this reason, MIPv6 is known as a host-based mobility management protocol.
 ここで、モバイルノードに複数のネットワーク・インタフェースを導入すると、モバイルノード及びルータは、ホームアドレスに対して複数の気付アドレスを登録することができる。この登録方法は、IETFワーキンググループ内ではMCoA(Multiple Care-of Addresses Registration)として知られている。下記の非特許文献2では、この複数気付アドレスの登録は、ホームアドレスに対する複数のバインディングを区別するためにBID(Binding Unique Identification)と呼ばれる識別番号を用いて実現される。このBIDは、インタフェース又は気付アドレスに割り当てられて、モバイルノード及びルータの1つのホームアドレスにバインディングされる。 Here, when a plurality of network interfaces are introduced into the mobile node, the mobile node and the router can register a plurality of care-of addresses with respect to the home address. This registration method is known as MCoA (Multiple Care-of Addresses Registration) within the IETF working group. In the following Non-Patent Document 2, the registration of a plurality of care-of addresses is realized by using an identification number called BID (Binding Unique Identification) in order to distinguish a plurality of bindings to a home address. This BID is assigned to an interface or care-of address and is bound to one home address of the mobile node and router.
 したがって、ホームアドレスがモバイルノード及びルータに関連付けされるのに対し、BIDは、モバイルノードにより同時に登録される複数のバインディングの各々を識別している。モバイルノード及びルータは、このBIDをホームエージェントに通知するためにバインディング・アップデート(BU)メッセージを使用する。ホームエージェントは、このBIDをバインディング・キャッシュに記録する。また、他の従来技術としては、下記の非特許文献3、4、5、6、7、特許文献1、2、3、4 が知られている。
D. Johnson, C. Perkins and J. Arkko, "Mobility Support in IPv6", Internet Engineering Task Force Request For Comments 3775, June 2004. R. Wakikawa, T. Ernst and K. Nagami, "Multiple Care-of Addresses Registration", draft-ietf-monami6-multiplecoa-00., June 12, 2006. T. Narten, E. Nordmark and W. Simpson, "Neighbor Discovery for IP Version 6 (IPv6)", Internet Engineering Task Force Request for Comments 2461, December, 1998. S. Gundavelli, K. Leung, V. Devarapalli, K. Chowdhury and B. Patil, "Proxy Mobile IPv6", draft-ietf-netlmm-proxymip6-00., April 08, 2007. H. Soliman, N. Montavont, N. Fikouras and K. Kuladinithi, "Flow Bindings in Mobile IPv6 and Nemo Basic Support", draft-soliman-monami6-flow-binding-05, November 19, 2007. J. Rajahalme, A. Conta, B. Carpenter and S. Deering, "IPv6 Flow Label Specification", Internet Engineering Task Force Request For Comments 3697, March 2004. T. Aura, "Cryptographically Generated Addresses (CGA)", Internet Engineering Task Force Request For Comments 3972, March 2005. K. Feyerabend, "Facilitating data transmission", US Patent Number 7,123,626, October 17, 2006. J. Leichter and S. Desimone, "Implementing managed network services for customers with duplicate IP networks", US Patent Application Publication Number 2002/0165982A1, November 7, 2002. A. Santharam, F. Weaver, P. Jethwa, D. Haldar and L. Bertz, "Method for managing SIP registrations in a telecommunications network", US Patent Number 7,395,336, July 1, 2008.(基礎出願時の従来技術を構成するものではない) R. Ludwig, N-S. Lundin and P. Johnsen, "Method and system for dynamically configuring a traffic flow template", WO Patent Application Publication Number WO 2007/129199 A2, November 15, 2007.
Thus, the home address is associated with the mobile node and the router, while the BID identifies each of a plurality of bindings registered simultaneously by the mobile node. The mobile node and the router use a binding update (BU) message to notify the home agent of this BID. The home agent records this BID in the binding cache. Further, as other conventional techniques, the following Non-Patent Documents 3, 4, 5, 6, 7 and Patent Documents 1, 2, 3, 4 are known.
D. Johnson, C. Perkins and J. Arkko, "Mobility Support in IPv6", Internet Engineering Task Force Request For Comments 3775, June 2004. R. Wakikawa, T. Ernst and K. Nagami, "Multiple Care-of Addresses Registration", draft-ietf-monami6-multiplecoa-00., June 12, 2006. T. Narten, E. Nordmark and W. Simpson, "Neighbor Discovery for IP Version 6 (IPv6)", Internet Engineering Task Force Request for Comments 2461, December, 1998. S. Gundavelli, K. Leung, V. Devarapalli, K. Chowdhury and B. Patil, "Proxy Mobile IPv6", draft-ietf-netlmm-proxymip6-00., April 08, 2007. H. Soliman, N. Montavont, N. Fikouras and K. Kuladinithi, "Flow Bindings in Mobile IPv6 and Nemo Basic Support", draft-soliman-monami6-flow-binding-05, November 19, 2007. J. Rajahalme, A. Conta, B. Carpenter and S. Deering, "IPv6 Flow Label Specification", Internet Engineering Task Force Request For Comments 3697, March 2004. T. Aura, "Cryptographically Generated Addresses (CGA)", Internet Engineering Task Force Request For Comments 3972, March 2005. K. Feyerabend, "Facilitating data transmission", US Patent Number 7,123,626, October 17, 2006. J. Leichter and S. Desimone, "Implementing managed network services for customers with duplicate IP networks", US Patent Application Publication Number 2002 / 0165982A1, November 7, 2002. A. Santharam, F. Weaver, P. Jethwa, D. Haldar and L. Bertz, "Method for managing SIP registrations in a telecommunications network", US Patent Number 7,395,336, July 1, 2008. Not constitute) R. Ludwig, NS. Lundin and P. Johnsen, "Method and system for dynamically configuring a traffic flow template", WO Patent Application Publication Number WO 2007/129199 A2, November 15, 2007.
 以下に、本発明が解決しようとする課題について説明する。図10はモバイルノード(MN)101がホームネットワーク・ドメイン10から、ホームネットワーク・ドメイン10とローミング契約関係にある外部ネットワーク・ドメイン11にローミングした状態を示す。この場合、MN101は外部ネットワーク・ドメイン11のアクセスルータ(AR)111から外部ネットワーク・ドメイン11のプリフィックスを取得すると、このプリフィックスから、MN101のインタフェースIF1が外部ネットワーク・ドメイン11で使用する気付アドレスCoA1を生成する。そして、MN101はホームネットワーク・ドメイン10のホームエージェント(HA)102あてに、HA102のバインディング・キャッシュにおいて気付アドレスCoA1をホームアドレスHoAに対して登録するためのBUメッセージを送信する。 Hereinafter, problems to be solved by the present invention will be described. FIG. 10 shows a state in which the mobile node (MN) 101 roams from the home network domain 10 to the external network domain 11 that has a roaming contract relationship with the home network domain 10. In this case, when the MN 101 obtains the prefix of the external network domain 11 from the access router (AR) 111 of the external network domain 11, the care-of address CoA1 used by the interface IF1 of the MN 101 in the external network domain 11 is obtained from this prefix. Generate. Then, the MN 101 transmits a BU message for registering the care-of address CoA1 to the home address HoA in the binding cache of the HA 102 to the home agent (HA) 102 of the home network domain 10.
 この登録により、HA102はMN101に対する種々のオプション・パケットを、気付アドレスCoA1をあて先(Dest)アドレスとして送信することができる。図10では、オプション・パケットの一例として送信元(Scr)アドレスをHA102のアドレス(HA.Addr)とし、あて先(Dest)アドレスをCoA1として、オプションの内容がBRR(Binding Refresh Request)とFIO(Flow Identification Option)の2種類であるパケットを送信することを示す。しかしながら、この方法では、HA102からMN101に送信するオプション・パケットのデータ量が非常に多くなるという問題点がある。なお、パケットのデータ量を少なくする方法として、オプションの内容をBRRとFIOとに分割して2種類のパケット(1)(2)を送信することが考えられるが、トータルのデータ量は各パケットのヘッダの分だけ増加する。 By this registration, the HA 102 can transmit various option packets for the MN 101 using the care-of address CoA1 as a destination address. In FIG. 10, as an example of the option packet, the source (Scr) address is the address (HA.Addr) of the HA 102, the destination (Dest) address is CoA1, and the option contents are BRR (Binding Refresh Request) and FIO (Flow It indicates that two types of packets (Identification Option) are transmitted. However, this method has a problem that the data amount of option packets transmitted from the HA 102 to the MN 101 becomes very large. As a method of reducing the data amount of the packet, it is conceivable to divide the contents of the option into BRR and FIO and transmit two types of packets (1) and (2). Increase by the header of.
 ところで、従来技術として、IPアドレスを他の目的に導入する試みが成されている。例えば非特許文献7に示すように公開鍵の暗号化を使用して、1ユーザを1つのIPアドレスにバインディングすることが可能である。これは、通信ノードがパケットの到達可能性のみならず、だれがパケットを意図して送信したかを知得できることを黙示している。この追加的な情報により、IPアドレスを、特定のユーザがアソシエートしている正しいアクセス・ポリシーに使用することにより、アクセス・ポリシーを有効化することができる。非特許文献7に示す公開鍵の暗号化方法は、CGA(Cryptographically Generated Addresses)として知られている。 By the way, as an existing technique, an attempt has been made to introduce an IP address for other purposes. For example, as shown in Non-Patent Document 7, it is possible to bind one user to one IP address using public key encryption. This implies that the communication node can know not only the reachability of the packet but also who sent the packet intentionally. With this additional information, the access policy can be validated by using the IP address for the correct access policy with which a particular user is associated. The public key encryption method shown in Non-Patent Document 7 is known as CGA (Cryptographically Generated Addresses).
 また、識別子を指示するためにIPアドレスを使用すると、加入者情報をパケットのペイロードに追加する必要がなくなる。この方法により、より多くのデータをパケットのペイロードに追加するのを節減したり、送信パケットのトータルなデータ量を減少させたりすることができる(特許文献1、2)。 Also, if an IP address is used to indicate an identifier, it is not necessary to add subscriber information to the packet payload. By this method, it is possible to reduce adding more data to the payload of the packet, and to reduce the total data amount of the transmission packet (Patent Documents 1 and 2).
 特許文献1、2には、識別子を提示するためにIPアドレスを使用する場合の利点が記載されている。特許文献1では、IPアドレスは加入者の識別子を表すために使用される。ゲートウェイはIPアドレスにより加入者の識別子を引き出して、通信システム内のユーザが転送データパスを通信システムにセットできるようにユーザを位置させる。特許文献1にはさらに、加入者が複数の識別子を有する場合、複数の識別子がパケットのペイロードの代わりにIPアドレスで表されることが記述されている。この方法により、送信中のパケットのオーバヘッドが減少する。 Patent Documents 1 and 2 describe the advantages of using an IP address to present an identifier. In Patent Document 1, an IP address is used to represent a subscriber identifier. The gateway retrieves the subscriber's identifier by IP address and positions the user so that the user in the communication system can set the forwarding data path to the communication system. Patent Document 1 further describes that when a subscriber has a plurality of identifiers, the plurality of identifiers are represented by IP addresses instead of packet payloads. This method reduces the overhead of the packet being transmitted.
 また、特許文献2では、IPアドレスがシステム内のドメイン名を表すのに使用される。このシステムでは、管理エンティティが複数のドメインを制御する。このため、IPアドレスがシステム内のドメイン名を表すことにより、管理エンティティは、ドメイン情報をパケットに記述することなく、どのドメインが管理エンティティに通知を送信したかを知得できる。ただし、管理エンティティがとるアクションは、パケットのペイロード内の情報に基づいている。これは、前述した問題点が未だ存在し、ドメインが複数の情報を管理エンティティに対して記述する必要があることを黙示している。 In Patent Document 2, an IP address is used to represent a domain name in the system. In this system, a management entity controls multiple domains. Therefore, the IP address represents the domain name in the system, so that the management entity can know which domain has transmitted the notification to the management entity without describing the domain information in the packet. However, the action taken by the management entity is based on information in the payload of the packet. This implies that the aforementioned problems still exist and that the domain needs to describe multiple information to the management entity.
 しかしながら、特許文献1、2では、ノード間でIPアドレスを通知メッセージの通知内容として用いて送信する場合に、任意のIPアドレスと通知目的の対応関係を設定することができないという問題点がある。特に、モバイルノードが任意のドメインから取得した任意のプリフィックスに基づいて任意のIPアドレスを生成するシステムでは、そのIPアドレスと通知目的の対応関係を設定することができないという問題点がある。さらに、モバイルノードが複数インタフェースを有する場合、任意のIPアドレスを通知内容のほかにインタフェースを表すように設定することができないという問題点がある。 However, Patent Documents 1 and 2 have a problem in that a correspondence relationship between an arbitrary IP address and a notification purpose cannot be set when an IP address is transmitted between nodes as notification contents of a notification message. In particular, in a system in which a mobile node generates an arbitrary IP address based on an arbitrary prefix acquired from an arbitrary domain, there is a problem in that the correspondence relationship between the IP address and the notification purpose cannot be set. Furthermore, when the mobile node has a plurality of interfaces, there is a problem that an arbitrary IP address cannot be set to represent an interface in addition to the notification contents.
 また、特許文献3では、ネットワーク・エンティティ(例えばサーバ)が、SIP(Session Initiation Protocol)クライアントがネットワークから予期せずに切断されたことを検出したときに、SIP通知メッセージをSIPサーバに送信することにより、SIPクライアントのためにSIPクライアントの加入登録を削除する。しかしながら、SIP通知メッセージは、クライアントの識別子(例えば、NAI、MN-ID)を示すオプションを含む。このため、ネットワーク・エンティティが、複数の加入者に関する情報を記述する必要がある場合には、送信データ量が多いという問題が未だ存在する。 Further, in Patent Document 3, when a network entity (for example, a server) detects that a SIP (Session Initiation Protocol) client has been unexpectedly disconnected from the network, it transmits a SIP notification message to the SIP server. To delete the SIP client subscription registration for the SIP client. However, the SIP notification message includes an option indicating a client identifier (eg, NAI, MN-ID). For this reason, when the network entity needs to describe information about a plurality of subscribers, there is still a problem that the amount of transmission data is large.
 また、特許文献4には、モバイルノードからゲートウェイノードに対し、モバイルノードがアップリンク・パケットをどのようにゲートウェイノードに送信するかに基づいて、ダウンリンク・ルールを生成又は修正することを指示する方法が記載されている。特許文献4では、ゲートウェイノードは、アップリンク・パケットのIPアドレスを転送先アドレスとして使用して、今後受信する同じフロータイプのダウンリンク・パケットをモバイルノードに転送する。このため、特許文献4では、ゲートウェイノードあてのメッセージ内に付加した通知オプションを使用することなく、モバイルノードがゲートウェイノードにアクションを指示できる。 Further, Patent Document 4 instructs a mobile node to generate or modify a downlink rule based on how the mobile node transmits an uplink packet to the gateway node to the gateway node. A method is described. In Patent Document 4, the gateway node uses the IP address of the uplink packet as the transfer destination address, and forwards the downlink packet of the same flow type received in the future to the mobile node. For this reason, in Patent Document 4, a mobile node can instruct an action to a gateway node without using a notification option added in a message addressed to the gateway node.
 同様に、非特許文献5に記載されているようにMN101がHA102に送信するフロールーティング用のメッセージに適用した場合、そのメッセージが1又は多くのFIDオプションを含むので、FIDオプションがそのメッセージのパケットサイズを増加させる。 Similarly, as described in Non-Patent Document 5, when the MN 101 is applied to a message for flow routing transmitted to the HA 102, the message includes one or many FID options. Increase size.
 本発明は上記従来技術の問題点に鑑み、ノード間でIPアドレスを通知メッセージの通知内容として用いて送信する場合に、任意のIPアドレスと通知目的の対応関係を設定することができる通信方法、通信システム、通信ノード、移動通信装置及び移動管理装置を提供することを目的とする。
 本発明はまた、移動通信装置が任意のドメインから取得した任意のプリフィックスに基づいて任意のIPアドレスを生成するシステムであっても、任意のIPアドレスと通知目的の対応関係を設定することができる通信方法、通信システム、通信ノード、移動通信装置及び移動管理装置を提供することを目的とする。
 本発明はまた、移動通信装置が複数インタフェースを有する場合であっても、任意のIPアドレスを通知内容のほかにインタフェースを表すように設定することができる通信方法、通信システム、通信ノード、移動通信装置及び移動管理装置を提供することを目的とする。
 本発明はまた、移動通信装置が、フローIDやフロー・ラベルを含まない小さなパケットサイズでフローの転送先インタフェースを移動管理装置及び/又は中継ノードに指示することができる通信方法、通信システム、移動通信装置、移動管理装置及び中継ノードを提供することを目的とする。 
In view of the above-described problems of the prior art, the present invention provides a communication method capable of setting a correspondence between an arbitrary IP address and a notification purpose when an IP address is transmitted between nodes as notification contents of a notification message. An object is to provide a communication system, a communication node, a mobile communication device, and a mobility management device.
The present invention is also capable of setting a correspondence relationship between an arbitrary IP address and a notification purpose even in a system that generates an arbitrary IP address based on an arbitrary prefix acquired by the mobile communication device from an arbitrary domain. An object is to provide a communication method, a communication system, a communication node, a mobile communication device, and a mobility management device.
The present invention also provides a communication method, communication system, communication node, and mobile communication that can set an arbitrary IP address to represent an interface in addition to the notification contents even when the mobile communication device has a plurality of interfaces. An object is to provide a device and a mobility management device.
The present invention also provides a communication method, a communication system, and a mobile communication device that can instruct the transfer management interface and / or relay node of a flow transfer destination interface with a small packet size that does not include a flow ID or flow label. An object is to provide a communication device, a mobility management device, and a relay node.
 本発明の通信方法は上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信方法において、
 前記第1の通信ノードと第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定するステップと、
 前記第1の通信ノードから前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信するステップと、
 前記第2の通信ノードが前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読するステップとを、
 有する構成とした。
In order to achieve the above object, the communication method of the present invention is a communication method for transmitting from the first communication node to the second communication node using the IP address as the notification content of the notification message.
Setting a correspondence relationship between the IP address and the notification content of the notification message between the first communication node and the second communication node;
When transmitting the set notification content from the first communication node to the second communication node, the set IP address is transferred from the first communication node to the second communication node. Transmitting the packet as a destination address of the packet to be transmitted;
Decoding the set notification content from the destination address of the packet received by the second communication node from the first communication node;
It was set as the structure which has.
 また本発明の通信システムは上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおいて、
 前記第1の通信ノードと第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
 前記第1の通信ノードから前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信する手段と、
 前記第2の通信ノードが前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
 有する構成とした。
In order to achieve the above object, the communication system of the present invention is a communication system that transmits an IP address as a notification content of a notification message from a first communication node to a second communication node.
Means for setting a correspondence relationship between the IP address and the notification content of the notification message between the first communication node and the second communication node;
When transmitting the set notification content from the first communication node to the second communication node, the set IP address is transferred from the first communication node to the second communication node. Means for transmitting the packet as a destination address of the packet to be transmitted;
Means for decoding the set notification content from the destination address of the packet received by the second communication node from the first communication node;
It was set as the structure which has.
 また本発明の通信ノードは上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおける前記第1の通信ノードであって、
 第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
 前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信する手段とを、
 備えた構成とした。
In order to achieve the above object, the communication node of the present invention is the first communication node in the communication system that transmits the IP address from the first communication node to the second communication node using the notification content of the notification message. There,
Means for setting a correspondence between the IP address and the notification content of the notification message between the second communication nodes;
When transmitting the set notification content to the second communication node, the set IP address is used as a destination address of a packet to be transmitted from the first communication node to the second communication node. Means for transmitting the packet;
The configuration was provided.
 また本発明の通信ノードは上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおける前記第2の通信ノードであって、
 前記第1の通信ノードとの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
 前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
 備えた構成とした。
 この構成により、ノード間でIPアドレスを通知メッセージの通知内容として用いて送信する場合に、任意のIPアドレスと通知目的の対応関係を設定することができる。
In order to achieve the above object, the communication node of the present invention is the second communication node in the communication system that transmits the IP address from the first communication node to the second communication node using the notification content of the notification message. There,
Means for setting a correspondence relationship between the IP address and the notification content of the notification message with the first communication node;
Means for decoding the set notification content from the destination address of the packet received from the first communication node;
The configuration was provided.
With this configuration, when an IP address is transmitted between nodes as notification content of a notification message, a correspondence relationship between an arbitrary IP address and a notification purpose can be set.
 また本発明の通信方法は上記目的を達成するために、IPアドレスを通知メッセージの通知内容として送信する通信方法において、
 移動通信装置がドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成するステップと、
 前記移動通信装置とその移動管理装置の間で、前記通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定ステップと、
 前記移動管理装置から前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動管理装置から前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信するステップと、
 前記移動通信装置が前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読するステップとを、
 備えた構成とした。
In order to achieve the above object, the communication method of the present invention is a communication method for transmitting an IP address as the notification content of a notification message.
Generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from the domain by the mobile communication device;
An IP address setting step for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message between the mobile communication device and the mobility management device;
When transmitting the set notification content from the mobility management device to the mobile communication device, the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device. Sending a packet;
Decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device;
The configuration was provided.
 また本発明の通信システムは上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおいて、
 移動通信装置がドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成する手段と、
 前記移動通信装置とその移動管理装置の間で、前記通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
 前記移動管理装置から前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動管理装置から前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信する手段と、
 前記移動通信装置が前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
 有する構成とした。
In order to achieve the above object, the communication system of the present invention is a communication system that transmits using an IP address as the notification content of a notification message.
Means for generating an IP address used for notification purposes based on a prefix or prefix length obtained from a domain by a mobile communication device;
IP address setting means for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message between the mobile communication device and the mobility management device;
When transmitting the set notification content from the mobility management device to the mobile communication device, the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device. Means for transmitting packets;
Means for decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device;
It was set as the structure which has.
 また本発明の移動通信装置は上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおける移動通信装置であって、
 ドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成する手段と、
 前記移動通信装置の移動管理装置との間で、前記通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
 前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
 有する構成とした。
In order to achieve the above object, the mobile communication device of the present invention is a mobile communication device in a communication system that transmits using an IP address as notification content of a notification message,
Means for generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from a domain;
IP address setting means for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message with the mobility management device of the mobile communication device;
Means for decoding the set notification content from the destination address of the packet received from the mobility management device;
It was set as the structure which has.
 また本発明の移動管理装置は上記目的を達成するために、IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおける移動通信装置の移動管理装置であって、
 前記移動通信装置との間で、前記移動通信装置によりプリフィックス又はプリフィックス長に基づいて通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
 前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信する手段とを、
 有する構成とした。
 また、前記移動通信装置と前記移動管理装置の間であらかじめ、前記通知目的で使用するIPアドレスを予約するポリシーを設定し、前記ポリシーに基づいて、前記移動通信装置により生成された複数のIPアドレスから前記通知目的で使用するIPアドレスを選択することを特徴とする。
In order to achieve the above object, the mobility management device of the present invention is a mobility management device of a mobile communication device in a communication system that transmits using an IP address as a notification content of a notification message,
IP address setting means for setting a correspondence relationship between the IP address generated for the purpose of notification based on a prefix or prefix length by the mobile communication device and the notification content of the notification message with the mobile communication device;
Means for transmitting the packet using the set IP address as a destination address of a packet to be transmitted to the mobile communication device when transmitting the set notification content to the mobile communication device;
It was set as the structure which has.
Further, a policy for reserving an IP address used for the notification purpose is set in advance between the mobile communication device and the mobility management device, and a plurality of IP addresses generated by the mobile communication device based on the policy are set. To select an IP address to be used for the notification purpose.
 この構成により、移動通信装置が任意のドメインから取得した任意のプリフィックスに基づいて任意のIPアドレスを生成するシステムであっても、任意のIPアドレスと通知目的の対応関係を設定することができる。 With this configuration, even in a system that generates an arbitrary IP address based on an arbitrary prefix acquired by a mobile communication device from an arbitrary domain, it is possible to set a correspondence relationship between an arbitrary IP address and a notification purpose.
 また、前記移動通信装置が複数のインタフェースを有する場合、前記IPアドレスがさらに通知対象のインタフェースを表すように設定することを特徴とする。
 また、前記IPアドレスが前記通知対象のインタフェースがスリープしているインタフェースを表し、スリープしていないインタフェースが前記IPアドレスを解読して前記スリープしているインタフェースをスリープ状態から復帰させることを特徴とする。
 この構成により、移動通信装置が複数インタフェースを有する場合であっても、任意のIPアドレスを通知内容のほかにインタフェースを表すように設定することができる。
Further, when the mobile communication device has a plurality of interfaces, the IP address is further set so as to represent an interface to be notified.
The IP address represents an interface on which the notification target interface is sleeping, and an interface that is not sleeping decodes the IP address and returns the sleeping interface from a sleep state. .
With this configuration, even when the mobile communication device has a plurality of interfaces, an arbitrary IP address can be set to represent the interface in addition to the notification contents.
 また本発明の通信方法は上記目的を達成するために、複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信方法において、
 前記移動通信装置と前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定するステップと、
 前記移動通信装置から前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求するステップと、
 前記移動管理装置及び/又は中継ノードが、前記要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送するステップとを、
 有する構成とした。
In order to achieve the above object, the communication method of the present invention transfers a packet addressed to the mobile communication device by a mobility management device and / or a relay node of the mobile communication device to a mobile communication device having a plurality of interfaces. In the communication method to
A correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node. Steps to set,
Requesting the mobile management device and / or relay node to use the correspondence from the mobile communication device;
When the mobility management device and / or the relay node receives the request, a plurality of flows of packets addressed to the mobile communication device are selectively selected as each destination IP address of the mobile communication device based on the correspondence relationship. The step of transferring,
It was set as the structure which has.
 また本発明の通信システムは上記目的を達成するために、複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおいて、
 前記移動通信装置と前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
 前記移動通信装置から前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求する手段と、
 前記移動管理装置及び/又は中継ノードが、前記要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
 有する構成とした。
In order to achieve the above object, the communication system of the present invention transfers a packet addressed to the mobile communication device by a mobility management device and / or a relay node of the mobile communication device to a mobile communication device having a plurality of interfaces. In a communication system
A correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node. Means for setting;
Means for requesting the mobile management device and / or the relay node to use the correspondence relationship from the mobile communication device;
When the mobility management device and / or the relay node receives the request, a plurality of flows of packets addressed to the mobile communication device are selectively selected as each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
It was set as the structure which has.
 また本発明の移動通信装置は上記目的を達成するために、複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおける前記移動通信装置であって、
 前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
 前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求する手段とを、
 有する構成とした。
In order to achieve the above object, the mobile communication device of the present invention provides a mobile management device and / or a relay node of the mobile communication device to a packet addressed to the mobile communication device with respect to a mobile communication device having a plurality of interfaces. The mobile communication device in a communication system to transfer,
Means for setting in advance correspondence between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device between the mobile management device and / or the relay node;
Means for requesting the mobility management device and / or the relay node to use the correspondence relationship;
It was set as the structure which has.
 また本発明の移動管理装置は上記目的を達成するために、複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置が前記移動通信装置あてのパケットを転送する通信システムにおける前記移動管理装置であって、
 前記移動通信装置との間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
 前記移動通信装置から前記対応関係を使用するよう要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
 有する構成とした。
In order to achieve the above object, the mobility management device of the present invention is a communication system in which the mobility management device of the mobile communication device transfers packets addressed to the mobile communication device to a mobile communication device having a plurality of interfaces. The mobility management device,
Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device;
When a request is received from the mobile communication device to use the correspondence relationship, a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
It was set as the structure which has.
 また本発明の中継ノードは上記目的を達成するために、複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおける前記中継ノードであって、
 前記移動通信装置との間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
 前記移動通信装置から前記対応関係を使用するよう要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
 有する構成とした。
In order to achieve the above object, the relay node of the present invention transfers a packet addressed to the mobile communication device by the mobility management device and / or the relay node of the mobile communication device to a mobile communication device having a plurality of interfaces. The relay node in a communication system that comprises:
Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device;
When a request is received from the mobile communication device to use the correspondence relationship, a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
It was set as the structure which has.
 上記構成により、移動通信装置が、フローIDやフロー・ラベルを含まない小さなパケットサイズでフローの転送先インタフェースを移動管理装置及び/又は中継ノードに指示することができる。  With the above configuration, the mobile communication device can instruct the mobility management device and / or the relay node of the flow transfer destination interface with a small packet size not including the flow ID or flow label. *
 本発明によれば、ノード間でIPアドレスを通知メッセージの通知内容として用いて送信する場合に、任意のIPアドレスと通知目的の対応関係を設定することができる。
 また、移動通信装置が任意のドメインから取得した任意のプリフィックスに基づいて任意のIPアドレスを生成するシステムであっても、任意のIPアドレスと通知目的の対応関係を設定することができる。
 また、移動通信装置が複数インタフェースを有する場合であっても、任意のIPアドレスを通知内容のほかにインタフェースを表すように設定することができる。
 また、移動通信装置が、フローIDやフロー・ラベルを含まない小さなパケットサイズでフローの転送先インタフェースを移動管理装置及び/又は中継ノードに指示することができる。
According to the present invention, when an IP address is transmitted between nodes as notification contents of a notification message, a correspondence relationship between an arbitrary IP address and a notification purpose can be set.
Further, even in a system in which a mobile communication device generates an arbitrary IP address based on an arbitrary prefix acquired from an arbitrary domain, a correspondence relationship between the arbitrary IP address and the notification purpose can be set.
Further, even when the mobile communication device has a plurality of interfaces, an arbitrary IP address can be set to represent the interface in addition to the notification contents.
In addition, the mobile communication device can instruct the mobility management device and / or the relay node of the flow transfer destination interface with a small packet size that does not include the flow ID or flow label.
本発明に係る通信システムの第1の実施の形態を示すブロック図The block diagram which shows 1st Embodiment of the communication system which concerns on this invention. 通知パケットのフォーマットを示す説明図Explanatory diagram showing the format of the notification packet 図1のモバイルノードの機能的構成を示すブロック図The block diagram which shows the functional structure of the mobile node of FIG. 第1の実施の形態における通知トリガメッセージのフォーマットを示す説明図Explanatory drawing which shows the format of the notification trigger message in 1st Embodiment 第1の実施の形態におけるアドレス意味リストの構成を示す説明図Explanatory drawing which shows the structure of the address meaning list in 1st Embodiment 第1の実施の形態におけるホームエージェントのアドレス意味リスト構成処理を説明するためのフローチャートThe flowchart for demonstrating the address semantic list structure process of the home agent in 1st Embodiment 第1の実施の形態におけるモバイルノードのIPアドレス解読処理を説明するためのフローチャートThe flowchart for demonstrating the IP address decoding process of the mobile node in 1st Embodiment 第7の実施の形態における通知トリガメッセージのフォーマットを示す説明図Explanatory drawing which shows the format of the notification trigger message in 7th Embodiment 第7の実施の形態におけるアドレス意味リストの構成を示す説明図Explanatory drawing which shows the structure of the address meaning list | wrist in 7th Embodiment 本発明が解決しようとする課題を示す説明図Explanatory drawing which shows the problem which this invention tends to solve 外部ネットワーク・ドメインがネットワークベースのモビリティ管理機能を有する通信システムを示すブロック図Block diagram illustrating a communication system in which an external network domain has a network-based mobility management function 第11の実施の形態における通信シーケンスを示す説明図Explanatory drawing which shows the communication sequence in 11th Embodiment 第12の実施の形態における通知トリガメッセージのフォーマットを示す説明図Explanatory drawing which shows the format of the notification trigger message in 12th Embodiment 図13のオプションタイプの意味を示す説明図Explanatory drawing which shows the meaning of the option type of FIG. 第13の実施の形態におけるカプセル化パケットのフォーマットを示す説明図Explanatory drawing which shows the format of the encapsulated packet in 13th Embodiment
 以下、図面を参照して本発明の実施の形態について説明する。
 <第1の実施の形態>
 図1は本発明に係る通信システムの第1の実施の形態として、複数のインタフェース(IF)1010、1011を有するMN101に対してホストベースのモビリティ管理機能を提供する通信システムを示すブロック図である。ここで、MN101は、初期状態では破線で示すように、ホームネットワーク・ドメイン10に位置していて相手先の通信ノード(CN:Correspondent Node)130とはホームエージェント(HA)102及びグローバル通信ドメイン12を経由してホームアドレスで通信セッションを有していたものとする。また、MN101は、MIPv6によりグローバル通信ドメイン12を超えてローミングして、CN130と継続して通信できるものとする。このローミングの際、MN101は、現在の気付アドレスをホームネットワーク・ドメイン10内のHA102におけるホームアドレスにバインディングする。
Embodiments of the present invention will be described below with reference to the drawings.
<First Embodiment>
FIG. 1 is a block diagram showing a communication system that provides a host-based mobility management function to an MN 101 having a plurality of interfaces (IF) 1010 and 1011 as a first embodiment of a communication system according to the present invention. . Here, as indicated by a broken line in the initial state, the MN 101 is located in the home network domain 10 and is a counterpart communication node (CN: Correspondent Node) 130, which is a home agent (HA) 102 and a global communication domain 12. It is assumed that the user has a communication session with the home address via. Further, it is assumed that the MN 101 roams beyond the global communication domain 12 by MIPv6 and can continue to communicate with the CN 130. During this roaming, the MN 101 binds the current care-of address to the home address in the HA 102 in the home network domain 10.
 MN101が外部ネットワーク・ドメイン11にローミングすると、MN101の第1のIF1010が外部ネットワーク・ドメイン11の第1のAR111にアソシエートするものとする。このとき、IF1010はAR111から外部ネットワーク・ドメイン11の情報を取得して、IF1010が外部ネットワーク・ドメイン11で使用する気付アドレス(MN.CoA1)を生成する。ここで、このアドレス生成は、非特許文献3に記載されているアドレス自動生成を用いて実現することができる。非特許文献3による方法では、IF1010はAR111におけるプリフィックスを取得して気付アドレス(MN.CoA1)を生成することができる。MN101は気付アドレス(MN.CoA1)をHA102におけるMN101のホームアドレスにバインディングする。なお、ホームネットワーク・ドメイン10と外部ネットワーク・ドメイン11は、必ずしもグローバル通信・ドメイン12を介している必要はなく、ゲートウェイなどを介して直接接続されていてもよい。 When the MN 101 roams to the external network domain 11, the first IF 1010 of the MN 101 is assumed to associate with the first AR 111 of the external network domain 11. At this time, the IF 1010 acquires information on the external network domain 11 from the AR 111 and generates a care-of address (MN.CoA1) used by the IF 1010 in the external network domain 11. Here, this address generation can be realized by using automatic address generation described in Non-Patent Document 3. In the method according to Non-Patent Document 3, the IF 1010 can acquire a prefix in the AR 111 and generate a care-of address (MN.CoA1). The MN 101 binds the care-of address (MN.CoA1) to the home address of the MN 101 in the HA 102. Note that the home network domain 10 and the external network domain 11 do not necessarily have to be via the global communication domain 12, but may be directly connected via a gateway or the like.
 なお、図1に記載されているシステムとして想定されているのは、3GPP-LTE(the Third Generation Partnership Project Long Term Evolution )プロジェクトが作業を行っているSAE(System Architecture Evolution)である。図1に示すシステムとSAEの間の関係をマッチングさせると、HA102は、3GPPネットワーク内に存在するPDN-GW(Packet Data Network Gateway)であり、AR111、112はS-GW(Serving Gateway)又はePDG(Evolved Packet Data Gateway)、さらにはNon3GPPネットワーク(非3GPPネットワーク)内に存在するAGW(Access Gateway)であり、MN101はUE(User Equipment)である。また、外部ネットワーク・ドメイン11は、ホームネットワーク・ドメイン10又は外部ネットワーク・ドメイン11が管理するNon3GPPネットワークとみなすことができる。その場合、3GPPネットワークであるホームネットワーク・ドメイン11は、Non3GPPネットワークとはePDGを介して接続している。また、図1におけるMN101(UE)の2つのインタフェースは、3GPPインタフェースとNon3GPPインタフェース(WLANやWiMAX(Worldwide Interoperability for Microwave Access))であり、IF1010が3GPPネットワーク(図1ではホームネットワーク・ドメイン)へ接続し、IF1011がNon3GPPネットワーク(図1では外部ネットワーク・ドメイン)へ接続していてもよい。この場合、3GPPネットワークでは、GTP(Generic Tunnelling Protocol)又はPMIP(PMIP:Proxy Mobile IP)を使用してHA102へ接続し、Non3GPPネットワークでは、モバイルIPを使用してHA102へ接続される。 Note that the system described in FIG. 1 is assumed to be a 3GPP-LTE (the Third Generation Generation Partnership Project (Long Term Term Evolution)) SAE (System Architecture Architecture Evolution) project. When the relationship between the system shown in FIG. 1 and the SAE is matched, the HA 102 is a PDN-GW (Packet Data Network Gateway) existing in the 3GPP network, and the ARs 111 and 112 are S-GW (Serving Gateway) or ePDG. (Evolved Packet Data Gateway) and AGW (Access Gateway) existing in a Non3GPP network (non-3GPP network), and MN101 is a UE (User Equipment). Further, the external network domain 11 can be regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11. In that case, the home network domain 11 which is a 3GPP network is connected to the Non3GPP network via the ePDG. The two interfaces of the MN 101 (UE) in FIG. 1 are a 3GPP interface and a Non3GPP interface (WLAN or WiMAX (Worldwide Interoperability for Microwave Access)), and the IF 1010 is connected to a 3GPP network (in FIG. 1, the home network domain). The IF 1011 may be connected to a Non3GPP network (in FIG. 1, an external network domain). In this case, the 3GPP network uses GTP (Generic Tunnelling Protocol) or PMIP (PMIP: Proxy Mobile IP) to connect to the HA 102, and the Non3GPP network uses the mobile IP to connect to the HA 102.
 ここで、MN101の第2のIF1011が外部ネットワーク・ドメイン11の第2のAR112にアソシエートするものとすると、同様に、第2のIF1011が第2のAR112から外部ネットワーク・ドメイン11の情報を取得して、第2のIF1011が外部ネットワーク・ドメイン11で使用する気付アドレス(MN.CoA2)を生成する。そして、MN101は気付アドレス(MN.CoA2)をHA102におけるMN101のホームアドレスにバインディングする。このため、HA102では、MN101のホームアドレスに対して2つのルーティングパスをリンクすることが可能となる。1つ目は、気付アドレス(MN.CoA1)を使用して第1のAR111を経由するルーティングパスであり、2つ目は、気付アドレス(MN.CoA2)を使用して第2のAR112を経由するルーティングパスである。 Here, assuming that the second IF 1011 of the MN 101 associates with the second AR 112 of the external network domain 11, the second IF 1011 similarly acquires the information of the external network domain 11 from the second AR 112. Thus, the second IF 1011 generates a care-of address (MN.CoA2) used in the external network domain 11. Then, the MN 101 binds the care-of address (MN.CoA2) to the home address of the MN 101 in the HA 102. For this reason, the HA 102 can link two routing paths to the home address of the MN 101. The first is a routing path that passes through the first AR 111 using the care-of address (MN.CoA1), and the second is that that passes through the second AR 112 using the care-of address (MN.CoA2). Routing path to be
 モビリティ管理の他の形態として、モバイルノードがモビリティ・ドメイン内をローミングする際のシグナリングに関するモビリティからモバイルノードを解放する形態がある。この形態では、非特許文献4に示すように、モビリティ・ドメイン内のプロキシ・エンティティがモバイルノードのモビリティ管理を助ける。このようなモビリティ管理は、ネットワークベースのモビリティ管理(PMIP)と呼ばれる。 As another form of mobility management, there is a form in which the mobile node is released from mobility related to signaling when the mobile node roams in the mobility domain. In this form, as shown in Non-Patent Document 4, a proxy entity in the mobility domain helps mobility management of the mobile node. Such mobility management is called network-based mobility management (PMIP).
 図1を参照して説明すると、外部ネットワーク・ドメイン11にネットワークベースのモビリティ管理が備えられている場合、外部ネットワーク・ドメイン11に位置するAR111、112は、外部ネットワーク・ドメイン11内でMN101のプロキシ・エンティティとして動作する。MN101が外部ネットワーク・ドメイン11にローミングすると、第1のIF1010が第1のAR111に関連付けを(アソシエート)する。このアソシエーション手順は、アクセス認証手順の一部としてMN101が自身の識別子(MN-ID)を第1のAR111に提示することにより行われる。このMN-IDは典型的には、ローカルサーバ(LS)13から取得可能なMN101のポリシー・プロファイルと関連付けるために使用される。MN101のポリシー・プロファイルは、ネットワークベースのモビリティ・サービスの特徴と、他の関連するパラメータ、例えばモバイルノードに割り当てられているネットワーク・プリフィックス(MN.Home.Prefix)、許可されているアドレス構成モード、ローミング・ポリシー、及びネットワークベースのモビリティ・サービスを提供するために本質的な他のパラメータを含む。 Referring to FIG. 1, when the network-based mobility management is provided in the external network domain 11, the ARs 111 and 112 located in the external network domain 11 are connected to the proxy of the MN 101 in the external network domain 11.・ Operates as an entity. When the MN 101 roams to the external network domain 11, the first IF 1010 associates with the first AR 111. This association procedure is performed by the MN 101 presenting its own identifier (MN-ID) to the first AR 111 as part of the access authentication procedure. This MN-ID is typically used to associate with the policy profile of the MN 101 that can be obtained from the local server (LS) 13. The policy profile of the MN 101 includes the characteristics of the network-based mobility service and other related parameters such as the network prefix assigned to the mobile node (MN.Home.Prefix), the allowed address configuration mode, Includes roaming policies and other parameters essential for providing network-based mobility services.
 MN101のプロキシ・エンティティであるAR111は、MN101のアクセス認証が成功した後、LS13からMN101のポリシー・プロファイルを取得している。この意味は、AR111がMN101のためのモビリティ・サービスを実行するのに必要なすべての情報を有しているということである。このため、AR111は、MN101に割り当てるプリフィックスを広告するためのルータ広告メッセージを周期的に送信する。MN101はプリフィックスから、外部ネットワーク・ドメイン11に接続しているIF1010のIPアドレス(気付アドレス)を構成する。MN101が外部ネットワーク・ドメイン11内のどこを移動していても、IF1010は常に同じプリフィックスを参照している。これは、MN101が接続しているAR111が常にLS13にアクセスしてMN101のプロファイルを取得していることによる。このため、外部ネットワーク・ドメイン11内のMN101の位置に関係なく、MN101は常に、最初に構成したIPアドレスを使用することができる。 The AR 111 that is the proxy entity of the MN 101 acquires the policy profile of the MN 101 from the LS 13 after the access authentication of the MN 101 is successful. This means that the AR 111 has all the information necessary to perform the mobility service for the MN 101. For this reason, the AR 111 periodically transmits a router advertisement message for advertising a prefix assigned to the MN 101. The MN 101 configures the IP address (care-of address) of the IF 1010 connected to the external network domain 11 from the prefix. Wherever the MN 101 moves within the external network domain 11, the IF 1010 always refers to the same prefix. This is because the AR 111 to which the MN 101 is connected always accesses the LS 13 and acquires the profile of the MN 101. For this reason, regardless of the position of the MN 101 in the external network domain 11, the MN 101 can always use the IP address configured first.
 ここで、ネットワークベースのモビリティ管理が備えられたドメイン内でルーティングするために、ローカル・モビリティ・アンカーと呼ばれるエンティティが各モバイルノードの地理的なアンカーポイントとして動作する。加えて、ローカル・モビリティ・アンカーはさらに、各モバイルノードの到達可能性のステートを管理している。したがって、ローカル・モビリティ・アンカーは、非特許文献1に記載されているホームエージェントとある類似性を有する。ローカル・モビリティ・アンカーは、各モバイルノードのアンカーポイントとなるために、各モバイルノードの現在位置を更新される必要がある。このため、MN101がAR111に接続しているときは常に、AR111はプロキシBU(PBU)メッセージをHA102に送信する。このPBUメッセージにより、MN101のユニークな識別子(MN-ID)をAR111の気付アドレスにバインディング(bind)する。このバインディングにより、HA102は、MN101あてのパケットを適切なAR111を経由してルーティング(route)することができる。 Here, an entity called a local mobility anchor acts as a geographical anchor point for each mobile node for routing within a domain with network-based mobility management. In addition, the local mobility anchor further manages the reachability state of each mobile node. Therefore, the local mobility anchor has a certain similarity with the home agent described in Non-Patent Document 1. The local mobility anchor needs to be updated with the current location of each mobile node to become the anchor point for each mobile node. For this reason, whenever the MN 101 is connected to the AR 111, the AR 111 transmits a proxy BU (PBU) message to the HA 102. By this PBU message, the unique identifier (MN-ID) of the MN 101 is bound to the care-of address of the AR 111. With this binding, the HA 102 can route a packet addressed to the MN 101 via the appropriate AR 111.
 さらに、MN101は、ネットワークベースのモビリティ管理をサポートしている外部ネットワーク・ドメイン11内に位置する間は、外部ネットワーク・ドメイン11により割り当てられたプリフィックスを使用して複数の気付アドレスを構成し、パケット・ルーティングのために、この複数の気付アドレスをHA102においてバインディングすることができる。この複数の気付アドレスをバインディングする方法としては、非特許文献2に記載されている方法を用いることができる。 Further, while the MN 101 is located in the external network domain 11 that supports network-based mobility management, the MN 101 configures a plurality of care-of addresses using prefixes assigned by the external network domain 11, and The multiple care-of addresses can be bound at the HA 102 for routing. As a method of binding the plurality of care-of addresses, the method described in Non-Patent Document 2 can be used.
 以上、IPアドレスの目的がほとんどパケット・ルーティングのために使用されることが分かる。お互いに通信を行う第1の通信ノードからのパケットを第2の通信ノードが受信可能にするためには、第2の通信ノードは、使用しているIPアドレスを第1の通信ノードに送信しなければならない。第1の通信ノードから第2の通信ノードへのパケット・ルーティングをサポートするために、中間のノードは、パケット内に記述されているIPアドレスを使用して、目的の通信ノードまでのルーティングパスを構築する。このIPアドレスの目的は、パケットが送信可能かを通信ノードが知得するためだけであることを意味する。 From the above, it can be seen that the purpose of the IP address is mostly used for packet routing. In order for the second communication node to be able to receive packets from the first communication nodes that communicate with each other, the second communication node transmits the IP address being used to the first communication node. There must be. In order to support packet routing from the first communication node to the second communication node, the intermediate node uses the IP address described in the packet to establish a routing path to the target communication node. To construct. The purpose of this IP address is only for the communication node to know if the packet can be transmitted.
 従来では、第1の通信ノードが自身の意図を第2の通信ノードに通知するために、第1の通信ノードはその意図を、第2の通信ノードに送信するパケット20内のペイロードに記述する。図2は通知パケットの一般的なフォーマットを示す。通知パケット20はパケットヘッダ21と、ペイロードとして破線で示す通知オプション22の各フィールドにより構成される。パケットヘッダ21は、IPv4又はIPv6のアドレスにより構成されるメッセージ送信元と、メッセージのタイプを示すタイプフィールドと、メッセージ長フィールドにより構成される。図2における送信元アドレス210とあて先アドレス211はIPアドレスであり、IPv4の場合にはともに4バイト、IPv6の場合にはともに16バイトである。 Conventionally, since the first communication node notifies the second communication node of its intention, the first communication node describes the intention in a payload in the packet 20 transmitted to the second communication node. . FIG. 2 shows a general format of the notification packet. The notification packet 20 includes a packet header 21 and fields of a notification option 22 indicated by a broken line as a payload. The packet header 21 includes a message transmission source configured by an IPv4 or IPv6 address, a type field indicating a message type, and a message length field. The source address 210 and the destination address 211 in FIG. 2 are IP addresses, both 4 bytes for IPv4 and 16 bytes for IPv6.
 破線で示す通知オプション22は、通信ノードがあるアクションを実行するのに必要な情報を含む。図2における通知オプション22は、ともに1バイトのオプションタイプ220及びオプション長221と、オプションデータ222の各フィールドにより構成される。オプションデータ222の長さは、通常、情報のデータ量による。 The notification option 22 indicated by a broken line includes information necessary for executing an action with a communication node. The notification option 22 in FIG. 2 is composed of 1-byte option type 220 and option length 221, and option data 222 fields. The length of the option data 222 usually depends on the data amount of information.
 以下に、通知パケット20の従来の第1の使用例を詳しく説明する。図1において、HA102はMN101あての複数のトラフィック・フローを管理しているものとする。複数のトラフィック・フローのうちの幾つかには、MN101によりルーティング・プリファレンスが割り当てられているものとする。HA102はMN101に対し、そのルーティング・プリファレンスの更新をチェックしたいものとする。このため、HA102は通知パケット20をMN101に送信する。通知パケット20の通知オプション22は、HA102におけるMN101のルーティング・プリファレンスを更新するようにMN101に通知する旨の情報を含む。MN101は通知パケット20を受信すると、通知オプション22に従って内部の機能をトリガしてフィルタ更新メッセージをHA102に送信する。 Hereinafter, a first conventional use example of the notification packet 20 will be described in detail. In FIG. 1, the HA 102 manages a plurality of traffic flows destined for the MN 101. Assume that some of the plurality of traffic flows are assigned routing preferences by the MN 101. Suppose that the HA 102 wants to check the routing preference update for the MN 101. For this reason, the HA 102 transmits a notification packet 20 to the MN 101. The notification option 22 of the notification packet 20 includes information indicating that the MN 101 is notified to update the routing preference of the MN 101 in the HA 102. Upon receiving the notification packet 20, the MN 101 triggers an internal function according to the notification option 22 and transmits a filter update message to the HA 102.
 以下に、通知パケット20の従来の第2の使用例を説明する。HA102はMN101に対し、MN101のスリープしている第2のIF1011を復帰させてIF1011から何かの情報を得るために通知するものとする。このため、HA102はMN101に対して第1のIF1010経由で、第2のIF1011を表すのに使用されるBIDを通知オプション22内に含む通知パケット20を送信する。この通知パケット20の通知オプション22により、MN101はHA102が第2のIF1011からの情報を必要としていることを知得し、第2のIF1011をスリープ状態から復帰させて第2のIF1011から必要な情報をHA102に送信する。第2の使用例は第1の使用例と異なり、第2の使用例における通知パケット20の通知オプション22は、MN101の特定のインタフェースをターゲットとするのに使用されているのに対し、第1の使用例における通知パケット20の通知オプション22は、MN101のアプリケーションをターゲットとするのに使用されている。 Hereinafter, a second conventional usage example of the notification packet 20 will be described. The HA 102 notifies the MN 101 to recover the second IF 1011 that is sleeping in the MN 101 and obtain some information from the IF 1011. Therefore, the HA 102 transmits the notification packet 20 including the BID used to represent the second IF 1011 in the notification option 22 to the MN 101 via the first IF 1010. By the notification option 22 of the notification packet 20, the MN 101 knows that the HA 102 needs information from the second IF 1011, returns the second IF 1011 from the sleep state, and receives necessary information from the second IF 1011. Is transmitted to the HA 102. The second usage example is different from the first usage example. The notification option 22 of the notification packet 20 in the second usage example is used to target a specific interface of the MN 101, whereas the first usage example is different from the first usage example. The notification option 22 of the notification packet 20 in the usage example is used to target the application of the MN 101.
 さらに、通知メッセージが1つではなく複数の指示を含む場合、そのメッセージのパケットサイズは大きくなる。例えばHA102がMN101に対して、HA102におけるフィルタを選択的に更新することを依頼する場合、この通知は、どのフィルタを更新する必要があるかをMN101に知らせるために、選択されたフィルタの識別子を通知オプション22内に含まなければならない。同様に、HA102がMN101に対して、ルーティング・インタフェースを選択してバインディングをリフレッシュすることを要求する場合、この通知は、どのバインディングをリフレッシュする必要があるかをMN101に知らせるために、選択されたBIDを通知オプション22内に含まなければならない。このように情報を通知オプション22内に追加すると、HA102からMN101に送信される通知パケット20のサイズが増加する。 Furthermore, when the notification message includes a plurality of instructions instead of one, the packet size of the message increases. For example, when the HA 102 requests the MN 101 to selectively update the filter in the HA 102, this notification includes the identifier of the selected filter in order to inform the MN 101 which filter needs to be updated. Must be included in the notification option 22. Similarly, when HA 102 requests MN 101 to select a routing interface and refresh the binding, this notification is selected to inform MN 101 which binding needs to be refreshed. The BID must be included in the notification option 22. When information is added to the notification option 22 in this way, the size of the notification packet 20 transmitted from the HA 102 to the MN 101 increases.
 また、このような大きなパケット20は、MN102にルーティングされるときに破棄されるかもしれない。その理由は、そのような大きなパケット20が途中のルータのバッファでオーバフローして破棄されるからである。ここで、そのような大きなパケット20を複数の小さな管理可能なパケットに分割することにより、途中のルータのバッファでオーバフローして破棄される可能性を減少することができる。HA102は、例えば選択した全てのフィルタの識別子を通知オプション22内に記述した通知パケット20をMN102に送信する代わりに、個々の通知パケット20の通知オプション22で各フィルタの識別子をMN102に送信する。これにより、大きなパケット20を管理可能な小さな複数のパケット20に分割することができる。しかしながら、この場合には、個々のパケット20がそれぞれパケットヘッダ21を必要とするので、複数の通知パケット20を送信するのに使用するオーバヘッドが増大する。両者を比較すると、1つの大きなパケット20を送信する場合より、パケットヘッダ21を追加した複数のパケット20のトータルなサイズの方が増大する。 Also, such a large packet 20 may be discarded when routed to the MN 102. The reason is that such a large packet 20 overflows in the buffer of the router on the way and is discarded. Here, by dividing such a large packet 20 into a plurality of small manageable packets, it is possible to reduce the possibility of being overflowed and discarded in the buffer of the router in the middle. For example, instead of transmitting the notification packet 20 in which the identifiers of all the selected filters are described in the notification option 22 to the MN 102, the HA 102 transmits the identifier of each filter to the MN 102 using the notification option 22 of each notification packet 20. Thereby, the large packet 20 can be divided into a plurality of small packets 20 that can be managed. However, in this case, since each packet 20 requires a packet header 21, the overhead used to transmit a plurality of notification packets 20 increases. When both are compared, the total size of the plurality of packets 20 to which the packet header 21 is added is larger than when one large packet 20 is transmitted.
 <本発明の概要>
 本発明では、通知メッセージを通信ノードに送信する手段としてIPアドレスを用いる場合に、通信ノード間でIPアドレスと通知メッセージの通知内容の対応関係を交渉して設定する。IPアドレスを用いる利点として、通知情報をパケット20のペイロードに記述する必要性を除去することができる。このため、より意味のあるデータ、例えば加入者により開始される通信セッションからのデータのためのスペースの自由度を確保することができる。これにより、図2において破線で示す通知オプション22を省略することができ、パケット20から少なくとも2バイトを節減することができる。
<Outline of the present invention>
In the present invention, when an IP address is used as means for transmitting a notification message to a communication node, the correspondence between the IP address and the notification content of the notification message is negotiated and set between the communication nodes. As an advantage of using the IP address, it is possible to eliminate the necessity of describing the notification information in the payload of the packet 20. For this reason, it is possible to secure a degree of freedom of space for more meaningful data, for example, data from a communication session initiated by a subscriber. Thereby, the notification option 22 indicated by a broken line in FIG. 2 can be omitted, and at least 2 bytes can be saved from the packet 20.
 この方法を実現するためには、MN101がまずHA102に対し、IPアドレスを通知メッセージの形態で使用することを通知することを必要とする。HA102に送信されるこのタイプの情報は、複数のIPアドレスと、1つのIPアドレスを構成する際に使用したプリフィックス又はプリフィックス長を含む。この情報をトリガとして、IPアドレスはルーティングを意味せず、ある意味を構成する。例えばある特定のIPアドレスは、MN101に対してHA102におけるバインディングの更新を依頼することを意味するようにできる。特定のIPアドレスを特定の通知メッセージにマッピングする方法は、静的(例えば所定のポリシーを用いる)でも動的(例えば通信ノード間のメッセージ交換によって行う)でもよい。IPアドレスは、いったん、通知目的にマッピングされると、通知目的に使用することができる。このため、この意味は、HA102がIPアドレスを用いて、MN101に対して所定のアクションをとることを通知することができるということである。 To realize this method, the MN 101 first needs to notify the HA 102 that the IP address is used in the form of a notification message. This type of information sent to the HA 102 includes a plurality of IP addresses and a prefix or prefix length used in constructing one IP address. With this information as a trigger, the IP address does not mean routing but constitutes a certain meaning. For example, a specific IP address can mean requesting the MN 101 to update the binding in the HA 102. The method of mapping a specific IP address to a specific notification message may be static (for example, using a predetermined policy) or dynamic (for example, by message exchange between communication nodes). Once an IP address is mapped to a notification purpose, it can be used for the notification purpose. For this reason, this means that the HA 102 can notify the MN 101 of taking a predetermined action using the IP address.
 <MNの機能的構成>
 図3はMN101の機能的構成を示し、MN101はネットワーク・インタフェース300と、アプリケーション部301と、アドレス・ポリシー・データベース302とアドレス・チェッキング・エンジン303を有する。ネットワーク・インタフェース300は、MN11がある通信メディアを経由して他のノードと通信するための必要なハードウエア及びソフトウエアを有する機能ブロックである。関連する技術分野で知られている用語を用いれば、ネットワーク・インタフェース300は、レイヤ1(物理層)及びレイヤ2(データリンク層)の通信コンポーネント、ファームウエア、ドライバ及びプロファイルを表す。当業者であれば、MN101は1又は複数のネットワーク・インタフェース300を含むことは明らかである。シグナル/データパス304を経由して、ネットワーク・インタフェース300とアドレス・チェッキング・エンジン303との間でトリガ信号とパケットをやり取りすることができる。例えばネットワーク・インタフェース300で受信したパケットをシグナル/データパス304を経由してアドレス・チェッキング・エンジン303に転送することにより、アドレス・チェッキング・エンジン303がアクションを実行することができる。アドレス・チェッキング・エンジン303のアクションは後述する。
<Functional configuration of MN>
FIG. 3 shows a functional configuration of the MN 101, and the MN 101 has a network interface 300, an application unit 301, an address policy database 302, and an address checking engine 303. The network interface 300 is a functional block having necessary hardware and software for communicating with other nodes via a certain communication medium. Using terminology known in the related art, the network interface 300 represents layer 1 (physical layer) and layer 2 (data link layer) communication components, firmware, drivers and profiles. Those skilled in the art will appreciate that the MN 101 includes one or more network interfaces 300. A trigger signal and a packet can be exchanged between the network interface 300 and the address checking engine 303 via the signal / data path 304. For example, the address checking engine 303 can execute an action by transferring a packet received by the network interface 300 to the address checking engine 303 via the signal / data path 304. The action of the address checking engine 303 will be described later.
 アプリケーション部301は通信スタックにおけるネットワーク層の上位の全てのプロトコルとプログラムを有する機能ブロックである。これらのプロトコルとプログラムは、TCP(Transmission Control Protocol)、SCTP(Stream Control Transmission Protocol)及びUDP(User Datagram Protocol)のようなトランスポート層やセッション層のプロトコルと、他のノードと通信するために必要なプログラム及びソフトウエアを含む。当業者であれば、アプリケーション部301が1又は複数のアプリケーションを有していてもよいことは明らかである。シグナル/データパス307により、アプリケーション部301とネットワーク・インタフェース300との間でトリガ信号とパケットをやり取りすることができる。例えばアプリケーション部301はパケットをシグナル/データパス307を経由してネットワーク・インタフェース300に転送することにより、MN101のパケットを目的のあて先にルーティングすることができる。 The application unit 301 is a functional block having all protocols and programs above the network layer in the communication stack. These protocols and programs are necessary for communicating with other nodes such as transport layer and session layer protocols such as TCP (Transmission Control Protocol), SCTP (Stream Control Transmission Protocol) and UDP (User Datagram Protocol). Programs and software. It is obvious for those skilled in the art that the application unit 301 may have one or a plurality of applications. A trigger signal and a packet can be exchanged between the application unit 301 and the network interface 300 through the signal / data path 307. For example, the application unit 301 can route the packet of the MN 101 to a target destination by transferring the packet to the network interface 300 via the signal / data path 307.
 アドレス・ポリシー・データベース302はMN101が必要な情報をストアする。本実施の形態では、データベース302は、通知目的で使用されるIPアドレスのリストをストアする。ただし、これには限定されない。シグナル/データパス306により、データベース302とアドレス・チェッキング・エンジン303との間でトリガ信号とパケットをやり取りすることができる。例えばアドレス・チェッキング・エンジン303はシグナル/データパス306経由で、データベース302のIPアドレスリストを問い合わせることができる。 The address policy database 302 stores information necessary for the MN 101. In the present embodiment, the database 302 stores a list of IP addresses used for notification purposes. However, it is not limited to this. A signal / data path 306 allows trigger signals and packets to be exchanged between the database 302 and the address checking engine 303. For example, the address checking engine 303 can query the IP address list of the database 302 via the signal / data path 306.
 本発明では、アドレス・チェッキング・エンジン303を導入することにより、受信したパケット20内のあて先アドレス211で使用されているIPアドレスをチェックして、そのIPアドレスがどの通知目的を意味するかを決定する。そのチェックの結果、あて先アドレス211のIPアドレスがMN101のあるアクションをトリガすることを意味する場合、アドレス・チェッキング・エンジン303は、このアクションを実行するためにアプリケーション部301の適当なアプリケーションをトリガする。例えばアドレス・チェッキング・エンジン303は、受信したパケット20内のあて先アドレス211で使用されているIPアドレスが、HA102におけるパケット・フィルタリング・ルール(ルーティング・ルールとも呼ばれる)の更新をMN101に依頼しているIPアドレスの場合、その旨を指示するコマンドをアプリケーション部301のパケット・フィルタリング・ルール・アプリケーションに送る。シグナル/データパス305により、アドレス・チェッキング・エンジン303とアプリケーション部301との間でトリガ信号とパケットをやり取りすることができる。例えばアドレス・チェッキング・エンジン303はシグナル/データパス305経由で、受信した通知に対応するアクションを実行するようにアプリケーション部301に依頼する。 In the present invention, by introducing the address checking engine 303, the IP address used in the destination address 211 in the received packet 20 is checked, and which notification purpose the IP address means decide. As a result of the check, if the IP address of the destination address 211 means that an action of the MN 101 is triggered, the address checking engine 303 triggers an appropriate application of the application unit 301 to execute this action. To do. For example, the address checking engine 303 requests the MN 101 to update the packet filtering rule (also called a routing rule) in the HA 102 when the IP address used in the destination address 211 in the received packet 20 is In the case of an existing IP address, a command to that effect is sent to the packet filtering rule application of the application unit 301. A trigger signal and a packet can be exchanged between the address checking engine 303 and the application unit 301 through the signal / data path 305. For example, the address checking engine 303 requests the application unit 301 to execute an action corresponding to the received notification via the signal / data path 305.
 <通知トリガメッセージ>
 MN101とHA102がIPアドレスを用いた通知メッセージを送信するためには、まず、MN101がそのアクションを開始するためにトリガしなければならない。MN101はトリガするため、図4に示すような通知トリガメッセージ40を送信する。通知トリガメッセージ40は望ましくは、MN101がHA102に送信するバインディング・アップデート(BU)メッセージとともに送信することができる。HA102は通知トリガメッセージ40を受信すると、MN101がIPアドレスを用いて通知を表したいことを知得する。
<Notification trigger message>
In order for the MN 101 and the HA 102 to send a notification message using an IP address, the MN 101 must first trigger to initiate its action. In order to trigger, the MN 101 transmits a notification trigger message 40 as shown in FIG. The notification trigger message 40 can preferably be transmitted together with a binding update (BU) message that the MN 101 transmits to the HA 102. When the HA 102 receives the notification trigger message 40, it knows that the MN 101 wants to represent the notification using the IP address.
 図4を参照して通知トリガメッセージ40のフォーマットについて説明する。通知トリガメッセージ40はパケットヘッダ41と、モバイルノード識別子(MN-ID)42と、プリフィックス43とフラグ44の各フィールドを含む。パケットヘッダ41は、IPv4又はIPv6のアドレスにより構成されるメッセージ送信元と、メッセージタイプとメッセージ長の各フィールドにより構成される。HA102はMN-ID42により、どのモバイルノードがこのメッセージ40を送信したかを識別することができる。プリフィックス43は、MN101が使用可能な1又は複数のプリフィックスを含む。プリフィックス43は望ましくは、外部ネットワーク・ドメイン11においてMN101に割り当てられたプリフィックスを含む。 The format of the notification trigger message 40 will be described with reference to FIG. The notification trigger message 40 includes fields of a packet header 41, a mobile node identifier (MN-ID) 42, a prefix 43, and a flag 44. The packet header 41 is composed of a message transmission source constituted by an IPv4 or IPv6 address, and fields of a message type and a message length. The HA 102 can identify which mobile node has transmitted the message 40 by the MN-ID 42. The prefix 43 includes one or more prefixes that can be used by the MN 101. The prefix 43 preferably includes a prefix assigned to the MN 101 in the external network domain 11.
 MN101はフラグ44により、IPアドレスを用いて通知を表したい旨をHA102に指示する。フラグ44は新しいモビリティ・オプションとして1ビットで表すことができる。例えば‘0’はIPアドレスを用いて通知を表したくないことを示し、‘1’はIPアドレスを用いて通知を表したいことを示す。 The MN 101 uses the flag 44 to instruct the HA 102 that the notification is to be expressed using the IP address. The flag 44 can be represented by one bit as a new mobility option. For example, '0' indicates that notification is not desired using the IP address, and '1' indicates that notification is desired using the IP address.
 以下に、通知トリガメッセージ40の使用例を詳しく説明する。図1において、MN101の第1のIF1010が第1のAR111にアソシエートして、外部ネットワーク・ドメイン11で通信に使用するプリフィックス(MN101.Prefix)を割り当てられたものとする。MN101はIPアドレスを用いて通知を表すことを決定し、フラグ44が‘1’にセットされた通知トリガメッセージ40をHA102に送信するものとする。望ましくは、通知トリガメッセージ40はBUメッセージにより送信される。HA102は通知トリガメッセージ40を受信すると、MN101がIPアドレスを用いて通知を表したいことを了解する。 Hereinafter, a usage example of the notification trigger message 40 will be described in detail. In FIG. 1, it is assumed that the first IF 1010 of the MN 101 associates with the first AR 111 and is assigned a prefix (MN101.Prefix) used for communication in the external network domain 11. It is assumed that the MN 101 decides to represent the notification using the IP address, and sends a notification trigger message 40 with the flag 44 set to “1” to the HA 102. Preferably, the notification trigger message 40 is transmitted by a BU message. When the HA 102 receives the notification trigger message 40, it understands that the MN 101 wants to represent the notification using the IP address.
 また、HA102は通知トリガメッセージ40を受信すると、IPアドレスと通知の意味を対応させてマッピングしたリストを生成する必要がある。以下では、このリストを「アドレス意味リスト」と言う。図5はアドレス意味リスト50を示す。アドレス意味リスト50は望ましくは、全てのエンティティ(例えばMN101、AR111、112、HA102)に備えることができる。図5に示すアドレス意味リスト50は、エントリとしてIPアドレスである気付アドレス(CoA)51と通知目的(モビリティ・ヘッダ・タイプ)52を含むが、これには限定されない。エントリ51、52はIPアドレスとその意味を対応させたマッピングを構成する。 Further, when the HA 102 receives the notification trigger message 40, it is necessary to generate a list in which the IP address and the meaning of the notification are mapped. Hereinafter, this list is referred to as an “address semantic list”. FIG. 5 shows an address meaning list 50. The address semantic list 50 may preferably be provided for all entities (eg, MN 101, AR 111, 112, HA 102). The address semantic list 50 shown in FIG. 5 includes a care-of address (CoA) 51 that is an IP address and a notification purpose (mobility header type) 52 as entries, but is not limited thereto. The entries 51 and 52 constitute a mapping in which the IP address is associated with its meaning.
 このマッピングにより、IPアドレスを使用すると、1又は複数の通信ノードに対するアクションを指示する。例えばHA102は、図5に示すようなマッピングを含むアドレス意味リスト50を生成する。CoA51としてMN.CoA0は、HA102がバインディング・リフレッシュ(Binding Refresh)要求メッセージをMN101に送信することを意味するようにマッピングされる。ここで、MN101はバインディング・リフレッシュ要求メッセージにより、HA102におけるMN101の全てのバインディングをリフレッシュするようトリガされる。このため、MN101はHA102から、あて先アドレス211にMN.CoA0がセットされたパケット20を受信すると、HA102がHA102におけるMN101の全てのバインディングをリフレッシュするよう依頼していることを知得し、MN101が現在有する全てのバインディングを記述したBUメッセージをHA102に送信する。 If this IP address is used by this mapping, an action for one or a plurality of communication nodes is instructed. For example, the HA 102 generates an address meaning list 50 including mapping as shown in FIG. MN. CoA0 is mapped to mean that the HA 102 transmits a binding-refresh request message to the MN 101. Here, the MN 101 is triggered by the binding / refresh request message to refresh all the bindings of the MN 101 in the HA 102. Therefore, the MN 101 sends an MN. When receiving the packet 20 in which CoA0 is set, the HA 102 knows that it has requested to refresh all the bindings of the MN 101 in the HA 102, and sends a BU message describing all the bindings that the MN 101 currently has to the HA 102. To do.
 また、図5に示す例では、CoA51としてMN.CoA3は、HA102がホームテスト開始(Home Test Init:HoTi)要求メッセージをMN101に送信することを意味し、MN.CoA5は、HA102がルーティング・プリファレンス・アップデート(Routing preference Update)要求メッセージをMN101に送信することを意味する。なお、通知目的としては、HA102がMN101へ通知するアクションであればこれらに限定されない。また、必ずしもHA102へのメッセージ送信を伴うアクションである必要はなく、MN101内で完結する処理を引き起こすためのトリガとして用いられてもよい。例えば、MN101が送信したBUメッセージに対する応答であるBAメッセージを送信する代わりに、BUが正しく登録されたことを意味するCoA、あるいは登録不可を意味するCoAを用いてカプセル化したパケットをMN101へ送信してもよい。なお、不図示ではあるが、MN101へ特にアクションを通知する必要がない場合には、通常HA102へ登録するCoAをデフォルトのCoAとして使用する。 Also, in the example shown in FIG. CoA3 means that the HA 102 transmits a home test start (Home Test Init: HoTi) request message to the MN 101. CoA5 means that the HA 102 transmits a routing preference update request message to the MN 101. The notification purpose is not limited to this as long as the action is notified by the HA 102 to the MN 101. Further, the action does not necessarily have to be accompanied by a message transmission to the HA 102, and may be used as a trigger for causing a process to be completed within the MN 101. For example, instead of sending a BA message that is a response to the BU message sent by the MN 101, a packet encapsulated using a CoA that means that the BU has been correctly registered or a CoA that means that registration is impossible is sent to the MN 101. May be. Although not shown, when it is not necessary to notify the MN 101 in particular, the CoA registered in the normal HA 102 is used as the default CoA.
 図6はHA102がアドレス意味リスト50を構成する処理を示すフローチャートである。図6に示す処理は、HA102がMN101からの通知トリガメッセージ40を受信するとスタートする(ステップS60)。通知トリガメッセージ40は、可能な場合、HA102がIPアドレスを通知目的で使用することをサポートするために必要な情報を含んでもよい。その情報の例は、アドレス意味リストと、1又は複数のプリフィックスと、1又は複数のプリフィックス長である。HA102は通知トリガメッセージ40を受信すると、以前にIPアドレスを通知目的で構成した場合のポリシーがHA102において存在するか否かをチェックする(ステップS61)。 FIG. 6 is a flowchart showing a process in which the HA 102 configures the address meaning list 50. The process shown in FIG. 6 starts when the HA 102 receives the notification trigger message 40 from the MN 101 (step S60). The notification trigger message 40 may include information necessary to support the HA 102 using the IP address for notification purposes, if possible. Examples of the information are an address semantic list, one or more prefixes, and one or more prefix lengths. When the HA 102 receives the notification trigger message 40, the HA 102 checks whether or not there is a policy in the HA 102 when the IP address has been previously configured for the purpose of notification (step S61).
 もし存在する場合、そのポリシーを用いてアドレス意味リスト50を構成する(ステップS62)。アドレス意味リスト50を構成すると、この処理を終了し(ステップS66)、また、MN101に通知メッセージを送信するときにIPアドレスを使用する。オプションとして、HA102は、新しく構成したアドレス意味リスト50をMN101に転送することができる。この理由は、HA102とMN101が同じアドレス意味リスト50を共用するために、MN101がアドレス意味リスト50を要求するか、又はHA102がアドレス意味リスト50をMN101に提供するためである。 If it exists, the address semantic list 50 is constructed using the policy (step S62). When the address meaning list 50 is configured, this process is terminated (step S66), and the IP address is used when a notification message is transmitted to the MN 101. As an option, the HA 102 can forward the newly configured address semantic list 50 to the MN 101. This is because the HA 102 and the MN 101 share the same address semantic list 50 so that the MN 101 requests the address semantic list 50 or the HA 102 provides the address semantic list 50 to the MN 101.
 他方、ステップS61において、以前にIPアドレスを通知目的で構成した場合のポリシーがHA102に存在しない場合、通知トリガメッセージ40が、MN101により構成されたアドレス意味リスト50を含むか否かをチェックする(ステップS63)。通知トリガメッセージ40内にアドレス意味リスト50が存在する場合、HA102はそのアドレス意味リスト50をキャッシュ(不図示)にストアする(ステップS64)。次いで、この処理を終了し(ステップS63)、また、MN101に通知メッセージを送信するときにIPアドレスの使用を知得する。 On the other hand, in step S61, if there is no policy in the HA 102 when the IP address has been previously configured for notification, it is checked whether the notification trigger message 40 includes the address semantic list 50 configured by the MN 101 ( Step S63). If the address meaning list 50 exists in the notification trigger message 40, the HA 102 stores the address meaning list 50 in a cache (not shown) (step S64). Next, this process is terminated (step S63), and the use of the IP address is known when a notification message is transmitted to the MN 101.
 ステップS63において通知トリガメッセージ40内にアドレス意味リスト50が存在しない場合、HA102はアドレス意味リスト50を構成するための交渉をMN101と行う。この交渉の形態は、アドレス意味リスト50を生成して終了するまでのHA102とMN101の間の一連のメッセージ交換を含む。次いで、この処理を終了し(ステップS63)、また、MN101に通知メッセージを送信するときにIPアドレスを使用する。 If the address meaning list 50 does not exist in the notification trigger message 40 in step S63, the HA 102 negotiates with the MN 101 to construct the address meaning list 50. This form of negotiation includes a series of message exchanges between the HA 102 and the MN 101 until the address semantic list 50 is generated and terminated. Next, this process ends (step S63), and the IP address is used when a notification message is transmitted to the MN 101.
 本発明によれば、IPアドレスがアクションをMN101に通知するために用いられるので、この意味は、使用するIPアドレスにかかわらず、MN101がどのIFであってもパケットを受信できるということである。このことは、MNがドメイン内で使用するプリフィックスが割り当てられるネットワークベースのモビリティ管理システムにおいても同じである。このため、このことは、プリフィックスの範囲で構成したどのIPアドレスを使用するパケットであってもMN101にルーティングできることを黙示している。例として、MN101がプリフィックスとして、
 3FFF:B023:8a2e:73F/124
の124ビットを割り当てられたものとする。このことは、MN101が4ビットを追加して
 3FFF:B023:8a2e:73F0/128
から
 3FFF:B023:8a2e:73FF/128
までの16通りのIPアドレスを構成できることを黙示している。したがって、ネットワークベースのモビリティ管理のコンテキストでは、AR111がこの範囲のあて先アドレスで受信したパケット20がMN101に送信される。
According to the present invention, since the IP address is used to notify the MN 101 of the action, this means that regardless of the IP address used, the MN 101 can receive any IF. This is the same in a network-based mobility management system to which a prefix used by the MN in the domain is assigned. For this reason, this implies that a packet using any IP address configured in the prefix range can be routed to the MN 101. As an example, MN101 as a prefix,
3FFF: B023: 8a2e: 73F / 124
124 bits are assigned. This is because MN101 adds 4 bits to 3FFF: B023: 8a2e: 73F0 / 128
To 3FFF: B023: 8a2e: 73FF / 128
It is implied that the above 16 IP addresses can be configured. Therefore, in the context of network-based mobility management, the packet 20 received by the AR 111 with a destination address in this range is transmitted to the MN 101.
 以上説明した実施の形態をまとめると、本発明は下記の方法に適用することができる。図7はアドレス・チェッキング・エンジン303がIPアドレスの意味を解読する処理を説明するためのフローチャートである。この処理は、アドレス・チェッキング・エンジン303がネットワーク・インタフェース300からパケット20を受け取ったときにスタートする(ステップS70)。まず、アドレス・チェッキング・エンジン303は、アドレス・ポリシー・データベース302からアドレス意味リスト50を引き出し(ステップS71)、次いでこのリスト50を用いて、受信パケット20内のあて先アドレス211で使用されているIPアドレスが通知目的か否かを決定する(ステップS72)。使用されているIPアドレスが通知目的でないとみなすと、このことは、その受信パケット20がルーティング用であることを黙示している。このため、受信パケット20内のペイロードデータをアプリケーション部301に転送し(ステップS73)、次いでこの処理を終了する(ステップS76)。 Summarizing the embodiments described above, the present invention can be applied to the following methods. FIG. 7 is a flowchart for explaining a process in which the address checking engine 303 decodes the meaning of the IP address. This process starts when the address checking engine 303 receives the packet 20 from the network interface 300 (step S70). First, the address checking engine 303 retrieves the address semantic list 50 from the address policy database 302 (step S71), and then uses this list 50 for the destination address 211 in the received packet 20. It is determined whether or not the IP address is for notification (step S72). Assuming that the IP address being used is not for notification purposes, this implies that the received packet 20 is for routing. For this reason, the payload data in the received packet 20 is transferred to the application unit 301 (step S73), and then this process ends (step S76).
 ステップS73の一例を詳しく説明する。MN.CoA1は、第1のIF1010のルーティング用であるものとする。このため、HA102は、MN101にルーティングすべきパケットを受信すると、あて先IPアドレスとしてMN.CoA1をその受信パケットに添付する。MN101はそのパケットを受信すると、MN.CoA1が意味があるか否かをアドレス意味リスト50からチェックする。この場合、MN.CoA1がリスト50にないので、MN101は受信パケットがルーティング用であるものと了解し、受信パケット内のデータを引き出す。 An example of step S73 will be described in detail. MN. CoA1 is used for routing of the first IF 1010. Therefore, when the HA 102 receives a packet to be routed to the MN 101, the HA 102 uses MN. CoA1 is attached to the received packet. When MN 101 receives the packet, MN. It is checked from the address meaning list 50 whether CoA1 is meaningful. In this case, MN. Since CoA1 is not in the list 50, the MN 101 understands that the received packet is for routing, and extracts data in the received packet.
 他方、ステップS72において受信パケット20内のあて先アドレス211で使用されているIPアドレスがアドレス意味リスト50内に存在する場合には、そのIPアドレスに関連する通知目的52に必要なアクションがコールされ、適切なアプリケーションをトリガしてそのアクションを実行する(ステップS74)。 On the other hand, when the IP address used in the destination address 211 in the received packet 20 exists in the address semantic list 50 in step S72, an action necessary for the notification purpose 52 related to the IP address is called, An appropriate application is triggered to execute the action (step S74).
 ステップS74の一例を詳しく説明する。図5から、MN.CoA5は、HA102がMN101にルーティング・プリファレンス更新を要求していることを通知するために使用される。MN101は、あて先アドレス211をMN.CoA5とするパケット20をIF1010から受信すると、アドレス意味リスト50をチェックしてこのあて先アドレスMN.CoA5に対するアクションを発見する。MN101は、このアクションが「HA102に対してMN101のルーティング・プリファレンスを更新すること」とみなすと、このアクションを実行するための適切なアプリケーションをトリガする。したがって、MN101はHA102に対し、MN101のルーティング・プリファレンスを更新するメッセージを送信する。 An example of step S74 will be described in detail. From FIG. The CoA 5 is used to notify the HA 102 that the MN 101 is requesting a routing preference update. The MN 101 assigns the destination address 211 to the MN. When the packet 20 to be CoA5 is received from the IF 1010, the address semantic list 50 is checked and the destination address MN. Discover actions for CoA5. When the MN 101 considers this action “update MN 101's routing preference to the HA 102”, it triggers the appropriate application to perform this action. Therefore, the MN 101 transmits a message for updating the routing preference of the MN 101 to the HA 102.
 図7に示すステップS74において正しいアプリケーションを開始すると、さらに受信パケット20がデータペイロードを含むか否かをチェックする(ステップS75)。データペイロードを含まない場合にはこの処理を終了する(ステップS76)。他方、受信パケット20がデータペイロードを含む場合には、データペイロードをアプリケーション部301に転送し(ステップS73)、次いでこの処理を終了する(ステップS76)。 When a correct application is started in step S74 shown in FIG. 7, it is further checked whether or not the received packet 20 includes a data payload (step S75). If the data payload is not included, this process is terminated (step S76). On the other hand, if the received packet 20 includes a data payload, the data payload is transferred to the application unit 301 (step S73), and then this process ends (step S76).
 なお、本発明の第1の実施の形態におけるアクションを通知する手法は、MN101の各インタフェースに対して独立に適用できるため、MN101は、複数のインタフェースを備えている必要はなく、1つのインタフェースを備えているMN101であってもよい。図1のネットワーク構成を3GPPシステムに適用し、外部ネットワーク・ドメイン11を、ホームネットワーク・ドメイン10又は外部ネットワーク・ドメイン11が管理するNon3GPPネットワークであるとみなした場合、本手法は、モバイルIPを使用してAR102とコネクションを確立しているNon3GPPネットワーク接続に対して適用される。なお、このとき、MN101の3GPPインタフェースも同時に3GPPネットワークへ接続していてもよい。 Note that the method of notifying actions according to the first embodiment of the present invention can be applied independently to each interface of the MN 101. Therefore, the MN 101 does not need to have a plurality of interfaces, and has one interface. The MN 101 provided may be used. When the network configuration of FIG. 1 is applied to a 3GPP system and the external network domain 11 is regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11, this technique uses mobile IP. And applied to a Non3GPP network connection establishing a connection with the AR102. At this time, the 3GPP interface of the MN 101 may be simultaneously connected to the 3GPP network.
 また、上記の説明では、HA102は、MN101のCoAを用いてアクションを通知しているが、アクションを通知する別の方法として、カプセル化パケットのあて先アドレスを使用する代わりに、カプセル化パケットの送信元アドレスを使用してもよい。この場合、HA102は複数のアドレスを保持し、それらに通知目的であるアクションを関連付けて、アドレス意味リスト50を構成する。そして、MN101へアクションを通知する場合に、MN101のHoAあてへ送信するカプセル化パケットの送信元アドレスとしてアクションに対応するHA102のアドレスを使用してカプセル化したパケットを送信する。これにより、MN101におけるCoAの生成、及び管理に伴う負荷を軽減することができる。 In the above description, the HA 102 notifies the action using the CoA of the MN 101. As another method for notifying the action, instead of using the destination address of the encapsulated packet, the HA 102 transmits the encapsulated packet. The original address may be used. In this case, the HA 102 holds a plurality of addresses, and configures the address semantic list 50 by associating them with actions for notification purposes. When the action is notified to the MN 101, the encapsulated packet is transmitted using the address of the HA 102 corresponding to the action as the source address of the encapsulated packet transmitted to the HoA of the MN 101. Thereby, the load accompanying the generation and management of CoA in the MN 101 can be reduced.
 また、上記の説明では、HA102がMN101へアクションを指示する場合について述べているが、本発明の第1の実施の形態における手法を、MN101がHA102へアクションを指示する場合にも用いることができる。この場合、HA102とMN101は、HA102に対して通知するアクションを含んだアドレス意味リストを共有し、MN101がアドレス意味リスト50に登録されているアクションをHA102へ指示する際に、対応するCoAを使用してカプセル化したパケットを送信する。これにより、MN101がHA102へ何らかのアクションを通知したい場合に、通知するアクションを意味する特定のオプションを含むメッセージを送信する必要がなくなるため、メッセージサイズ、及びメッセージ数を削減することができる。
また、MN101がHA102へ動作を指示する別の方法として、カプセル化パケットの送信元アドレスを使用する代わりに、あて先アドレスを使用してもよい。この場合、HA102は複数のアドレスを保持し、それらに通知目的であるアクションを関連付けて、アドレス意味リスト50を構成する。そして、MN101がHA102へアクションを通知する場合に、HA102へ送信するカプセル化パケットのあて先アドレスとしてアクションに対応するHA102のアドレスを使用してカプセル化したパケットを送信する。これにより、MN101におけるCoAの生成、及び管理に伴う負荷を軽減することができる。
In the above description, the case where the HA 102 instructs the MN 101 to perform an action is described. However, the method according to the first embodiment of the present invention can also be used when the MN 101 instructs the HA 102 to perform an action. . In this case, the HA 102 and the MN 101 share an address semantic list including an action to be notified to the HA 102, and use the corresponding CoA when the MN 101 instructs the HA 102 to perform an action registered in the address semantic list 50. And send the encapsulated packet. As a result, when the MN 101 wants to notify the HA 102 of some action, it is not necessary to transmit a message including a specific option that means the action to be notified, so that the message size and the number of messages can be reduced.
As another method for the MN 101 to instruct the operation to the HA 102, a destination address may be used instead of using the source address of the encapsulated packet. In this case, the HA 102 holds a plurality of addresses, and configures the address semantic list 50 by associating them with actions for notification purposes. When the MN 101 notifies the HA 102 of the action, the MN 101 transmits an encapsulated packet using the address of the HA 102 corresponding to the action as the destination address of the encapsulated packet to be transmitted to the HA 102. Thereby, it is possible to reduce the load accompanying the generation and management of CoA in the MN 101.
 以上説明したように、本発明の第1の実施の形態により、送信側は、送信するパケットのあて先アドレス又は送信元アドレスとして、通知するアクションの意味が関連付けられたアドレスを使用し、一方受信側はそのアドレスに対応するアクションを実行することで、アクションを通知するための特定のオプションを含むメッセージをMN101へ送る必要がなくなり、メッセージサイズ、及びメッセージ数を削減することができる。 As described above, according to the first embodiment of the present invention, the transmission side uses the address associated with the meaning of the action to be notified as the destination address or the transmission source address of the packet to be transmitted. By executing the action corresponding to the address, it is not necessary to send a message including a specific option for notifying the action to the MN 101, and the message size and the number of messages can be reduced.
 <第2の実施の形態>
 第2の実施の形態では、ネットワークベースのモビリティをサポートするドメインに適用している。すなわち、図1に示す外部ネットワーク・ドメイン11はネットワークベースのモビリティ管理機能が備えられている。このため、MN101は外部ネットワーク・ドメイン11において使用するプリフィックスを割り当てられ、外部ネットワーク・ドメイン11内では常に、このプリフィックスから生成されたユニークなアドレスを使用し続ける。MN101はHA102に対し、IPアドレスを通知目的で使用することを通知するメッセージを送信するとき、外部ネットワーク・ドメイン11のプリフィックスを送信メッセージに添付する。
<Second Embodiment>
The second embodiment is applied to a domain that supports network-based mobility. That is, the external network domain 11 shown in FIG. 1 has a network-based mobility management function. For this reason, the MN 101 is assigned a prefix to be used in the external network domain 11, and always uses a unique address generated from this prefix in the external network domain 11. When the MN 101 transmits a message notifying the HA 102 that the IP address is used for notification purposes, the prefix of the external network domain 11 is attached to the transmission message.
 通知メッセージとしてBUメッセージが用いられる場合には、MN101が外部ネットワーク・ドメイン11内で使用するアドレスを気付アドレスとして含む通常のBUメッセージ内に、プレフィックスとMN101がIPアドレスを通知目的で使用することを示す情報を含むBUメッセージを送信する。また、気付アドレスを含めるフィールドに、プリフィックスを含め、IPアドレスを通知目的として使用することを示す情報を含むBUメッセージを送信してもよい。 When the BU message is used as the notification message, the prefix and the MN 101 use the IP address for the purpose of notification in the normal BU message including the address used by the MN 101 in the external network domain 11 as the care-of address. A BU message including the information to be shown is transmitted. In addition, a BU message including information indicating that an IP address is used for notification purposes may be transmitted by including a prefix in a field including a care-of address.
 HA102はこのプリフィックスから、通知目的で使用するIPアドレスを割り当てる。このタイプの割り当ては、アドレス意味リスト50を取得するために、HA102とMN101との間の一例のメッセージ交換を含む。MN101の転送先アドレスとしてアドレス意味リストに保持されるアドレスは、すべて外部ネットワーク・ドメイン11で割り当てられたプリフィックスから生成されるアドレスとなる。そのため、HA102がMN101へアドレス意味リスト50を提示する場合、通知トリガメッセージでMN101から通知されたプリフィックスを用いて生成されたアドレスに対して、任意の通知目的を関連付けることでアドレス意味リスト50を生成する。アドレス意味リスト50が生成されると、HA102はMN101にアクションを通知する必要があるときにはいつでも、アドレス意味リスト50から適切なIPアドレスを使用する。この方法による利点も同様に、アクションを伝送するための通知オプション22をパケット22内に使用する必要がなく、他の目的に使用可能な有用なバイト数を節減できるということにある。また、HA102が、MN101への転送先アドレスとして、アドレス意味リストに含めるアドレスを任意に指定することができるので、MN101から転送先アドレスの通知をあらかじめ受ける必要がなくなるという利点もある。 The HA 102 assigns an IP address used for notification purposes from this prefix. This type of assignment includes an example message exchange between HA 102 and MN 101 to obtain address semantic list 50. All the addresses held in the address semantic list as the transfer destination address of the MN 101 are addresses generated from the prefix assigned in the external network domain 11. Therefore, when the HA 102 presents the address semantic list 50 to the MN 101, the address semantic list 50 is generated by associating an arbitrary notification purpose with the address generated using the prefix notified from the MN 101 by the notification trigger message. To do. Once the address semantic list 50 is generated, the HA 102 uses the appropriate IP address from the address semantic list 50 whenever it needs to notify the MN 101 of the action. The advantage of this method is that the notification option 22 for transmitting the action need not be used in the packet 22 and the number of useful bytes available for other purposes can be saved. Further, since the HA 102 can arbitrarily designate an address to be included in the address semantic list as a transfer destination address to the MN 101, there is an advantage that it is not necessary to receive a notification of the transfer destination address from the MN 101 in advance.
 <第3の実施の形態>
 第3の実施の形態では、MN101がHA102に対してIPアドレスを通知目的で使用することを通知する通知トリガメッセージ40におけるプリフィックス43が、MN101に割り当てられるプリフィックスの代わりに、プリフィックス長を含む。この場合、HA102は、MN101が外部ネットワーク・ドメイン11で使用するプリフィックスを、通知トリガメッセージ40のプリフィックス長とIPアドレスに基づいて計算する必要がある。これにより、MN101がHA102へ送信する通知トリガメッセージとしてBUメッセージが用いられる場合、MN101が外部ネットワーク・ドメイン11内で使用するアドレスを気付アドレスとして含む通常のBUメッセージの中に、プリフィックス長を含めるだけで、HA102に対して外部ネットワーク・ドメイン11で使用するプリフィックスを知得させることができる。
<Third Embodiment>
In the third embodiment, the prefix 43 in the notification trigger message 40 for notifying that the MN 101 uses the IP address for the purpose of notification to the HA 102 includes a prefix length instead of the prefix assigned to the MN 101. In this case, the HA 102 needs to calculate the prefix used by the MN 101 in the external network domain 11 based on the prefix length of the notification trigger message 40 and the IP address. Thus, when the BU message is used as a notification trigger message transmitted from the MN 101 to the HA 102, the prefix length is only included in a normal BU message including the address used by the MN 101 in the external network domain 11 as a care-of address. Thus, the prefix used in the external network domain 11 can be known to the HA 102.
 <第4の実施の形態>
 第4の実施の形態では、通知目的で使用する幾つかのIPアドレスを予約したポリシーをMN101とHA102の間であらかじめ確立しておく。例えばこのポリシーとして、最後の4つのIPアドレスを通知目的のために予約する。この場合、HA102が、IPアドレスを通知目的で使用することを開始するメッセージ40を受信すると、MN101に割り当てられたプリフィックスから最後の4つのIPアドレスが自動的に、所定の通知目的を反映するように構成される。
<Fourth embodiment>
In the fourth embodiment, a policy that reserves several IP addresses used for notification purposes is established in advance between the MN 101 and the HA 102. For example, this policy reserves the last four IP addresses for notification purposes. In this case, when the HA 102 receives the message 40 for starting to use the IP address for the notification purpose, the last four IP addresses from the prefix assigned to the MN 101 are automatically reflected to the predetermined notification purpose. Configured.
 <第5の実施の形態>
 第5の実施の形態では、さらに外部ネットワーク・ドメイン11における不図示のローカル・モビリティ・アンカー(以下、LMA)が、通知目的で使用するIPアドレスをチェックする機能を備える。このため、LMAは図3に示すアドレス・ポリシー・データベース302とアドレス・チェッキング・エンジン303を有する。第5の実施の形態の利点は、特に通知メッセージをHA102からLMAに送信する必要があるときに使用するパケット数を減少できることにある。一例として、LMAが実行するパケット・ルーティングをサポートするためのフロー・ラベルを使用するときがある。ここで、HA102とLMAは、パケット20内で記述するトラフィックのタイプを記述するために使用するフロー・ラベルのタイプについて同意している。フロー・ラベルを使用すると、LMAは、MN101からパケット暗号化キーを取得する必要なく、パケット20内に存在するトラフィックのタイプを知得することができる。LMAは、トラフィックのタイプを知得すると、トラフィックの要求に応じて選択的なルーティングを実行できる。
<Fifth embodiment>
In the fifth embodiment, a local mobility anchor (hereinafter referred to as LMA) (not shown) in the external network domain 11 further has a function of checking an IP address used for notification purposes. Therefore, the LMA has an address policy database 302 and an address checking engine 303 shown in FIG. The advantage of the fifth embodiment is that the number of packets to be used can be reduced particularly when a notification message needs to be transmitted from the HA 102 to the LMA. One example is when using flow labels to support packet routing performed by the LMA. Here, HA 102 and LMA have agreed on the type of flow label used to describe the type of traffic described in packet 20. Using the flow label, the LMA can know the type of traffic present in the packet 20 without having to obtain a packet encryption key from the MN 101. Once the LMA knows the type of traffic, it can perform selective routing in response to traffic demands.
 以下に、第5の実施の形態の動作例を詳しく説明する。LMAとHA102は、パケットがVoIP(Voice over IP)トラフィックを伝送していることをMN.CoA7が黙示していることを了解しているものとする。このため、HA102は、MN101あてのVoIPパケットを送信するとき、このVoIPパケットのあて先IPアドレスとしてMN.CoA7を使用する。LMAはこのVoIPパケットを受信すると、アドレス・チェッキング・エンジン303を動作させて、このVoIPパケットがVoIPトラフィックを伝送していると決定する。このため、LMAはこのVoIPパケットが一般的に良好なサービス品質(Quality of Service:QoS)を必要としているものと了解し、MN101あてにマッチングするQoSレベルを探し、LMAからMNへこのパケットを転送するために適切なパスを選択し、転送する。 Hereinafter, an operation example of the fifth embodiment will be described in detail. LMA and HA 102 indicate that the packet is carrying VoIP (Voice over IP) traffic. Assume that CoA7 implies. For this reason, when the HA 102 transmits a VoIP packet addressed to the MN 101, the HA 102 uses the MN. CoA7 is used. When the LMA receives the VoIP packet, the LMA operates the address checking engine 303 to determine that the VoIP packet is carrying VoIP traffic. For this reason, the LMA understands that this VoIP packet generally requires a good quality of service (QoS), looks for a QoS level that matches the MN 101, and forwards this packet from the LMA to the MN. Select the appropriate path to transfer.
 <第6の実施の形態>
 第6の実施の形態では、HA102が図3に示すアドレス・ポリシー・データベース302とアドレス・チェッキング・エンジン303を有する。このため、HA102は、受信したパケット20の送信元アドレス210から、IPアドレスに関連する通知目的を識別することができる。このパケット20は、MN101から送信するのみならず、CN130からも送信することができる。一例として、MN101がHA102に対し、MN101のホームエージェント機能をMN101の近隣の他のホームエージェント(不図示、ローカルホームエージェントとも呼ばれる)に移転させることを希望する旨をMN.CoA8が黙示するものとする。HA102はMN101から、送信元IPアドレス210としてMN.CoA8がセットされたパケット20を受信すると、MN101がローカルなホームエージェントを探していると了解し、MN101のローカルなホームエージェントを見付けてそのホームエージェントにMN101のホームエージェント機能を移転させる。そして、そのローカルなホームエージェントは、MN101にコンタクトして自身がMN101のホームエージェントであることを通知する。
<Sixth Embodiment>
In the sixth embodiment, the HA 102 has the address policy database 302 and the address checking engine 303 shown in FIG. Therefore, the HA 102 can identify the notification purpose related to the IP address from the source address 210 of the received packet 20. This packet 20 can be transmitted not only from the MN 101 but also from the CN 130. As an example, the MN.101 indicates that the MN 101 desires the HA 102 to transfer the home agent function of the MN 101 to another home agent (not shown, also referred to as a local home agent) in the vicinity of the MN 101. CoA8 is implied. The HA 102 sends the MN. When receiving the packet 20 in which the CoA 8 is set, it is understood that the MN 101 is searching for a local home agent, finds the local home agent of the MN 101, and transfers the home agent function of the MN 101 to the home agent. Then, the local home agent contacts the MN 101 and notifies that it is the home agent of the MN 101.
 <従来技術との差異>
 ここで、当業者であれば、アクションを通信ノードに通知するためにIPアドレスを使用する方法は、特許文献1で説明されている方法と異なることは明らかである。特許文献1では、ゲートウェイがパケットのIPアドレスに基づいて起こすのは、ルーティングに関する処理のみであると定義している。このアクションでは、ゲートウェイがモバイルノードの現在位置をルックアップして、モバイルノードへの転送パスを確立する。さらに、特許文献1においてIPアドレスを使用するのは、ゲートウェイのみに限られている。したがって、この意味は、モバイルノードに対してはIPアドレスがルーティング以外何も意味しないということである。これに対し、本発明では、IPアドレスの使用がゲートウェイをトリガし、1又は複数のアクションをMN101に実行させる。このため、本発明と特許文献1の間には差異がある。
<Difference from conventional technology>
Here, it is obvious for those skilled in the art that the method of using the IP address for notifying the communication node of the action is different from the method described in Patent Document 1. In Patent Document 1, it is defined that the gateway causes only the processing related to routing based on the IP address of the packet. In this action, the gateway looks up the current location of the mobile node and establishes a forwarding path to the mobile node. Furthermore, the use of the IP address in Patent Document 1 is limited only to the gateway. Therefore, this means that the IP address means nothing other than routing for the mobile node. In contrast, in the present invention, the use of the IP address triggers the gateway and causes the MN 101 to perform one or more actions. For this reason, there is a difference between the present invention and Patent Document 1.
 <第7の実施の形態>
 第7の実施の形態では、MN101とHA102の間でアクションを通知するIPアドレスにより、そのアクションがMN101の特定のインタフェース用であることをMN101が了解できるように構成される。特定のインタフェースの識別子は、非特許文献2に記載されているBIDである。ここで、通常では、HA102は、MN101の特定のインタフェースに対して他のインタフェースを経由して通知する必要がある場合、ターゲットのインタフェースを示すためにBIDを使用する。
<Seventh embodiment>
The seventh embodiment is configured such that the MN 101 can understand that the action is for a specific interface of the MN 101 by the IP address that notifies the action between the MN 101 and the HA 102. The identifier of the specific interface is a BID described in Non-Patent Document 2. Here, normally, when it is necessary for the HA 102 to notify a specific interface of the MN 101 via another interface, the BID is used to indicate the target interface.
 例えばMN101がHA102において2つのバインディングを有するものとする。第1のバインディングは、第1のBID1を使用して識別されて第1のIF1010におけるバインディングに使用される。第2のバインディングは、第2のBID2を使用して識別されて第2のIF1011におけるバインディングに使用される。ここで、HA102が第2のIF1011のバインディングをリフレッシュする必要があるものとし、また、HA102は第2のBID2にマップされているルーティングパスを介しては直接に、第2のIF1011にコンタクトできないものとする。考えられる理由としては、第2のIF1011に対して動作している第2のAR112が輻輳しているため、バインディング・リフレッシュ要求メッセージを第2のIF1011にルーティングできない場合がある。 For example, assume that the MN 101 has two bindings in the HA 102. The first binding is identified using the first BID1 and is used for binding in the first IF 1010. The second binding is identified using the second BID2 and is used for binding in the second IF 1011. Here, it is assumed that the HA 102 needs to refresh the binding of the second IF 1011, and the HA 102 cannot contact the second IF 1011 directly through the routing path mapped to the second BID2. And A possible reason is that the binding / refresh request message cannot be routed to the second IF 1011 because the second AR 112 operating on the second IF 1011 is congested.
 このため、HA102は、第2のIF1011に対するバインディング・リフレッシュ要求メッセージを第1のIF1010経由で送信することを決定する。この第1のIF1010経由のバインディング・リフレッシュ要求メッセージが第2のIF1011に対するメッセージであることをMN101が知得するために、HA102は、第2のIF1011のBID2をバインディング・リフレッシュ要求メッセージに添付する。このことにより、MN101は第1のIF1010経由のバインディング・リフレッシュ要求メッセージが第2のIF1011用であって第1のIF1010用でないことを知得する。ここで、ターゲットのIF1011を示すBIDをパケット内の貴重なデータ部に使用すると、パケットサイズが増大する。また、第2のIF1011が非接続となり、無効となった場合、HA102は第2のIF1011に関するバインディング・キャッシュを失うかもしれない。この場合、HA102は第2のIF1011のバインディング・キャッシュに付加されている第2のBID2そのものを失ってしまい、BIDを用いたIFの指定ができなくなってしまう。そこで、パケットサイズを減少するため、さらにはバインディング・キャッシュが消去されてしまっている場合であってもIFの指定ができるようにするため、以下のように、第2のIF1011を表すために、第1のIF1010にバインディングされているIPアドレスをMN101が使用する。 Therefore, the HA 102 determines to transmit the binding / refresh request message for the second IF 1011 via the first IF 1010. In order for the MN 101 to know that the binding / refresh request message via the first IF 1010 is a message for the second IF 1011, the HA 102 attaches the BID2 of the second IF 1011 to the binding / refresh request message. Thus, the MN 101 knows that the binding / refresh request message via the first IF 1010 is for the second IF 1011 and not for the first IF 1010. Here, when the BID indicating the target IF 1011 is used for a valuable data portion in the packet, the packet size increases. Also, if the second IF 1011 becomes disconnected and becomes invalid, the HA 102 may lose the binding cache related to the second IF 1011. In this case, the HA 102 loses the second BID 2 itself added to the binding cache of the second IF 1011 and cannot specify the IF using the BID. Therefore, in order to reduce the packet size, and in order to specify the IF even when the binding cache has been erased, in order to represent the second IF 1011 as follows, The MN 101 uses the IP address that is bound to the first IF 1010.
 図8は第7の実施の形態においてMN101が送信する通知トリガメッセージ40aのフォーマットを示す。通知トリガメッセージ40aは図4に示すフィールド(41、42)に加えて、MN101がHA102に対して特定のIPアドレスの意味を示すための1以上のモビリティ・オプション85が設けられている。モビリティ・オプション85は、BID850と、転送先アドレス851と通知意味852の各フィールドを含む。BID850により、MN101はHA102に対して、HA102のキャッシュにおけるどのBIDがMN101の転送先アドレス851に関するかを通知することができる。また、送信元アドレス851により、MN101はHA102に対して、HA102がMN101に特定のアクションを通知する必要があるときに使用されるIPアドレスを通知することができる。通知意味852は通知のタイプを伝送し、送信元アドレス851のIPアドレスは通知意味852とマッピングされる。 FIG. 8 shows the format of the notification trigger message 40a transmitted by the MN 101 in the seventh embodiment. The notification trigger message 40a is provided with one or more mobility options 85 for the MN 101 to indicate the meaning of a specific IP address to the HA 102 in addition to the fields (41, 42) shown in FIG. The mobility option 85 includes fields of a BID 850, a transfer destination address 851, and a notification meaning 852. With the BID 850, the MN 101 can notify the HA 102 which BID in the cache of the HA 102 is related to the transfer destination address 851 of the MN 101. Further, the source address 851 allows the MN 101 to notify the HA 102 of an IP address used when the HA 102 needs to notify the MN 101 of a specific action. The notification meaning 852 transmits the type of notification, and the IP address of the source address 851 is mapped to the notification meaning 852.
 なお、転送先アドレス851にマッピングされるMN101のインタフェースを示す情報として、各インタフェースのインタフェースIDを用いてもよい。この場合、HA102は、MN101のバインディング・キャッシュが消去されていて、BIDが存在しない場合であったとしても、転送先アドレス851が実際に割り当てられているインタフェースと共に、転送先アドレス851がマッピングされているインタフェースを知得することができる。また、転送先アドレス851にマッピングされているインタフェースを示す情報として、各インタフェースのタイプ(セルラインタフェース、WLANインタフェース、WiMAXインタフェース、Bluetoothインタフェースなど)を用いてもよい。この場合、HA102は、MN101が備えるインタフェースの種類に応じて必要なメッセージを送信する場合に、たとえそのインタフェースに関するバインディング・キャッシュが存在しない、例えば、消費電力を抑えるためなどの理由で、そのインタフェースがアクティブでない状態であったとしても、アクティブなインタフェースに割り当てられている転送先アドレスであり、かつその非アクティブなインタフェースにマッピングされているアドレスを使用することを選択することで、転送されたメッセージがMN101の非アクティブなインタフェースに対するものであることをMN101へ通知することができる。 Note that the interface ID of each interface may be used as information indicating the interface of the MN 101 mapped to the transfer destination address 851. In this case, even if the HA 102 deletes the binding cache of the MN 101 and no BID exists, the HA 102 maps the transfer destination address 851 together with the interface to which the transfer destination address 851 is actually assigned. Can know the interface. In addition, as information indicating the interface mapped to the transfer destination address 851, the type of each interface (such as a cellular interface, a WLAN interface, a WiMAX interface, or a Bluetooth interface) may be used. In this case, when the HA 102 transmits a necessary message according to the type of interface included in the MN 101, the interface does not exist even if there is no binding cache related to the interface, for example, to reduce power consumption. Even if it is not active, the forwarded message is selected by choosing to use the forwarding address assigned to the active interface and mapped to that inactive interface. The MN 101 can be notified that it is for an inactive interface of the MN 101.
 図9は第7の実施の形態におけるHA102のアドレス意味リスト50aを示す。アドレス意味リスト50aは図5に示すフィールド(51、52)に加えて、HA102がMN101のバインディングを識別可能にするためのBID90のフィールドが設けられている。HA102は図8に示す通知トリガメッセージ40aをMN101から受信すると、MN101のアドレス意味リスト50aを更新する。 FIG. 9 shows the address meaning list 50a of the HA 102 in the seventh embodiment. In addition to the fields (51, 52) shown in FIG. 5, the address meaning list 50a is provided with a field of BID 90 for enabling the HA 102 to identify the binding of the MN 101. When the HA 102 receives the notification trigger message 40a shown in FIG.
 一例として、MN101は第1のIF1010のパケット・ルーティング用IPアドレス(CoA)51としてIF1010.CoA1を使用する。IF1010.CoA1のバインディングは、HA102及びMN101においてはBID90におけるBID1で識別される。また、MN101がこのようにIPアドレスを構成して、HA102が第2のIF1011あてのパケットを第1のIF1010経由で送信することを許可する場合、図9に示すようにMN101は、第1のIF1010を表すCoA51としてIF1010.CoA5を構成する。MN101は通知トリガメッセージ40aのモビリティ・オプション85を以下のように構成して送信する。
・BID850:BID1
・送信元アドレス851:IF1010.CoA5
・通知意味:第2のIF1011の識別子(BID、インタフェースID)、又はインタフェースタイプ
As an example, the MN 101 uses the IF 1010... As the packet routing IP address (CoA) 51 of the first IF 1010. CoA1 is used. IF1010. The binding of CoA1 is identified by BID1 in BID90 in HA102 and MN101. In addition, when the MN 101 configures the IP address in this way and the HA 102 permits the packet addressed to the second IF 1011 to be transmitted via the first IF 1010, as shown in FIG. IF1010. As CoA51 representing IF1010. Configure CoA5. The MN 101 configures and transmits the mobility option 85 of the notification trigger message 40a as follows.
・ BID850: BID1
Source address 851: IF1010. CoA5
Notification meaning: identifier (BID, interface ID) of the second IF 1011 or interface type
 HA102は通知トリガメッセージ40aを受信すると、送信元アドレス851=IF1010.CoA5が「第1のIF1010経由の第2のIF1011あてのアクション」として使用されていると了解する。そして、HA102は図9に示すように、この通知タイプを反映するようにアドレス意味リスト50aを更新する。HA102は、第2のIF1011のバインディングを更新するよう依頼する必要がある場合、あて先IPアドレスとしてIF1010.CoA5をセットしたバインディング・リフレッシュ要求メッセージを第1のIF1010に送信する。MN101はこの要求メッセージを第1のIF1010で受信すると、要求メッセージが第2のIF1011を意味するものと了解する。このため、MN101は要求メッセージに応答して第2のIF1011をトリガする。 When the HA 102 receives the notification trigger message 40a, the source address 851 = IF1010. It is understood that the CoA 5 is used as “the action addressed to the second IF 1011 via the first IF 1010”. Then, as shown in FIG. 9, the HA 102 updates the address meaning list 50a to reflect this notification type. When the HA 102 needs to request to update the binding of the second IF 1011, the IF 1021. A binding / refresh request message in which CoA 5 is set is transmitted to the first IF 1010. When the MN 101 receives this request message at the first IF 1010, the MN 101 understands that the request message means the second IF 1011. Therefore, the MN 101 triggers the second IF 1011 in response to the request message.
 変形例として、通知トリガメッセージ40は、IPアドレスを通知目的に対応させたマッピングを複数有する。望ましくは、このIPアドレスのマッピングはMN101により生成される。HA102は、MN101に何かを通知する必要があるときにはいつでも、その通知メッセージをIPアドレスで伝送できるか否かをチェックする。もしできる場合には、HA102は、MN101に通知するためにそのIPアドレスを使用する。この方法による利点としては、BIDを使用する場合よりもパケット20のサイズを小さくすることができる。また、HA102が、メッセージを送信したいインタフェースのBIDを知らない場合であっても、そのインタフェースに対するメッセージを送信することができる。つまり、この場合は、HA102はIF1011のBIDをいつまでも保持している必要はない。 As a modification, the notification trigger message 40 has a plurality of mappings in which IP addresses are associated with notification purposes. Preferably, this IP address mapping is generated by the MN 101. Whenever it is necessary to notify the MN 101 of something, the HA 102 checks whether or not the notification message can be transmitted by the IP address. If possible, the HA 102 uses the IP address to notify the MN 101. As an advantage of this method, the size of the packet 20 can be made smaller than when the BID is used. Even if the HA 102 does not know the BID of the interface to which the message is to be transmitted, the HA 102 can transmit a message for that interface. That is, in this case, the HA 102 does not need to keep the BID of the IF 1011 indefinitely.
 以下に、変形例を詳しく説明する。MN101は、あるメッセージがMN101の全てのIFに適用されることをMN.CoA1が表すものと構成する。HA102は、MN101の全てのIFのバインディングをリフレッシュする必要がある場合、HA102は、MN101あてのバインディング・リフレッシュ要求メッセージに対し、MN.CoA1をあて先IPアドレスに使用して送信する。MN101はこのバインディング・リフレッシュ要求メッセージを受信すると、MN.CoA1によりこのメッセージが全てのIF用であると知得する。このため、MN101は各IFを介して、全てのバインディングをリフレッシュするためのバインディング・リフレッシュメッセージをHA102に送信する。 Hereinafter, the modified example will be described in detail. MN 101 confirms that a message is applied to all IFs of MN 101. It is configured as represented by CoA1. When the HA 102 needs to refresh all IF bindings of the MN 101, the HA 102 responds to the binding / refresh request message addressed to the MN 101 with the MN. Transmit using CoA1 as the destination IP address. When the MN 101 receives this binding refresh request message, the MN. CoA1 knows that this message is for all IFs. For this reason, the MN 101 transmits a binding / refresh message for refreshing all bindings to the HA 102 via each IF.
 <第8の実施の形態>
 第8の実施の形態では、IPアドレスが特定の目的を有する代わりに、識別子がその機能を有する。この識別子は、例えば非特許文献2に記載されているBIDである。このBIDは第2の意味を有し、したがって、MN101の特定のバインディングを区別するのみならず、MN101に他のアクションを実行するよう通知する。例として第7の実施の形態と同様に、HA102がMN101に関する2つのバインディングを有するものとする。第1のバインディングは、第1のBID1を使用して識別されて第1のIF1010におけるバインディングに使用される。第2のバインディングは、第2のBID2を使用して識別されて第2のIF1011におけるバインディングに使用される。
<Eighth Embodiment>
In the eighth embodiment, instead of the IP address having a specific purpose, the identifier has its function. This identifier is a BID described in Non-Patent Document 2, for example. This BID has a second meaning, thus not only distinguishing the specific binding of MN 101, but also notifies MN 101 to perform other actions. As an example, it is assumed that the HA 102 has two bindings related to the MN 101 as in the seventh embodiment. The first binding is identified using the first BID1 and is used for binding in the first IF 1010. The second binding is identified using the second BID2 and used for binding in the second IF 1011.
 ここで、HA102が全てのバインディングをリフレッシュする必要があるものとすると、HA102は自身の意図をMN101に知得させるために、全てのBIDを記述したバインディング・リフレッシュ要求メッセージを送信する必要がある。そこで、第8の実施の形態として、BID0がMN101の全てのインタフェースを表す。したがって、HA102はバインディング・リフレッシュ要求メッセージ内にBID0を記述すると、MN101はHA102の意図を知得できる。この方法によれば、第2のBIDを伝送するためのオプション22をパケット20内で使用することを省略することができる。 Here, assuming that the HA 102 needs to refresh all the bindings, the HA 102 needs to transmit a binding / refresh request message describing all the BIDs in order to make the MN 101 know its own intent. Therefore, as an eighth embodiment, BID0 represents all interfaces of MN101. Therefore, when the HA 102 describes BID0 in the binding / refresh request message, the MN 101 can know the intention of the HA 102. According to this method, the use of the option 22 for transmitting the second BID in the packet 20 can be omitted.
 <第9の実施の形態>
 第9の実施の形態では、MN101のスリープしているインタフェースを復帰させる手段をHA102に備える。これは、特にMN101のスリープしているインタフェース、あるいは輻輳が発生しているネットワークへ接続しているインタフェースに対するデータ転送を開始する要求をHA102が受信したときに有用である。HA102は、MN101のスリープしているインタフェースあてのパケットを、MN101のアクティブなインタフェースのアドレスあてにカプセル化したパケットをMN101のアクティブなIFに送信する。MN101は、そのカプセル化パケットを受信すると、内部パケットのあて先アドレスが、スリープしているIFのアドレスになっていることを検出し、HA102がスリープしているIFを復帰させようとしていることを知得して、スリープしているIFを復帰させる。
<Ninth embodiment>
In the ninth embodiment, the HA 102 includes means for returning the sleeping interface of the MN 101. This is particularly useful when the HA 102 receives a request to start data transfer to the sleeping interface of the MN 101 or an interface connected to a network in which congestion occurs. The HA 102 transmits, to the active IF of the MN 101, a packet in which the packet addressed to the sleeping interface of the MN 101 is encapsulated at the address of the active interface of the MN 101. When the MN 101 receives the encapsulated packet, the MN 101 detects that the destination address of the internal packet is the address of the sleeping IF, and knows that the HA 102 is returning the sleeping IF. And return the sleeping IF.
 以下に、第9の実施の形態の動作例を詳しく説明する。MN101の第1のIF1010はMN.CoA1が割り当てられ、第2のIF1011はMN.CoA2が割り当てられているものとする。また、第2のIF1011は省電力のためにスリープモードにある。HA102が不図示の要求サーバとルーティングパスをネゴシエートするために第2のIF1011を復帰させる必要がある場合、HA102は、要求サーバから第2のIF1011のMN.CoA2あての要求メッセージに第1のIF1010のMN.CoA1を添付する。この添付は、パケットカプセル化として知られている。MN101は、このカプセル化パケットを受信すると、第2のIF1011が復帰してHA102と要求サーバの両方と通信することをHA102が依頼していることを了解し、第2のIF1011に対してスリープモードから復帰して通信を開始するよう依頼する。これにより、アクティブなインタフェースに複数のCoAを用意できない場合であっても、アクティブなインタフェースを用いて、もう一方のインタフェースあてのパケットを転送することができる。 Hereinafter, an operation example of the ninth embodiment will be described in detail. The first IF 1010 of MN 101 is MN. CoA1 is assigned and the second IF 1011 is MN. Assume that CoA2 is assigned. The second IF 1011 is in the sleep mode for power saving. When the HA 102 needs to return the second IF 1011 in order to negotiate a routing path with a request server (not shown), the HA 102 sends the MN. In the request message addressed to CoA2, the MN. Attach CoA1. This attachment is known as packet encapsulation. When the MN 101 receives this encapsulated packet, the MN 101 understands that the HA 102 is requesting that the second IF 1011 return and communicate with both the HA 102 and the request server. Request to return from and start communication. As a result, even when a plurality of CoAs cannot be prepared for an active interface, a packet addressed to the other interface can be transferred using the active interface.
 <第10の実施の形態>
 第10の実施の形態では、第9の実施の形態のようにHA102がカプセル化でアクションをMN101に通知する代わりに、IPアドレスを使用して同じ機能を実現する。例として、第1のIF1010は、MN.CoA1あてとMN.CoA2あての各パケットの両方を受信できる。HA102が第2のIF1011をスリープモードから復帰させるためにMN101に通知する必要がある場合、HA102は第2のIF1011のMN.CoA2あてのメッセージを、第1のIF1010へ送信する。第1のIF1010がこの第2のMN.CoA2あてのメッセージを受信すると、MN101は、HA102の意図を了解し、第2のIF1011に対してスリープモードから復帰して通信を開始するよう依頼する。この方法による利点は、第10の実施の形態のようにメッセージをカプセル化する必要がなく、オーバヘッドを節減できることにある。
<Tenth Embodiment>
In the tenth embodiment, instead of the HA 102 notifying the MN 101 of the action by encapsulation as in the ninth embodiment, the same function is realized using an IP address. As an example, the first IF 1010 is MN. To CoA1 and MN. Both packets addressed to CoA2 can be received. When the HA 102 needs to notify the MN 101 to return the second IF 1011 from the sleep mode, the HA 102 transmits the MN. A message addressed to CoA2 is transmitted to the first IF 1010. The first IF 1010 is the second MN. When the message addressed to CoA2 is received, the MN 101 understands the intention of the HA 102 and requests the second IF 1011 to return from the sleep mode and start communication. The advantage of this method is that it is not necessary to encapsulate messages as in the tenth embodiment, and overhead can be saved.
 上記のようにカプセル化の代わりに、HA102がIPアドレスを通知目的で使用する方法は、複数のトンネルを使用するシステムに効果がある。一例として3GPPシステムにおいて、2つのエンティティ間でリンクを確立する手段としてGTP(Generic Tunnelling Protocol)又はPMIPが使用される。GTPはまた、複数のエンティティ間で使用することができる。例えばユーザ機器(UE)は、GTPを用いてPDN-GW(packet data network gateway)とエンド・ツー・エンドのトンネルを確立する。同様に、このトンネルは、S-GW(serving gateway)とユーザ機器(UE)の間で確立されたトンネル内を搬送される。このため、3GPPシステムは、複数のトンネルを使用してユーザ機器(UE)にパケットを転送することがわかる。このことは、パケットをトンネル化するとパケットサイズを増加させるので、パケット内の貴重なデータスペースがトンネル化プロトコルにより占められることを黙示している。したがって、3GPPシステムが、IPアドレスをトンネル化の代わりに使用することにより、パケットをトンネル化するのと同じ効果を実現することができると同時に、パケットサイズを小さくすることができる。 As described above, the method in which the HA 102 uses the IP address for the purpose of notification instead of the encapsulation is effective for a system using a plurality of tunnels. As an example, in a 3GPP system, GTP (Generic Tunnelling Protocol) or PMIP is used as a means for establishing a link between two entities. GTP can also be used between multiple entities. For example, the user equipment (UE) establishes an end-to-end tunnel with a PDN-GW (packet data network gateway) using GTP. Similarly, this tunnel is carried in a tunnel established between S-GW (serving gateway) and user equipment (UE). Thus, it can be seen that the 3GPP system transfers a packet to the user equipment (UE) using a plurality of tunnels. This implies that tunneling protocols occupy valuable data space within the packet because tunneling the packet increases the packet size. Therefore, the 3GPP system can achieve the same effect as tunneling a packet by using an IP address instead of tunneling, and at the same time reduce the packet size.
 <第11の実施の形態>
 図11は、外部ネットワーク・ドメイン11がネットワークベースのモビリティ管理機能を有する場合を示す。ネットワークベースのモビリティ管理が備えられたドメイン11内でルーティングするために、ローカル・モビリティ・アンカー(LMA)110と呼ばれるエンティティが各モバイルノードの地理的なアンカーポイントとして動作する。加えて、LMA110はさらに、各モバイルノードの到達可能性のステートを管理している。したがって、LMA110は、非特許文献1に記載されているホームエージェントとある類似性を有する。LMA110は、各モバイルノードのアンカーポイントとなるために、各モバイルノードの現在位置を更新される必要がある。このため、MN101がAR111に接続しているときは常に、AR111はMAG(Mobile Anchor Gateway)として機能し、プロキシBU(PBU)メッセージをLMA110に送信する。このPBUメッセージにより、LMA110はMN101のユニークなプリフィックスをAR111の気付アドレスにバインディング(bind)する。このバインディングにより、LMA110は、MN101あてのパケットを適切なAR111を経由してルーティング(route)することができる。
<Eleventh embodiment>
FIG. 11 shows a case where the external network domain 11 has a network-based mobility management function. For routing within the domain 11 with network-based mobility management, an entity called a local mobility anchor (LMA) 110 acts as a geographical anchor point for each mobile node. In addition, the LMA 110 further manages the reachability state of each mobile node. Therefore, the LMA 110 has a certain similarity with the home agent described in Non-Patent Document 1. The LMA 110 needs to update the current location of each mobile node in order to become an anchor point for each mobile node. For this reason, whenever the MN 101 is connected to the AR 111, the AR 111 functions as a MAG (Mobile Anchor Gateway) and transmits a proxy BU (PBU) message to the LMA 110. With this PBU message, the LMA 110 binds the unique prefix of the MN 101 to the care-of address of the AR 111. With this binding, the LMA 110 can route a packet addressed to the MN 101 via the appropriate AR 111.
 さらに、MN101は、ネットワークベースのモビリティ管理をサポートしている外部ネットワーク・ドメイン11内に位置する間は、外部ネットワーク・ドメイン11により割り当てられたプリフィックスを使用して複数の気付アドレスを構成し、パケット・ルーティングのために、この複数の気付アドレスをHA102にバインディングすることができる。この複数の気付アドレスをバインディングする方法としては、非特許文献2に記載されている方法を用いることができる。なお、ホームネットワーク・ドメイン10と外部ネットワーク・ドメイン11は、必ずしもグローバル通信・ドメイン12を介している必要はなく、ゲートウェイなどを介して直接接続されていてもよい。 Further, while the MN 101 is located in the external network domain 11 that supports network-based mobility management, the MN 101 configures a plurality of care-of addresses using prefixes assigned by the external network domain 11, and The multiple care-of addresses can be bound to the HA 102 for routing. As a method of binding the plurality of care-of addresses, the method described in Non-Patent Document 2 can be used. Note that the home network domain 10 and the external network domain 11 do not necessarily have to be via the global communication domain 12, but may be directly connected via a gateway or the like.
 図11において、MN101は、AR111にアソシエートして、必要な認証手続きを実行するものとする。認証が成功すると、AR111はLMA110に対し、MN101のMN-ID、及びプリフィックスをAR111の気付アドレスにバインドするためのPBUメッセージを送信するものとする。LMA110は、このPBUメッセージのパケットを受信すると、自身のバインディング・キャッシュをチェックしてPBUメッセージ内のMN-IDとのマッチングを発見するものとする。このシステムでは、LMA110は、MN101のMN-IDがベストマッチングであると識別する。LMA110は、MN101あてのパケットをAR111あてにトンネル化し、AR111は、このMN101あてのパケットをMN101に転送する。 In FIG. 11, it is assumed that the MN 101 associates with the AR 111 and executes a necessary authentication procedure. If the authentication is successful, the AR 111 transmits to the LMA 110 a PBU message for binding the MN-ID of the MN 101 and the prefix to the care-of address of the AR 111. When the LMA 110 receives the packet of the PBU message, it checks its own binding cache and finds a match with the MN-ID in the PBU message. In this system, the LMA 110 identifies that the MN-ID of the MN 101 is the best matching. The LMA 110 tunnels the packet addressed to the MN 101 to the AR 111, and the AR 111 transfers the packet addressed to the MN 101 to the MN 101.
 図11に記載されているシステムとして想定されているのは、3GPP-LTE(the Third Generation Partnership Project Long Term Evolution )プロジェクトが作業を行っているSAE(System Architecture Evolution)である。図11に示すシステムとSAEの間の関係をマッチングさせると、HA102又はLMA110は、PDN-GW(Packet Data Network GateWay)であり、AR111、112はS-GW(Serving GateWay)又はePDG(Evolved Packet Data Gateway)、さらにはNon3GPPネットワーク内に存在するAGW(Access Gateway)であり、MN101はUE(User Equipment)である。また、外部ネットワーク・ドメイン11は、ホームネットワーク・ドメイン10又は外部ネットワーク・ドメイン11が管理するNon3GPPネットワークとみなすことができる。その場合、3GPPネットワークであるホームネットワーク・ドメイン11は、Non3GPPネットワークとはePDGを介して接続している。また、図11におけるMN101(UE)の2つのインタフェースは、3GPPインタフェースとNon3GPPインタフェース(WLANやWiMAX)であり、IF1010が3GPPネットワーク(図1ではホームネットワーク・ドメイン)へ接続し、IF1011がNon3GPPネットワーク(図1では外部ネットワーク・ドメイン)へ接続していてもよい。この場合、3GPPネットワークでは、GTP(Generic Tunnelling Protocol)又はPMIPを使用してHA102へ接続し、Non3GPPネットワークでは、PMIPを使用してLMA110へ接続している。 The system described in FIG. 11 is assumed to be an SAE (System Architecture Evolution) where 3GPP-LTE (the Third Generation Partnership Project Long Term Evolution) project is working. When matching the relationship between the system shown in FIG. 11 and the SAE, the HA 102 or LMA 110 is a PDN-GW (Packet Data Network Gateway), and the ARs 111 and 112 are S-GW (Serving Gateway) or ePDG (Evolved Packet Data). Gateway), and further, AGW (Access 内 Gateway) existing in the Non3GPP network, and MN101 is UE (User Equipment). Further, the external network domain 11 can be regarded as a non-3GPP network managed by the home network domain 10 or the external network domain 11. In that case, the home network domain 11 which is a 3GPP network is connected to the Non3GPP network via the ePDG. Further, the two interfaces of the MN 101 (UE) in FIG. 11 are a 3GPP interface and a Non3GPP interface (WLAN or WiMAX), the IF 1010 is connected to a 3GPP network (home network domain in FIG. 1), and the IF 1011 is a Non3GPP network ( It may be connected to an external network domain in FIG. In this case, the 3GPP network is connected to the HA 102 using GTP (Generic Tunnelling Protocol) or PMIP, and the Non3GPP network is connected to the LMA 110 using PMIP.
 複数の気付アドレスを登録する手法を用いると、MN101(又はモバイルルータ)は、複数の気付アドレスに対してトラフィック・フローを選択的にルーティングさせるというプリファレンスをHA102にセットすることができる。このプリファレンスをセットする手法は、非特許文献5に開示され、ユニークなフロー識別子(FID)を用いてトラフィック・フローを識別することにより可能である。MN101は、各トラフィック・フローに割り当てられたFIDにより、種々のインタフェース1010、1011を介してフローを選択的に受信することができる。以下では、この手法を「フローフィルタリング」と称する。したがって、MN101は、自身のHA102に対して、特定のトラフィック・フローをインタフェース1010、1011のどれにルーティングするかを指示することができる。 Using a method of registering a plurality of care-of addresses, the MN 101 (or mobile router) can set a preference in the HA 102 to selectively route traffic flows to a plurality of care-of addresses. A method of setting this preference is disclosed in Non-Patent Document 5, and is possible by identifying a traffic flow using a unique flow identifier (FID). The MN 101 can selectively receive a flow via various interfaces 1010 and 1011 according to the FID assigned to each traffic flow. Hereinafter, this method is referred to as “flow filtering”. Accordingly, the MN 101 can instruct its own HA 102 to which of the interfaces 1010 and 1011 a specific traffic flow is routed.
 ここで、図11において、MN101がCN130とビデオ会議セッションを開始するものとし、また、ビデオ会議セッションを構成するコンポーネントは、シグナリングフロー(FID1)と、ビデオフロー(FID2)とボイスフロー(FID3)より成るものとする。MN101はHA102に対し、これらのフローをどのようにルーティングすべきかを指示するメッセージを送信する場合、非特許文献5のメッセージでは、MN101はそれぞれのFIDを、各インタフェースの気付アドレスにマッピングする。例えばシグナリングフロー(FID1)はIF1010の気付アドレスにマッピングされ、ビデオフロー(FID2)とボイスフロー(FID3)がIF1011の気付アドレスにマッピングされる。HA102は、MN101から受信したこのメッセージにより指示されたマッピングを使用して各フローをMN101に転送する。 Here, in FIG. 11, it is assumed that the MN 101 starts a video conference session with the CN 130, and components constituting the video conference session are a signaling flow (FID1), a video flow (FID2), and a voice flow (FID3). Shall be. When the MN 101 transmits a message instructing how to flow these flows to the HA 102, the MN 101 maps each FID to a care-of address of each interface in the message of Non-Patent Document 5. For example, the signaling flow (FID1) is mapped to the care-of address of the IF 1010, and the video flow (FID2) and the voice flow (FID3) are mapped to the care-of address of the IF 1011. HA 102 forwards each flow to MN 101 using the mapping indicated by this message received from MN 101.
 同様に、非特許文献5に記載されている同じ手法をMN101とLMA110に適用することができる。MN101がフロールーティングをHA102でよりもLMA110で行う理由は、外部ネットワーク・ドメイン11ではネットワーク状態が常に変化しているので、MN101がフロールーティング・ルールを頻繁に修正するからである。もしHA102に対してフロールーティング・ルールの更新を行うと、伝送遅延が発生するため、ネットワーク状態が頻繁に変化する場合には有効ではない。そのような事態は、例えばワイヤレス・ローカルエリアネットワーク(WLAN)では通常的に見られる。 Similarly, the same technique described in Non-Patent Document 5 can be applied to MN101 and LMA110. The reason why the MN 101 performs flow routing by the LMA 110 rather than by the HA 102 is that the network state is constantly changing in the external network domain 11, and therefore the MN 101 frequently corrects the flow routing rule. If the flow routing rule is updated for the HA 102, a transmission delay occurs, so it is not effective when the network state frequently changes. Such a situation is commonly found, for example, in a wireless local area network (WLAN).
 しかしながら、MN101がLMA110に各フローのFIDを通知しても、LMA110がMN101のプリファレンスに従ってフローを転送することを保証するのには十分ではない。その理由は、HA102からMN101に転送されるどのパケットも、そのパケットが何を含むかを中間ノードが知ることを防ぐために、IPSecにより保護されているからである。FIDは通常、パケットの保護されている部分内に存在するので、LMA110は、どのフローにパケットが属するかを知得することができない。LMA110にとってどのフローにパケットが属するかを知得するためには、MN101はHA102との間で、パケットの識別子を保護されている部分の外に配置するよう要求する必要がある。 However, even if the MN 101 notifies the LMA 110 of the FID of each flow, it is not sufficient to ensure that the LMA 110 forwards the flow according to the preferences of the MN 101. This is because any packet transferred from the HA 102 to the MN 101 is protected by IPSec in order to prevent the intermediate node from knowing what the packet contains. Since the FID usually exists in the protected part of the packet, the LMA 110 cannot know which flow the packet belongs to. In order for the LMA 110 to know which flow the packet belongs to, the MN 101 needs to request the HA 102 to place the packet identifier outside the protected part.
 これを実現する方法として、非特許文献6に記載されているフロー・ラベルを使用する方法がある。フロー・ラベルは通常、パケット内で保護されていないので、LMA110はフロールーティングのために、どのフローにパケットが属するかを識別することができる。この場合、MN101は、HA102に対しては各パケットに対してフロー・ラベルを付加するよう指示し、また、LMA110に対してはフロー・ラベル付きのパケットをMN101の気付アドレスに転送する方法を通知するだけでよい。 There is a method of using a flow label described in Non-Patent Document 6 as a method for realizing this. Since the flow label is usually not protected within the packet, the LMA 110 can identify which flow the packet belongs to for flow routing. In this case, the MN 101 instructs the HA 102 to add a flow label to each packet, and notifies the LMA 110 how to forward the packet with the flow label to the care-of address of the MN 101. Just do it.
 さらに、図11において、MN101のホームネットワーク・ドメイン10は国Aに位置し、MN101は、国Bに位置する外部ネットワーク・ドメイン11にローミングするものとする。この状態で、MN101がパケットをHA102に送信する場合の伝送時間は、LMA110に送信する場合よりも長くなる。このため、MN101が外部ネットワーク・ドメイン11内を高速で移動する場合、MN101が被るネットワーク状態は頻繁に変化する。このような状況下では、ラウンドトリップ時間の観点において、MN101がフロールーティングをHA102でよりもLMA110で実行する方が効率的である。 Further, in FIG. 11, it is assumed that the home network domain 10 of the MN 101 is located in the country A, and the MN 101 roams to the external network domain 11 located in the country B. In this state, the transmission time when the MN 101 transmits a packet to the HA 102 is longer than that when the packet is transmitted to the LMA 110. For this reason, when the MN 101 moves in the external network domain 11 at a high speed, the network state experienced by the MN 101 frequently changes. Under such circumstances, it is more efficient that the MN 101 performs flow routing with the LMA 110 than with the HA 102 in terms of round trip time.
 また、従来例として、LMA110がフロールーティングを正確に実行できることを保証するために、HA102がMN101に転送するパケットを識別するために、MN101がHA102に対してフロー・ラベル使用を依頼する方法が知られている。例えばCN130からのボイスフローにはラベルL1を付す。また、MN101はLMA110に対し、そのラベル付きパケットをMN101のどのインタフェースに転送するかを通知し、例えばラベルL1が付されたパケットはIF1010に転送するように通知する。HA102は、CN130からのボイスフローをMN101に転送するときに、そのパケットにラベルL1を付す。LMA110では、ラベルL1が付されたパケットをボイスパケットとして了解して、IF1010に転送する。 Further, as a conventional example, in order to ensure that the LMA 110 can correctly execute the flow routing, a method in which the MN 101 requests the HA 102 to use a flow label in order to identify a packet to be transferred to the MN 101 is known. It has been. For example, the label L1 is attached to the voice flow from the CN 130. Also, the MN 101 notifies the LMA 110 which interface of the MN 101 the labeled packet is transferred to, for example, the packet with the label L1 is notified to be transferred to the IF 1010. When the HA 102 transfers the voice flow from the CN 130 to the MN 101, the HA 102 attaches a label L1 to the packet. In LMA 110, the packet with label L1 is accepted as a voice packet and transferred to IF 1010.
 このようにHA102とLMA110の両方を使用するフロールーティングの概念はまた、3GPPシステムでは共通であり、ユーザ機器(UE)は、複数のPDN-GWとアソシエーションを有するかもしれない。したがって、ユーザ機器は、外部ネットワーク・ドメイン11内の1つのPDN-GWと接続するならば、ラウンドトリップ時間を短縮するために、外部のPDN-GW(すなわちLMA110)経由で選択的なフロールーティングを実行したいというプリファレンスを有するかもしれない。 The concept of flow routing using both HA 102 and LMA 110 is also common in 3GPP systems, and user equipment (UE) may have multiple PDN-GW associations. Thus, if the user equipment connects with one PDN-GW in the external network domain 11, it will perform selective flow routing via the external PDN-GW (ie LMA 110) to reduce round trip time. You may have a preference that you want to run.
 さらに、非特許文献5に記載されているようにMN101がHA102に送信するフロールーティング用のメッセージに適用した場合、そのメッセージが1又は多くのFIDオプションを含むので、FIDオプションがそのメッセージのパケットサイズを増加させる。 Furthermore, as described in Non-Patent Document 5, when the MN 101 is applied to a message for flow routing transmitted to the HA 102, the message includes one or many FID options, so that the FID option indicates the packet size of the message. Increase.
 そこで、第11の実施の形態では、移動通信装置であるMN101と、MN101の移動管理装置であるHA102、及び/又は中継ノードであるLMA110との間で、MN101あてのパケットの複数のフローと、MN101の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定し、MN101からHA102及び/又はLMA110に対してこの対応関係を使用するよう要求(トリガ)し、HA102及び/又はLMA110がこの要求を受信した場合に、前記対応関係に基づいてMN101あてのパケットの複数のフローをMN101の各あて先IPアドレスに選択的に転送する。なお、HA102及び/又はLMA110に対してフローとあて先IPアドレスの対応関係の使用を要求するメッセージとして、BUメッセージなどのモビリティヘッダを有するメッセージにフラグ等をセットしたメッセージを用いてもよいし、HA102との間でIPSecトンネルを構築する際に行われるIKEv2のメッセージの中でフラグ等をセットして要求してもよい。また、フローとあて先IPアドレスの対応関係は静的に設定されていてもよいし、動的に設定されてもよい。動的に設定される場合には、例えば、フローとあて先IPアドレスの対応関係の使用を要求するメッセージ(BUメッセージ)の中に含めてもよい。 Therefore, in the eleventh embodiment, a plurality of flows of packets addressed to the MN 101 between the MN 101 that is a mobile communication device, the HA 102 that is a mobility management device of the MN 101, and / or the LMA 110 that is a relay node, The correspondence relationship of each destination IP address in the plurality of interfaces of the MN 101 is set in advance, and the MN 101 requests (triggers) the HA 102 and / or the LMA 110 to use this correspondence relationship, and the HA 102 and / or the LMA 110 sends this request. When received, a plurality of flows of packets destined for the MN 101 are selectively transferred to each destination IP address of the MN 101 based on the correspondence relationship. Note that as a message for requesting the HA 102 and / or LMA 110 to use the correspondence relationship between the flow and the destination IP address, a message having a flag or the like set in a message having a mobility header such as a BU message may be used. It may be requested by setting a flag or the like in an IKEv2 message that is performed when an IPSec tunnel is established with. Also, the correspondence between the flow and the destination IP address may be set statically or dynamically. In the case of dynamic setting, for example, it may be included in a message (BU message) requesting the use of the correspondence between the flow and the destination IP address.
 第11の実施の形態においても、MN101は、CN130からの個々の異なるパケットフローを表すためにIPアドレスを使用する旨をHA102に通知(トリガ)するために、図4に示す通知トリガメッセージ40を用いることができる。これは、MN101がLMA110に対し、フロールーティングの実行を依頼するときに利点がある。CN130からの個々の異なるパケットフローを表すためにIPアドレスを使用することにより、LMA110は、パケットのIPアドレスに基づいてフローフィルタリングを実行することができる。ここで、パケットのあて先アドレスフィールドは、中間ノードがルーティングに使用するために使用されるため、保護されていない。従って、LMA110がパケットをMN101のプリファレンスに基づいてMN101に正確に転送できることを意味する。なお、MN101自身が、受信したパケットのフローの種類を識別するために、HA102に対して、フローの種類に応じて転送先として使用するIPアドレスを使い分けるよう要求してもよい。この場合のネットワーク構成としては、図11に示すようにHA102の機能とLMA110の機能が別々のエンティティによって提供されるネットワーク構成に限定される必要はない。例えば、HA102とLMA110が同一のエンティティによって構成されている場合に、HA102の機能から割り当てられたアドレス(プリフィックス)に対して、LMA110の機能から割り当てられたプリフィックスを気付プリフィックス(プリフィックスから生成されるアドレスを気付アドレス)としてHA102に登録する場合でもよい。また、MN101が接続している外部ネットワーク・ドメイン11は、必ずしもネットワークベースのモビリティ管理機能を有している必要はなく、外部ネットワーク・ドメイン11において割り当てられるプリフィックスがMN毎にユニークであればよい。例えば、MN101がHA102とは別のHA103を利用可能であり、HA103からユニークなプリフィックスを割り当てられているときに、そのプリフィックスを気付プリフィックス(プリフィックスから生成されるアドレスを気付アドレス)としてHA102に登録する場合でもよい。外部ネットワーク・ドメイン11においてMN101に割り当てられるプリフィックスがユニークであれば、そのプレフィックスから生成されるアドレスあてのパケットは全てMN101に転送されるため、MN101は、HA102から転送されてきたパケットのあて先アドレスを基に、そのアドレスに対応するフローを確認することで、そのパケットのフローの種類を特定することができる。これにより、転送されてきたパケットに含まれるCN130からのパケットに含まれる送信元アドレスや、プロトコルナンバー、ポート番号などのチェックをすることなく、受信パケットのフローの種類を容易に特定することができる。なお、この場合、MN101が保持するインタフェースは1つでもよい。 Also in the eleventh embodiment, the MN 101 uses the notification trigger message 40 shown in FIG. 4 to notify (trigger) that the IP address is used to represent each different packet flow from the CN 130. Can be used. This is advantageous when the MN 101 requests the LMA 110 to execute flow routing. By using an IP address to represent each different packet flow from CN 130, LMA 110 can perform flow filtering based on the IP address of the packet. Here, the destination address field of the packet is not protected because it is used by the intermediate node for routing. Therefore, it means that the LMA 110 can correctly transfer the packet to the MN 101 based on the preference of the MN 101. Note that the MN 101 itself may request the HA 102 to use different IP addresses as transfer destinations according to the flow type in order to identify the flow type of the received packet. The network configuration in this case need not be limited to a network configuration in which the functions of the HA 102 and the LMA 110 are provided by separate entities as shown in FIG. For example, when the HA 102 and the LMA 110 are configured by the same entity, the prefix assigned from the function of the LMA 110 is compared with the address assigned by the function of the HA 102 (the address generated from the prefix). May be registered in the HA 102 as a care-of address). The external network domain 11 to which the MN 101 is connected does not necessarily have a network-based mobility management function, and the prefix assigned in the external network domain 11 may be unique for each MN. For example, when the MN 101 can use a HA 103 different from the HA 102 and is assigned a unique prefix from the HA 103, the prefix is registered in the HA 102 as a care-of prefix (an address generated from the prefix is a care-of address). It may be the case. If the prefix assigned to the MN 101 in the external network domain 11 is unique, all packets addressed to the address generated from the prefix are transferred to the MN 101. Therefore, the MN 101 sets the destination address of the packet transferred from the HA 102. The flow type of the packet can be specified by confirming the flow corresponding to the address. As a result, the flow type of the received packet can be easily specified without checking the source address, protocol number, port number, etc. included in the packet from the CN 130 included in the forwarded packet. . In this case, the MN 101 may have one interface.
 図12は、第11の実施の形態において個々の異なるパケットフローを表すのにIPアドレスを使用するためのメッセージシーケンスを示す。ここで、MN101は、IF1010、1011を有し、また、CN130からの2つの異なるパケットフロー、すなわちボイスフローとデータフローを有するものとする。このため、MN101とHA102との間で、MN101あてのパケットのボイスフロー及びデータフローと、それらのフローを転送する際にあて先アドレスとして使用するMN101のIPアドレスIP Addr1、IP Addr2の対応関係をそれぞれあらかじめ設定しておく。そして、MN101はHA102に対し、CN130からのボイスフローとデータフローをそれぞれユニークに識別するためにIPアドレスIP Addr1、IP Addr2を使用することを指示(トリガ)する(シグナリングS100)。 FIG. 12 shows a message sequence for using an IP address to represent each different packet flow in the eleventh embodiment. Here, it is assumed that the MN 101 has IFs 1010 and 1011 and two different packet flows from the CN 130, that is, a voice flow and a data flow. For this reason, the voice flow and data flow of packets addressed to MN 101 between MN 101 and HA 102, and the correspondence relationship between IP addresses IP Addr1 and IP Addr2 of MN 101 used as destination addresses when transferring those flows, respectively. Set in advance. Then, the MN 101 instructs (triggers) to use the IP addresses IP Addr1 and IP Addr2 to uniquely identify the voice flow and data flow from the CN 130 to the HA 102 (signaling S100).
 このトリガメッセージは、図4に示す通知トリガメッセージ40を用いることができるが、これには限定されない。通知トリガメッセージ40を用いる場合、フラグ44が「1」にセットされて、CN130からのボイスフローとデータフローをそれぞれユニークに識別するためにIPアドレスIP Addr1、IP Addr2を使用することをHA102に指示し、また、HA102がこれを了解する。 This notification message can use the notification trigger message 40 shown in FIG. 4, but is not limited to this. When using the notification trigger message 40, the flag 44 is set to “1” to instruct the HA 102 to use the IP addresses IP Addr1, IP Addr2 to uniquely identify the voice flow and data flow from the CN 130, respectively. Also, the HA 102 understands this.
 HA102は、CN130からボイスフロー・パケット(CN:Voice)を受信すると(シグナリングS101)、MN101の指示に従ってそのボイスフロー・パケットをMN101に対して、アドレスIP Addr1経由で転送する(シグナリングS102)。LMA110では、アドレスIP Addr1のプリフィックスに基づいて通常のプリフィックスベースの転送を実行して、そのボイスフロー・パケットをIF1010に転送する(シグナリングS103)。同様に、HA102は、CN130からデータフロー・パケット(CN:Data)を受信すると(シグナリングS104)、MN101の指示に従ってそのデータフロー・パケットをMN101に対して、IF1011のアドレスIP Addr2経由で転送する(シグナリングS105)。LMA110では、アドレスIP Addr2のプリフィックスに基づいて通常のプリフィックスベースの転送を実行して、そのデータフロー・パケットをボイスフローと同じIF1010に転送する(シグナリングS106)。 When the HA 102 receives the voice flow packet (CN: Voice) from the CN 130 (signaling S101), the HA 102 transfers the voice flow packet to the MN 101 via the address IP Addr1 in accordance with the instruction of the MN 101 (signaling S102). The LMA 110 executes normal prefix-based transfer based on the prefix of the address IP Addr1, and transfers the voice flow packet to the IF 1010 (signaling S103). Similarly, when the HA 102 receives the data flow packet (CN: Data) from the CN 130 (signaling S104), the HA 102 transfers the data flow packet to the MN 101 via the address IPrAddr2 of the IF 1011 according to the instruction of the MN 101 ( Signaling S105). The LMA 110 executes a normal prefix-based transfer based on the prefix of the address IP Addr2, and transfers the data flow packet to the same IF 1010 as the voice flow (signaling S106).
 次に、MN101がCN130からデータフローに対して、LMA110におけるフローフィルタリングを実行することを決定するものとする。この目的のため、MN101とLMA110は、MN101あてのパケットのボイスフロー及びデータフローと、MN101のIPアドレスIP Addr1、IP Addr2の対応関係をそれぞれあらかじめ相互に設定しておく。そして、MN101はLMA110に対し、アドレスIP Addr2あてのパケットをIF1011に転送するよう指示(トリガ)する(シグナリングS107)。このため、LMA110は、アドレスIP Addr2あてのパケットを受信すると(シグナリングS108)、MN101の指示に従ってアドレスIP Addr2あてのパケットは全てIF1011に転送する(シグナリングS109)。 Next, it is assumed that the MN 101 determines to perform flow filtering in the LMA 110 on the data flow from the CN 130. For this purpose, the MN 101 and the LMA 110 previously set the corresponding relationship between the voice flow and data flow of the packet addressed to the MN 101 and the IP addresses IP Addr1 and IP Addr2 of the MN 101 in advance. Then, the MN 101 instructs (triggers) the LMA 110 to transfer a packet addressed to the address IP Addr2 to the IF 1011 (signaling S107). Therefore, when the LMA 110 receives a packet addressed to the address IP Addr2 (signaling S108), all packets addressed to the address IP Addr2 are transferred to the IF 1011 according to the instruction of the MN 101 (signaling S109).
 ここで、非特許文献6に記載されているフロー・ラベルを使用する方法に対して、第11の実施の形態で述べた方法の利点は、パケットサイズを減少できる点にある。しかしながら、非特許文献6では、フロールーティングの前に、MN101はHA102とLMA110の両方に対し、フロールーティングのそれぞれの役割を指示する必要がある。すなわち、非特許文献6では、図12に示すシグナリングS100においてMN101がHA102に送信するメッセージは、HA102が個々の異なるフローからのパケットをユニークに識別するために使用するフロー・ラベルを含む必要がある。一般的なフロー・ラベルは、パケット内で20ビット(又は2バイト)を占め、MN101が2つの異なるフロー・ラベルを記述すると、40ビット(又は4バイト)が使用される。これに対し、第11の実施の形態によれば、MN101からHA102に対しては、図4に示す通知トリガメッセージ40内の1ビットのフラグ44のみで、各フローにユニークなIPアドレスを使用する旨を通知すればよい。この場合、39ビット(おおよそ4バイト)を節減できる。 Here, the advantage of the method described in the eleventh embodiment over the method using the flow label described in Non-Patent Document 6 is that the packet size can be reduced. However, according to Non-Patent Document 6, before the flow routing, the MN 101 needs to instruct both the HA 102 and the LMA 110 of each role of the flow routing. That is, in Non-Patent Document 6, the message transmitted from the MN 101 to the HA 102 in the signaling S100 shown in FIG. 12 needs to include a flow label that the HA 102 uses to uniquely identify packets from individual different flows. . A typical flow label occupies 20 bits (or 2 bytes) in the packet, and if MN 101 describes two different flow labels, 40 bits (or 4 bytes) are used. On the other hand, according to the eleventh embodiment, only a 1-bit flag 44 in the notification trigger message 40 shown in FIG. 4 is used for each flow from the MN 101 to the HA 102 using a unique IP address. It is sufficient to notify that. In this case, 39 bits (approximately 4 bytes) can be saved.
 同様に、このビット数の節減は、図12に示すシグナリングS100において従来例のようにMN101がHA102に送信するメッセージ内にFIDを使用した場合にも同様である。各FIDは、メッセージ内で8ビット(すなわち1バイト)を占め、このため、合計で16ビット(すなわち21バイト)を必要とする。これに対し、第11の実施の形態によれば、MN101からHA102に対しては、図4に示す通知トリガメッセージ40内の1ビットのフラグ44のみで、各フローにユニークなIPアドレスを使用する旨を通知すればよい。この場合、15ビット(おおよそ2バイト)を節減できる。 Similarly, the reduction in the number of bits is the same when the FID is used in the message transmitted from the MN 101 to the HA 102 in the signaling S100 shown in FIG. Each FID occupies 8 bits (ie 1 byte) in the message, and thus requires a total of 16 bits (ie 21 bytes). On the other hand, according to the eleventh embodiment, only a 1-bit flag 44 in the notification trigger message 40 shown in FIG. 4 is used for each flow from the MN 101 to the HA 102 using a unique IP address. It is sufficient to notify that. In this case, 15 bits (approximately 2 bytes) can be saved.
 <第12の実施の形態>
 第12の実施の形態では、図13に示す通知トリガメッセージ40bのように、図4に示す通知トリガメッセージ40におけるフラグ44の代わりに例えば2ビットのオプションタイプ44bを使用して、種々のアクションを通知する。オプションタイプ44bを使用する理由は、MN101又はHA102が多くの通知メッセージの通知内容に対してIPアドレスを使用したいときがあるからである。このような通知内容は、1ビットで表すことができず、より多くのビット数を必要とする。
<Twelfth embodiment>
In the twelfth embodiment, as in the notification trigger message 40b shown in FIG. 13, for example, a 2-bit option type 44b is used instead of the flag 44 in the notification trigger message 40 shown in FIG. Notice. The reason for using the option type 44b is that the MN 101 or HA 102 sometimes wants to use an IP address for the notification contents of many notification messages. Such notification contents cannot be expressed by 1 bit, and require a larger number of bits.
 図14は、第12の実施の形態においてオプションタイプ11001毎のアドレス意味リスト11000を示す。オプションタイプ11001は2ビットで構成される。IPアドレスの意味11002は、通知トリガメッセージ40bの受信側がIPアドレスをどのように使用すべきかを示し、オプションタイプ=00の場合には、例えば、「通常ルーティング」を表す。また、オプションタイプ=01の場合には、例えば、「バインディング・リフレッシュ」を表す。また、MN101は、オプションタイプ11001に「10」をセットした通知トリガメッセージ40bをHA102に送信する場合には、フラグ44の代わりとして、CN130のフローを表すのにIPアドレスを使用したいこと(CNフロー識別)をHA102に通知(トリガ)する。また、オプションタイプ=11の場合には、例えば、「ルーティングルール生成」を表す。 FIG. 14 shows an address meaning list 11000 for each option type 11001 in the twelfth embodiment. The option type 11001 is composed of 2 bits. The IP address meaning 11002 indicates how the reception side of the notification trigger message 40b should use the IP address. When option type = 00, for example, “normal routing” is indicated. When option type = 01, for example, “binding / refresh” is indicated. In addition, when the notification trigger message 40b in which “10” is set in the option type 11001 is transmitted to the HA 102, the MN 101 wants to use an IP address to represent the flow of the CN 130 instead of the flag 44 (CN flow). (Identification) is notified (triggered) to the HA 102. When option type = 11, for example, “routing rule generation” is indicated.
 <第13の実施の形態>
 第13の実施の形態では、MN101がアップリンク・パケットの送信元アドレス内のビットを使用してMN101の意図をHA102に通知する。この方法により、MN101がHA102に対し、アップリンク・パケットに関係するダウンリンク・パケットをどのように取り扱うかを指示することができる。この方法による利点は、MN101がHA102に対し、特定のフロー毎に個々にメッセージを送信する必要がないことである。
<Thirteenth embodiment>
In the thirteenth embodiment, the MN 101 notifies the HA 102 of the intention of the MN 101 using the bits in the source address of the uplink packet. With this method, the MN 101 can instruct the HA 102 how to handle the downlink packet related to the uplink packet. The advantage of this method is that the MN 101 does not need to send messages to the HA 102 for each specific flow.
 図15は、第13の実施の形態においてMN101がHA102に対して使用するカプセル化パケット12000のフォーマットを示す。パケット12000は、図12に示すシグナリングS100で送信されるメッセージとして使用できるが、これには限定されない。カプセル化パケット12000は、送信元アドレス12001とカプセル化部12002を含む。送信元アドレス12001は、MN101のIPv4又はIPv6のアドレスであって、アドレススペース・ビット120010と通知スペース・ビット120011により構成(すなわち分割)される。アドレススペース・ビット120010と通知スペース・ビット120011の両方を結合することにより、MN101は、パケット12000の送信元アドレス12001を表すことができる。カプセル化部12002は、MN101がHA102から相手先に転送を要求するパケットを含む。 FIG. 15 shows a format of an encapsulated packet 12000 that the MN 101 uses for the HA 102 in the thirteenth embodiment. The packet 12000 can be used as a message transmitted by the signaling S100 illustrated in FIG. 12, but is not limited thereto. The encapsulated packet 12000 includes a transmission source address 12001 and an encapsulation unit 12002. The source address 12001 is an IPv4 or IPv6 address of the MN 101, and is configured (that is, divided) by an address space bit 120010 and a notification space bit 120011. By combining both the address space bit 120010 and the notification space bit 120011, the MN 101 can represent the source address 12001 of the packet 12000. The encapsulation unit 12002 includes a packet in which the MN 101 requests transfer from the HA 102 to the other party.
 MN101が自身の意図をHA102に通知できるようにするために、通知スペース・ビット120011の値が例えば図14に示すようにMN101の意図毎に異なる。例えばMN101は、HA102に対して、ダウンリンク・パケットの転送中に、特定のフローを識別するためにIPアドレスを使用することを要求したい場合には、通知スペース・ビット120011に「10」をセットする。HA102は、図14に示すアドレス意味リスト11000に基づいて、「10」が「このフローを識別するのにIPアドレスを使用すること」と了解する。 In order to enable the MN 101 to notify the HA 102 of its own intention, the value of the notification space bit 120011 differs depending on the intention of the MN 101 as shown in FIG. For example, if the MN 101 wants to request the HA 102 to use an IP address to identify a specific flow during downlink packet transfer, the notification space bit 120011 is set to “10”. To do. Based on the address semantic list 11000 shown in FIG. 14, the HA 102 understands that “10” “uses an IP address to identify this flow”.
 以下に具体例を説明する。図11において、MN101がCN130からのデータフローをHA102を経由してIF1010で受信するものとする。このデータフローのために、MN101とCN130はお互いにデータを交換することを必要とするものとする。このため、データがMN101からCN130に、また、CN130からMN101に転送される。MN101がHA102に対し、LMA110におけるフロールーティングの目的で、このデータフローを識別するためにIPアドレスを使用することを依頼することを決定するものとする。ここで、MN101は、LMA110に対して、特定のIPアドレスのパケットをどのようにフローフィルタリングして転送するかを通知することも可能である。 A specific example will be described below. In FIG. 11, it is assumed that the MN 101 receives a data flow from the CN 130 via the HA 102 at the IF 1010. For this data flow, MN 101 and CN 130 need to exchange data with each other. For this reason, data is transferred from the MN 101 to the CN 130 and from the CN 130 to the MN 101. Assume that the MN 101 decides to request the HA 102 to use an IP address to identify this data flow for the purpose of flow routing in the LMA 110. Here, the MN 101 can also notify the LMA 110 how to flow-filter and forward a packet with a specific IP address.
 ここでは、MN101はHA102に対し、送信元アドレス12001内の通知スペース・ビット120011に「10」をセットしたアップリンク・パケットを送信する。HA102は、このアップリンク・パケットを受信すると、通知スペース・ビット120011が「10」であることを知得して、MN101が同じデータフローのダウンリンク・パケットを識別するのにIPアドレスを使用することを依頼しているものと了解する。 Here, the MN 101 transmits an uplink packet in which “10” is set to the notification space bit 120011 in the transmission source address 12001 to the HA 102. When the HA 102 receives this uplink packet, it knows that the notification space bit 120011 is “10” and the MN 101 uses the IP address to identify the downlink packet of the same data flow. I understand that I am requesting that.
 ここで、当業者であれば、第12の実施の形態においてアクションを通信ノードに通知するためにIPアドレスを使用する方法が特許文献3と異なることは明らかである。特許文献3に記載されている従来技術では、ネットワーク・エンティティ(例えばAAAサーバ)がSIP通知メッセージのオプションを使用して、SIPサーバにおけるクライアントの登録を削除している。そして、このオプションにより、AAAサーバはSIPサーバに対し、クライアントの識別子の登録を削除するよう通知する。もし、この従来技術が第12の実施の形態を使用した場合、SIP通知メッセージの送信元アドレスをクライアントのアドレスとし、識別子のオプションを追加的に含めずに送信する。このため、第12の実施の形態とこの従来技術の間には差異がある。 Here, it is obvious for those skilled in the art that the method of using the IP address for notifying the communication node of the action in the twelfth embodiment is different from Patent Document 3. In the prior art described in Patent Document 3, a network entity (for example, an AAA server) uses a SIP notification message option to delete client registration in the SIP server. With this option, the AAA server notifies the SIP server to delete the registration of the client identifier. If this prior art uses the twelfth embodiment, the source address of the SIP notification message is used as the client address, and it is sent without additionally including an identifier option. For this reason, there is a difference between the twelfth embodiment and this prior art.
 また、当業者であれば、第13の実施の形態においてアクションを通信ノードに通知するためにIPアドレスを使用する方法が特許文献4と異なることは明らかである。特許文献4に記載されている従来技術では、ゲートウェイノードが受信したアップリンク・パケットのIPアドレスを使用して、同じダウンリンク・パケットのルーティングルールを生成及び修正しており、このため、概念は類似している。しかしながら、この従来技術の範囲は、モバイルノードがエンティティに対し、アクション(ルーティングルールの生成及び修正)を通知するのみである。これに対し、第13の実施の形態では、IPアドレスのビットを使用して、複数のアクションをエンティティに動的に通知する。このため、第13の実施の形態とこの従来技術の間には差異がある。 Also, those skilled in the art will appreciate that the method of using the IP address to notify the communication node of the action in the thirteenth embodiment is different from that of Patent Document 4. In the prior art described in Patent Document 4, the IP address of the uplink packet received by the gateway node is used to generate and modify the same downlink packet routing rule. It is similar. However, the scope of this prior art is that the mobile node only notifies the entity of the action (routing rule creation and modification). On the other hand, in the thirteenth embodiment, a plurality of actions are dynamically notified to the entity using the bits of the IP address. For this reason, there is a difference between the thirteenth embodiment and this prior art.
 <第14の実施の形態>
 第14の実施の形態では、MN101が自身の意図をLMA110に対し、アップリンク・パケット内のビットを使用して通知する。第14の実施の形態においても、MN101が図15に示す通知スペース・ビット120011を使用して、MN101の意図をLMA110に通知することもできる。この意味は、MN101が同じパケットを使用して、HA102とLMA110の両方に通知できるということである。第14の実施の形態においてMN101が送信するメッセージは、図12に示すシグナリングS100又はS107に対応する。ただし、これには限定されない。
<Fourteenth embodiment>
In the fourteenth embodiment, the MN 101 notifies its intention to the LMA 110 using bits in the uplink packet. Also in the fourteenth embodiment, the MN 101 can notify the LMA 110 of the intention of the MN 101 using the notification space bit 120011 shown in FIG. This means that the MN 101 can notify both the HA 102 and the LMA 110 using the same packet. The message transmitted by the MN 101 in the fourteenth embodiment corresponds to the signaling S100 or S107 shown in FIG. However, it is not limited to this.
 MN101はまず、同期を目的として、通知スペース・ビット120011の意味をHA102及びLMA110と交渉する。例えばMN101はHA102に対し、4ビットの通知スペース・ビット120011内の最初の2ビットがMN101からHA102に対する指示を表す旨を通知する。同様に、MN101はLMA110に対し、通知スペース・ビット120011内の最後の2ビットがMN101からLMA110に対する指示を表す旨を通知する。この利点は、MN101がHA102とLMA110に送信しなければならないメッセージ数を節減できることにある。 MN 101 first negotiates with HA 102 and LMA 110 the meaning of notification space bit 120011 for the purpose of synchronization. For example, the MN 101 notifies the HA 102 that the first two bits in the 4-bit notification space bit 120011 represent an instruction for the HA 102 from the MN 101. Similarly, the MN 101 notifies the LMA 110 that the last two bits in the notification space bit 120011 represent an instruction for the LMA 110 from the MN 101. The advantage is that the number of messages that the MN 101 has to send to the HA 102 and LMA 110 can be saved.
 例えばMN101は、CN130からのデータフローをHA102経由でIF1010で受信する場合、このデータフローに対して、MN101とCN130はデータを交換することを必要とし、お互いにデータを転送する。MN101は、このデータフローを表すためにIPアドレス(例えばMN.CoA7)を使用することを決定して、HA102に対してこのデータフローを表すのにIPアドレス(MN.CoA7)を使用するよう指示したいものとする。同様に、MN101はLMA110に対し、パケットを受信したときには、IPアドレス(MN.CoA7)に対してその受信パケットをIF1011に転送するというルーティングルールを生成することを通知したいものとする。 For example, when the MN 101 receives the data flow from the CN 130 via the HA 102 at the IF 1010, the MN 101 and the CN 130 need to exchange data for this data flow, and transfer data to each other. MN 101 decides to use an IP address (eg MN.CoA7) to represent this data flow and instructs HA 102 to use the IP address (MN.CoA7) to represent this data flow Suppose you want to. Similarly, when the MN 101 receives a packet, the MN 101 wants to notify the IP address (MN.CoA7) that a routing rule for forwarding the received packet to the IF 1011 is generated.
 このため、MN101は、アップリンク・パケットをHA102に送信する際、そのパケットの送信元アドレス12001内の通知スペース・ビット120011に「1011」をセットする。HA102では、通知スペース・ビット120011の最初の2ビット「10」から、MN101がこのデータフローのダウンリンク・パケットを識別するのにIPアドレス(MN.CoA7)を使用したいことを了解する。また、同じアップリンク・パケットが、LMA110を経由してHA102に送信されるため、LMA110は、通知スペース・ビット120011の最後の2ビット「11」から、IPアドレス(MN.CoA7)に対するルーティングルールを希望していることを了解する。この場合、LMA110はIPアドレス(MN.CoA7)に対して、パケットをIF1011に転送するというルーティングルールを生成する。 Therefore, when the MN 101 transmits an uplink packet to the HA 102, the MN 101 sets “1011” to the notification space bit 120011 in the transmission source address 12001 of the packet. The HA 102 understands from the first two bits “10” of the notification space bit 120011 that the MN 101 wants to use the IP address (MN.CoA7) to identify the downlink packet of this data flow. Also, since the same uplink packet is transmitted to the HA 102 via the LMA 110, the LMA 110 changes the routing rule for the IP address (MN.CoA7) from the last two bits “11” of the notification space bit 120011. I understand what I want. In this case, the LMA 110 generates a routing rule for forwarding the packet to the IF 1011 for the IP address (MN.CoA7).
 <第15の実施の形態>
 第15の実施の形態では、MN101はHA102に対し、フラグを使用して通知用のIPアドレスを自己生成するよう通知する。第15の実施の形態においては、MN101はHA102に対し、図4に示すフォーマットの通知トリガメッセージ40を使用して、CN130からの個々の異なるパケットフローを表すIPアドレスを自己生成するよう通知することができる。例えばMN101は通知トリガメッセージ40をHA102に対し、図12に示すシグナリングS100において送信する。このメッセージ40には、フラグ44が「1」にセットされ、このフラグ44により、HA102は、MN101がHA102に対して、CN130からMN101に転送される個々の異なるフローを表すIPアドレスセットを自己生成することを希望していると了解する。
<Fifteenth embodiment>
In the fifteenth embodiment, the MN 101 notifies the HA 102 to self-generate a notification IP address using a flag. In the fifteenth embodiment, the MN 101 notifies the HA 102 to self-generate an IP address representing each different packet flow from the CN 130 using the notification trigger message 40 in the format shown in FIG. Can do. For example, the MN 101 transmits the notification trigger message 40 to the HA 102 in the signaling S100 shown in FIG. In this message 40, a flag 44 is set to “1”, and this flag 44 causes the HA 102 to self-generate an IP address set representing each different flow transferred from the CN 130 to the MN 101 with respect to the HA 102. I understand that I want to.
 MN101がHA102に対して通知用のIPアドレスを自己生成するよう依頼する利点は、MN101とHA102のあいだのシグナリング量を節減できることにある。MN101は、HA102に対して通知用のIPアドレスを自己生成するよう依頼することにより、別のCNと通信を開始するときであっても、メッセージをHA102に送信する必要がない。 An advantage of the MN 101 requesting the HA 102 to self-generate an IP address for notification is that the amount of signaling between the MN 101 and the HA 102 can be saved. The MN 101 requests the HA 102 to self-generate an IP address for notification, so that it is not necessary to send a message to the HA 102 even when communication with another CN is started.
 <第16の実施の形態>
 第16の実施の形態では、MN101はHA102に対し、図13に示す通知トリガメッセージ40bのフラグ44の代わりにオプションタイプ44bで、通知用のIPアドレスを自己生成するよう通知する。オプションタイプ44bを使用する理由は、MN101又はHA102がIPアドレスを自己生成するのに多くの方法を有する場合があるからである。IPアドレスを自己生成する方法としては、IPアドレスの値をインクリメントしたり、公知のハッシュ関数を使用したりする方法がある。ただし、これには限定されない。IPアドレスを自己生成する方法を通知するためには、1ビットではできないので、より多くのビット数を必要とする。
<Sixteenth Embodiment>
In the sixteenth embodiment, the MN 101 notifies the HA 102 to self-generate a notification IP address with the option type 44b instead of the flag 44 of the notification trigger message 40b shown in FIG. The reason for using option type 44b is that MN 101 or HA 102 may have many ways to self-generate an IP address. As a method of self-generating an IP address, there are a method of incrementing an IP address value or using a publicly known hash function. However, it is not limited to this. In order to notify the method of self-generating the IP address, a single bit cannot be used, so a larger number of bits is required.
 例えばオプションタイプ=10は、CN130のフローを表すIPアドレスを生成する方法として公知のハッシュ関数(例えばセキュアなハッシュ・アルゴリズム)の使用を指示する。この場合、MN101がオプションタイプ=10を有する通知トリガメッセージ40bをHA102に送信し、HA102は、このメッセージ40bを受信して、MN101がCN130のフローを表すIPアドレスを生成する方法として、公知のハッシュ関数の使用を希望しているものと了解する。 For example, option type = 10 instructs the use of a publicly known hash function (for example, a secure hash algorithm) as a method for generating an IP address representing the flow of the CN 130. In this case, the MN 101 transmits a notification trigger message 40b having an option type = 10 to the HA 102. The HA 102 receives this message 40b, and the MN 101 generates a IP address representing the flow of the CN 130 as a known hash. I understand that I want to use the function.
 <第17の実施の形態>
 第17の実施の形態では、HA102がMN101に対し、図13に示す通知トリガメッセージ40bを使用してオプションタイプ44bで、通知用のIPアドレスを自己生成する方法を通知する。すなわち、第17の実施の形態では、前述した第15の実施の形態に記載されている方法をHA102が使用して、CN130のフローを表すIPアドレスを生成する方法をMN101に通知する。例えばオプションタイプ=11は、CN130のフローを表すIPアドレスを生成する方法として、IPアドレスの値をインクリメントする方法を指示する。ここで、HA102は、MN101から受信した通知トリガメッセージ40b内に、CN130のフローを表すIPアドレスを生成する方法を示す指示がない場合、自身でサポートできる方法を選択する。この場合、HA102は、MN101から受信した通知トリガメッセージ40bに対する応答として、オプションタイプ=11を含むメッセージを送り返すことにより、CN130のフローを表すIPアドレスを生成する方法として、IPアドレスの値をインクリメントする方法を使用することをMN101に通知する。
<Seventeenth embodiment>
In the seventeenth embodiment, the HA 102 notifies the MN 101 of a method of self-generating a notification IP address with the option type 44b using the notification trigger message 40b shown in FIG. That is, in the seventeenth embodiment, the HA 102 uses the method described in the fifteenth embodiment to notify the MN 101 of a method for generating an IP address representing the flow of the CN 130. For example, option type = 11 indicates a method of incrementing the value of the IP address as a method of generating an IP address representing the flow of the CN 130. Here, the HA 102 selects a method that can be supported by the HA 102 if there is no instruction in the notification trigger message 40b received from the MN 101 indicating the method for generating the IP address representing the flow of the CN 130. In this case, the HA 102 increments the value of the IP address as a method of generating an IP address representing the flow of the CN 130 by sending back a message including the option type = 11 as a response to the notification trigger message 40b received from the MN 101. Notify the MN 101 to use the method.
 この方法は、HA102が、MN101により指示されたIPアドレス生成方法をサポートできないときに利点がある。したがって、HA102がIPアドレス自己生成方法をMN101に通知することにより、MN101とHA102が同じIPアドレス自己生成方法を使用して、CN130のフローを表すIPアドレスを生成することを保証することができる。 This method has an advantage when the HA 102 cannot support the IP address generation method specified by the MN 101. Therefore, the HA 102 notifies the MN 101 of the IP address self-generation method, so that it is possible to ensure that the MN 101 and the HA 102 use the same IP address self-generation method to generate an IP address representing the flow of the CN 130.
 <第18の実施の形態>
 第18の実施の形態では、IPアドレス内のビットを使用して、IPアドレス自己生成方法を指示する。この場合、MN101はHA102に対し、図14に示す通知スペース・ビット120011を使用して、IPアドレス自己生成方法を指示することができる。例えばMN101はHA102に対し、通知スペース・ビット120011に「10」をセットしたメッセージ(例えば図12に示すシグナリングS100)を送信することにより、公知のハッシュ関数(例えばセキュアなハッシュ・アルゴリズム)を使用してCN130のフローを表すIPアドレスを自己生成することを通知する。逆に、HA102はMN101に対し、図14に示す通知スペース・ビット120011を使用して、自身がサポートするIPアドレス自己生成方法を通知する。
<Eighteenth embodiment>
In the eighteenth embodiment, a bit in the IP address is used to instruct the IP address self-generation method. In this case, the MN 101 can instruct the HA 102 using the notification space bit 120011 shown in FIG. For example, the MN 101 uses a known hash function (for example, a secure hash algorithm) by transmitting a message (for example, signaling S100 shown in FIG. 12) in which the notification space bit 120011 is set to “10” to the HA 102. That the IP address representing the flow of the CN 130 is self-generated. Conversely, the HA 102 notifies the MN 101 of the IP address self-generation method supported by itself using the notification space bit 120011 shown in FIG.
 <第19の実施の形態>
 本発明の第19の実施の形態では、本発明の第1の実施の形態で説明したアクションの通知手法を、MN101のIF1011がネットワークベースのモビリティプロトコルを用いてホームネットワーク・ドメイン10に接続している場合に適用する。図11のネットワーク構成を3GPPシステムに適用して説明すると、外部ネットワーク・ドメイン11を、ホームネットワーク・ドメイン10又は外部ネットワーク・ドメイン11が管理するNon3GPPネットワークであるとみなし、IF1011(WLANやWiMAX)はNon3GPPネットワークを経由してホームネットワーク・ドメイン10内のHA102へPMIPを用いて接続し、IF1010は3GPPネットワークであるホームネットワーク・ドメイン10へGTP又はPMIPを用いて接続している。このときHA102はMN101に対するLMAとして機能している。
<Nineteenth embodiment>
In the nineteenth embodiment of the present invention, the IF 1011 of the MN 101 connects to the home network domain 10 using the network-based mobility protocol in the action notification method described in the first embodiment of the present invention. Applicable when When the network configuration of FIG. 11 is applied to a 3GPP system, the external network domain 11 is regarded as a home network domain 10 or a Non3GPP network managed by the external network domain 11, and IF 1011 (WLAN or WiMAX) is The PM 10 is connected to the HA 102 in the home network domain 10 via the Non3GPP network using PMIP, and the IF 1010 is connected to the home network domain 10 that is a 3GPP network using GTP or PMIP. At this time, the HA 102 functions as an LMA for the MN 101.
 アドレス意味リスト50の定義及び取得方法は、本発明の第1の実施の形態と同様であるため説明を省略する。HA102がMN101に対してアクションを通知する必要があるとき、HA102はアドレス意味リスト50を参照し、通知するアクションに対応するアドレスを取得して、MN101あてのパケットのあて先アドレスに設定する。MN101へ送信するパケットが、CN130から送信されたパケットである場合は、すでにあて先アドレスとして設定されているMN101のホームアドレスを、アドレス意味リスト50から取得したアドレスに変更して送信する。一方、このパケットを受信したMN101は、受信したパケットのあて先アドレスをチェックし、アドレス意味リスト50の中に対応するアドレスがあるか否かを確認する。対応するアドレスが存在した場合には、そのアドレスが意味するアクションを実行すると共に、受信したパケットのあて先アドレスを元のホームアドレスに変換して、上位レイヤへ渡す。このように、MN101は、HA102から受信したパケットのあて先アドレスを確認することで、要求されたアクションを認識し実行すると同時に、アクション通知のためにHA102によって変更されたあて先アドレスを、再び元のホームアドレスへ変換し、通常のホームアドレスあてのデータパケットとして処理する。 The definition and acquisition method of the address meaning list 50 are the same as those in the first embodiment of the present invention, and thus the description thereof is omitted. When the HA 102 needs to notify the MN 101 of an action, the HA 102 refers to the address semantic list 50, acquires an address corresponding to the notified action, and sets it as the destination address of the packet addressed to the MN 101. If the packet to be transmitted to the MN 101 is a packet transmitted from the CN 130, the home address of the MN 101 that has already been set as the destination address is changed to the address acquired from the address meaning list 50 and transmitted. On the other hand, the MN 101 that has received this packet checks the destination address of the received packet and confirms whether there is a corresponding address in the address meaning list 50. If there is a corresponding address, the action indicated by the address is executed, and the destination address of the received packet is converted to the original home address and passed to the upper layer. As described above, the MN 101 recognizes and executes the requested action by confirming the destination address of the packet received from the HA 102, and at the same time, the destination address changed by the HA 102 for the action notification is changed again to the original home address. It is converted to an address and processed as a data packet addressed to a normal home address.
 なお、上記の手法は、MN101の各インタフェースに対して独立に適用できるため、MN101は、複数のインタフェースを備えている必要はなく、3GPPインタフェース又はNon3GPPインタフェースのどちらか1つのインタフェースを備えているMN101であってもよい。 Note that since the above method can be applied independently to each interface of the MN 101, the MN 101 does not have to have a plurality of interfaces, and the MN 101 has either a 3GPP interface or a Non3GPP interface. It may be.
 また、MN101がHA102に対してアクションを通知する必要があるときにも、上述の手法を用いることができる。MN101がHA102に対してアクションを通知する必要があるとき、MN101はアドレス意味リスト50を参照し、通知するアクションに対応するアドレスを取得して、パケットの送信元アドレスに設定する。このパケットが、CN130あてのパケットである場合は、本来であればホームアドレスが送信元アドレスとして設定されているが、本手法では、MN101はホームアドレスを、アクションに対応するアドレスへ変更して送信する。一方、このパケットを受信したHA102は、受信したパケットの送信元アドレスをチェックし、アドレス意味リスト50の中に対応するアドレスがあるか否かを確認する。対応するアドレスが存在した場合には、そのアドレスが意味するアクションを実行すると共に、受信したパケットの送信元アドレスを元のホームアドレスに変更して転送する。このように、HA102は、MN101から受信したパケットの送信元アドレスを確認することで、要求されたアクションを認識し実行すると同時に、アクション通知のためにMN101によって変更された送信元アドレスを、再び元のホームアドレスへ変換し、通常のCN130あてのデータパケットとして転送する。 Also, when the MN 101 needs to notify the HA 102 of an action, the above-described method can be used. When the MN 101 needs to notify the HA 102 of an action, the MN 101 refers to the address semantic list 50, acquires an address corresponding to the notified action, and sets it as the source address of the packet. If this packet is addressed to the CN 130, the home address is originally set as the source address, but in this method, the MN 101 changes the home address to an address corresponding to the action and transmits it. To do. On the other hand, the HA 102 that has received this packet checks the transmission source address of the received packet and confirms whether there is a corresponding address in the address meaning list 50. If there is a corresponding address, the action indicated by the address is executed, and the source address of the received packet is changed to the original home address and transferred. In this way, the HA 102 recognizes and executes the requested action by confirming the source address of the packet received from the MN 101, and at the same time, the HA 102 again uses the source address changed by the MN 101 for the action notification. To the home address and forwarded as a normal data packet addressed to the CN 130.
 ここで、MN101からHA102へのアクション要求の例として、パケットの転送先の切り替えを要求する場合について説明する。MN101が2つのインタフェースを備えている場合は、IF1010とIF1011のそれぞれに異なるプレフィックス(P1、P2)が割り当てられるが場合がある。これは2つのインタフェースが異なるHAに接続している場合に限らず、同一のHAに接続している場合でも発生するが、ここでは、P1はHA102によって管理され、P2は別のHAに管理されているものとする。この場合、MN101は、それぞれのプレフィックスから生成したアドレスをCN130との通信に使用することができるが、P1アドレスあてのパケットはすべてIF1010へ転送され、P2アドレスあてのパケットはすべてIF1011へ転送される。ここで、MN101は、P1を管理しているHA102に対して、P2から生成したホームアドレスとは異なるアドレスを、P1アドレスあてのパケットをIF1011へ転送するというアクションを意味するアドレスとして登録する。なお、MN101は、フローフィルタリングを実行させるためのパケット・フィルタリング・ルール(P1あてのあるフローをIF1011(P2)あてへ転送)もHA102に登録する必要がある。HA102は、このパケット・フィルタリング・ルールに基づいて、IF1011あてへ転送するべきP1アドレスあてのフローを識別し、さらに、アドレス意味リストを用いて、P1アドレスあてのフローをIF1011へ転送するというアクションに対応するP2アドレスを取得する。そして、元々P1のホームアドレスが設定されているあて先アドレスを、取得したP2アドレスに変換してMN101へ送信する。このパケットを受信したMN101は、パケットのあて先アドレスが、フローフィルタリングのために用いられたP2アドレスであることを認識し、あて先アドレスを元のホームアドレスに変換して、上位レイヤへ渡す。つまり、MN101は、あて先アドレスが上述のP2アドレスである場合は、LMA110によって、P1のホームアドレスあてパケットの転送先切り替えが行われたことを認識する。これにより、HA102は、P1のホームアドレスあてのパケットをP2から生成されたホームアドレスでカプセル化する必要がなくなるため、パケットサイズを小さくすることができる。 Here, as an example of an action request from the MN 101 to the HA 102, a case of requesting switching of a packet transfer destination will be described. When the MN 101 has two interfaces, different prefixes (P1, P2) may be assigned to the IF 1010 and the IF 1011, respectively. This occurs not only when the two interfaces are connected to different HAs, but also when they are connected to the same HA, but here P1 is managed by HA102 and P2 is managed by another HA. It shall be. In this case, the MN 101 can use the address generated from each prefix for communication with the CN 130, but all packets addressed to the P1 address are transferred to the IF 1010, and all packets addressed to the P2 address are transferred to the IF 1011. . Here, the MN 101 registers an address different from the home address generated from the P2 with the HA 102 that manages the P1 as an address indicating an action of forwarding a packet addressed to the P1 address to the IF 1011. Note that the MN 101 also needs to register in the HA 102 packet filtering rules (forwarding a flow addressed to P1 to the IF 1011 (P2)) for executing flow filtering. Based on this packet filtering rule, the HA 102 identifies the flow addressed to the P1 address to be forwarded to the IF 1011, and further uses the address semantic list to forward the flow addressed to the P1 address to the IF 1011. Get the corresponding P2 address. Then, the destination address to which the home address of P1 is originally set is converted to the acquired P2 address and transmitted to the MN 101. Upon receiving this packet, the MN 101 recognizes that the destination address of the packet is the P2 address used for flow filtering, converts the destination address to the original home address, and passes it to the upper layer. That is, when the destination address is the above-described P2 address, the MN 101 recognizes that the LMA 110 has switched the forwarding destination of the packet to the home address of P1. As a result, the HA 102 does not need to encapsulate the packet addressed to the home address of P1 with the home address generated from P2, so that the packet size can be reduced.
 また、上記のパケットの転送先の切り替え要求を、MN101のIF1011がモバイルIPを用いてホームネットワーク・ドメイン10に接続している場合に適用する。図11のネットワーク構成を3GPPシステムに適用して説明すると、外部ネットワーク・ドメイン11を、ホームネットワーク・ドメイン10又は外部ネットワーク・ドメイン11が管理するNon3GPPネットワークであるとみなし、IF1011(WLANやWiMAX)はNon3GPPネットワークを経由してホームネットワーク・ドメイン10内のHA102へモバイルIPを用いて接続し、IF1010は3GPPネットワークであるホームネットワーク・ドメイン10へGTP又はPMIPを用いて接続している。このときHA102はMN101に対するLMAとして機能している。つまり、HA102は、3GPPネットワーク接続に対してはLMAとして機能し、Non3GPPネットワークに対してはHAとして機能する。ここで、IF1010にはP1プレフィックス、IF1011にはP2プレフィックスが割り当てられているときに、MN101は、上記のように、P1アドレスあてのパケットをIF1011へ転送するというアクションをP2アドレスへ関連付けてHA102に要求する。そして、HA102があて先アドレスをP2アドレスへ変換し、MN101がP1のホームアドレスへ再変換する手法を用いる。これにより、HA102は、P1あてのパケットをP2のホームアドレスでカプセル化する必要がなくなるため、パケットサイズを小さくすることができる。 Also, the packet transfer destination switching request is applied when the IF 1011 of the MN 101 is connected to the home network domain 10 using the mobile IP. When the network configuration of FIG. 11 is applied to a 3GPP system, the external network domain 11 is regarded as a home network domain 10 or a Non3GPP network managed by the external network domain 11, and IF 1011 (WLAN or WiMAX) is The mobile IP is used to connect to the HA 102 in the home network domain 10 via the Non3GPP network, and the IF 1010 is connected to the home network domain 10 that is a 3GPP network using GTP or PMIP. At this time, the HA 102 functions as an LMA for the MN 101. That is, the HA 102 functions as an LMA for a 3GPP network connection and functions as an HA for a Non3GPP network. Here, when the P1 prefix is assigned to the IF 1010 and the P2 prefix is assigned to the IF 1011, the MN 101 associates the action of transferring the packet addressed to the P1 address to the IF 1011 as described above to the HA 102 in association with the P2 address. Request. Then, a method is used in which the HA 102 converts the destination address to the P2 address, and the MN 101 reconverts it to the P1 home address. This eliminates the need for the HA 102 to encapsulate the packet destined for P1 with the home address of P2, thereby reducing the packet size.
 本発明の第19の実施の形態により、送信側は、送信するパケットのあて先アドレス又は送信元アドレスとして、通知するアクションの意味が関連付けられたアドレスを使用し、一方受信側はそのアドレスに対応するアクションを実行し、さらにあて先アドレス又は送信元アドレスの変換を行うことで、アクションを通知するための特定のオプションを含むメッセージを送る必要がなくなり、メッセージサイズ、及びメッセージ数を削減することができる。 According to the nineteenth embodiment of the present invention, the transmission side uses the address associated with the meaning of the action to be notified as the destination address or transmission source address of the packet to be transmitted, while the reception side corresponds to that address. By executing the action and further converting the destination address or the source address, it is not necessary to send a message including a specific option for notifying the action, and the message size and the number of messages can be reduced.
 以上、本発明について、最も実際的、かつ望ましい実施の形態を例にして説明したが、当業者であれば、種々の変形が可能であることは明らかである。例えば、図3に示したMN101の機能的構成は、同じく移動通信装置であるモバイルルータに備えることができる。この構成により、IPアドレスを使用して、モバイルルータをターゲットとするアクションを伝送できる。また、当業者であれば、MN101は、モバイルルータが管理するモバイル・ネットワークに位置することができることは明らかである。このため、MN101は、モバイルルータが広告するモバイル・ネットワークのプリフィックスをHA102に通知することができる。そして、HA102は、モバイルルータ又はモバイルルータのホームエージェントとコンタクトして、通知に必要なIPアドレスの割り当てを開始することができる。さらに、当業者であれば、図3に示したMN101の機能的構成を備えた固定通信ノードに適用することができることは明らかである。 The present invention has been described above by taking the most practical and desirable embodiment as an example. However, it will be apparent to those skilled in the art that various modifications can be made. For example, the functional configuration of the MN 101 shown in FIG. 3 can be provided in a mobile router that is also a mobile communication device. With this configuration, an action targeting the mobile router can be transmitted using the IP address. Also, those skilled in the art will appreciate that the MN 101 can be located in a mobile network managed by a mobile router. For this reason, the MN 101 can notify the HA 102 of the prefix of the mobile network advertised by the mobile router. Then, the HA 102 can contact the mobile router or the home agent of the mobile router to start assigning an IP address necessary for notification. Furthermore, those skilled in the art can clearly apply the present invention to a fixed communication node having the functional configuration of the MN 101 shown in FIG.
 なお、上記実施の形態の説明に用いた各機能ブロックは、典型的には集積回路であるLSIとして実現される。これらは個別に1チップ化されてもよいし、一部又はすべてを含むように1チップ化されてもよい。ここでは、LSIとしたが、集積度の違いにより、IC、システムLSI、スーパーLSI、ウルトラLSIと呼称されることもある。また、集積回路化の手法はLSIに限るものではなく、専用回路又は汎用プロセッサで実現してもよい。LSI製造後に、プログラムすることが可能なFPGA(Field Programmable Gate Array)や、LSI内部の回路セルの接続や設定を再構成可能なリコンフィギュラブ ル・プロセッサーを利用してもよい。さらには、半導体技術の進歩又は派生する別技術によりLSIに置き換わる集積回路化の技術が登場すれば、当然、その技術を用いて機能ブロックの集積化を行ってもよい。例えば、バイオ技術の適用などが可能性としてあり得る。 Each functional block used in the description of the above embodiment is typically realized as an LSI that is an integrated circuit. These may be individually made into one chip, or may be made into one chip so as to include a part or all of them. The name used here is LSI, but it may also be called IC, system LSI, super LSI, or ultra LSI depending on the degree of integration. Further, the method of circuit integration is not limited to LSI's, and implementation using dedicated circuitry or general purpose processors is also possible. An FPGA (Field Programmable Gate Array) that can be programmed after manufacturing the LSI, or a reconfigurable processor that can reconfigure the connection and setting of circuit cells inside the LSI may be used. Further, if integrated circuit technology comes out to replace LSI's as a result of the advancement of semiconductor technology or a derivative other technology, it is naturally also possible to carry out function block integration using this technology. For example, biotechnology can be applied.
 本発明は、ノード間でIPアドレスを用いて通知メッセージを送信する場合に、任意のIPアドレスと通知目的の対応関係を設定することができるという効果を有し、特に移動通信装置がローミングした場合などに利用することができる。
 また、本発明は、移動通信装置が、フローIDやフロー・ラベルを含まない小さなパケットサイズでフローの転送先インタフェースを移動管理装置及び/又は中継ノードに指示することができるという効果を有し、特にモバイルノードがローミングした場合などに利用することができる。
INDUSTRIAL APPLICABILITY The present invention has an effect that when a notification message is transmitted between nodes using an IP address, a correspondence relationship between an arbitrary IP address and a notification purpose can be set, particularly when a mobile communication device roams. It can be used for
Further, the present invention has an effect that the mobile communication device can instruct the transfer management interface and / or the relay node of the flow transfer destination interface with a small packet size not including the flow ID or the flow label, This can be used especially when the mobile node roams.

Claims (26)

  1.  IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信方法において、
     前記第1の通信ノードと第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定するステップと、
     前記第1の通信ノードから前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信するステップと、
     前記第2の通信ノードが前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読するステップとを、
     有することを特徴とする通信方法。
    In the communication method of transmitting from the first communication node to the second communication node using the IP address as the notification content of the notification message,
    Setting a correspondence relationship between the IP address and the notification content of the notification message between the first communication node and the second communication node;
    When transmitting the set notification content from the first communication node to the second communication node, the set IP address is transferred from the first communication node to the second communication node. Transmitting the packet as a destination address of the packet to be transmitted;
    Decoding the set notification content from the destination address of the packet received by the second communication node from the first communication node;
    A communication method characterized by comprising:
  2.  IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおいて、
     前記第1の通信ノードと第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
     前記第1の通信ノードから前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信する手段と、
     前記第2の通信ノードが前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
     有することを特徴とする通信システム。
    In a communication system that transmits an IP address as a notification content of a notification message from a first communication node to a second communication node,
    Means for setting a correspondence relationship between the IP address and the notification content of the notification message between the first communication node and the second communication node;
    When transmitting the set notification content from the first communication node to the second communication node, the set IP address is transferred from the first communication node to the second communication node. Means for transmitting the packet as a destination address of the packet to be transmitted;
    Means for decoding the set notification content from the destination address of the packet received by the second communication node from the first communication node;
    A communication system comprising:
  3.  IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおける前記第1の通信ノードであって、
     第2の通信ノードの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
     前記第2の通信ノードに対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記第1の通信ノードから前記第2の通信ノードに送信するパケットのあて先アドレスとして前記パケットを送信する手段とを、
     備えた通信ノード。
    The first communication node in the communication system for transmitting from the first communication node to the second communication node using the IP address as the notification content of the notification message,
    Means for setting a correspondence between the IP address and the notification content of the notification message between the second communication nodes;
    When transmitting the set notification content to the second communication node, the set IP address is used as a destination address of a packet to be transmitted from the first communication node to the second communication node. Means for transmitting the packet;
    Communication node provided.
  4.  IPアドレスを通知メッセージの通知内容として用いて第1の通信ノードから第2の通信ノードに送信する通信システムにおける前記第2の通信ノードであって、
     前記第1の通信ノードとの間で、前記IPアドレスと前記通知メッセージの通知内容の対応関係を設定する手段と、
     前記第1の通信ノードから受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
     備えた通信ノード。
    The second communication node in the communication system for transmitting from the first communication node to the second communication node using the IP address as the notification content of the notification message,
    Means for setting a correspondence relationship between the IP address and the notification content of the notification message with the first communication node;
    Means for decoding the set notification content from the destination address of the packet received from the first communication node;
    Communication node provided.
  5.  IPアドレスを通知メッセージの通知内容として用いて送信する通信方法において、
     移動通信装置がドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成するステップと、
     前記移動通信装置とその移動管理装置の間で、前記通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定ステップと、
     前記移動管理装置から前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動管理装置から前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信するステップと、
     前記移動通信装置が前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読するステップとを、
     有することを特徴とする通信方法。
    In a communication method of transmitting using an IP address as a notification content of a notification message,
    Generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from the domain by the mobile communication device;
    An IP address setting step for setting a correspondence relationship between the IP address generated for the notification purpose and the notification content of the notification message between the mobile communication device and the mobility management device;
    When transmitting the set notification content from the mobility management device to the mobile communication device, the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device. Sending a packet;
    Decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device;
    A communication method characterized by comprising:
  6.  前記IPアドレス設定ステップは、前記移動通信装置と前記移動管理装置の間であらかじめ、前記通知目的で使用するIPアドレスを予約するポリシーを設定し、前記ポリシーに基づいて、前記移動通信装置により生成された複数のIPアドレスから前記通知目的で使用するIPアドレスを選択することを特徴とする請求項5に記載の通信方法。 The IP address setting step sets a policy for reserving an IP address used for the notification purpose in advance between the mobile communication device and the mobility management device, and is generated by the mobile communication device based on the policy. 6. The communication method according to claim 5, wherein an IP address used for the notification purpose is selected from a plurality of IP addresses.
  7.  前記IPアドレス設定ステップは、前記移動通信装置が複数のインタフェースを有する場合、前記IPアドレスがさらに通知対象のインタフェースを表すように設定することを特徴とする請求項5に記載の通信方法。 6. The communication method according to claim 5, wherein in the IP address setting step, when the mobile communication device has a plurality of interfaces, the IP address is set so as to further represent an interface to be notified.
  8.  前記IPアドレスが前記通知対象のインタフェースがスリープしているインタフェースを表し、スリープしていないインタフェースが前記IPアドレスを解読して前記スリープしているインタフェースをスリープ状態から復帰させることを特徴とする請求項7に記載の通信方法。 The IP address represents an interface on which the notification target interface is sleeping, and the non-sleeping interface decodes the IP address to return the sleeping interface from a sleep state. 8. The communication method according to 7.
  9.  IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおいて、
     移動通信装置がドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成する手段と、
     前記移動通信装置とその移動管理装置の間で、前記生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
     前記移動管理装置から前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動管理装置から前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信する手段と、
     前記移動通信装置が前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
     有することを特徴とする通信システム。
    In a communication system that transmits using an IP address as a notification content of a notification message,
    Means for generating an IP address used for notification purposes based on a prefix or prefix length obtained from a domain by a mobile communication device;
    IP address setting means for setting a correspondence relationship between the generated IP address and the notification content of the notification message between the mobile communication device and the mobility management device;
    When transmitting the set notification content from the mobility management device to the mobile communication device, the set IP address is used as a destination address of a packet to be transmitted from the mobility management device to the mobile communication device. Means for transmitting packets;
    Means for decoding the set notification content from the destination address of the packet received by the mobile communication device from the mobility management device;
    A communication system comprising:
  10.  前記IPアドレス設定手段は、前記移動通信装置と前記移動管理装置の間であらかじめ、前記通知目的で使用するIPアドレスを予約するポリシーを設定し、前記ポリシーに基づいて、前記移動通信装置により生成された複数のIPアドレスから前記通知目的で使用するIPアドレスを選択することを特徴とする請求項9に記載の通信システム。 The IP address setting means sets a policy for reserving an IP address used for the notification purpose in advance between the mobile communication device and the mobility management device, and is generated by the mobile communication device based on the policy. The communication system according to claim 9, wherein an IP address used for the notification purpose is selected from a plurality of IP addresses.
  11.  前記IPアドレス設定手段は、前記移動通信装置が複数のインタフェースを有する場合、前記IPアドレスがさらに通知対象のインタフェースを表すように設定することを特徴とする請求項10に記載の通信システム。 11. The communication system according to claim 10, wherein, when the mobile communication apparatus has a plurality of interfaces, the IP address setting means sets the IP address to further indicate an interface to be notified.
  12.  前記IPアドレスが前記通知対象のインタフェースがスリープしているインタフェースを表し、スリープしていないインタフェースが前記IPアドレスを解読して前記スリープしているインタフェースをスリープ状態から復帰させることを特徴とする請求項11に記載の通信システム。 The IP address represents an interface on which the notification target interface is sleeping, and an interface that is not sleeping decodes the IP address to return the sleeping interface from a sleep state. 11. The communication system according to 11.
  13.  IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおける移動通信装置であって、
     ドメインから取得したプリフィックス又はプリフィックス長に基づいて、通知目的で使用するIPアドレスを生成する手段と、
     前記移動通信装置の移動管理装置の間で、前記生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
     前記移動管理装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段とを、
     有する移動通信装置。
    A mobile communication device in a communication system that transmits using an IP address as notification content of a notification message,
    Means for generating an IP address to be used for notification purposes based on a prefix or prefix length obtained from a domain;
    IP address setting means for setting a correspondence relationship between the generated IP address and the notification content of the notification message between the mobility management devices of the mobile communication device;
    Means for decoding the set notification content from the destination address of the packet received from the mobility management device;
    A mobile communication device.
  14.  前記IPアドレス設定手段は、前記移動管理装置との間であらかじめ、前記通知目的で使用するIPアドレスを予約するポリシーを設定し、前記ポリシーに基づいて、前記移動通信装置により生成された複数のIPアドレスから前記通知目的で使用するIPアドレスを選択することを特徴とする請求項13に記載の移動通信装置。 The IP address setting means sets in advance a policy for reserving an IP address to be used for the notification purpose with the mobility management device, and a plurality of IPs generated by the mobile communication device based on the policy The mobile communication apparatus according to claim 13, wherein an IP address used for the notification purpose is selected from addresses.
  15.  前記IPアドレス設定手段は、前記移動通信装置が複数のインタフェースを有する場合、前記IPアドレスがさらに通知対象のインタフェースを表すように設定することを特徴とする請求項13に記載の移動通信装置。 14. The mobile communication device according to claim 13, wherein, when the mobile communication device has a plurality of interfaces, the IP address setting means sets the IP address to further indicate an interface to be notified.
  16.  前記IPアドレスが前記通知対象のインタフェースがスリープしているインタフェースを表し、スリープしていないインタフェースが前記IPアドレスを解読して前記スリープしているインタフェースをスリープ状態から復帰させることを特徴とする請求項15に記載の移動通信装置。 The IP address represents an interface on which the notification target interface is sleeping, and an interface that is not sleeping decodes the IP address to return the sleeping interface from a sleep state. 15. The mobile communication device according to 15.
  17.  IPアドレスを通知メッセージの通知内容として用いて送信する通信システムにおける移動通信装置の移動管理装置であって、
     前記移動通信装置との間で、前記移動通信装置によりプリフィックス又はプリフィックス長に基づいて通知目的で生成されたIPアドレスと前記通知メッセージの通知内容の対応関係を設定するIPアドレス設定手段と、
     前記移動通信装置に対して前記設定された通知内容を送信する場合に、前記設定されたIPアドレスを、前記移動通信装置に送信するパケットのあて先アドレスとして前記パケットを送信する手段と、
     を有する移動管理装置。
    A mobility management device of a mobile communication device in a communication system that transmits using an IP address as a notification content of a notification message,
    IP address setting means for setting a correspondence relationship between the IP address generated for the purpose of notification based on a prefix or prefix length by the mobile communication device and the notification content of the notification message with the mobile communication device;
    Means for transmitting the packet using the set IP address as a destination address of a packet to be transmitted to the mobile communication device when transmitting the set notification content to the mobile communication device;
    A mobility management device.
  18.  前記移動通信装置から受信した前記パケットのあて先アドレスから前記設定された通知内容を解読する手段をさらに備えたことを特徴とする請求項17に記載の移動管理装置。 18. The mobility management device according to claim 17, further comprising means for decoding the set notification content from a destination address of the packet received from the mobile communication device.
  19.  前記IPアドレス設定手段は、前記移動通信装置との間であらかじめ、前記通知目的で使用するIPアドレスを予約するポリシーを設定し、前記ポリシーに基づいて、前記移動通信装置により生成された複数のIPアドレスから前記通知目的で使用するIPアドレスを選択することを特徴とする請求項17に記載の移動管理装置。 The IP address setting means sets in advance a policy for reserving an IP address to be used for the notification purpose with the mobile communication device, and a plurality of IPs generated by the mobile communication device based on the policy 18. The mobility management apparatus according to claim 17, wherein an IP address used for the notification purpose is selected from addresses.
  20.  前記IPアドレス設定手段は、前記移動通信装置が複数のインタフェースを有する場合、前記IPアドレスがさらに通知対象のインタフェースを表すように設定することを特徴とする請求項17に記載の移動管理装置。 18. The mobility management device according to claim 17, wherein, when the mobile communication device has a plurality of interfaces, the IP address setting means sets the IP address to further indicate an interface to be notified.
  21.  前記IPアドレスが前記通知対象のインタフェースがスリープしているインタフェースを表すとともに、スリープしていないインタフェースが前記IPアドレスを解読して前記スリープしているインタフェースをスリープ状態から復帰させる要求を表すことを特徴とする請求項20に記載の移動管理装置。 The IP address represents an interface on which the notification target interface is sleeping, and a non-sleeping interface represents a request for decoding the IP address and returning the sleeping interface from a sleep state. The mobility management device according to claim 20.
  22.  複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信方法において、
     前記移動通信装置と前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定するステップと、
     前記移動通信装置から前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求するステップと、
     前記移動管理装置及び/又は中継ノードが、前記要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送するステップとを、
     有する通信方法。
    In a communication method in which a mobility management device and / or a relay node of the mobile communication device transfers a packet addressed to the mobile communication device for a mobile communication device having a plurality of interfaces.
    A correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node. Steps to set,
    Requesting the mobile management device and / or relay node to use the correspondence from the mobile communication device;
    When the mobility management device and / or the relay node receives the request, a plurality of flows of packets addressed to the mobile communication device are selectively selected as each destination IP address of the mobile communication device based on the correspondence relationship. The step of transferring,
    Communication method having.
  23.  複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおいて、
     前記移動通信装置と前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
     前記移動通信装置から前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求する手段と、
     前記移動管理装置及び/又は中継ノードが、前記要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
     有する通信システム。
    In a communication system in which a mobility management device and / or a relay node of a mobile communication device transfers a packet addressed to the mobile communication device for a mobile communication device having a plurality of interfaces.
    A correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and destination IP addresses at a plurality of interfaces of the mobile communication device is previously determined between the mobile communication device and the mobility management device and / or the relay node. Means for setting;
    Means for requesting the mobile management device and / or the relay node to use the correspondence relationship from the mobile communication device;
    When the mobility management device and / or the relay node receives the request, a plurality of flows of packets addressed to the mobile communication device are selectively selected as each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
    Communication system having.
  24.  複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおける前記移動通信装置であって、
     前記移動管理装置及び/又は中継ノードとの間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
     前記移動管理装置及び/又は中継ノードに対して、前記対応関係を使用するよう要求する手段とを、
     有する移動通信装置。
    The mobile communication device in a communication system in which a mobile management device and / or a relay node of the mobile communication device forwards a packet addressed to the mobile communication device for a mobile communication device having a plurality of interfaces,
    Means for setting in advance correspondence between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device between the mobile management device and / or the relay node;
    Means for requesting the mobility management device and / or the relay node to use the correspondence relationship;
    A mobile communication device.
  25.  複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置が前記移動通信装置あてのパケットを転送する通信システムにおける前記移動管理装置であって、
     前記移動通信装置との間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
     前記移動通信装置から前記対応関係を使用するよう要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
     有する移動管理装置。
    For the mobile communication device having a plurality of interfaces, the mobility management device of the mobile communication device is the mobility management device in a communication system in which a packet addressed to the mobile communication device is transferred.
    Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device;
    When receiving a request from the mobile communication device to use the correspondence relationship, a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
    A mobility management device.
  26.  複数のインタフェースを有する移動通信装置に対して、前記移動通信装置の移動管理装置及び/又は中継ノードが前記移動通信装置あてのパケットを転送する通信システムにおける前記中継ノードであって、
     前記移動通信装置との間で、前記移動通信装置あてのパケットの複数のフローと、前記移動通信装置の複数のインタフェースにおける各あて先IPアドレスの対応関係をあらかじめ設定する手段と、
     前記移動通信装置から前記対応関係を使用するよう要求を受信した場合に、前記対応関係に基づいて前記移動通信装置あてのパケットの複数のフローを前記移動通信装置の各あて先IPアドレスに選択的に転送する手段とを、
     有する中継ノード。
    For a mobile communication device having a plurality of interfaces, the mobility management device and / or relay node of the mobile communication device is the relay node in a communication system that forwards packets addressed to the mobile communication device,
    Means for setting in advance a correspondence relationship between a plurality of flows of packets addressed to the mobile communication device and each destination IP address in a plurality of interfaces of the mobile communication device with the mobile communication device;
    When a request is received from the mobile communication device to use the correspondence relationship, a plurality of flows of packets destined for the mobile communication device are selectively transmitted to each destination IP address of the mobile communication device based on the correspondence relationship. Means to transfer,
    Having a relay node.
PCT/JP2009/001200 2008-03-19 2009-03-18 Communication method, communication system, communication node, mobile communication device, mobile management device, and relay node WO2009116276A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2008-071779 2008-03-19
JP2008071779 2008-03-19
JP2009-000907 2009-01-06
JP2009000907 2009-01-06

Publications (1)

Publication Number Publication Date
WO2009116276A1 true WO2009116276A1 (en) 2009-09-24

Family

ID=41090691

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/001200 WO2009116276A1 (en) 2008-03-19 2009-03-18 Communication method, communication system, communication node, mobile communication device, mobile management device, and relay node

Country Status (1)

Country Link
WO (1) WO2009116276A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005085078A (en) * 2003-09-10 2005-03-31 Fuji Xerox Co Ltd Network system including power saving dealing device
WO2006093288A1 (en) * 2005-03-04 2006-09-08 Matsushita Electric Industrial Co., Ltd. Communication node and communication control method
JP2007306206A (en) * 2006-05-10 2007-11-22 Advanced Telecommunication Research Institute International Communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005085078A (en) * 2003-09-10 2005-03-31 Fuji Xerox Co Ltd Network system including power saving dealing device
WO2006093288A1 (en) * 2005-03-04 2006-09-08 Matsushita Electric Industrial Co., Ltd. Communication node and communication control method
JP2007306206A (en) * 2006-05-10 2007-11-22 Advanced Telecommunication Research Institute International Communication system

Similar Documents

Publication Publication Date Title
Liu et al. Distributed mobility management: Current practices and gap analysis
JP4431112B2 (en) Terminal and communication system
US8170010B2 (en) Multiple interface mobile node with simultaneous home- and foreign network connection
US7191226B2 (en) IP mobility in a communication system
US20120063428A1 (en) Interface Switching System, Mobile Node, Proxy Node, and Mobile Management Node
WO2009153943A1 (en) Binding cache creating method, binding cache creating system, home agent, and mobile node
US8879504B2 (en) Redirection method, redirection system, mobile node, home agent, and proxy node
FI106825B (en) IP mobility mechanism for packet radio network
WO2009116246A1 (en) Communication method, communication system, mobile node, access router
US20100268804A1 (en) Address allocation method, address allocation system, mobile node, and proxy node
JP2010521888A (en) Mobile IP tunneling support using a key for flow identification
US8411658B2 (en) Mobile terminal and network node
US8824353B2 (en) Mobility route optimization in a network having distributed local mobility anchors
KR100929546B1 (en) Packet data transmission
WO2010035464A1 (en) Prefix assigning method, prefix assigning system and mobile node
US7813347B2 (en) System and method to enable combination of network controlled mobility and UE controlled mobility between different IP versions
US20100208663A1 (en) Communication system, mobile terminal, and network node
WO2008014719A1 (en) A device and method for carrying out the node roaming in internet protocol version 6 network
KR100927940B1 (en) Location registration method and packet forwarding method using SRM in mobile network
EP1863251A1 (en) Method and apparatus for mobile IPV6 simultaneous location privacy and route optimization
WO2009116276A1 (en) Communication method, communication system, communication node, mobile communication device, mobile management device, and relay node
JP2005033470A (en) METHOD OF REDUCING PATH IN MOBILE IPv6
JP2005033469A (en) MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6
WO2007028311A1 (en) A method for optimizing the communication between mobile nodes
JP2004289659A (en) Mobile communication system, communication device and mobile ip terminal to be used for mobile communication system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09722548

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09722548

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP