KR101132295B1 - Method for supporting flow mobility in proxy mipv6 and system therefor - Google Patents

Method for supporting flow mobility in proxy mipv6 and system therefor Download PDF

Info

Publication number
KR101132295B1
KR101132295B1 KR1020100112413A KR20100112413A KR101132295B1 KR 101132295 B1 KR101132295 B1 KR 101132295B1 KR 1020100112413 A KR1020100112413 A KR 1020100112413A KR 20100112413 A KR20100112413 A KR 20100112413A KR 101132295 B1 KR101132295 B1 KR 101132295B1
Authority
KR
South Korea
Prior art keywords
interface
packet
interfaces
lma
flow
Prior art date
Application number
KR1020100112413A
Other languages
Korean (ko)
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 재단법인대구경북과학기술원
Priority to KR1020100112413A priority Critical patent/KR101132295B1/en
Application granted granted Critical
Publication of KR101132295B1 publication Critical patent/KR101132295B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/14Reselecting a network or an air interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Abstract

PURPOSE: A flow mobility support method and a system thereof are provided to determine the mobility of flow within IP layer on a PMIPv6 network. CONSTITUTION: An MN(Mobile Node) transmits a packet of an address, which is allocated to one interface, to an LMA(Local Mobility Anchor) through a MAG(Mobile Access Gateway)(222, 224). The LMA registers the address to a binding cache entry(226). The flow is set to the interface which transmits the packet.

Description

PMIPv6 환경에서 플로우 이동성 지원 방법 및 시스템{Method for supporting flow mobility in Proxy MIPv6 and System therefor}Method for supporting flow mobility in Proxy MIPv6 and System therefor}

본 발명은 PMIPv6 환경에서 이동단말의 망 접속 기술에 관한 것으로, 더욱 상세하게는 PMIPv6 환경에서 다수의 인터페이스를 구비하는 이동단말이 서로 다른 플로우를 서로 다른 인터페이스를 통하여 전송할 수 있게 하는 플로우 이동성 지원 방법 및 시스템에 관한 것이다. The present invention relates to a network access technology of a mobile station in a PMIPv6 environment, and more particularly, to a flow mobility support method for allowing a mobile terminal having a plurality of interfaces to transmit different flows through different interfaces in a PMIPv6 environment; It's about the system.

S.Gundavelli, K. Leung, V.davarapalli, K. Chowdhurry and B. Patil, "Proxy Mobile IPv6", RFC 5213, AUG 2008에서 정의된 Proxy Mobile IPv6(이하 PMIPv6라 칭함) 환경에서, 여러 개의 인터페이스가 장착된 이동 단말(Mobile Node; 이하 MN이라 칭함)이 여러 개의 인터페이스를 이용하여 PMIPv6 망에 접속하는 경우에, 상기 MN은 비록 여러 개의 인터페이스가 장착되어 있다 하더라도 단지 하나의 인터페이스를 통하여 망에 접속할 수 있도록 정의되어 있었다. 그러나 이는 여러 개의 인터페이스가 장착된 MN이 동시에 여러 개의 인터페이스를 이용하여 PMIPv6 망에 접속할 수 없으므로, 비효율적이라 할 수 있다.In the Proxy Mobile IPv6 (hereinafter referred to as PMIPv6) environment defined in S.Gundavelli, K. Leung, V.davarapalli, K. Chowdhurry and B. Patil, "Proxy Mobile IPv6", RFC 5213, AUG 2008, In the case where an attached mobile node (hereinafter referred to as MN) accesses a PMIPv6 network using multiple interfaces, the MN may access the network through only one interface even though multiple interfaces are installed. Was defined to be. However, this is inefficient because the MN equipped with multiple interfaces cannot access the PMIPv6 network using multiple interfaces at the same time.

이에 따라 종래에는 여러 개의 인터페이스가 장착된 MN이 플로우별로 서로 다른 인터페이스를 이용하여 전송할 수 있도록 하는 방법이 제안되었다. Accordingly, in the related art, a method of transmitting an MN equipped with several interfaces using different interfaces for each flow has been proposed.

