KR20080036496A - Method and system for allocating address in wireless network - Google Patents

Method and system for allocating address in wireless network Download PDF

Info

Publication number
KR20080036496A
KR20080036496A KR1020070024936A KR20070024936A KR20080036496A KR 20080036496 A KR20080036496 A KR 20080036496A KR 1020070024936 A KR1020070024936 A KR 1020070024936A KR 20070024936 A KR20070024936 A KR 20070024936A KR 20080036496 A KR20080036496 A KR 20080036496A
Authority
KR
South Korea
Prior art keywords
address
terminal
router
message
setting
Prior art date
Application number
KR1020070024936A
Other languages
Korean (ko)
Other versions
KR100849128B1 (en
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 US11/873,152 priority Critical patent/US8005080B2/en
Publication of KR20080036496A publication Critical patent/KR20080036496A/en
Application granted granted Critical
Publication of KR100849128B1 publication Critical patent/KR100849128B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • H04W8/28Number portability ; Network address portability
    • 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]

Landscapes

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

Abstract

A method and a system for allocating address in a wireless network are provided to save wireless resources by reducing the time required for initial connection. In a method for setting the IP(Internet Protocol) address of a terminal(400) at a router(200), a MAC(Media Access Control) address is extracted from a manage message field for requesting initial enlist. An interface address of the terminal is generated using the MAC address. By applying the network prefix of the router to the interface address of the terminal, the IP address of the terminal is generated. The generated IP address of the terminal is transmitted to the terminal.

Description

무선 이동 네트워크에서 단말기의 IPv6 주소 설정 방법 및 그 장치{Method and system for allocating address in wireless network}Method for setting IP address of terminal in wireless mobile network and device therefor {Method and system for allocating address in wireless network}

도 1은 본 발명의 실시예에 따른 무선 이동 네트워크를 나타낸 구조도이다.1 is a structural diagram showing a wireless mobile network according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 무선 이동 네트워크에서 라우터의 IPv6 주소 설정 장치를 나타낸 블럭도이다.2 is a block diagram illustrating an apparatus for setting an IPv6 address of a router in a wireless mobile network according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 Provisioned DSA_REQ 메시지의 옵션필드에 네트워크 주소가 첨부된 것을 나타낸 참고도이다.3 is a reference diagram illustrating that a network address is attached to an option field of a provisioned DSA_REQ message according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 무선 이동 네트워크에서 단말기의 IPv6 주소 설정 장치를 나타낸 블럭도이다.4 is a block diagram illustrating an apparatus for setting an IPv6 address of a terminal in a wireless mobile network according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 IPv6 주소 설정 방법을 나타낸 흐름도이다.5 is a flowchart illustrating a method of setting an IPv6 address according to an embodiment of the present invention.

도 6는 본 발명의 실시예에 따른 단말기에서의 IPv6 주소 설정 방법을 나타낸 흐름도이다.6 is a flowchart illustrating a method of setting an IPv6 address in a terminal according to an embodiment of the present invention.

도 7은 본 발명의 실시예에 따른 라우터에서의 IPv6 주소 설정 방법을 나타낸 흐름도이다.7 is a flowchart illustrating a method of configuring an IPv6 address in a router according to an embodiment of the present invention.

본 발명은 주소설정 방법에 관한 것으로, 더욱 상세하게 말하자면 무선 이동 네트워크 환경에서 단말기의 IP(Internet Protocol)주소를 설정하는 방법 및 그 장치에 관한 것이다.The present invention relates to an address setting method, and more particularly, to a method and apparatus for setting an IP (Internet Protocol) address of a terminal in a wireless mobile network environment.

일반적으로 IPv4(Internet Protocol version 4)는 32비트의 주소 체계를 갖고 있으나, 인터넷 사용의 증가에 따라 할당할 수 있는 주소가 고갈되는 문제가 발생하였다. 이를 해결하고자 IETF(Internet Engineering Task Force)에서는 128비트의 주소 체계를 사용하는 IPv6(Internet Protocol version 6)를 표준화 하였다.In general, IPv4 (Internet Protocol version 4) has a 32-bit addressing system, but as the use of the Internet increases, there is a problem that the address that can be allocated is exhausted. To solve this problem, the Internet Engineering Task Force (IETF) has standardized Internet Protocol version 6 (IPv6) using a 128-bit addressing system.

한편, IPv6 에서의 주소할당 방법은 단말기와 망 사이의 상호 작용을 통해서 자동으로 할당하는 방안을 제시하고 있다. 즉 서버를 통해서 주소가 관리되고 할당되는 상태형 자동 주소설정(Stateful Address Autoconfiguration)방법과 단말기에서 직접 IP주소를 생성하고 서버를 통하여 주소 충돌 확인 과정을 거친 후 사용하는 비상태형 자동 주소설정(Stateless Address Autoconfiguration)방법으로 분류된다. On the other hand, the address allocation method in IPv6 proposes a method of automatically allocating through the interaction between the terminal and the network. In other words, stateful address autoconfiguration method that addresses are managed and assigned through the server, and stateless address used after generating IP address directly from the terminal and checking address conflicts through the server. It is classified into autoconfiguration method.

비상태형 자동 주소설정(Stateless Address Autoconfiguration)방법을 살펴보면 단말기는 네트워크에서 제공하는 64비트의 프리픽스 정보와 단말기에서 생성한 64비트의 인터페이스 ID를 이용하여 128비트의 주소를 생성한다. 여기서, 프리픽스 정보는 네트워크 측에서 단말기로 제공하는 고유의 값이며, 인터페이스 ID는 단말기의 통신망 인터페이스 카드에 포함되어 있는 48비트의 MAC어드레스를 이용하여 EUI-64 ID 방법(Internet Protocol Version6(IPv6) Addressing Architecture IETF RFC 2373)에 따라 64비트의 고유한 인터페이스 ID를 생성하거나 랜덤 하게 생 성하는 값이다. 이 방법에서 생성된 주소의 유일성을 검증하기 위해 실행하는 주소 충돌 확인 과정을 중복주소검출(Duplicate Address Detection, DAD)이라 한다. 이러한 DAD 과정을 살펴보면, 단말기는 생성된 주소를 이웃요청(Neighbor Solicitation, NS)메시지에 넣어서 네트워크에 전송한다. 이때 일정 시간 동안 응답이 없으면 단말기의 IP주소가 유일성을 검증 받은 것으로 사용하게 된다. 그러나 다른 단말기가 동일한 주소를 사용하고 있으면 그 단말기는 이웃광고(Neighbor Advertisement, NA) 메시지를 이용하여 응답한다. 따라서 이웃광고(NA) 메시지를 수신한 단말기는 다른 주소를 생성하여 다시 DAD 과정을 수행하여야만 한다. 이러한 IP주소 설정 과정에서 주소의 충돌이 발생하면 같은 과정을 계속 반복해야 하는데 이것은 무선 네트워크에서 중요시되는 대역폭을 낭비하게 되는 문제점이 있다. 특히 주소설정을 위한 지연은 실시간 트래픽의 품질저하와 데이터 송수신 성능을 저하시키는 문제점이 있다.In the stateless address autoconfiguration method, the terminal generates a 128-bit address using 64-bit prefix information provided by the network and a 64-bit interface ID generated by the terminal. Here, the prefix information is a unique value provided from the network side to the terminal, and the interface ID is an EUI-64 ID method (Internet Protocol Version 6 (IPv6) Addressing) using a 48-bit MAC address included in the terminal's network interface card. Architecture IETF RFC 2373) generates or randomly generates a unique 64-bit interface ID. The address conflict checking process performed to verify the uniqueness of the addresses generated in this method is called duplicate address detection (DAD). Looking at this DAD process, the terminal transmits the generated address to the network by inserting the generated Neighbor Solicitation (NS) message. At this time, if there is no response for a certain time, the IP address of the terminal is used as verified. However, if another terminal uses the same address, the terminal responds with a neighbor advertisement message. Therefore, the terminal receiving the neighbor advertisement (NA) message must generate another address and perform the DAD process again. If an address conflict occurs in the IP address setting process, the same process must be repeated repeatedly, which wastes bandwidth that is important in a wireless network. In particular, the delay for address setting has a problem of degrading real-time traffic quality and degrading data transmission / reception performance.

