KR101491948B1 - Method and apparatus for distributed mobility management - Google Patents

Method and apparatus for distributed mobility management Download PDF

Info

Publication number
KR101491948B1
KR101491948B1 KR20140007511A KR20140007511A KR101491948B1 KR 101491948 B1 KR101491948 B1 KR 101491948B1 KR 20140007511 A KR20140007511 A KR 20140007511A KR 20140007511 A KR20140007511 A KR 20140007511A KR 101491948 B1 KR101491948 B1 KR 101491948B1
Authority
KR
South Korea
Prior art keywords
switch
path
node
mobile node
transmission path
Prior art date
Application number
KR20140007511A
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 KR20140007511A priority Critical patent/KR101491948B1/en
Application granted granted Critical
Publication of KR101491948B1 publication Critical patent/KR101491948B1/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/08Mobility data transfer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/34Modification of an existing route
    • H04W40/36Modification of an existing route due to handover

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention relates to a method to manage mobility in a software-defined networking environment. According to an embodiment of the present invention, a mobility management method may include the steps of: receiving, from a switch, a location registration message of a mobile node currently connected to the switch; maintaining a database which stores identification information of the mobile node and location information of the mobile node mapped to the identification information; receiving, from a transmission node, a request for data transmission to the mobile node; determining a cross switch, wherein the cross switch is located farthest from the transmission node among the switches located in a path wherein a first virtual path from the transmission node to a previous switch (PS) overlaps a second virtual path from the transmission node to a next switch (NS); setting a data transmission path from a switch to which the transmission node is connected to a switch to which the mobile node is currently connected in consideration of at least one of a hop number and a traffic situation, the data transmission path including the cross switch; and transferring the data transmission path to all the switches located in the data transmission path.

Description

이동성 관리 기법 및 장치{METHOD AND APPARATUS FOR DISTRIBUTED MOBILITY MANAGEMENT}[0001] METHOD AND APPARATUS FOR DISTRIBUTED MOBILITY MANAGEMENT [0002]

본 발명은 이동성 관리 기법 및 장치에 관한 것으로, 보다 상세하게는 소프트웨어 정의 네트워킹 환경에서 분산적인 이동성 관리 방법에 관한 것이다.The present invention relates to a mobility management technique and apparatus, and more particularly, to a distributed mobility management method in a software defined networking environment.

최근 이슈가 되고 있는 모바일 트래픽 폭증 문제를 해결하기 위해서 모바일 인터넷 상에서의 이동성 관리를 분산적으로 제공하는 방안을 표준화 기구에서 논의하고 있다. 분산 이동성 관리 기법에서는 코어망에 위치한 이동성 관리 서버를 이용하는 것이 아니라 단말이 연결되어 있는 스위치 (Switch)에서 이동성 관리를 분산적으로 하여 코어망으로 유입되는 데이터 혹은 컨트롤 패킷의 양을 줄일 수 있다. In order to solve the problem of mobile traffic explosion, which is becoming a recent issue, a standardization organization is discussing ways to provide mobility management on mobile Internet in a distributed manner. In the distributed mobility management technique, instead of using the mobility management server located in the core network, it is possible to reduce the amount of data or control packets flowing into the core network by distributing mobility management in a switch to which the terminal is connected.

분산 이동성 관리 기법은 크게 완전한 분산적(Fully distributed) 방법과 부분적인 분산적 (Partially distributed) 방법으로 나뉜다. 완전한 분산적 방식은 컨트롤 플레인과 데이터 플레인을 모두 분산적으로 관리하는 방식이고 부분적인 분산적 방식은 이동성 관리를 위한 제어 기능은 중앙 집중적(Centralized)으로 관리하고 데이터 전달만을 분산적으로 관리하는 방식이다. 완전한 분산적 방식으로는 분산된 해싱 테이블 기법과 멀티캐스트 기법 등이 있다. 이러한 방식에서는 스위치에서 모바일 노드(MN, Mobile Node)의 위치를 직접 관리/공유하여 MN에게 데이터 패킷을 전달해 주고, 핸드오프가 발생한 경우 이전의 스위치(Switch)에서 MN이 이동한 스위치로 터널링을 통해 패킷을 전달해 주는 방식을 사용한다. 완전한 분산적 방식은 컨트롤 트래픽까지 분산할 수 있다는 장점이 있지만 스위치들의 오버레이 구현과 관리가 복잡하다. 반면 부분적인 분산적 방식에는 (e.g., LIST-TREE) 별도의 중앙 매핑 서버를 통해 위치 정보를 유지하고 데이터 패킷만 분산적으로 처리한다. 이러한 부분적인 분산적 방식은 집중화된 위치 관리 시스템이 존재하여 스위치나 라우터 등을 간단하게 유지할 수 있고, 과금 등의 관리가 용이하여 네트워크 사업자 측면에서 선호할 수 있다. 관련된 선행문헌으로 대한민국 등록특허 제10-1290312호가 있다.Distributed mobility management techniques are divided into a fully distributed method and a partially distributed method. A fully distributed approach manages both the control plane and the data plane in a distributed manner, while the partially distributed approach manages control functions for mobility management in a centralized manner and only distributes data in a distributed manner . Distributed hashing table schemes and multicast schemes are the perfect distributed schemes. In this way, the switch directly manages / shares the location of the mobile node (MN) to deliver the data packet to the MN, and when a handoff occurs, tunneling to the switch from the previous switch It uses a method of delivering packets. While a fully distributed approach has the advantage of distributing control traffic, the overlay implementation and management of switches is complex. On the other hand, in a partial distributed manner (e.g., LIST-TREE), the location information is maintained through a separate central mapping server and only the data packets are distributedly processed. Such a partial distributed method can be preferred in terms of a network operator because a centralized location management system exists to easily maintain a switch or a router and can easily manage charges and the like. A related prior art document is Korean Patent No. 10-1290312.