즉, 종래에는 여러 개의 인터페이스가 장착된 MN이 여러 개의 인터페이스를동시에 이용하여 PMIPv6 망에 접속하는 경우에 MN이 서로 다른 플로우를 서로 다른 인터페이스를 통해 전송하기 위한 플로우 기반 이동성을 지원하기 위하여 IETF의 netext WG에서는 T. Melia and S. Gundavelli, "Logical Interface Support for multi-mode IP Hosts", draft-ietf-netext-logical-interface-support-01(work in progress), Oct. 2010에서 정의된 로지컬 인터페이스(logical interface)를 이용하기로 결정하였다. In other words, when the MN equipped with multiple interfaces accesses a PMIPv6 network using multiple interfaces simultaneously, the netext of the IETF supports the flow-based mobility for the MN to transmit different flows through different interfaces. In WG, T. Melia and S. Gundavelli, "Logical Interface Support for multi-mode IP Hosts", draft-ietf-netext-logical-interface-support-01 (work in progress), Oct. We decided to use the logical interface defined in 2010.

그리고 CJ. Bernardos, "Proxy Mobile IPv6 Extensions to Support Flow Mobility", draft-bernardow-netext-pmipv6-flowmob-01 (work in progress), Oct. 2010에서는 PMIIPv6 망에서 상기 정의된 로지컬 인터페이스를 이용한 플로우 기반 이동성 지원 기법을 제안하였다. 이 기법에서는 MN이 여러 개의 인터페이스를 이용하여 PMIPv6 망에 접속하여 그 중의 하나를 이용하여 플로우를 전송하면, PMIPv6 망에서 플로우를 전송할 인터페이스를 결정하여 해당 인터페이스를 통하여 플로우를 전송하도록 하였다. 그렇지만 이 기법에서는 망에서 플로우를 전송할 인터페이스를 결정하기 때문에 MN이 어떤 인터페이스를 이용할 것인지를 결정할 수가 없어서 사용자의 의도를 반영할 수가 없다는 단점이 있었다. And CJ. Bernardos, "Proxy Mobile IPv6 Extensions to Support Flow Mobility", draft-bernardow-netext-pmipv6-flowmob-01 (work in progress), Oct. In 2010, we proposed a flow-based mobility support scheme using the logical interface defined in the PMIIPv6 network. In this technique, when an MN accesses a PMIPv6 network using multiple interfaces and transmits a flow using one of them, the MN determines the interface to transmit the flow in the PMIPv6 network and transmits the flow through the corresponding interface. However, this technique has a disadvantage in that it cannot reflect the user's intention because the MN cannot determine which interface to use to transmit the flow in the network.

그리고 T. Tran, Y. Hong and Y. Han, "Flow mobility support in PMIPv6" draft-trung-netext-flow-mobility-support-01 (work in progress), Oct. 2010에서는 플로우를 전송하기 위한 인터페이스를 결정하기 위한 트리거링을 정의한다. 이 문서에서는 호스트에서 플로우의 이동성을 개시하는 트리거링과 네트워크에서 플로우의 이동성을 개시하는 트리거링이 정의되었다.And T. Tran, Y. Hong and Y. Han, "Flow mobility support in PMIPv6" draft-trung-netext-flow-mobility-support-01 (work in progress), Oct. In 2010, you define triggering to determine the interface for sending flows. In this document, triggering to initiate the mobility of the flow in the host and triggering to initiate the mobility of the flow in the network are defined.

그리고 호스트에서 플로우의 이동성을 개시하는 경우에는 MN은 T. Narten, E. Nordmark. W. Simpson, and H. Soliman, "Neighbor Discovery for IP version 6 (IPv6), REC 2461, Sep. 2007에서 정의된 라우터 검침(Router Solicitation, 이하 RS로 칭함)을 이용하여 RS 메지지 내에 전송할 플로우의 정보를 추가한 후에 RS 메시지를 플로우를 전송할 인터페이스를 통하여 전송한다. 이 이후부터 MN은 해당 인터페이스를 통하여 플로우를 전송하였다. 그러나 이러한 기법은 기존에 정의되어 있는 RS 메시지의 형식이 변경되어야 하는 단점이 있었다.And when the flow initiates mobility in the host, the MN is T. Narten, E. Nordmark. The use of router solicitation (hereinafter referred to as RS) as defined in W. Simpson, and H. Soliman, "Neighbor Discovery for IP version 6 (IPv6), REC 2461, Sep. 2007 After adding the information, the RS message is transmitted through the interface to transmit the flow, and since then, the MN transmits the flow through the interface, but this technique has a disadvantage in that the format of the existing RS message has to be changed. there was.

본 발명은 PMIPv6 환경에서 다수의 인터페이스를 구비하는 이동단말이 서로 다른 플로우를 서로 다른 인터페이스를 통하여 전송할 수 있게 하는 플로우 이동성 지원 방법 및 시스템을 제공하는 것을 목적으로 한다. An object of the present invention is to provide a flow mobility support method and system that enables a mobile terminal having a plurality of interfaces to transmit different flows through different interfaces in a PMIPv6 environment.