따라서 본 발명은 상기 문제점을 해결하기 위한 것으로 IPv6의 주소자동화(Autoconfiguration)을 수행함에 있어서, 무선 네트워크의 초기 접속 과정에 요구되는 메시지 교환 절차를 줄여서 접속에 소요되는 시간을 단축시킬 뿐만 아니라 무선 자원을 절약하여 효율적인 무선 환경을 제공하기 위한 것이다.Accordingly, the present invention is to solve the above problems, and in performing the IPv6 autoconfiguration, it reduces the time required for connection as well as the time required for the connection by reducing the message exchange procedure required for the initial access process of the wireless network. It is to provide an efficient wireless environment by saving.

전술한 기술 과제를 해결하기 위한 본 발명의 특징에 따른 무선 이동 네트워크의 라우터에서 단말기의 IP 주소를 설정하는 방법은,Method for setting the IP address of the terminal in a router of a wireless mobile network according to an aspect of the present invention for solving the above technical problem,

상기 단말기로부터 수신된 초기등록을 요청하는 MAC 관리 메시지 필드에서 MAC 주소를 추출하는 단계; 상기 MAC 주소를 이용하여 상기 단말기의 인터페이스 주소를 생성하는 단계; 상기 단말기의 인터페이스 주소에 상기 라우터의 네트워크 프리픽스를 부여하여 상기 단말기의 IP 주소를 생성하는 단계; 및 상기 생성된 단말기의 IP 주소를 상기 단말기로 송신하는 단계를 포함한다.Extracting a MAC address from a MAC management message field for requesting initial registration received from the terminal; Generating an interface address of the terminal using the MAC address; Generating an IP address of the terminal by assigning a network prefix of the router to an interface address of the terminal; And transmitting the generated IP address of the terminal to the terminal.

또한, 상기 단말기의 인터페이스 주소를 생성하는 단계는, 상기 단말기의 인터페이스 주소의 유일성을 검증하기 위하여 중복주소검출(Duplicate Address Detection)을 수행하는 단계를 포함한다.The generating of the interface address of the terminal may include performing duplicate address detection to verify uniqueness of the terminal's interface address.

한편, 본 발명의 특징에 따른 무선 이동네트워크의 단말기에서 IP 주소를 설정하는 방법은,On the other hand, a method for setting an IP address in a terminal of a wireless mobile network according to an aspect of the present invention,

초기등록을 요청하는 메시지에 상기 단말기의 MAC 주소를 포함하여 송신하는 단계; 라우터로부터 수신되는 MAC 관리 메시지에서 상기 단말기의 MAC 주소를 기초하여 생성된 주소자동 설정에 필요한 정보를 추출하는 단계; 상기 추출된 정보로 IP 주소를 자동 설정하는 단계; 및 결과 정보 메시지를 라우터로 송신하는 단계를 포함한다.Transmitting the MAC address of the terminal in a message requesting initial registration; Extracting information required for automatic address generation based on the MAC address of the terminal from a MAC management message received from a router; Automatically setting an IP address with the extracted information; And sending the resulting information message to the router.

한편, 본 발명의 특징에 따른 무선 이동 네트워크에서 라우터의 IP 주소 설정 장치는,On the other hand, in the wireless mobile network according to a feature of the present invention the IP address setting device of the router,

단말기의 MAC 주소를 추출하는 단말 MAC 주소 추출부; 상기 추출한 단말기의 MAC 주소를 토대로 단말기의 인터페이스 주소를 생성하는 단말 네트워크 주소 생성부; 및 상기 단말기의 인터페이스 주소와 라우터의 네트워크 프리픽스를 포함하는 MAC 관리 메시지를 생성하여 상기 단말기로 전송하는 메시지 생성부를 포함한다.A terminal MAC address extracting unit extracting a MAC address of the terminal; A terminal network address generator configured to generate an interface address of the terminal based on the extracted MAC address of the terminal; And a message generator for generating a MAC management message including an interface address of the terminal and a network prefix of the router and transmitting the generated MAC management message to the terminal.

또한, 상기 라우터의 IP 주소 설정 장치는, 상기 생성된 단말기의 인터페이스 주소에 대한 주소의 유일성을 검증하는 DAD(Duplicate Address Detection) 수행부를 더 포함한다.In addition, the IP address setting apparatus of the router further includes a DAD (Duplicate Address Detection) execution unit for verifying the uniqueness of the address for the generated interface address of the terminal.

한편, 본 발명의 특징에 따른 무선 이동 네트워크에서 단말기의 IP 주소 설정장치는,On the other hand, the IP address setting device of the terminal in a wireless mobile network according to an aspect of the present invention,

라우터와의 송수신 메시지를 처리하는 송수신 처리부; 상기 라우터로 초기 접속을 요청하는 메시지에 MAC 주소를 첨부하여 송신하는 메시지 분석부; 상기 라우터로부터 수신된 메시지에서 상기 MAC 주소를 기초하여 생성된 상기 단말기의 IP 주소를 획득하고, 상기 IP 주소 설정에 요구되는 응답메시지를 생성하여 IP 프로토콜로 전송하는 주소 자동설정 에이전트; 및 상기 단말기가 자동주소 생성과정을 마친 뒤에 상기 라우터에 보고하는 메시지를 생성하는 메시지 생성부를 포함한다.A transmission / reception processing unit which processes a transmission / reception message with a router; A message analyzer for attaching a MAC address to a message requesting initial access to the router; An address autoconfiguration agent which obtains an IP address of the terminal generated based on the MAC address from the message received from the router, generates a response message required for setting the IP address, and transmits the response message to the IP protocol; And a message generator for generating a message for reporting to the router after the terminal finishes the automatic address generation process.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것을 의미한다. 또한, 명세서에 기재된 "…부", "…기", "모듈", "블록" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.Throughout the specification, when a part is said to "include" a certain component, it means that it can further include other components, without excluding other components unless specifically stated otherwise. In addition, the terms “… unit”, “… unit”, “module”, “block”, etc. described in the specification mean a unit that processes at least one function or operation, which is hardware or software or a combination of hardware and software. It can be implemented as.