현재의 분산적 이동성 관리 기법에서는 핸드오프가 발생하면 이동 전의 스위치(PS, Previous Switch)과 이동 후의 스위치(NS, Next Switch)간의 터널링을 통해 패킷을 계속 전달시킨다. 하지만 MN이 이동을 많이 하여 핸드오프가 많이 발생하게 되면 이러한 터널링이 증가하여 데이터 전달 경로가 길어지며 이전의 스위치들에서 로컬 트래픽이 계속 발생된다는 단점이 있다. 이러한 터널링을 끊고 현재의 스위치로 바로 데이터를 받는 것이 경로를 최적화할 수 있는 대안이 될 수 있지만, 세션이 한번 끊어질 때 발생하는 딜레이 지터(Delay jitter)는 MN의 QoS를 낮추게 된다. 이러한 딜레이 지터는 이동 전의 스위치에서 마지막으로 받은 n번째 패킷과 이동 후의 스위치에서 처음으로 받은 n+1번째 패킷 사이의 딜레이가 길어지기 때문에 발생한다. In the current distributed mobility management technique, when a handoff occurs, the packet is continuously transmitted through the tunnel between the pre-movement switch (PS, Previous Switch) and the post-movement switch (NS, Next Switch). However, if handoff occurs frequently due to a lot of movement of the MN, the tunneling increases and the data transmission path becomes longer, and local traffic continues to be generated in the previous switches. Delay jitter, which occurs when a session is disconnected, lowers the QoS of the MN, although it may be an alternative to optimize the path by disconnecting the tunnel and receiving data directly from the current switch. This delay jitter occurs because the delay between the last packet received from the switch before the movement and the n + 1th packet received from the switch after the movement becomes longer.

한편 소프트웨어 정의 네트워킹(SDN: Software Defined Networking)은 기존의 네트워크에서 컨트롤 플레인과 데이터 플레인을 분리하여 라우팅을 지원하는 네트워크이다. 기존에 라우터에서 라우팅 알고리즘을 통해 패킷을 전달하던 것과는 달리 SDN에서는 컨트롤러(Controller)가 네트워크의 토폴로지와 트래픽을 중앙 집중화하여 관리한다.On the other hand, Software Defined Networking (SDN) is a network that supports routing by separating the control plane and the data plane from the existing network. Unlike conventional routers that forward packets through routing algorithms, controllers in the SDN manage the network topology and traffic in a centralized manner.

따라서 본 발명에서는 소프트웨어 정의 네트워킹 환경에서 이동성 관리를 지원할 수 있는 기술과 장치에 대해 제안한다.Therefore, the present invention proposes a technology and apparatus capable of supporting mobility management in a software defined networking environment.

본 발명의 목적은 소프트웨어 정의 네트워킹 환경에서 분산적으로 이동성 관리를 지원하여 MN(Mobile Node)이 이동한 후에도 최적의 경로로 데이터가 전송될 수 있는 방법 및 장치를 제공하는 데 있다.It is an object of the present invention to provide a method and apparatus for supporting mobility management in a software defined networking environment so that data can be transmitted through an optimal path even after a Mobile Node (MN) moves.

상기 목적을 달성하기 위해 본 발명의 일실시예에 의하면, 소프트웨어 정의 네트워킹 환경에서의 이동성 관리 기법에 있어서, 스위치로부터 상기 스위치에 현재 연결된 모바일 노드의 위치 등록 메시지를 수신하는 단계; 상기 모바일 노드의 식별 정보와 상기 식별 정보에 매핑된 모바일 노드의 위치 정보가 저장된 데이터베이스를 유지하는 단계; 전송 노드로부터 상기 모바일 노드로의 데이터 전송 요청을 수신하는 하는 단계; 교차 스위치(CS, Crossover Switch)를 결정하는 단계-상기 교차 스위치는 상기 전송 노드와 이전 스위치(PS, Previous Switch)까지의 제1가상 경로와 상기 전송 노드와 다음 스위치(NS, Next Switch)까지 제2가상 경로가 겹쳐지는 경로에 위치한 스위치 중 상기 전송 노드로부터 가장 멀리 위치한 스위치임-; 상기 교차 스위치가 포함되게 하고, 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 상기 전송 노드가 연결된 스위치에서 상기 모바일 노드가 현재 연결된 스위치까지의 데이터 전송 경로를 설정하는 단계; 및 상기 데이터 전송 경로 상에 있는 위치하는 모든 스위치에게 상기 데이터 전송 경로를 전달하는 단계를 포함하는 이동성 관리 기법이 제공된다.According to an aspect of the present invention, there is provided a mobility management method in a software defined networking environment, the method comprising: receiving a location registration message of a mobile node currently connected to the switch from a switch; Maintaining a database storing identification information of the mobile node and location information of the mobile node mapped to the identification information; Receiving a data transmission request from a transmitting node to the mobile node; Determining a crossover switch (CS), the crossover switch including a first virtual path from the transmitting node to a previous switch (PS, Previous Switch), a second virtual path from the transmitting node to the next switch (NS, Next Switch) 2 switches located in the path where the virtual paths overlap, the switch being located farthest from the transmission node; Setting a data transmission path from a switch to which the transmission node is connected to a switch to which the mobile node is currently connected, considering the at least one of the number of hops and the traffic situation so that the intersection switch is included; And transferring the data transmission path to all switches located on the data transmission path.