상기한 목적을 달성하기 위한 본 발명에 따르는 PMIPv6 망 시스템은, 다수의 인터페이스를 구비하는 MN; 상기 MN의 다수의 인터페이스 각각에 대응되어 상기 다수의 인터페이스를 통한 통신을 이행하는 다수의 게이트웨이; 상기 다수의 게이트웨이를 통해 상기 MN의 다수의 인터페이스로 통신하는 LMA;를 구비하며, 상기 MN이 상기 다수의 인터페이스 중 어느 한 인터페이스에 어싸인된 주소의 패킷을 다른 인터페이스 및 그에 대응되는 MAG를 통해 상기 LMA로 전송하고, 상기 LMA가 상기 패킷이 어싸인된 주소의 인터페이스와 상기 패킷을 송신한 인터페이스가 상이하면, 그 패킷에 어싸인된 주소로의 플로우를 상기 패킷을 송신한 인터페이스 및 MAG로 설정하도록 바인딩 캐쉬 엔트리에 등록함을 특징으로 한다. PMIPv6 network system according to the present invention for achieving the above object, MN having a plurality of interfaces; A plurality of gateways corresponding to each of the plurality of interfaces of the MN to perform communication through the plurality of interfaces; An LMA communicating with a plurality of interfaces of the MN through the plurality of gateways, wherein the MN transmits a packet of an address assigned to one of the plurality of interfaces through another interface and a corresponding MAG. Send to the LMA and if the LMA differs from the interface of the address to which the packet is assigned and the interface from which the packet was sent, set the flow to the address to which the packet is assigned to the interface from which the packet was sent and the MAG. Register with a binding cache entry.

상기한 본 발명은 MN의 사용자가 플로우가 전송되는 인터페이스를 결정할 수 있도록 하기 위한 호스트-기반 플로우 이동성 지원 기법을 제안하므로, PMIPv6 네트워크에서 플로우 이동성을 정적으로 결정하거나 링크 계층의 의존성 없이 이용자가 스스로 IP 계층 내에서 플로우의 이동성을 결정할 수 있게 한다. The above-described present invention proposes a host-based flow mobility support scheme for allowing a user of an MN to determine an interface on which a flow is transmitted. Allows you to determine the mobility of flows within the hierarchy.

또한 본 발명은 플로우의 이동성을 지원하기 위하여 MN과 MAG간, 그리고 MAG와 LMA간에 추가적인 제어 메시지를 추가로 정의할 필요가 없어서 PMIPv6 기반의 네트워크에 적용이 용이한 효과도 있다.In addition, the present invention does not need to further define an additional control message between the MN and MAG, and between the MAG and LMA to support the mobility of the flow, it is also easy to apply to PMIPv6-based network.

또한 본 발명은 MN이 인터넷 상의 임의의 호스트와 VoIP 트래픽을 교환하고자 하는 경우에, 어떤 이용자는 QoS 요구사항에 적합 3GPP 기반의 이동통신망을 선택하고, 또한 다른 이용자는 저 비용 고 대역폭의 무선 랜 망을 선택할 수 있게 하는 등 이용자의 선택 폭이 확대될 수 있게 하는 효과가 있다. In addition, the present invention is that when the MN wants to exchange VoIP traffic with any host on the Internet, some users select a 3GPP based mobile communication network suitable for QoS requirements, and another user is a low-cost high-bandwidth wireless LAN network There is an effect that the user's selection range can be expanded, such as to select.

도 1은 본 발명의 바람직한 실시예에 따른 PMIPv6 망 구조도.
도 2는 본 발명의 바람직한 실시예에 따른 PMIPv6 환경에서의 플로우 이동성 지원 방법의 흐름도.
1 is a structural diagram of a PMIPv6 network in accordance with a preferred embodiment of the present invention.
2 is a flowchart of a method for supporting flow mobility in a PMIPv6 environment according to a preferred embodiment of the present invention.

본 발명은 MN에 로지컬 인터페이스가 구현되어 있는 환경에서 MN이 여러 개의 인터페이스를 이용하여 PMIPv6 망에 접속하는 경우에 MN이 플로우를 전송하기 위한 인터페이스를 결정하고, 그 결정된 인터페이스를 통하여 플로우를 전송하면 PMIPv6 망에서 플로우의 이동성을 지원한다.
According to the present invention, when the MN accesses a PMIPv6 network using multiple interfaces in an environment where a logical interface is implemented in the MN, the MN determines an interface for transmitting a flow, and when the flow is transmitted through the determined interface, the PMIPv6 is determined. It supports mobility of flow in network.