이제 본 발명의 실시예에 따른 무선 이동 네트워크에서 단말기의 IPv6 주소 설정 방법에 대하여 도면을 참고로 하여 상세하게 설명한다. Now, a method for setting an IPv6 address of a terminal in a wireless mobile network according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 실시예에서는 단말기에서 직접 IP주소를 생성하고 서버를 통하여 중복주소검출(DAD) 과정을 거친 후 사용하는 비상태형 자동 주소설정(Stateless Address Autoconfiguration)방법을 토대로 하여 주소 할당을 수행한다. In an embodiment of the present invention, an IP address is generated directly by a terminal, and an address is allocated based on a stateless address autoconfiguration method used after a duplicate address detection (DAD) process through a server.

도 1은 본 발명의 실시예에 따른 무선 이동 네트워크를 나타낸 구조도 이다.1 is a structural diagram showing a wireless mobile network according to an embodiment of the present invention.

첨부한 도 1을 살펴보면, 본 발명의 실시예에 따른 네트워크 환경은 인터넷망(100)과 연결된 라우터(200)에 다수의 기지국(300)이 연결되고, 다수의 기지국에는 각각 다수의 단말기(400)가 연결되어있다.Referring to FIG. 1, in a network environment according to an embodiment of the present invention, a plurality of base stations 300 are connected to a router 200 connected to an Internet network 100, and a plurality of terminals 400 are respectively connected to a plurality of base stations. Is connected.

이러한 본 발명의 실시예에 따른 무선 네트워크 환경에 있어서 라우터(200) 및 단말기는 IPv6 주소 설정 장치(500)(600)를 각각 포함한다. 여기서 라우터(200)에 설치된 주소 설정 장치(500)는 와이브로(WiBro) 서비스의 하부 구조인 IEEE 802.16 MAC에서 제공되는 초기 접속 메시지들을 이용하여 주소 설정에 필요한 정보를 자체적으로 획득한다. 또한 단말기(400)에 설치된 주소 설정 장치(600)는 주소설정을 위한 에이전트를 설치하여 IPv6 자체의 메시지들이 무선 구간에서 전송되는 것을 방지한다. In the wireless network environment according to the embodiment of the present invention, the router 200 and the terminal each include an IPv6 address setting device 500 and 600. Here, the address setting device 500 installed in the router 200 acquires information necessary for address setting by using initial access messages provided by the IEEE 802.16 MAC, which is an infrastructure of the WiBro service. In addition, the address setting device 600 installed in the terminal 400 installs an agent for address setting to prevent the messages of IPv6 itself from being transmitted in the wireless section.

한편 상기한 주소 설정 장치(500)는 실질적으로 라우터(200)에 설치된 하나의 예이며, 기지국(300)에 설치되거나 독립적으로 형성될 수도 있다. 다만, 본 발명의 실시예에서는 설명의 편의상 주소 설정 장치(500)가 라우터(200)에 설치된 것으로 가정하고 이하 "라우터의 주소 설정 장치"(500)라 명명한다.Meanwhile, the address setting apparatus 500 is an example substantially installed in the router 200, and may be installed in the base station 300 or may be formed independently. However, in the embodiment of the present invention, for convenience of description, it is assumed that the address setting device 500 is installed in the router 200, and hereinafter, it is referred to as "router address setting device 500".

도 2는 본 발명의 실시예에 따른 무선 이동 네트워크에서 라우터의 주소 설정 장치를 나타낸 블럭도이다.2 is a block diagram showing an address setting apparatus of a router in a wireless mobile network according to an embodiment of the present invention.

첨부된 도 2를 살펴보면 본 발명의 실시예에 따른 라우터의 주소 설정 장치(500)는, 단말 MAC 주소 추출부(510), 단말 네트워크 주소 생성부(520), DAD 수행부(530) 및 메시지 생성부(540)를 포함한다.Referring to FIG. 2, the apparatus 500 for setting an address of a router according to an embodiment of the present invention includes a terminal MAC address extractor 510, a terminal network address generator 520, a DAD performer 530, and a message generator. A portion 540 is included.

단말 MAC 주소 추출부(510)는 MAC 초기 접속 과정에서 메시지들을 수신하고 분석하여 단말의 MAC 주소를 추출한다. The terminal MAC address extractor 510 extracts the MAC address of the terminal by receiving and analyzing messages during the MAC initial access process.

단말 네트워크 주소 생성부(520)는 단말 MAC 주소 추출부(510)에서 추출한 단말기(400)의 MAC 주소로 64비트의 인터페이스 주소(Interface ID)를 생성한다. 이러한 인터페이스 주소가 생성되는 방식은 인터페이스의 종류에 따라 다르지만, 일반적인 인터페이스 주소의 경우 IEEE EUI-64(Extended Unique Identifier-64)ID 방법을 따른다.The terminal network address generator 520 generates a 64-bit interface ID using the MAC address of the terminal 400 extracted by the terminal MAC address extractor 510. The method of generating such an interface address depends on the type of interface, but the general interface address follows the IEEE EUI-64 (Extended Unique Identifier-64) ID method.

DAD 수행부(530)는 인터페이스 주소에 대한 주소의 유일성을 검증하기 위해 주소충돌여부를 확인한다. 여기서 DAD는 선택에 따라 생략될 수 있는데, 이는 종래에 단말기(400)와 라우터(200) 사이의 일련의 메시지 절차를 통해서 이루어지는 과정이고, 라우터(200)에 의해 제공되는 프리픽스를 기반으로 함으로서 충돌이 일어 나지 않기 때문이다. 그렇지만 멀티링크 개념의 환경을 고려하여 선택적으로 운용될 수 있다.The DAD performer 530 checks whether there is an address conflict to verify the uniqueness of the address with respect to the interface address. In this case, the DAD may be omitted according to a selection, which is a process that is conventionally performed through a series of message procedures between the terminal 400 and the router 200, and conflicts based on the prefix provided by the router 200. Because it does not happen. However, it can be selectively operated in consideration of the environment of the multilink concept.

메시지 생성부(540)는 검증된 단말기(400)의 인터페이스 주소 64비트와 라우터(200)에서 부여해주는 네트워크 프리픽스 64비트가 연결된 단말기(400)의 IPv6 주소를 Provisioned DSA_REQ 메시지 생성시 첨부한다. 즉 본래 와이브로 서비스의 메시지 절차에 포함되는 Primary DSA_REQ 메시지 절차내의 옵션 필드에 생성된 단말기(400)의 IPv6 주소를 첨부하여 단말기(400)로 송신한다. 참고하면 이와 같은 Provisioned DSA_REQ 메시지는 첨부된 도 3과 같이 나타낼 수 있다. 이외에 라우터의 IP 주소, DAD 결과 및 네트워크 프리픽스도 첨부한다.The message generator 540 attaches the IPv6 address of the terminal 400 connected with the 64-bit interface address of the verified terminal 400 and the 64-bit network prefix provided by the router 200 when generating the Provisioned DSA_REQ message. That is, the IPv6 address of the generated terminal 400 is attached to the option field in the primary DSA_REQ message procedure included in the message procedure of the original WiBro service and transmitted to the terminal 400. For reference, such a provisioned DSA_REQ message may be represented as shown in FIG. 3. In addition, the router's IP address, DAD results, and network prefix are attached.