상기 목적을 달성하기 위해 본 발명의 일실시예에 의하면, 소프트웨어 정의 네트워킹 환경에서의 복수의 스위치와 연결된 이동성 관리 장치에 있어서, 스위치로부터 상기 스위치에 현재 연결된 모바일 노드의 위치 등록 메시지를 수신하고, 전송 노드로부터 상기 모바일 노드로의 데이터 전송 요청을 수신하고, 교차 스위치를 결정하고, 상기 교차 스위치가 포함되게 하고, 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 상기 전송 노드가 연결된 스위치에서 상기 모바일 노드가 현재 연결된 스위치까지의 데이터 전송 경로를 설정하고, 상기 데이터 전송 경로에 있는 위치하는 모든 스위치에게 상기 데이터 전송 경로를 전달하는 SDN 컨트롤러-상기 교차 스위치는 상기 전송 노드와 이전 스위치(PS, Previous Switch)까지의 제1가상 경로와 상기 전송 노드와 다음 스위치(NS, Next Switch)까지 제2가상 경로가 겹쳐지는 경로에 위치한 스위치 중 상기 전송 노드로부터 가장 멀리 위치한 스위치임-; 및 상기 모바일 노드의 식별 정보와 상기 식별 정보에 매핑된 모바일 노드의 위치 정보가 저장된 데이터베이스를 유지하는 위치 관리 서버를 포함하는 이동성 관리 장치가 제공된다.According to an aspect of the present invention, there is provided a mobility management apparatus connected to a plurality of switches in a software defined networking environment, the mobility management apparatus comprising: a switch for receiving a location registration message of a mobile node currently connected to the switch, A mobile node receives a data transfer request from a node to the mobile node, determines a crossing switch, includes the crossing switch, and determines at least one of a hop count and a traffic situation, An SDN controller for setting up a data transmission path to a connected switch and transmitting the data transmission path to all switches located in the data transmission path, the crossover switch being connected to the transmission node and a previous switch The first virtual path and the transmission node A switch located farthest from the transmitting node among switches located in a path where the second virtual path overlaps the NS switch; And a location management server that maintains a database storing identification information of the mobile node and location information of the mobile node mapped to the identification information.

본 발명의 일실시예에 의한 이동성 관리 기법 및 장치는 소프트웨어 정의 네트워킹 환경에서 핸드오프가 방생한 경우, 데이터 전송 경로를 최적화할 수 있다.The mobility management method and apparatus according to an embodiment of the present invention can optimize a data transmission path when a handoff occurs in a software defined networking environment.

또한, 본 발명의 일실시예에 의하면, 패킷 손실을 방지하고 동시에 패킷 전달 비용과 딜레이 지터를 최소화할 수 있다. In addition, according to an embodiment of the present invention, it is possible to prevent a packet loss and at the same time to minimize packet transmission cost and delay jitter.

도 1은 본 발명의 일실시예와 관련된 이동성 관리 기법을 수행하는 시스템을 나타내는 도면이다.
도 2는 본 발명의 일실시예와 관련된 이동성 관리 기법 중 위치 등록 과정을 설명하기 위한 도면이다.
도 3은 본 발명의 일실시예와 관련된 이동성 관리 기법 중 패킷 전달 과정을 설명하기 위한 도면이다.
도 4는 본 발명의 일실시예와 관련된 핸드오프 과정과 기존의 핸드오프 과정의 비교를 설명하기 위한 도면이다.
도 5는 본 발명의 일실시예와 관련된 이동성 관리 기법을 나타내는 흐름도이다.
1 is a diagram illustrating a system for performing mobility management techniques in accordance with an embodiment of the present invention.
FIG. 2 is a diagram for explaining a location registration process among mobility management techniques according to an embodiment of the present invention.
FIG. 3 is a diagram for explaining a packet transfer process among mobility management techniques according to an embodiment of the present invention.
FIG. 4 is a diagram illustrating a comparison between a handoff procedure and an existing handoff procedure according to an embodiment of the present invention. Referring to FIG.
5 is a flow diagram illustrating a mobility management technique in accordance with an embodiment of the present invention.

이하, 본 발명의 일실시예와 관련된 이동성 관리 기법 및 장치에 대해 도면을 참조하여 설명하도록 하겠다.Hereinafter, a mobility management technique and apparatus according to an embodiment of the present invention will be described with reference to the drawings.

본 명세서에서 사용되는 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "구성된다" 또는 "포함한다" 등의 용어는 명세서상에 기재된 여러 구성 요소들, 또는 여러 단계들을 반드시 모두 포함하는 것으로 해석되지 않아야 하며, 그 중 일부 구성 요소들 또는 일부 단계들은 포함되지 않을 수도 있고, 또는 추가적인 구성 요소 또는 단계들을 더 포함할 수 있는 것으로 해석되어야 한다.As used herein, the singular forms "a", "an" and "the" include plural referents unless the context clearly dictates otherwise. In this specification, the terms "comprising ", or" comprising ", etc. should not be construed as necessarily including the various elements or steps described in the specification, Or may be further comprised of additional components or steps.

이하 실시예에서는 소프트웨어 정의 네트워킹 (SDN: Software Defined Networking) 환경에서 분산적으로 이동성 관리를 제공함으로써, 데이터를 처리하는 방법에 대해 설명하기로 한다.Hereinafter, a method of processing data by providing mobility management in a distributed manner in a Software Defined Networking (SDN) environment will be described.

도 1은 본 발명의 일실시예와 관련된 이동성 관리 기법을 수행하는 시스템을 나타내는 도면이다.1 is a diagram illustrating a system for performing mobility management techniques in accordance with an embodiment of the present invention.

도시된 바와 같이, 이동성 관리 장치(100)는 SDN 컨트롤러(110) 및 위치 관리 서버(120)를 포함하고 있다. 상기 이동성 관리 장치(100)는 복수의 스위치와 연결되어 있다. MN은 모바일 노드(Mobile Node)를 나타내고, 각 스위치(Switch)는 SDN 스위치이다. SDN 컨트롤러(110)는 스위치의 라우팅을 담당한다. 본 발명의 일실시예에 의하면, 각 스위치가 자신에게 접속해 있는 MN들의 정보를 SDN 컨트롤러(110)를 통해 상기 위치 관리 서버(120)에 계속 업데이트할 수 있다. 이를 통해 SDN 컨트롤러(110)는 각 MN의 위치 정보를 관리하고 있다. As shown in the figure, the mobility management apparatus 100 includes an SDN controller 110 and a location management server 120. The mobility management apparatus 100 is connected to a plurality of switches. The MN represents a mobile node, and each switch is an SDN switch. The SDN controller 110 is responsible for routing the switch. According to an embodiment of the present invention, each switch can continuously update information on the MNs connected thereto with the location management server 120 via the SDN controller 110. The SDN controller 110 manages location information of each MN.