<PMIPv6 망 구조> <PMIPv6 Network Structure>

본 발명의 바람직한 실시예에 따른 PMIPv6 망 구조를 도시한 것이 도 1이다. 1 illustrates a PMIPv6 network structure according to a preferred embodiment of the present invention.

상기 도 1을 참조하면 상기 PMIPv6 망은 다수의 MAG(Mobile Access Gateway)와 LMA(Localized Mobility Anchor)(114)로 구성된다. 여기서, 상기 MAG는 설명의 편이상 제1 및 제2MAG(112,114)만을 도시하였다. Referring to FIG. 1, the PMIPv6 network includes a plurality of MAGs and a Localized Mobility Anchor 114. Herein, the MAG only shows the first and second MAGs 112 and 114 for the sake of explanation.

상기 제1 및 제2MAG(110,112)는 상기 MN(100)이 접속되어 있는 제1 및 제2어세스 네트워크에서 기본 게이트웨이로 동작한다. 이러한 제1 및 제2MAG(110,112)는 제1 및 제2어세스 네트워크를 통해 상기 MN(100)의 제1 및 제2인터페이스(102,104)와 통신함과 아울러, 상기 LMA(114)와 통신한다. The first and second MAGs 110 and 112 operate as default gateways in the first and second access networks to which the MN 100 is connected. These first and second MAGs 110 and 112 communicate with the LMA 114 as well as with the first and second interfaces 102 and 104 of the MN 100 via first and second access networks.

상기 LMA(114)는 PMIPv6 도메인 내에서 MN(100)을 위한 홈 에이전트(Home Agent)로 동작하며, 상기 제1 및 제2MAG(110,112)과의 통신을 이행함과 아울러 외부 망인 인터넷을 통해 연결되는 단말(116)과의 통신을 이행한다. The LMA 114 operates as a home agent for the MN 100 in the PMIPv6 domain, performs communication with the first and second MAGs 110 and 112, and is connected through the Internet, which is an external network. The communication with the terminal 116 is performed.

특히 상기 LMA(114)는 MN(100)으로부터 수신된 패킷의 소스 IPv6 주소와 상기 패킷을 송신한 MN(100)의 인터페이스가 서로 상이하면, 상기 패킷을 송신한 MN(100)에 대한 정보를 바인딩 캐쉬 엔트리에 등록하고, 상기 소스 IPv6 주소로의 패킷이 수신되면 이를 상기 패킷을 송신한 MN(100)의 인터페이스로 전송한다. In particular, the LMA 114 binds information about the MN 100 that transmitted the packet when the source IPv6 address of the packet received from the MN 100 and the interface of the MN 100 that transmitted the packet are different from each other. It registers a cache entry and sends a packet to the source IPv6 address to the interface of the MN 100 that transmitted the packet.

그리고 상기 MN(100)은 제1 및 제2인터페이스(102,104)와 로지컬 인터페이스(106)와 IP(108)를 구비한다. 상기 MN(100)은 N 개의 인터페이스를 구비하며, 상기 N개의 인터페이스를 이용하여 PMIPv6 망 내에 있는 N 개의 서로 다른 특성을 갖는 어세스 네트워크에 동시에 접속할 수 있다. 여기서, 상기 MN(100)에는 편이상 제1 및 제2인터페이스(102,104)가 구비되어 각각 제1 및 제2어세스 네트워크에 접속하는 것으로 예시하였다.
The MN 100 includes first and second interfaces 102 and 104, a logical interface 106, and an IP 108. The MN 100 has N interfaces and can simultaneously access N access networks having N different characteristics in the PMIPv6 network using the N interfaces. Here, the MN 100 is provided with one or more first and second interfaces 102 and 104 to connect to the first and second access networks, respectively.

<PMIPv6 환경에서의 플로우 이동성 지원 방법><How to Support Flow Mobility in PMIPv6 Environment>

이러한 본 발명에 따르는 PMIPv6 환경에서의 플로우 이동성 지원 방법을 도 2의 흐름도를 참조하여 설명한다. The flow mobility support method in the PMIPv6 environment according to the present invention will be described with reference to the flowchart of FIG. 2.