도 4는 본 발명의 실시예에 따른 무선 이동 네트워크에서 단말기의 IPv6 주소 설정 장치를 나타낸 블럭도이다.4 is a block diagram illustrating an apparatus for setting an IPv6 address of a terminal in a wireless mobile network according to an embodiment of the present invention.

단말기(400)에 장치되는 단말기의 주소 설정 장치(600)는 라우터의 송수신 처리부(610), 메시지 분석부(620), 주소 자동설정 에이전트(630), 메시지 생성부(640)를 포함한다.The address setting apparatus 600 of the terminal installed in the terminal 400 includes a transmission / reception processing unit 610, a message analyzer 620, an address automatic setting agent 630, and a message generator 640 of the router.

라우터의 송수신 처리부(610)는 주소 자동생성을 위한 단말기(400)와 라우터(200)와의 송수신 메시지를 처리를 한다.The transmission and reception processing unit 610 of the router processes transmission and reception messages between the terminal 400 and the router 200 for automatically generating an address.

메시지 분석부(620)는 초기접속 MAC 관리 메시지를 분석하고, 단말기(400)가 레인징을 수행할 때 송신하는 RNG_REQ 메시지의 내부필드에 MAC 주소 48 비트를 포함시킨다. 또한, 라우터(200)로부터 수신된 Provisioned DSA_REQ 메시지를 분석하여 필드 내에 첨부된 단말 IPv6 주소, 라우터 주소, DAD 결과 및 네트워크 프리픽 스를 추출한다.The message analyzer 620 analyzes the initial access MAC management message and includes 48 bits of the MAC address in the internal field of the RNG_REQ message transmitted when the terminal 400 performs the ranging. In addition, by analyzing the Provisioned DSA_REQ message received from the router 200, and extracts the terminal IPv6 address, router address, DAD result and network prefix attached in the field.

주소 자동설정 에이전트(630)는 상기 추출된 단말 IPv6 주소를 획득하고, 단말 IPv6의 주소 자동설정 과정에서 요구되는 응답 메시지를 생성하여 단말기(400)의 IPv6 프로토콜로 전달한다. 예를 들면, 라우터(200)로부터 수신한 MAC 관리 메시지에서 추출한 값으로 IPv6에서 요구하는 ND(Neighbor Discovery)응답과 네트워크 인터페이스 프리픽스 정보를 메시지 형식에 맞추어 IPv6 프로토콜에 전달한다.The automatic address setting agent 630 obtains the extracted terminal IPv6 address, generates a response message required in the automatic address setting of the terminal IPv6, and delivers the response message to the IPv6 protocol of the terminal 400. For example, the ND (Neighbor Discovery) response and network interface prefix information required by IPv6 are transmitted to the IPv6 protocol according to the message format as a value extracted from the MAC management message received from the router 200.

메시지 생성부(640)는 단말기(400)가 자동주소 생성과정을 마친 뒤에 라우터The message generator 640 is a router after the terminal 400 finishes the automatic address generation process.

(200)에 보고하는 Provisioned DSA_RSP 메시지를 생성한다.Provisioned DSA_RSP message is reported to the (200).

위에 기술된 바와 같은 구조로 이루어지는 본 발명의 실시예에서는 라우터의 주소 설정 장치(500) 및 단말기의 주소 설정 장치(600)를 각각 구성하여 상호 대응되는 동작을 하도록 한다. 이러한 구성을 제외한 자동 주소 생성과정에 필요한 수단들은 이미 공지된 기술이므로 여기서는 상세한 설명을 생략하도록 한다.In the embodiment of the present invention having the structure as described above, the address setting device 500 of the router and the address setting device 600 of the terminal are respectively configured to perform corresponding operations. Means necessary for the automatic address generation process except for this configuration are already known techniques, and thus detailed description thereof will be omitted.

다음에는 전술한 구조를 토대로 하여 본 발명의 실시예에 따른 IPv6 주소 설정 방법을 개략적으로 설명하도록 한다.Next, an IPv6 address setting method according to an embodiment of the present invention will be described schematically based on the above-described structure.

도 5는 본 발명의 실시예에 따른 IPv6 주소 설정 방법을 나타낸 흐름도이다.5 is a flowchart illustrating a method of setting an IPv6 address according to an embodiment of the present invention.

첨부된 도 5를 살펴보면, 초기화 및 동기획득과정을 수행하고 그 과정에서 기지국(300) 또는 라우터(200)가 단말기(400)의 MAC 주소를 획득한다(S501). 또한 라우터(200)는 단말기(400)를 인증하고 등록(Registration)을 한다(S502). 그 뒤에 라우터(200)는 상기에서 언급된 초기 접속 과정에서 획득한 단말기(400)의 MAC 주소를 통하여 IPv6 단말 인터페이스 주소를 생성하고(S503), 생성된 IPv6 단말 인터 페이스 주소가 중복되지 않는지를 검출하기 위하여 서브넷 내에서 중복주소검출(DAD)을 직접 수행한다(S504). 그 후 와이브로 기본 접속 과정인 Provisioned DSA 과정을 수행하기 위해 라우터(200)는 기지국(300)을 통해 단말기(400)로 Provisioned DSA_REQ 메시지를 전달한다(S505). 이때 전달되는 메시지의 필드 중에서 사용 가능한 필드를 선택하여 단말에게 할당될 16바이트의 단말 IPv6 주소를 보내는데, 본 발명의 실시예에 있어서 바람직하게는 도 3과 같이 CS Parameter Encoding Rule -> Packet classification rule -> IP masked destination address 필드를 이용한다. 따라서 단말기(400)는 라우터(200)로부터 Provisioned DSA_REQ 메시지를 수신하고(S506), 수신된 Provisioned DSA_REQ 메시지를 분석하여 자신의 단말 IPv6 주소를 획득하게 된다. 이때 단말의 IPv6 주소 설정 장치(600)의 주소자동설정 에이전트(630)는 단말 IPv6의 주소 자동설정 과정에서 요구되는 응답 메시지를 형성하여 단말기(400)의 IPv6 프로토콜로 전송한다(S507). 여기서 상기 에이전트가 응답 메시지를 형성하는 방법은 뒤에서 설명하도록 한다. 그리고 단말기(400)는 단말 IPv6 주소 획득 성공에 대한 응답으로 Provisioned DSA_RSP 메시지를 기지국(300)을 통해 라우터(200)로 송신한다(S508).Referring to FIG. 5, an initialization and synchronization acquisition process is performed, and in the process, the base station 300 or the router 200 obtains the MAC address of the terminal 400 (S501). In addition, the router 200 authenticates and registers the terminal 400 (S502). Thereafter, the router 200 generates an IPv6 terminal interface address through the MAC address of the terminal 400 obtained in the initial access process mentioned above (S503), and detects whether the generated IPv6 terminal interface address is not duplicated. In order to directly perform a duplicate address detection (DAD) in the subnet (S504). Thereafter, in order to perform a provisioned DSA process, which is a WiBro basic access process, the router 200 transmits a provisioned DSA_REQ message to the terminal 400 through the base station 300 (S505). In this case, a 16-byte terminal IPv6 address to be allocated to the terminal is transmitted by selecting an available field from the field of the message to be transmitted. According to an embodiment of the present invention, CS Parameter Encoding Rule-> Packet classification rule- > Use the IP masked destination address field. Accordingly, the terminal 400 receives the provisioned DSA_REQ message from the router 200 (S506), and analyzes the received provisioned DSA_REQ message to obtain its own terminal IPv6 address. At this time, the automatic address setting agent 630 of the IPv6 address setting device 600 of the terminal forms a response message required in the automatic address setting process of the terminal IPv6 and transmits it to the IPv6 protocol of the terminal 400 (S507). Here, how the agent forms a response message will be described later. The terminal 400 transmits a provisioned DSA_RSP message to the router 200 through the base station 300 in response to the terminal IPv6 address acquisition success (S508).