본 명세서에서 만약 MN이 스위치간에 이동했다고 가정했을 때, 이전에 있던 스위치를 이전 스위치(Previous Switch(PS))라 하고, 이동한 스위치를 다음 스위치(Next Switch(NS))라 하기로 한다. 또한, CS(Crossover switch)는 교차 스위치를 의미하고, CN(Correspondent Node)는 전송 노드를 의미한다. CS는 CN으로부터 각각 PS와 NS까지 최적의 가상 경로를 계산하였을 때, 겹쳐지는 경로 상에 위치하는 스위치 중 전송 노드로부터 가장 먼 곳에 위치하는 스위치로 정의한다. 상기 최적의 경로는 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정될 수 있다. 예를 들어, 홉수가 가장 적거나 또는 트래픽에 따라 latency가 가장 낮은 경로가 최적의 경로가 될 수 있다. 상기 최적의 경로는 SDN 컨트롤러(110)의 policy에 따라 결정될 수 있다.In this specification, when the MN moves between the switches, the former switch is referred to as a previous switch (PS), and the moved switch is referred to as a next switch (Next Switch (NS)). In addition, CS (Crossover switch) means an intersection switch and CN (Correspondent Node) means a transmitting node. CS is defined as a switch located at the farthest position from the transmission node among the switches located on the overlapping path when calculating the optimal virtual path from the CN to PS and NS respectively. The optimal path may be set considering at least one of a hop count and a traffic situation. For example, a path with the smallest number of hops or the lowest latency depending on traffic may be the optimal path. The optimal path may be determined according to the policy of the SDN controller 110.

도 2는 본 발명의 일실시예와 관련된 이동성 관리 기법 중 위치 등록 과정을 설명하기 위한 도면이다.FIG. 2 is a diagram for explaining a location registration process among mobility management techniques according to an embodiment of the present invention.

MN이 스위치에 연결되면 해당 스위치는 위치 등록(LU: Location Update) 메시지를 SDN 컨트롤러(110)에 전송하고, 상기 SDN 컨트롤러(110)는 해당 MN의 ID와 해당 MN이 위치한 스위치 내의 IP주소 사이의 매핑 정보를 위치 관리 서버(120)의 데이터베이스에 유지할 수 있다. 그 후 SDN 컨트롤러(110)는 스위치에게 위치 등록 확인(LACK: Location Acknowledge) 메시지를 통해 응답할 수 있다.When the MN is connected to the switch, the switch transmits a location update (LU) message to the SDN controller 110, and the SDN controller 110 transmits a location update (LU) message between the ID of the corresponding MN and the IP address The mapping information can be maintained in the database of the location management server 120. The SDN controller 110 may then respond to the switch through a Location Acknowledge (LACK) message.

예를 들어, MN이 이동(S210)하여 연결된 스위치(NS)가 변경되면 해당 MN은 SDN 컨트롤러(110)에 위치 등록(LU: Location Update) 메시지를 전송하여 위치 등록을 수행할 수 있다(S220). SDN 컨트롤러(110)는 해당 MN의 ID와 NS 내의 IP 주소 사이의 매핑 정보를 등록 또는 수정함으로써, 위치 관리 서버(120)의 데이터베이스(미도시)를 갱신할 수 있다(S230). 갱신이 완료되면, SDN 컨트롤러(110)는 MN에게 위치 등록 확인(LACK: Location Acknowledge) 메시지를 통해 응답한다(S240). For example, when the mobile node moves (S210) and the connected switch (NS) is changed, the MN transmits location update (LU) message to the SDN controller 110 to perform location registration (S220) . The SDN controller 110 may update the database (not shown) of the location management server 120 by registering or modifying the mapping information between the ID of the corresponding MN and the IP address in the NS (S230). When the update is completed, the SDN controller 110 responds to the MN through a Location Acknowledge (LACK) message (S240).

도 3은 본 발명의 일실시예와 관련된 이동성 관리 기법 중 패킷 전달 과정을 설명하기 위한 도면이다. 도 3은 CN은 MN에게 데이터를 전송할 때의 패킷 전달 과정을 설명하고 있다. FIG. 3 is a diagram for explaining a packet transfer process among mobility management techniques according to an embodiment of the present invention. FIG. 3 illustrates a packet delivery process when the CN transmits data to the MN.

우선 CN은 자신이 연결된 스위치(Switch 1)로 MN에게 전송할 패킷을 전달할 수 있다(S310). 상기 스위치(Switch 1)는 MN에게 전송할 패킷 중 첫 번째 패킷을 SDN 컨트롤러(110)로 전송하면서, MN의 위치 정보를 요청할 수 있다(S320).First, the CN can forward a packet to be transmitted to the MN through a switch (Switch 1) to which the CN is connected (S310). The switch 1 may request the location information of the MN while transmitting the first packet among the packets to be transmitted to the MN, to the SDN controller 110 (S320).