상기 MN(100)은 PMIPv6 망의 도메인에 접속하여, 제1인터페이스(102)를 통하여 제1MAG(110)에 접속하여(200단계), 제1인터페이스(102)에 제1MN-HNP(MN-Home Network Prefix)에 속하는 IPv6 주소인 제1MN-HoA를 설정한다(202,204,206,208단계). 즉, 제1인터페이스(102)의 어태치(ATTACHMENT) 요청에 따라 제1MAG(110)은 LMA(114)로 PBU를 전송하고, 그에 따라 LMA(114)는 PBAck(HNP1)를 제1MAG(110)로 반환하며, 제1MAG(110)는 RA(HNP1)을 MN(100)의 제1인터페이스(102)로 반환하며, MN(100)은 상기 RA(HNP1)을 제공받아 제1MN-HoA(MN_HoA1)을 어싸인한다. The MN 100 accesses the domain of the PMIPv6 network, accesses the first MAG 110 through the first interface 102 (step 200), and connects the first MN-HNP (MN-Home) to the first interface 102. 1MN-HoA, which is an IPv6 address belonging to a network prefix, is set (steps 202, 204, 206, and 208). That is, the first MAG 110 transmits the PBU to the LMA 114 according to the attachment request of the first interface 102, and accordingly, the LMA 114 sends the PBAck (HNP1) to the first MAG 110. The first MAG 110 returns the RA (HNP1) to the first interface 102 of the MN 100, and the MN 100 receives the RA (HNP1) and receives the first MN-HoA (MN_HoA1). To sign.

그리고 상기 MN(100)은 PMIPv6 망의 도메인에 접속하여, 제2인터페이스(104)를 통하여 제2MAG(112)에 접속하여(210단계), 제2인터페이스(104)에 제2MN-HNP(MN-Home Network Prefix)에 속하는 IPv6 주소인 제2MN-HoA를 설정한다(212,214,216,218단계). 즉, 제2인터페이스(104)의 어태치(ATTACHMENT) 요청에 따라 제2MAG(112)은 LMA(114)로 PBU를 전송하고, 그에 따라 LMA(114)는 PBAck(HNP2)를 제2MAG(112)로 반환하며, 제2MAG(112)는 RA(HNP2)을 MN(100)의 제2인터페이스(104)로 반환하며, 상기 MN(100)은 상기 RA(HNP2)을 제공받아 제2MN-HoA(MN_HoA2)을 어싸인한다. The MN 100 accesses the domain of the PMIPv6 network, accesses the second MAG 112 through the second interface 104 (step 210), and connects the second MN-HNP (MN−) to the second interface 104. 2MN-HoA which is an IPv6 address belonging to Home Network Prefix) is set (steps 212, 214, 216, 218). That is, the second MAG 112 transmits the PBU to the LMA 114 according to the ATTACHMENT request of the second interface 104, and accordingly, the LMA 114 sends the PBAck (HNP2) to the second MAG 112. The second MAG 112 returns RA (HNP2) to the second interface 104 of the MN 100, and the MN 100 receives the RA (HNP2) and receives a second MN-HoA (MN_HoA2). ).

이후 상기 MN(100)은 제1 및 제2인터페이스(112,110)를 통하여 플로우를 전송한다. 상기 플로우는 소스 IPv6 주소, 목적지 IPv6 주소, 프로토콜, 소스 포트 번호, 그리고 목적지 포트 번호의 다섯 개의 정보를 포함한다. Thereafter, the MN 100 transmits a flow through the first and second interfaces 112 and 110. The flow includes five pieces of information: a source IPv6 address, a destination IPv6 address, a protocol, a source port number, and a destination port number.

상기 소스 IPv6 주소로 제1MN-HoA를 가지는 IPv6 패킷은 MN(100)의 제1인터페이스(102)를 이용하여 제1MAG(110)를 거쳐 LMA(114)에게로 전송될 수 있다. 그리고 상기 LMA(114)는 상기 패킷의 목적지 IPv6 주소로 패킷을 전송하고, 상기 소스 IPv6 주소로의 패킷이 수신되면 이를 제1MAG(110) 및 제1인터페이스(102)를 통해 MN(100)으로 송신한다. The IPv6 packet having the first MN-HoA as the source IPv6 address may be transmitted to the LMA 114 via the first MAG 110 using the first interface 102 of the MN 100. The LMA 114 transmits a packet to a destination IPv6 address of the packet, and when a packet to the source IPv6 address is received, the LMA 114 transmits the packet to the MN 100 through the first MAG 110 and the first interface 102. do.