다음은 도 6 및 도 7을 통하여 단말기(400)와 라우터(200)에서 각각 이루어지는 구체적인 절차를 설명한다.Next, a detailed procedure of each of the terminal 400 and the router 200 will be described with reference to FIGS. 6 and 7.

도 6는 본 발명의 실시예에 따른 단말기에서의 IPv6 주소 설정 방법을 나타낸 흐름도이다.6 is a flowchart illustrating a method of setting an IPv6 address in a terminal according to an embodiment of the present invention.

첨부된 도 6을 상기 본 발명의 실시예에 따른 구성을 토대로 살펴보면, 단말 기에서 초기 레인징을 수행하기 위해 RNG_REQ 메시지를 송신한다. 이때 내부 필드로 단말기(400)의 MAC 주소 48 비트를 포함한다(S610). 그 후 와이브로 초기 절차를 수행한다(S620)(S630). 이때 단말기(400)는 등록(Registration) 과정에서 수신된 등록을 허락하는 RNG_RSP 메시지의 필드를 분석하여, 사용하고자 하는 "IP 주소 할당방식"을 추출한다(S640). 그러고 난 후 라우터(200)로부터 Provisioned DSA_REQ 메시지를 수신하게 되는데, 수신된 Provisioned DSA_REQ 메시지의 내부 필드에는 단말기(400)의 128비트 단말기(400)의 IPv6 주소 및 라우터(200)의 IPv6 주소가 첨부되어있다. 그리고 필드에 유효한 값이 있다면 중복주소검출(DAD)이 성공한 것으로 인식한다(S650). 다음 단말기의 주소 설정 장치(600)는 아래와 같은 IPv6 메시지 에이전트 기능을 수행하게 되는데, IPv6 메시지 에이전트 기능은 구체적으로 아래의 두 단계를 포함한다(S660). 먼저 단말의 IPv6 프로토콜로 라우터 광고(Router Advertisement, RA)를 전송하는데, 이때 라우터 광고(RA)는 라우터(200)로부터 수신된 것이 아니라 상기 S640 단계에서 추출한 "IP 주소 할당방식"을 이용하여 라우터(200)에서 수신한 것처럼 단말기(400)에서 자체 생성한다(S661). 다음 S640 단계에서 수신한 Provisioned DSA_REQ 메시지에서 단말기(400)의 IPv6 주소, 라우터(200)의 IPv6 주소, DAD 결과 및 네트워크 프리픽스를 추출하고(S622), 이것을 이용하여 IPv6 에서 요구하는 이웃탐색(Neighbor Discovery, ND) 응답과 네트워크 인터페이스 프리픽스 정보를 메시지 형식에 맞추어 라우터(200)에서 수신된 것처럼 설정하여 단말기(400)의 IPv6 프로토콜로 전송한다(S663).Referring to FIG. 6 based on the configuration according to the embodiment of the present invention, the terminal sends an RNG_REQ message to perform initial ranging. At this time, the internal field includes a 48-bit MAC address of the terminal 400 (S610). Thereafter, an initial procedure is performed with WiBro (S620) (S630). At this time, the terminal 400 analyzes the field of the RNG_RSP message allowing the registration received during the registration process, and extracts the "IP address allocation method" to be used (S640). Thereafter, a Provisioned DSA_REQ message is received from the router 200. An internal field of the received Provisioned DSA_REQ message is attached to an IPv6 address of the 128-bit terminal 400 of the terminal 400 and an IPv6 address of the router 200. have. If there is a valid value in the field, it is recognized that DAD is successful (S650). Next, the address setting apparatus 600 of the terminal performs the following IPv6 message agent function, and the IPv6 message agent function includes two steps in detail (S660). First, Router Advertisement (RA) is transmitted through the IPv6 protocol of the UE. In this case, the Router Advertisement (RA) is not received from the router 200, but the router (RA) using the "IP address allocation method" extracted in step S640. As received by the terminal 200, the terminal 400 generates itself (S661). From the Provisioned DSA_REQ message received in step S640, the IPv6 address of the terminal 400, the IPv6 address of the router 200, the DAD result, and the network prefix are extracted (S622), and the neighbor discovery required by IPv6 is used using this. ND) response and network interface prefix information are set as received by the router 200 in accordance with the message format and transmitted to the IPv6 protocol of the terminal 400 (S663).

위의 과정을 마친 뒤에 결과 정보를 Provisioned DSA_RSP 메시지의 사용 가 능한 필드에 첨부하여 라우터로 송신한다(S670).After completing the above process, the result information is attached to the available field of the Provisioned DSA_RSP message and transmitted to the router (S670).

한편, 도 7은 본 발명의 실시예에 따른 라우터에서의 IPv6 주소 설정 방법을 나타낸 흐름도이다.On the other hand, Figure 7 is a flow chart illustrating a IPv6 address setting method in a router according to an embodiment of the present invention.

첨부된 도 7을 살펴보면, 단말기(400)로부터 레인징을 요청하는 RNG_REQ 메시지를 수신하여 단말기(400)의 48비트 MAC 주소를 획득한다(S710). 그 후 단말기(400)에 대한 와이브로 초기 절차를 수행한다(S720)(S730). 다음 상기 획득한 단말기(400)의 MAC 주소를 이용하여 IPv6 의 하위 64비트를 구성하는 단말기(400)의 인터페이스 주소를 생성한다(S740). 그러고 난 후 생성된 인터페이스 주소의 유일성을 검증하기 위하여 DAD를 수행한다(S750). 이때 DAD 과정은 종래에 단말기(400)가 라우터(200)를 통하여 서브넷에 충돌되는 주소가 존재하는 지를 검출하는 과정으로 네트워크의 설정에 따라 선택적으로 생략될 수 있다. 그리고 네트워크의 프리픽스를 부여하여 하나의 완전한 단말기(400)의 IPv6 주소를 생성한다(S760). 이렇게 라우터(200)가 생성하여 검증된 단말기(400)의 IPv6 주소는 Provisioned DSA_REQ 메시지의 사용 가능한 필드에 첨부하여 단말기(400)로 송신한다(S770). 그리고 단말기(400)로부터 IPv6 주소 설정 과정을 마친 결과 정보가 담긴 Provisioned DSA_RSP 메시지를 수신한다(S780).Referring to FIG. 7, a 48-bit MAC address of the terminal 400 is obtained by receiving an RNG_REQ message requesting ranging from the terminal 400 (S710). Thereafter, an initial procedure of WiBro for the terminal 400 is performed (S720) (S730). Next, using the obtained MAC address of the terminal 400 generates an interface address of the terminal 400 constituting the lower 64-bit of IPv6 (S740). Then, the DAD is performed to verify the uniqueness of the generated interface address (S750). In this case, the DAD process is a process in which the terminal 400 detects whether there is an address colliding on the subnet through the router 200 and may be selectively omitted according to the network setting. The network prefix is assigned to generate an IPv6 address of one complete terminal 400 (S760). The IPv6 address of the terminal 400 generated and verified by the router 200 is transmitted to the terminal 400 by being attached to an available field of the Provisioned DSA_REQ message (S770). In operation S780, the terminal 400 receives a provisioned DSA_RSP message including information about the result of completing the IPv6 address setting process.