SDN 컨트롤러(110)는 MN의 위치 정보가 기록된 위치 관리 서버(120)의 데이터베이스를 이용하여 CN의 스위치(Switch 1)에서 MN이 현재 연결된 스위치(Switch 5)로 가는 최적의 경로를 설정하고, 상기 설정된 경로 상의 모든 스위치들(Switch 1 ~ Switch 5)에게 패킷 전송 경로(즉, 데이터 전송 경로)를 전달할 수 있다(S330). 상기 설정된 경로 상의 스위치는 자신의 포워딩 테이블을 수정하여 패킷이 최적의 경로로 전달될 수 있도록 할 수 있다(S340). The SDN controller 110 sets an optimal path from the switch 1 of the CN to the switch 5 currently connected to the MN by using the database of the location management server 120 in which the location information of the MN is recorded, It may transmit a packet transmission path (i.e., a data transmission path) to all the switches (Switch 1 to Switch 5) on the set path (S330). The switch on the established path may modify its forwarding table to allow the packet to be delivered to the optimal path (S340).

도 4는 본 발명의 일실시예와 관련된 핸드오프 과정과 기존의 핸드오프 과정의 비교를 설명하기 위한 도면이다.FIG. 4 is a diagram illustrating a comparison between a handoff procedure and an existing handoff procedure according to an embodiment of the present invention. Referring to FIG.

도 4에는 기존의 일반적인 핸드오프 방식과 본 발명의 일실시예에 의한 핸드오프 방식이 나타나 있다. 기존 방식에 의하면, CN이 보낸 데이터가 CN->PS (여러번 이동하였을 경우 여러개의 PS)->NS ->MN 의 경로로 전달된다.FIG. 4 shows a conventional handoff scheme and a handoff scheme according to an embodiment of the present invention. According to the existing method, the data sent from the CN is transferred to the path of CN-> PS (several PS if it moves many times) -> NS -> MN.

하지만, 본 발명의 일실시예에 의하면, CN이 보낸 데이터가 CN->교차 스위치->NS->MN 의 경로로 전달된다. 따라서 데이터가 핸드오프 후에도 최적의 경로로 전달이 가능하다는 장점이 있다. 따라서 기존 방식에 의할 경우, 데이터 전송 경로는 CN->Switch'>①->②->③->Switch1->③->④->Switch2->④->Switch3->MN인 반면, 본 발명의 일실시예에 의한 데이터 전송 경로는 CN->Switch'>①->②->④->Switch3->MN가 된다. 즉, 본 발명의 일실시예에 의하면, SDN 컨트롤러(110)는 CS를 설정하고, 상기 CS가 데이터 전송 경로에 포함되도록 최적의 데이터 전송 설정한다. 핸드오프가 여러 번 발생한 경우, PS는 가장 최근 PS로 한다.However, according to an embodiment of the present invention, the data sent by the CN is transferred to the path of the CN-> crossing switch-> NS-> MN. Therefore, there is an advantage that data can be transmitted through an optimal path even after handoff. Therefore, in the conventional method, the data transmission path is CN-> Switch '> ①-> ②-> ③-> Switch1-> ③-> ④-> Switch2-> ④-> Switch3-> MN, The data transmission path according to an embodiment of the present invention becomes CN-> Switch '> ①-> ②-> ④-> Switch3-> MN. That is, according to an embodiment of the present invention, the SDN controller 110 sets CS and sets the optimum data transmission so that the CS is included in the data transmission path. If handoff occurs multiple times, PS is the most recent PS.

도 5는 본 발명의 일실시예와 관련된 이동성 관리 기법을 나타내는 흐름도이다. 도 5는 본 발명의 일실시예에 의한 핸드오프 과정을 나타내는 흐름도이다.5 is a flow diagram illustrating a mobility management technique in accordance with an embodiment of the present invention. 5 is a flowchart illustrating a handoff process according to an embodiment of the present invention.

MN은 PS를 떠나기 직전에 핸드오버 트리거(handover trigger) 신호를 발생하고, 발생된 핸드오버 트리거 신호는 PS를 통해 SDN 컨트롤러에 전달된다(S1, S2). 상기 핸드오버 트리거 신호는 NS에 대한 정보를 포함할 수 있다. Handover trigger를 전달받은 SDN 컨트롤러는 CS를 결정할 수 있다(S3). 상기 SDN 컨트롤러는 CS에 패킷 버퍼링을 요청할 수 있다(S4). 이 경우, CS는 확인 메시지(Buffering request Ack)를 통해 응답할 수 있다(S5). CS는 보통 MN의 위치에서 멀지 않기 때문에 이를 통해 패킷 손실을 방지하고 동시에 패킷 전달 비용과 딜레이 지터를 최소화할 수 있다.The MN generates a handover trigger signal immediately before leaving the PS, and the generated handover trigger signal is transmitted to the SDN controller through the PS (S1, S2). The handover trigger signal may include information on the NS. The SDN controller that received the handover trigger can determine the CS (S3). The SDN controller may request packet buffering to the CS (S4). In this case, the CS may respond through a confirmation request message (Buffering request Ack) (S5). Because the CS is usually not far from the MN's location, it can prevent packet loss and at the same time minimize packet delivery costs and delay jitter.

MN이 NS로 이동되면(S6), SDN 컨트롤러는 CS에서 NS까지의 최적의 경로를 설정할 수 있다(S7). 즉, 데이터 전송 경로(패킷 전송 경로)는 CN에서 CS까지의 제1전송 경로 및 CS에서 NS까지의 제2전송 경로를 포함할 수 있다. 상기 제1전송 경로는 교차 스위치 결정 시, 이용되는 CN과 PS까지의 제1가상 경로와 CN과 NS까지 제2가상 경로가 겹쳐지는 경로와 동일할 수 있다. 그리고 제2전송 경로는 SDN 컨트롤러의 정책에 따라 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정될 수 있다.When the MN is moved to the NS (S6), the SDN controller can set an optimal path from CS to NS (S7). That is, the data transmission path (packet transmission path) may include a first transmission path from CN to CS and a second transmission path from CS to NS. The first transmission path may be the same as the first virtual path up to CN and PS used and the second virtual path overlapping CN to NS when the crossover switch is determined. And the second transmission path may be set in consideration of at least one of the number of hops and the traffic condition according to the policy of the SDN controller.