또한 상기 소스 IPv6 주소로 제2MN-HoA를 가지는 IPv6 패킷은 MN(100)의 제2인터페이스(104)를 이용하여 제2MAG(112)를 거쳐 LMA(114)에게로 전송된다. 그리고 상기 LMA(114)는 상기 패킷의 목적지 IPv6 주소로 패킷을 전송하고, 상기 소스 IPv6 주소로의 패킷이 수신되면 이를 제2MAG(112) 및 제2인터페이스(104)를 통해 MN(100)으로 송신한다.In addition, the IPv6 packet having the second MN-HoA as the source IPv6 address is transmitted to the LMA 114 via the second MAG 112 using the second interface 104 of the MN 100. The LMA 114 transmits a packet to a destination IPv6 address of the packet, and when a packet to the source IPv6 address is received, the LMA 114 transmits the packet to the MN 100 through the second MAG 112 and the second interface 104. do.

상기한 바와 다르게 MN(100)은 사용자의 선택에 따라 소스 IPv6 주소로 제1MN-HoA를 가지는 IPv6 패킷을 제2인터페이스(104)를 이용하여 제2MAG(112)를 거쳐 LMA(114)로 전송할 수 있다(222,224단계).Unlike the above, the MN 100 may transmit an IPv6 packet having the first MN-HoA as the source IPv6 address to the LMA 114 via the second MAG 112 using the second interface 104 according to a user's selection. (Steps 222, 224).

이 경우 상기 LMA(114)는 수신한 IPv6 패킷의 소스 IPv6 주소 정보와 제2MAG(114) 또는 제2인터페이스(104)가 서로 대응되는지 체크하고, 상기 소스 IPv6 주소 정보와 제2MAG(114) 또는 제2인터페이스(104)가 서로 대응되지 않고 상기 제1MAG(110) 또는 제1인터페이스(102)에 의해 어싸인된 주소로 확인되면, MN(100)이 플로우-기반 이동성을 요청하는 것이라 판단하고 자신의 바인딩 캐쉬 엔트리에 해당 플로우는 제2MAG(112)를 통하여 전송된다는 플로우 이동 정보를 등록한다(226단계). 여기서, 상기 LMA(114)는 어싸인된 주소에 대한 인터페이스 및 MAG에 대한 정보를 저장 관리하여, 상기한 바와 같이 플로우 이동을 검출할 때에 사용한다. In this case, the LMA 114 checks whether the source IPv6 address information of the received IPv6 packet and the second MAG 114 or the second interface 104 correspond to each other, and checks the source IPv6 address information and the second MAG 114 or the first. If the two interfaces 104 do not correspond to each other and are identified as the address assigned by the first MAG 110 or the first interface 102, the MN 100 determines that it is requesting flow-based mobility and The flow registers the flow movement information indicating that the flow is transmitted through the second MAG 112 in the binding cache entry (step 226). Here, the LMA 114 stores and manages information on the interface and the MAG for the assigned address, and is used when detecting the flow movement as described above.

이후에 LMA(114)은 상기 패킷의 목적지 IPv6 주소로 패킷을 전송한다. The LMA 114 then sends the packet to the destination IPv6 address of the packet.

만일 상기 목적지 IPv6 주소에 해당되는 단말(116)로부터 상기 MN(100)으로 전송되는 IPv6 패킷이 수신되면, 상기 LMA(114)는 자신의 바인딩 캐쉬 엔트리에 해당 목적지 IPv6 주소에 대한 플로우 이동 정보가 존재하는지를 검색하고, 플로우 이동 정보가 존재하면, 그 플로우 이동정보에 따라 패킷을 제2MAG(112) 및 제2인터페이스(104)를 통하여 MN(100)으로 전송한다.If an IPv6 packet transmitted to the MN 100 is received from the terminal 116 corresponding to the destination IPv6 address, the LMA 114 has flow movement information for the corresponding destination IPv6 address in its binding cache entry. If the flow movement information exists, the packet is transmitted to the MN 100 through the second MAG 112 and the second interface 104 according to the flow movement information.

도 3은 본 발명의 바람직한 실시예에 따라 플로우 이동정보가 등록된 바인딩 캐시 엔트리의 예를 도시한 것이다. 3 illustrates an example of a binding cache entry in which flow movement information is registered according to a preferred embodiment of the present invention.

상기 바인딩 캐시 엔트리에 등록되는 플로우 이동정보는 MN의 식별정보별로 플로우에 참여하는 MUG 및 인터페이스의 주소와 프록시 코어 식별정보 등으로 구성된다. The flow movement information registered in the binding cache entry is composed of MUG and interface addresses, proxy core identification information, and the like, participating in the flow for each identification information of the MN.