이렇게 본 발명의 실시예에서는 단말기(400)의 IPv6 주소 할당에 요구되는 메시지 절차를 대신할 수 있도록 MAC의 초기 접속 메시지들의 속성과 그리고 사용 가능한 필드를 이용하여, 라우터(200)에서 IPv6 주소 할당 기능을 단말기(400)를 대신하여 일부 처리 함으로서 효율적인 주소 설정 과정을 이룰 수 있다.Thus, in the embodiment of the present invention, the IPv6 address allocation function in the router 200 by using the attributes of the initial access messages and the available fields of the MAC to replace the message procedure required for the IPv6 address allocation of the terminal 400. By performing some processing on behalf of the terminal 400 can achieve an efficient address setting process.

구체적으로 언급하면 단말기(400)와 기지국(300) 간의 초기 접속의 레인징(Ranging) 과정에서 이미 IPv6 주소 할당 과정에 필요한 단말의 MAC 어드레스가 전달되고 있고, 무선 접속을 위한 Primary DSA_REQ/DSA_RSP 메시지 절차의 사용 가능한 메시지 필드를 이용하여 IPv6 주소를 전달 할 수 있다. 이것은 와이브로 MAC 관리 메시지의 사용 가능한 필드를 이용하는 것으로서 메시지 포맷의 재정의나 변경이 꼭 일어날 필요가 없으므로 규격에 일치성을 유지한다. Specifically, in the ranging process of the initial access between the terminal 400 and the base station 300, the MAC address of the terminal required for the IPv6 address allocation process is already transmitted, and the primary DSA_REQ / DSA_RSP message procedure for the wireless access is performed. The IPv6 address can be delivered using the available message field of. This uses the available fields of the WiBro MAC management message, so that no redefinition or modification of the message format is necessary, so that it conforms to the specification.

또한, IPv6 자체의 메시지들을 무선 구간에서 전송되는 것을 줄이기 위해 단말기의 주소 설정 장치(600)를 설치하여 주소 설정을 위한 에이전트를 함으로서 무선구간에서 자원의 낭비를 줄이고, 접속과정을 줄일 수 있는 특징이 있다.In addition, by installing the address setting device 600 of the terminal in order to reduce the transmission of the messages of the IPv6 itself in the radio section by performing the agent for address setting, it is possible to reduce the waste of resources in the wireless section, and to reduce the connection process have.

본 발명의 실시예는 이상에서 설명한 장치 및/또는 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하기 위한 프로그램, 그 프로그램이 기록된 기록 매체 등을 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시예의 기재로부터 본 발명이 속하는 기술분야의 전문가라면 쉽게 구현할 수 있는 것이다.Embodiments of the present invention are not implemented only through the above-described apparatus and / or method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiments of the present invention, a recording medium on which the program is recorded, and the like. Such implementations may be readily implemented by those skilled in the art from the description of the above-described embodiments.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

전술한 구성에 따르면 IPv6의 주소 설정 과정을 수행함에 있어서, MAC에서 제공되는 초기 접속 메시지들을 이용한다. 단말기에는 주소 설정 장치를 설치하여 주소 설정을 위한 에이전트를 마련 함으로서 IPv6 자체의 메시지들을 무선 구간에서 전송되는 것을 생략한다. 또한 라우터에서는 MAC 관리 메시지들의 일부 필드들을 이용하여, 주소 설정에 필요한 정보를 자체적으로 획득 한다. 따라서 휴대 인터넷의 초기 접속 과정에 요구되는 메시지 교환 절차를 줄이고, 접속에 소요되는 시간을 단축시킴으로 무선 자원이 절약되는 효과를 기대할 수 있다.According to the above configuration, in performing the address setting process of IPv6, initial access messages provided by the MAC are used. In the terminal, an address setting device is installed to provide an agent for address setting, thereby omitting transmission of messages of IPv6 itself in a wireless section. In addition, the router uses some fields of MAC management messages to obtain information necessary for address setting itself. Therefore, it is possible to expect the effect of saving the radio resources by reducing the message exchange procedure required for the initial access process of the portable Internet and shortening the time required for access.

Claims (17)