MN이 NS로 이동되면 NS는 SDN 컨트롤러에게 위치 등록 메시지를 전송함으로써, 위치 등록 과정을 수행할 수 있다. 즉, MN이 SDN 컨트롤러에 위치 등록 메시지를 전송하면(S8), SDN 컨트롤러는 위치 등록 확인(LACK: Location Acknowledge) 메시지를 통해 응답한다(S9).When the MN moves to the NS, the NS can perform the location registration process by transmitting the location registration message to the SDN controller. That is, when the MN transmits a location registration message to the SDN controller (S8), the SDN controller responds with a location acknowledgment (LACK) message (S9).

그리고 SDN 컨트롤러는 설정된 최적의 데이터 전송 경로 상에 위치하는 모든 스위치의 포워딩 테이블을 업데이트한다(S10, S11). CN이 보낸 데이터는 CS로 전달되어 버퍼링 되었다가 핸드오프가 완료되면 MN에게 보내지며 따라서 CS의 패킷은 새로운 최적의 경로로 전달 가능하다. 핸드오프 이후 CN이 보낸 데이터는 CN->교차 스위치->NS->MN 의 경로로 전달된다. Then, the SDN controller updates the forwarding table of all switches located on the set optimal data transmission path (S10, S11). The data sent from the CN is transmitted to the CS and buffered. When the handoff is completed, the data is sent to the MN. Therefore, the CS packet can be transmitted to the new optimal path. The data sent by the CN after the handoff is forwarded to the path of CN-> cross-switch-> NS-> MN.

상술한 본 발명의 일실시예에 의한 이동성 관리 기법은 부분적인 분산 방식과 같이 분산 이동성 관리 기능은 SDN 컨트롤러(110)와 연결된 위치 관리 서버(120)가 담당을 하고 데이터 패킷은 SDN 컨트롤러(110)의 경로 계산에 따라 분산적으로 전달된다. SDN에서는 컨트롤러가 네트워크의 토폴로지와 트래픽을 중앙 집중화하여 관리하고 있으므로 보다 최적의 경로를 제공할 수 있다는 장점이 있다. 특히, 기존의 분산 이동성 관리 기법은 핸드오프 발생 시 이웃한 Switch 간의 포워딩 기능에 의존하고 있어 최적의 경로를 사용하지 못하는 단점이 있지만 본 발명의 일실시예에 의하면, SDN 컨트롤러(110)를 통해 최적의 경로를 계산하여 사용할 수 있고 이를 통해 전체 패킷 전달 딜레이를 줄일 수 있는 장점을 가지고 있다. The mobility management technique according to an embodiment of the present invention may be applied to the location management server 120 connected to the SDN controller 110 and the SDN controller 110, Are distributedly distributed in accordance with the path calculation. In SDN, the controller manages the topology and traffic of the network in a centralized manner, thus providing a more optimal path. In particular, the existing distributed mobility management technique is disadvantageous in that it can not use an optimal path due to a forwarding function between neighboring switches when a handoff occurs. However, according to an embodiment of the present invention, It is advantageous to reduce the delay of the overall packet transmission.

상술한 이동성 관리 기법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터로 판독 가능한 기록 매체에 기록될 수 있다. 이때, 컴퓨터로 판독 가능한 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 한편, 기록매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.The above-described mobility management technique may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable recording medium. At this time, the computer-readable recording medium may include program commands, data files, data structures, and the like, alone or in combination. On the other hand, the program instructions recorded on the recording medium may be those specially designed and configured for the present invention or may be available to those skilled in the art of computer software.