100 : MN
102 : 제1인터페이스
104 : 제2인터페이스
110 : 제1MAG
112 : 제MAG
114 : LMA
100: MN
102: first interface
104: second interface
110: first MAG
112: MAG
114: LMA

Claims (4)

다수의 인터페이스를 구비하는 MN(Mobile Node), 상기 MN의 다수의 인터페이스 각각에 대응되어 상기 다수의 인터페이스를 통한 통신을 이행하는 다수의 MAG, 및 상기 다수의 MAG(Mobile Access Gateway)를 통해 상기 MN의 다수의 인터페이스로 통신하는 LMA(Localized Mobility Anchor)를 구비하는 PMIPv6 환경에서 플로우 이동성 지원 방법에 있어서,
상기 MN이 상기 다수의 인터페이스 중 어느 한 인터페이스에 어싸인된 주소의 패킷을 다른 인터페이스 및 그에 대응되는 MAG를 통해 상기 LMA로 전송하는 단계;
상기 LMA가 상기 패킷이 어싸인된 주소의 인터페이스와 상기 패킷을 송신한 인터페이스가 상이하면, 그 패킷에 어싸인된 주소로의 플로우를 상기 패킷을 송신한 인터페이스 및 MAG로 설정하도록 바인딩 캐쉬 엔트리에 등록하는 단계;
를 구비함을 특징으로 하는 플로우 이동성 지원 방법.
A mobile node (MN) having a plurality of interfaces, a plurality of MAGs corresponding to each of the plurality of interfaces of the MN to perform communication through the plurality of interfaces, and the plurality of MNs through the plurality of mobile access gateways (MAGs). In the flow mobility support method in a PMIPv6 environment having a Localized Mobility Anchor (LMA) to communicate over a plurality of interfaces,
The MN transmitting a packet of an address assigned to one of the plurality of interfaces to the LMA through another interface and a corresponding MAG;
If the LMA differs between the interface at which the packet is assigned and the interface at which the packet was sent, register in the binding cache entry to set the flow to the address at which the packet is assigned to the interface at which the packet was sent and the MAG. Making;
Flow mobility support method comprising the.
제1항에 있어서,
상기 바인딩 캐쉬 엔트리에 등록된 주소에 대한 패킷이 수신되면, 상기 LMA는 상기 바인딩 캐쉬 엔트리에 등록된 인터페이스 및 MAG로 송신하는 단계;를 더 구비함을 특징으로 하는 플로우 이동성 지원 방법.
The method of claim 1,
And when the packet for the address registered in the binding cache entry is received, transmitting the LMA to an interface and a MAG registered in the binding cache entry.
PMIPv6 망 시스템에 있어서,
다수의 인터페이스를 구비하는 MN;
상기 MN의 다수의 인터페이스 각각에 대응되어 상기 다수의 인터페이스를 통한 통신을 이행하는 다수의 게이트웨이;
상기 다수의 게이트웨이를 통해 상기 MN의 다수의 인터페이스로 통신하는 LMA;를 구비하며,
상기 MN이 상기 다수의 인터페이스 중 어느 한 인터페이스에 어싸인된 주소의 패킷을 다른 인터페이스 및 그에 대응되는 MAG를 통해 상기 LMA로 전송하고,
상기 LMA가 상기 패킷이 어싸인된 주소의 인터페이스와 상기 패킷을 송신한 인터페이스가 상이하면, 그 패킷에 어싸인된 주소로의 플로우를 상기 패킷을 송신한 인터페이스 및 MAG로 설정하도록 바인딩 캐쉬 엔트리에 등록함을 특징으로 하는 PMIPv6 망 시스템.
In the PMIPv6 network system,
An MN having a plurality of interfaces;
A plurality of gateways corresponding to each of the plurality of interfaces of the MN to perform communication through the plurality of interfaces;
An LMA communicating with a plurality of interfaces of the MN through the plurality of gateways;
The MN transmits a packet of an address assigned to one of the plurality of interfaces to the LMA through another interface and a corresponding MAG,
If the LMA differs between the interface at which the packet is assigned and the interface at which the packet was sent, register in the binding cache entry to set the flow to the address at which the packet is assigned to the interface at which the packet was sent and the MAG. PMIPv6 network system characterized in that.
제3항에 있어서,
상기 바인딩 캐쉬 엔트리에 등록된 주소에 대한 패킷이 수신되면, 상기 LMA는 상기 바인딩 캐쉬 엔트리에 등록된 인터페이스 및 MAG로 송신함을 특징으로 하는 PMIPv6 망 시스템.