라우터에서 단말기의 IP(Internet Protocol) 주소를 설정하는 방법에 있어서,In the method for setting the IP (Internet Protocol) address of the terminal in the router, 상기 단말기로부터 수신된 초기등록을 요청하는 MAC 관리 메시지 필드에서 MAC 주소를 추출하는 단계;Extracting a MAC address from a MAC management message field for requesting initial registration received from the terminal; 상기 MAC 주소를 이용하여 상기 단말기의 인터페이스 주소를 생성하는 단계;Generating an interface address of the terminal using the MAC address; 상기 단말기의 인터페이스 주소에 상기 라우터의 네트워크 프리픽스를 부여하여 상기 단말기의 IP 주소를 생성하는 단계; 및Generating an IP address of the terminal by assigning a network prefix of the router to an interface address of the terminal; And 상기 생성된 단말기의 IP 주소를 상기 단말기로 송신하는 단계Transmitting the generated IP address of the terminal to the terminal 를 포함하는 주소 설정 방법.Address setting method comprising a. 제 1 항에 있어서, The method of claim 1, 상기 단말기의 인터페이스 주소를 생성하는 단계는,Generating the interface address of the terminal, 상기 단말기의 인터페이스 주소의 유일성을 검증하기 위하여 중복주소검출(Duplicate Address Detection)을 수행하는 단계Performing duplicate address detection to verify uniqueness of the interface address of the terminal; 를 포함하는 주소 설정 방법.Address setting method comprising a. 제 1 항에 있어서, The method of claim 1, MAC 관리 메시지의 필드를 이용하여 상기 IP 주소를 상기 단말기로 전달하는 것을 특징으로 하는 주소 설정 방법.And transmitting the IP address to the terminal using a field of a MAC management message. 제 3 항에 있어서, The method of claim 3, wherein 상기 MAC 관리 메시지의 필드는,The field of the MAC management message is, Provisioned DSA_REQ 메시지의 내부 필드 중 CS Parameter encoding rule, Packet classification rule, IP masked destination address 필드인 것을 특징으로 하는 주소 설정 방법.Method of setting an address, characterized in that the CS Parameter encoding rule, Packet classification rule, IP masked destination address field of the internal fields of the Provisioned DSA_REQ message. 제 1 항에 있어서, The method of claim 1, 상기 단말기로 송신하는 단계 이후에, 상기 단말기로부터 Provisioned DSA_RSP 메시지를 수신하는 것을 더 포함하는 주소 설정 방법.And after the step of transmitting to the terminal, receiving a provisioned DSA_RSP message from the terminal. 단말기에서 IP(Internet Protocol) 주소를 설정하는 방법에 있어서,In a method for setting an Internet Protocol (IP) address in a terminal, MAC 계층의 초기등록을 요청하는 메시지에 상기 단말기의 MAC 주소를 포함하여 송신하는 단계;Transmitting the MAC address of the terminal in a message requesting initial registration of a MAC layer; 라우터로부터 수신되는 MAC 관리 메시지에서 상기 단말기의 MAC 주소를 기초하여 생성된 주소자동 설정에 필요한 정보를 추출하는 단계;Extracting information required for automatic address generation based on the MAC address of the terminal from a MAC management message received from a router; 상기 추출된 정보로 IP 주소를 자동 설정하는 단계; 및Automatically setting an IP address with the extracted information; And 결과 정보 메시지를 라우터로 송신하는 단계Sending the resulting information message to the router 를 포함하는 주소 설정 방법.Address setting method comprising a. 제 6 항에 있어서, The method of claim 6, 정보를 추출하는 단계는;Extracting the information; 상기 라우터로부터 수신된 초기 등록을 허락하는 메시지의 필드를 분석하여 사용하고자 하는 IP 주소 할당방식을 추출하는 단계; 및Extracting an IP address allocation scheme to be used by analyzing a field of a message allowing initial registration received from the router; And 상기 라우터로부터 수신된 Provisioned DSA_REQ 메시지의 내부 필드에서 상기 단말기의 IP 주소, 상기 라우터의 IP 주소, 중복주소검출(Duplicate Address Detection)결과 및 네트워크 프리픽스를 추출하는 단계Extracting an IP address of the terminal, an IP address of the router, a duplicate address detection result, and a network prefix from an internal field of a provisioned DSA_REQ message received from the router; 를 포함하는 주소 설정 방법.Address setting method comprising a. 제 6 항 또는 제 7 항에 있어서, The method according to claim 6 or 7, 상기 IP 주소를 자동 설정하는 단계는,Automatically setting the IP address, 상기 IP 주소 할당방식을 이용하여 라우터 광고(Router Advertisement)를 자체적으로 생성하는 단계; Generating a router advertisement by itself using the IP address allocation method; 상기 단말기의 IP 주소, 상기 라우터의 IP 주소, 중복주소검출 결과 및 네트워크 프리픽스를 이용하여 IP에서 요구하는 이웃탐색(Neighbor Discovery) 응답과 네트워크 인터페이스 프리픽스 정보를 메시지 형식에 맞추어 생성하는 단계; 및Generating a neighbor discovery response and network interface prefix information required by an IP by using an IP address of the terminal, an IP address of the router, a duplicate address detection result, and a network prefix; And 상기 생성된 메시지들을 해당 IP 프로토콜로 전송하는 단계Transmitting the generated messages to a corresponding IP protocol. 를 포함하는 주소 설정 방법.Address setting method comprising a. 라우터의 IP(Internet Protocol) 주소 설정 장치에 있어서,In the Internet Protocol (IP) address setting device of the router, 단말기의 MAC 주소를 추출하는 단말 MAC 주소 추출부;A terminal MAC address extracting unit extracting a MAC address of the terminal; 상기 추출한 단말기의 MAC 주소를 토대로 단말기의 인터페이스 주소를 생성하는 단말 네트워크 주소 생성부; 및A terminal network address generator configured to generate an interface address of the terminal based on the extracted MAC address of the terminal; And 상기 단말기의 인터페이스 주소와 상기 라우터의 네트워크 프리픽스에의해 설정된 IP 주소를 포함하는 MAC 관리 메시지를 생성하여 상기 단말기로 전송하는 메시지 생성부Message generation unit for generating a MAC management message including the interface address of the terminal and the IP address set by the network prefix of the router to transmit to the terminal 를 포함하는 주소 설정 장치.Address setting device comprising a. 제 9 항에 있어서, The method of claim 9, 상기 생성된 단말기의 인터페이스 주소에 대한 주소의 유일성을 검증하는 DAD(Duplicate Address Detection) 수행부를 더 포함하는 주소 설정 장치. And a duplicate address detection (DAD) performing unit for verifying uniqueness of an address with respect to the generated interface address. 제 9 항에 있어서, The method of claim 9, 상기 단말기의 인터페이스 주소에 상기 네트워크 프리픽스를 부여하여 상기IP 주소를 생성하는 주소 설정 장치.And generating the IP address by assigning the network prefix to the interface address of the terminal. 제 10 항에 있어서, The method of claim 10, 상기 DAD 수행부는,The DAD execution unit, 상기 MAC 관리 메시지의 사용 가능한 필드를 이용하여 DAD를 수행하는 것을 특징으로 하는 주소 설정 장치. And performing a DAD using the available field of the MAC management message. 제 9 항에 있어서,The method of claim 9, 상기 메시지 생성부는,The message generator, Provisioned DSA_REQ 메시지의 사용 가능한 필드에 상기 단말기의 IP 주소, 상기 라우터의 IP 주소, 상기 DAD 결과 및 상기 네트워크 프리픽스를 첨부하는 것을 특징으로 하는 주소 설정 장치.And an IP address of the terminal, an IP address of the router, the DAD result, and the network prefix to an available field of a Provisioned DSA_REQ message. 단말기의 IP(Internet Protocol) 주소 설정 장치에 있어서,In the IP (Internet Protocol) address setting device of the terminal, 라우터와의 송수신 메시지를 처리하는 송수신 처리부;A transmission / reception processing unit which processes a transmission / reception message with a router; 상기 라우터로 초기 접속을 요청하는 메시지에 MAC 주소를 첨부하여 송신하는 메시지 분석부;A message analyzer for attaching a MAC address to a message requesting initial access to the router; 상기 라우터로부터 수신된 메시지에서 상기 MAC 주소를 기초하여 생성된 상기 단말기의 IP 주소를 획득하고, 상기 IP 주소 설정에 요구되는 응답메시지를 생성하여 IP 프로토콜로 전송하는 주소 자동설정 에이전트; 및An address autoconfiguration agent which obtains an IP address of the terminal generated based on the MAC address from the message received from the router, generates a response message required for setting the IP address, and transmits the response message to the IP protocol; And 상기 단말기가 자동주소 생성과정을 마친 뒤에 상기 라우터에 보고하는 메시지를 생성하는 메시지 생성부Message generation unit for generating a message for reporting to the router after the terminal finishes the automatic address generation process 를 포함하는 주소 설정 장치.Address setting device comprising a. 제 14 항에 있어서, The method of claim 14, 상기 메시지 분석부는,The message analyzer, 상기 라우터로부터 수신되는 MAC 관리 메시지를 분석하여 IP 주소 할당방식, 상기단말기의 IP 주소, 상기 라우터의 IP 주소, DAD 결과 및 네트워크 프리픽스를 추출하는 것을 특징으로 하는 주소 설정 장치.And analyzing an MAC management message received from the router to extract an IP address allocation method, an IP address of the terminal, an IP address of the router, a DAD result, and a network prefix. 제 14 항에 있어서, The method of claim 14, 상기 주소 자동설정 에이전트는,The automatic address setting agent, 상기 라우터로부터 수신한 IP 주소 할당방식을 이용하여 라우터 광고(Router Advertisement)를 자체적으로 생성하고, 해당 IP 프로토콜로 전송하는 것을 특징으로 하는 설정 장치.And a router advertisement is generated by itself using the IP address allocation method received from the router and transmitted through a corresponding IP protocol. 제 14 항 또는 제 16항에 있어서, The method according to claim 14 or 16, 상기 주소 자동설정 에이전트는,The automatic address setting agent, IPv6 에서 요구하는 이웃탐색(Neighbor Discovery) 응답과 네트워크 인터페이스 프리픽스 정보를 메시지 형식에 맞추어 생성하는 주소 설정 장치.Addressing device that generates neighbor discovery response and network interface prefix information required by IPv6 according to message format.
KR1020070024936A 2006-10-23 2007-03-14 Method and system for allocating address in wireless network KR100849128B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/873,152 US8005080B2 (en) 2006-10-23 2007-10-16 IPv6 address configuration method in wireless mobile network and apparatus therefor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20060102900 2006-10-23
KR1020060102900 2006-10-23

Publications (2)

Publication Number Publication Date
KR20080036496A true KR20080036496A (en) 2008-04-28
KR100849128B1 KR100849128B1 (en) 2008-07-30

Family

ID=39574906

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070024936A KR100849128B1 (en) 2006-10-23 2007-03-14 Method and system for allocating address in wireless network

Country Status (1)

Country Link
KR (1) KR100849128B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100968776B1 (en) * 2008-06-09 2010-07-08 고려대학교 산학협력단 METHOD AND APPARATUS FOR MANAGING NETWORK BASE ON HMIPv6
WO2011013988A2 (en) * 2009-07-27 2011-02-03 엘지전자 주식회사 Method for allocating an ip address to mobile communication user equipment
KR101034938B1 (en) * 2009-11-26 2011-05-17 삼성에스디에스 주식회사 System and method for managing ipv6 address and connection policy
KR101053769B1 (en) * 2009-02-13 2011-08-03 한남대학교 산학협력단 Optimized Cryptographic Binding Protocol for Binding between Mobile IPv6 and Wireless MAC

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006512877A (en) * 2003-07-23 2006-04-13 サムスン エレクトロニクス カンパニー リミテッド Method and system for generating an internet protocol address of a terminal in an internet protocol system, and method and system for transmitting a message therefor
KR100689734B1 (en) * 2004-12-13 2007-03-08 한국전자통신연구원 method and apparatus for allocating address in wireless network
KR100684322B1 (en) * 2005-01-11 2007-02-16 한국전자통신연구원 Method for establishing connection for ip management messages in mobile communication system and method for allocating ip address thereby
KR100735265B1 (en) 2005-09-14 2007-07-03 삼성전자주식회사 Method and system for configurating ip address in a mobile communication system
KR100739286B1 (en) 2006-05-30 2007-07-12 주식회사 케이티 Address auto configuration system and method based on wireless broadband access terminal interface identifier generating method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100968776B1 (en) * 2008-06-09 2010-07-08 고려대학교 산학협력단 METHOD AND APPARATUS FOR MANAGING NETWORK BASE ON HMIPv6
KR101053769B1 (en) * 2009-02-13 2011-08-03 한남대학교 산학협력단 Optimized Cryptographic Binding Protocol for Binding between Mobile IPv6 and Wireless MAC
WO2011013988A2 (en) * 2009-07-27 2011-02-03 엘지전자 주식회사 Method for allocating an ip address to mobile communication user equipment
KR20110011574A (en) * 2009-07-27 2011-02-08 엘지전자 주식회사 Method for allocating ip address to mobile communication terminal
WO2011013988A3 (en) * 2009-07-27 2011-06-03 엘지전자 주식회사 Method for allocating an ip address to mobile communication user equipment
US9288668B2 (en) 2009-07-27 2016-03-15 Lg Electronics Inc. Method for allocating an IP address to mobile communication user equipment
KR101034938B1 (en) * 2009-11-26 2011-05-17 삼성에스디에스 주식회사 System and method for managing ipv6 address and connection policy
WO2011065708A3 (en) * 2009-11-26 2011-11-03 삼성에스디에스 주식회사 System and method for managing ipv6 address and access policy

Also Published As

Publication number Publication date
KR100849128B1 (en) 2008-07-30

Similar Documents

Publication Publication Date Title
US7962584B2 (en) Usage of host generating interface identifiers in DHCPv6
US8352618B2 (en) Method and system for resolving conflicts between IPsec and IPv6 neighbor solicitation
CN100576852C (en) Obtain the method and apparatus of Internet protocol address
KR100601673B1 (en) Communication method and apparatus at mobile station having multiple interfaces
KR100689734B1 (en) method and apparatus for allocating address in wireless network
US9686279B2 (en) Method and system for providing GPS location embedded in an IPv6 address using neighbor discovery
KR100484145B1 (en) Apparatus and method for automatically allocating virtual address to duplicate addressed nodes
US8005080B2 (en) IPv6 address configuration method in wireless mobile network and apparatus therefor
KR20070048113A (en) Method for generating and managing connection identifiers for supporting group multicasting in ipv6-based wireless network and network interface of enabling the method
US8438390B2 (en) Method and system for using neighbor discovery unspecified solicitation to obtain link local address
KR100849128B1 (en) Method and system for allocating address in wireless network
CN102761425B (en) Charging method and device
US8516141B2 (en) Method and system for modifying and/or changing a MAC ID utilizing an IPv6 network connection
US20050271063A1 (en) Data communication apparatus, data communication method, program, and storage medium
US20040019664A1 (en) Method and system for discovering a network element in a network such as an agent in an IP network
KR100880884B1 (en) Method and apparatus for detecting duplicate IP address
KR20040076509A (en) Mobile IP communication method with DHCP server
KR20070026967A (en) Network system of allocating to ipv6 address and method thereof
Chelius et al. No Administration Protocol (NAP) for IPv6 router auto-configuration
US10412177B2 (en) Method and system of using IPV6 neighbor discovery options for service discovery
US9455837B2 (en) Method and system for exchange multifunction job security using IPV6 neighbor discovery options
KR101204797B1 (en) Method for Internet Protocol address configuration, and information server
KR101204796B1 (en) Method for Internet Protocol address configuration, and information server
KR101209249B1 (en) Method for internet protocol address configuration, and information server
KR101204798B1 (en) Method for internet protocol address configuration, and information server

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130627

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140627

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20150629

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160629

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20170629

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20190627

Year of fee payment: 12