컴퓨터로 판독 가능한 기록매체에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(Magnetic Media), CD-ROM, DVD와 같은 광기록 매체(Optical Media), 플롭티컬 디스크(Floptical Disk)와 같은 자기-광 매체(Magneto-Optical Media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. The computer-readable recording medium includes a magnetic recording medium such as a magnetic medium such as a hard disk, a floppy disk and a magnetic tape, an optical medium such as a CD-ROM and a DVD, a magnetic disk such as a floppy disk, A magneto-optical media, and a hardware device specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like.

한편, 이러한 기록매체는 프로그램 명령, 데이터 구조 등을 지정하는 신호를 전송하는 반송파를 포함하는 광 또는 금속선, 도파관 등의 전송 매체일 수도 있다.The recording medium may be a transmission medium, such as a light or metal line, a wave guide, or the like, including a carrier wave for transmitting a signal designating a program command, a data structure, and the like.

또한, 프로그램 명령에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상술한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The program instructions also include machine language code, such as those generated by the compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

상기와 같이 설명된 이동성 관리 기법 및 장치는 상기 설명된 실시예들의 구성과 방법이 한정되게 적용될 수 있는 것이 아니라, 상기 실시예들은 다양한 변형이 이루어질 수 있도록 각 실시예들의 전부 또는 일부가 선택적으로 조합되어 구성될 수도 있다.The above-described mobility management technique and apparatus are not limited to the configuration and method of the above-described embodiments, but the embodiments may be modified such that all or some of the embodiments are selectively combined .

100: 이동성 관리 장치
110: SDN 컨트롤러
120: 위치 관리 서버
100: mobility management device
110: SDN controller
120: Location management server

Claims (10)

소프트웨어 정의 네트워킹 환경에서의 이동성 관리 기법에 있어서,
스위치로부터 상기 스위치에 현재 연결된 모바일 노드의 위치 등록 메시지를 수신하는 단계;
상기 모바일 노드의 식별 정보와 상기 식별 정보에 매핑된 모바일 노드의 위치 정보가 저장된 데이터베이스를 유지하는 단계;
전송 노드로부터 상기 모바일 노드로의 데이터 전송 요청을 수신하는 하는 단계;
교차 스위치를 결정하는 단계-상기 교차 스위치는 상기 전송 노드와 이전 스위치(PS, Previous Switch)까지의 제1가상 경로와 상기 전송 노드와 다음 스위치(NS, Next Switch)까지 제2가상 경로가 겹쳐지는 경로에 위치한 스위치 중 상기 전송 노드로부터 가장 멀리 위치한 스위치임-;
상기 교차 스위치가 포함되게 하고, 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 상기 전송 노드가 연결된 스위치에서 상기 모바일 노드가 현재 연결된 스위치까지의 데이터 전송 경로를 설정하는 단계; 및
상기 데이터 전송 경로 상에 있는 위치하는 모든 스위치에게 상기 데이터 전송 경로를 전달하는 단계를 포함하는 것을 특징으로 하는 이동성 관리 기법.
In a mobility management technique in a software defined networking environment,
Receiving a location registration message of a mobile node currently connected to the switch from the switch;
Maintaining a database storing identification information of the mobile node and location information of the mobile node mapped to the identification information;
Receiving a data transmission request from a transmitting node to the mobile node;
Determining a crossover switch, the crossover switch including a first virtual path from the transmitting node to a previous switch (PS, Previous Switch) and a second virtual path from the transmitting node to a next switch (NS, Next Switch) A switch located most distant from the transmitting node among the switches located in the path;
Setting a data transmission path from a switch to which the transmission node is connected to a switch to which the mobile node is currently connected, considering the at least one of the number of hops and the traffic situation so that the intersection switch is included; And
And transmitting the data transmission path to all switches located on the data transmission path.
제 1 항에 있어서, 상기 이동성 관리 기법은
상기 교차 스위치로 데이터 패킷 버퍼링 명령을 전송하는 단계를 더 포함하는 것을 특징으로 하는 이동성 관리 기법.
The method of claim 1, wherein the mobility management technique
And transmitting a data packet buffering command to the crossover switch.
제 2 항에 있어서, 상기 제1가상 경로 및 상기 제2가상 경로는
홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정되는 것을 특징으로 하는 이동성 관리 기법.
3. The method of claim 2, wherein the first virtual path and the second virtual path
The number of hops, and the traffic situation.
제 2 항에 있어서, 상기 이동성 관리 기법은
상기 모바일 노드의 핸드오프 발생 시, 상기 다음 스위치의 정보를 포함하는 핸드오버 트리거 신호를 상기 이전 스위치로부터 수신하는 단계를 더 포함하는 것을 특징으로 하는 이동성 관리 기법.
3. The method of claim 2, wherein the mobility management technique
Further comprising the step of receiving a handover trigger signal including information of the next switch from the previous switch when a handoff occurs of the mobile node.
제 2 항에 있어서,
상기 데이터 전송 경로는 상기 전송 노드와 상기 교차 스위치까지의 제1전송 경로 및 상기 교차 스위치와 상기 다음 스위치까지의 제2전송 경로를 포함하되,
상기 제1전송 경로는 상기 제1가상 경로 및 상기 제2가상 경로에 포함되고, 상기 제2전송 경로는 상기 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정되는 것을 특징으로 하는 이동성 관리 기법.
3. The method of claim 2,
Wherein the data transmission path includes a first transmission path to the transmission node and the crossover switch and a second transmission path to the crossover switch and the next switch,
Wherein the first transmission path is included in the first virtual path and the second virtual path, and the second transmission path is set in consideration of at least one of the number of hops and the traffic situation.
소프트웨어 정의 네트워킹 환경에서의 복수의 스위치와 연결된 이동성 관리 장치에 있어서,
스위치로부터 상기 스위치에 현재 연결된 모바일 노드의 위치 등록 메시지를 수신하고, 전송 노드로부터 상기 모바일 노드로의 데이터 전송 요청을 수신하고, 교차 스위치를 결정하고, 상기 교차 스위치가 포함되게 하고, 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 상기 전송 노드가 연결된 스위치에서 상기 모바일 노드가 현재 연결된 스위치까지의 데이터 전송 경로를 설정하고, 상기 데이터 전송 경로에 있는 위치하는 모든 스위치에게 상기 데이터 전송 경로를 전달하는 SDN 컨트롤러-상기 교차 스위치는 상기 전송 노드와 이전 스위치(PS, Previous Switch)까지의 제1가상 경로와 상기 전송 노드와 다음 스위치(NS, Next Switch)까지 제2가상 경로가 겹쳐지는 경로에 위치한 스위치 중 상기 전송 노드로부터 가장 멀리 위치한 스위치임-; 및
상기 모바일 노드의 식별 정보와 상기 식별 정보에 매핑된 모바일 노드의 위치 정보가 저장된 데이터베이스를 유지하는 위치 관리 서버를 포함하는 것을 특징으로 하는 이동성 관리 장치.
A mobility management apparatus connected with a plurality of switches in a software defined networking environment,
Receiving a location registration message of a mobile node currently connected to the switch from the switch, receiving a data transmission request from the transmitting node to the mobile node, determining a crossover switch, including the crossover switch, An SDN controller for setting a data transmission path from a switch to which the transmission node is connected to a switch to which the mobile node is currently connected in consideration of at least one of the transmission nodes and the data transmission path to all switches located in the data transmission path, The crossover switch may be a switch located between a first virtual path to the transmitting node and a previous switch (PS, Previous Switch), and a switch located on a path where the second virtual path overlaps the transmitting node (NS, Next Switch) A switch located farthest from the node; And
And a location management server that maintains a database storing identification information of the mobile node and location information of the mobile node mapped to the identification information.
제 6 항에 있어서, 상기 SDN 컨트롤러는
상기 교차 스위치로 데이터 패킷 버퍼링 명령을 전송하는 것을 특징으로 하는 이동성 관리 장치.
7. The apparatus of claim 6, wherein the SDN controller
And transmits a data packet buffering command to the crossover switch.
제 7 항에 있어서, 상기 제1 가상 경로 및 상기 제2가상 경로는
홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정되는 것을 특징으로 하는 이동성 관리 장치.
8. The method of claim 7, wherein the first virtual path and the second virtual path
The number of hops, and the traffic situation.
제 7 항에 있어서, 상기 SDN 컨트롤러는
상기 모바일 노드의 핸드오프 발생 시, 상기 다음 스위치의 정보를 포함하는 핸드오버 트리거 신호를 상기 이전 스위치로부터 수신하는 것을 특징으로 하는 이동성 관리 장치.
8. The apparatus of claim 7, wherein the SDN controller
Wherein the mobile node receives a handover trigger signal including information on the next switch from the previous switch when a handoff occurs in the mobile node.
제 7 항에 있어서,
상기 데이터 전송 경로는 상기 전송 노드와 상기 교차 스위치까지의 제1전송 경로 및 상기 교차 스위치와 상기 다음 스위치까지의 제2전송 경로를 포함하되,
상기 제1전송 경로는 상기 제1가상 경로 및 상기 제2가상 경로에 포함되고, 상기 제2전송 경로는 상기 홉수 및 트래픽 상황 중 적어도 하나를 고려하여 설정되는 것을 특징으로 하는 이동성 관리 장치.
8. The method of claim 7,
Wherein the data transmission path includes a first transmission path to the transmission node and the crossover switch and a second transmission path to the crossover switch and the next switch,
Wherein the first transmission path is included in the first virtual path and the second virtual path, and the second transmission path is set in consideration of at least one of the number of hops and the traffic situation.
KR20140007511A 2014-01-22 2014-01-22 Method and apparatus for distributed mobility management KR101491948B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20140007511A KR101491948B1 (en) 2014-01-22 2014-01-22 Method and apparatus for distributed mobility management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20140007511A KR101491948B1 (en) 2014-01-22 2014-01-22 Method and apparatus for distributed mobility management

Publications (1)

Publication Number Publication Date
KR101491948B1 true KR101491948B1 (en) 2015-02-09

Family

ID=52591896

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20140007511A KR101491948B1 (en) 2014-01-22 2014-01-22 Method and apparatus for distributed mobility management

Country Status (1)

Country Link
KR (1) KR101491948B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101657532B1 (en) 2015-05-29 2016-09-19 삼성에스디에스 주식회사 Method for extending bridge domain of overlay sdn
WO2019212268A1 (en) * 2018-05-02 2019-11-07 성균관대학교 산학협력단 Method and device for managing mobile node of sdn controller

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080041986A (en) * 2006-11-08 2008-05-14 한국전자통신연구원 Apparatus for managing mobility of mobile terminal in distribution and method using the same
KR20120055955A (en) * 2010-11-24 2012-06-01 한국과학기술정보연구원 Open flow network system and method of controlling the same
KR20130037034A (en) * 2011-10-05 2013-04-15 숭실대학교산학협력단 Mobility management system and method for distributed mobility management network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080041986A (en) * 2006-11-08 2008-05-14 한국전자통신연구원 Apparatus for managing mobility of mobile terminal in distribution and method using the same
KR20120055955A (en) * 2010-11-24 2012-06-01 한국과학기술정보연구원 Open flow network system and method of controlling the same
KR20130037034A (en) * 2011-10-05 2013-04-15 숭실대학교산학협력단 Mobility management system and method for distributed mobility management network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101657532B1 (en) 2015-05-29 2016-09-19 삼성에스디에스 주식회사 Method for extending bridge domain of overlay sdn
US9992040B2 (en) 2015-05-29 2018-06-05 Samsung Sds Co., Ltd. Method for extending bridge domain of overlay SDN network
WO2019212268A1 (en) * 2018-05-02 2019-11-07 성균관대학교 산학협력단 Method and device for managing mobile node of sdn controller
US11240732B2 (en) 2018-05-02 2022-02-01 Research & Business Foundation Sungkyunkwan University Method and device for managing mobile node of SDN controller

Similar Documents

Publication Publication Date Title
US8473633B2 (en) Method of routing packets in a packet network
CN102405628B (en) Shifting in wireless communication system by using core-periphery seperated technology
US10548074B2 (en) Rule-based routing within a software-defined core network
US9681345B2 (en) Data transmission method for mobile receiver in publish/subscribe system
US7609694B2 (en) Multicast communications system with mechanism for updating multicast trees
JP6381565B2 (en) Multicast tree update method and system
CN103581341B (en) A kind of distributed mobility data transmission method of CCN
EP3253091B1 (en) Data processing method and equipment
KR101561108B1 (en) Data communication method and handover method in proxy mobile ipv6 based on software definition network
US20160100340A1 (en) Method and device for supporting mobility of mobile terminal in distributed mobile network based on a software-defined network
JP2019533392A (en) Method, device, and system for transmitting end markers
KR20170102951A (en) Systems and methods for joint optimization of source selection and traffic engineering
JP6278468B2 (en) Route control method and system for mobile communication terminal
JP2004222070A (en) Method and device for route control
CN108024200B (en) Self-adaptive method and system for intermittently connected unmanned aerial vehicle self-organizing network
Choi et al. A network-based seamless handover scheme for VANETs
JP5777713B2 (en) System and method for providing mobility using a split home agent structure
KR101491948B1 (en) Method and apparatus for distributed mobility management
US20220303864A1 (en) Selecting a next hop for a data packet
CN106165344A (en) Virtual machine is distributed in being coupled to the gateway of switch of software definition
US20160302121A1 (en) Method and apparatus for transmitting ip packet using segment routing
CN101810016B (en) For mobility home agent provides the method and apparatus of distributed forwarding plane
WO2017121475A1 (en) Mobility management in sdn systems
US9432968B1 (en) Method and system for managing signaling in a wireless communication network
US20100098022A1 (en) Method and apparatus for routing a packet in mobile ip system

Legal Events

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

Payment date: 20180108

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190201

Year of fee payment: 5