The method of claim 3,
When the packet for the address registered in the binding cache entry is received, the LMA transmits to the interface and MAG registered in the binding cache entry, PMIPv6 network system.

KR1020100112413A 2010-11-12 2010-11-12 Method for supporting flow mobility in proxy mipv6 and system therefor KR101132295B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100112413A KR101132295B1 (en) 2010-11-12 2010-11-12 Method for supporting flow mobility in proxy mipv6 and system therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100112413A KR101132295B1 (en) 2010-11-12 2010-11-12 Method for supporting flow mobility in proxy mipv6 and system therefor

Publications (1)

Publication Number Publication Date
KR101132295B1 true KR101132295B1 (en) 2012-04-05

Family

ID=46143110

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100112413A KR101132295B1 (en) 2010-11-12 2010-11-12 Method for supporting flow mobility in proxy mipv6 and system therefor

Country Status (1)

Country Link
KR (1) KR101132295B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080050280A (en) * 2006-12-01 2008-06-05 한국전자통신연구원 Method and system for supporting seamless handover using multiple wireless interface in mobile terminal
KR20090022151A (en) * 2007-08-29 2009-03-04 삼성전자주식회사 Mobility management method and system using proxy mobile ip and mobile ip context transfer in a mobile telecommunication system
KR20090065326A (en) * 2007-12-17 2009-06-22 한국전자통신연구원 Mobility mangement method, mobility mangement anchor, and mobile node
KR20100073041A (en) * 2008-12-22 2010-07-01 한국전자통신연구원 Method for providing mobility of mobile node in packet transport network, packet transport network system and gateway switch

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080050280A (en) * 2006-12-01 2008-06-05 한국전자통신연구원 Method and system for supporting seamless handover using multiple wireless interface in mobile terminal
KR20090022151A (en) * 2007-08-29 2009-03-04 삼성전자주식회사 Mobility management method and system using proxy mobile ip and mobile ip context transfer in a mobile telecommunication system
KR20090065326A (en) * 2007-12-17 2009-06-22 한국전자통신연구원 Mobility mangement method, mobility mangement anchor, and mobile node
KR20100073041A (en) * 2008-12-22 2010-07-01 한국전자통신연구원 Method for providing mobility of mobile node in packet transport network, packet transport network system and gateway switch

Similar Documents

Publication Publication Date Title
JP5362904B2 (en) Data transmission method, system and network device based on PMIPv6
JP5214737B2 (en) Method and apparatus for use in a communication network
Lai et al. Improving handoff performance in wireless overlay networks by switching between two-layer IPv6 and one-layer IPv6 addressing
JP5227960B2 (en) Packet transfer for proxy mobile IP
JP4971468B2 (en) Interface selection in mobile networks
JP5166424B2 (en) Systems and methods for using Internet mobility protocols with non-Internet mobility protocols
JPWO2009044539A1 (en) Communication control method, network node, and mobile terminal
JP2009529265A (en) Method and system for fast handover using dynamic router advertisement
WO2009116246A1 (en) Communication method, communication system, mobile node, access router
Dong et al. A network-based mobility management scheme for future Internet
JPWO2009066438A1 (en) Address assignment method, address assignment system, mobile node and proxy node
WO2010073620A1 (en) Handover method and mobile terminal and home agent utilized in said method
US7813347B2 (en) System and method to enable combination of network controlled mobility and UE controlled mobility between different IP versions
WO2009101780A1 (en) Position information management device, network edge device, and mobile terminal
JPWO2009054127A1 (en) Communication system, mobile terminal and network node
US20120163337A1 (en) Method of allocating home network prefix, inter-handoff method, and multi-homing system thereof
KR101132295B1 (en) Method for supporting flow mobility in proxy mipv6 and system therefor
KR20070042034A (en) Method for fast handvoer in transport layer
KR101037531B1 (en) Method for providing soft handover using communication state information in wireless internet system
Phoomikiattisak et al. IP-layer soft handoff implementation in ILNP
Li et al. A multihoming support scheme with localized shim protocol in proxy mobile IPv6
KR100700526B1 (en) Method for handover on mobility network
Yan et al. A novel mobility management mechanism based on an efficient Locator/ID separation scheme
Wakikawa et al. The applicability of virtual interface for inter‐technology handoffs in Proxy Mobile IPv6
KR20120001585A (en) Flow mobility support mechanism

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20150309

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20160311

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161213

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee