KR100739299B1 - An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server - Google Patents

An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server Download PDF

Info

Publication number
KR100739299B1
KR100739299B1 KR1020010088682A KR20010088682A KR100739299B1 KR 100739299 B1 KR100739299 B1 KR 100739299B1 KR 1020010088682 A KR1020010088682 A KR 1020010088682A KR 20010088682 A KR20010088682 A KR 20010088682A KR 100739299 B1 KR100739299 B1 KR 100739299B1
Authority
KR
South Korea
Prior art keywords
dhcp server
dhcp
packet
available
extended
Prior art date
Application number
KR1020010088682A
Other languages
Korean (ko)
Other versions
KR20030058267A (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 KR1020010088682A priority Critical patent/KR100739299B1/en
Publication of KR20030058267A publication Critical patent/KR20030058267A/en
Application granted granted Critical
Publication of KR100739299B1 publication Critical patent/KR100739299B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5084Providing for device mobility
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은 이동 단말기가 아이피(IP:Internet Protocol) 망에 접속할 때에 중간 동적 호스트 구성 프로토콜(DHCP:Dynamic Host Configuration Protocol) 서버를 이용하여 중앙관리센터에서 IP를 자동으로 할당하는 방법에 관한 것임.The present invention relates to a method for automatically allocating an IP in a central management center by using an intermediate dynamic host configuration protocol (DHCP) server when a mobile terminal accesses an IP (Internet Protocol) network.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

본 발명은, 브로드캐스팅 패킷을 유니캐스팅 패킷으로, 또한 유니캐스팅 패킷을 브로드캐스팅 패킷으로 상호 변환해 주는 중간 DHCP 서버를 DHCP 클라이언트와 확장 DHCP 서버 사이에 두어, 이동 단말기가 IP 망에 접속할 때에 중간 DHCP 서버를 이용한 중앙집중관리방식의 IP 자동할당 방법과 상기 방법들을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하고자 함.The present invention provides an intermediate DHCP server between a DHCP client and an extended DHCP server that converts a broadcasting packet into a unicasting packet and a unicasting packet into a broadcasting packet. The purpose of the present invention is to provide an automatic IP allocation method using a centralized management method using a server and a computer-readable recording medium recording a program for realizing the above methods.

3. 발명의 해결방법의 요지 3. Summary of Solution to Invention

본 발명은, 이동 인터넷 프로토콜(IP) 망에서 IP 할당 방법에 있어서,The present invention is directed to an IP allocation method in a mobile internet protocol (IP) network.

로컬망의 중간 DHCP 서버가 DHCP 클라이언트로부터 전송된 가용 IP를 요청하는 IP 요청 브로드캐스팅 패킷을 유니캐스팅 패킷으로 변환하여 확장 DHCP 서버로 중계하는 제 1 단계; IP 요청 유티캐스팅 패킷에 따라, 상기 확장 DHCP 서버가 각 서브넷의 IP 데이터베이스를 바탕으로 로컬망에서 요구하는 가용 IP를 할당하여, 가용 IP 응답 유니캐스팅 패킷을 상기 중간 DHCP 서버로 전송하는 제 2 단계; 및 상기 중간 DHCP 서버가 가용 IP 응답 유니캐스팅 패킷을 브로드캐스팅 패킷으로 변 환하여 상기 DHCP 클라이언트로 전송하여, 가용 IP를 할당하는 제 3 단계를 포함함.
A first step in which an intermediate DHCP server of the local network converts an IP request broadcasting packet requesting an available IP transmitted from a DHCP client into a unicasting packet and relays it to an extended DHCP server; A second step of the extended DHCP server assigning an available IP requested by the local network based on an IP database of each subnet and transmitting an available IP response unicasting packet to the intermediate DHCP server according to an IP request uticasting packet; And a third step of the intermediate DHCP server converting an available IP response unicasting packet into a broadcasting packet and transmitting the available IP to the DHCP client to allocate an available IP.

IP 자동 할당 기법, 브로드캐스팅 패킷, 유니캐스팅 패킷, 중앙집중관리 방식IP automatic allocation method, broadcasting packet, unicasting packet, centralized management method

Description

중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법{An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server} An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server}             

도 1 은 종래의 중앙집중관리 방식의 IP 자동할당 방법을 위한 서버-클라이언트의 구성도.1 is a configuration diagram of a server-client for the IP automatic allocation method of the conventional centralized management method.

도 2 는 본 발명에 따른 중앙집중관리 방식의 IP 자동할당 방법을 위한 확장 서버-클라이언트의 일실시예 구성도.Figure 2 is an embodiment configuration of an expansion server-client for IP automatic allocation method of centralized management method according to the present invention.

도 3 은 본 발명에 따른 중앙집중관리 방식의 IP 자동할당 방법에서의 IP 패킷 전달 과정에 대한 일실시예 흐름도.
Figure 3 is a flow diagram of an embodiment of the IP packet delivery process in the IP automatic allocation method of the centralized management method according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

11 : DHCP 서버 12,14 : 릴레이 기능이 첨가된 라우터11: DHCP server 12,14: Router with relay function

13 : IP 망 15 : 액세스 포인트(AP:Access Point) 13: IP network 15: Access Point (AP)

16 : DHCP 클라이언트 22 : 확장 DHCP 서버 16: DHCP Client 22: Extended DHCP Server

24 : 중간 DHCP 서버24: intermediate DHCP server

본 발명은, 이동 단말기가 아이피(IP:Internet Protocol) 망에 접속할 때에 중간 동적 호스트 구성 프로토콜(DHCP:Dynamic Host Configuration Protocol) 서버를 이용하여 중앙관리센터에서 IP를 자동으로 할당하는 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로서, 보다 상세하게는, 무선랜/블루투스를 장착한 이동단말기가 IP 망에 접속할 때 IP를 자동으로 할당하고 중앙에서 IP를 집중적으로 관리하는 확장 서버-클라이언트 구조의 IP 자동 할당 방법에 관한 것이다.The present invention relates to a method of automatically allocating an IP in a central management center using an intermediate Dynamic Host Configuration Protocol (DHCP) server when a mobile terminal accesses an Internet Protocol (IP) network. The present invention relates to a computer-readable recording medium that records a program for realization, and more particularly, to automatically allocate IP and centrally manage IP when a mobile terminal equipped with a wireless LAN / Bluetooth connects to an IP network. The present invention relates to an automatic IP allocation method of an extended server-client structure.

DHCP(Dynamic Host Configuration Protocol)라 함은, IP 망에서 단말이 접속하려면 IP가 필요한데 단말기 망에 IP 요청을 하여 망에서 유동적으로 IP를 할당해 주는 프로토콜이다.DHCP (Dynamic Host Configuration Protocol) is a protocol that IP is required to access a terminal in an IP network.

무선랜 카드 또는 블루투스가 장착된 이동 단말기(예를 들면, 노트북 컴퓨터나 PDA(Personal Digital Assistance) 등)로 무선 인터넷에 접속하려는 가입자는, 무선랜 AP(Access Point)가 설치된 곳이면 전국 어디에서나(Hot Spot(수요밀집지역) 또는 실내에 상관없이) 가입자 인증 절차를 거친 후 무선 인터넷에 접속할 수 있다. 이때, 이동 단말기의 IP 부여 방식은 유동 IP를 사용하여 동적으로 IP를 할당해야aks 현재 IP 버젼 4.0 방식으로는 부족한 IP를 효율적으로 운용할 수 있을 것이다. Subscribers who want to access the wireless Internet with a wireless card or a mobile terminal equipped with a Bluetooth (for example, a laptop computer or a personal digital assistant) may use anywhere in the country where a wireless access point (AP) is installed ( You can access the wireless Internet after undergoing a subscriber authentication process, whether hot spots or indoors. In this case, the IP assignment method of the mobile terminal must dynamically allocate IP using dynamic IP, so that IP currently insufficient in the IP version 4.0 method can be efficiently operated.                         

IP(Internet Protocol) 망에서, IP를 할당하는 기법으로는 RFC(Request for Comments) 2131에 규정한 DHCP(Dynamic Host Configuration Protocol)가 있다. DHCP는 서버-클라이언트 구조하에서 동작을 하며, 이동 단말기가 IP 망에 접속하여 데이터를 송수신하기 위해서는 이동 단말기의 주소인 IP가 있어야 한다. IP 할당 방식은, IP를 할당하는 정책에 따라서 수동할당방식과 자동할당방식이 있는데, 수동할당방식은 IP를 항상 고정적으로 이동 단말기에 할당해 주는 방식이고, 자동할당방식은 무선랜 망처럼 이동 단말기 커버리지에 진입할 때마다 동적으로 IP를 부여해 주는 방식이다.In an IP (Internet Protocol) network, a technique for allocating IP is Dynamic Host Configuration Protocol (DHCP) as defined in Request for Comments (RFC) 2131. DHCP operates under a server-client structure, and in order for a mobile terminal to access and transmit data to and from an IP network, it must have an IP address of the mobile terminal. There are two types of IP allocation methods: manual allocation and automatic allocation, depending on the policy for assigning IP. Manual allocation is a method of always assigning IP to a mobile terminal in a fixed manner. The automatic allocation method is a mobile terminal like a wireless LAN. This is a method of dynamically assigning an IP whenever entering coverage.

자동할당방식은 이동 단말기의 부팅시 이동 단말기가 DHCP Reqeust로 DHCP를 요구하면, 동일 서브넷(Subnet) 상에 있는 DHCP 서버가 이를 감지하여 DHCP Response로 IP를 부여해 준다. 이 때는 이동 단말기에 IP가 부여된 상태가 아니므로 같은 서브넷 상에서 브로드캐스트 방식으로 송수신한다. 그러나, IP 망의 특성상, 브로드캐스팅 패킷은 타 서브넷에 전송되지 못하므로, DHCP 서버는 동일 서브넷 상, 즉 로컬(Local) 내에 위치하여야 한다. 즉, 유동 IP를 동적으로 할당하기 위해서는 DHCP를 이용하는데, 이 DHCP는 서브넷이 동일한 로컬망에서 브로드캐스팅으로 IP를 요청하므로 DHCP 서버가 반드시 로컬망에 존재해야 한다. 만일, 다른 서브넷 상에 DHCP 서버가 존재하면, DHCP 패킷을 전송하기 위해 DHCP 릴레이(Relay) 기능을 포함하는 고가의 라우터를 DHCP 서버와 IP 망 사이에 반드시 두어야만 한다.In the automatic allocation method, when a mobile terminal requests DHCP as a DHCP request during booting of the mobile terminal, a DHCP server on the same subnet detects it and gives an IP by DHCP response. In this case, since the IP is not assigned to the mobile terminal, the mobile terminal transmits and receives a broadcast on the same subnet. However, due to the characteristics of the IP network, the broadcasting packet cannot be transmitted to other subnets, so the DHCP server should be located on the same subnet, that is, Local. In other words, DHCP is used to dynamically allocate dynamic IP. Since DHCP requests IP from the local network with the same subnet, the DHCP server must exist in the local network. If a DHCP server exists on another subnet, an expensive router that includes a DHCP relay function must be placed between the DHCP server and the IP network in order to transmit DHCP packets.

여기서, 기존의 중앙집중관리 방식의 IP 자동할당방법은 DHCP 릴레이 기능을 포함하는 라우터(12,14)를 이용하여 구현되며, 도 1에 도시된 바와 같이 유니캐스팅 방식으로 전송된 패킷이 중앙집중관리용 DHCP 서버(11)가 있는 서브넷에서 DHCP 패킷으로 다시 브로드캐스팅 방식으로 전송된다. 즉, 이 구조는 라우터(12,14)에 반드시 DHCP 릴레이 기능이 포함되어야 하고, 로컬망의 서브넷 정보(Gate IP)를 DHCP 릴레이 기능이 포함된 라우터(12,14)가 전송하여야 한다. 그러나, DHCP 릴레이 기능이 포함된 라우터(12,14)는 고가의 장비이다.Here, the IP automatic allocation method of the existing centralized management method is implemented using routers 12 and 14 including a DHCP relay function, and the packets transmitted by the unicasting method are centralized as shown in FIG. In the subnet where the DHCP server 11 for the server is located is transmitted back to the DHCP packet broadcast. In other words, this structure requires that the router 12 and 14 include the DHCP relay function, and the router 12 and 14 including the DHCP relay function transmits subnet IP information of the local network. However, routers 12 and 14 with DHCP relay function are expensive equipment.

만약, DHCP 릴레이 기능이 지원이 안되는 라우터를 사용할 경우에 서브넷과 서브넷간에 중앙집중관리 방식의 IP 자동 할당 방법은 실현될 수 없다.If a router that does not support the DHCP relay function is used, IP automatic allocation of the centralized management method between subnets cannot be realized.

즉, 사내 랜(LAN), 혹은 관리해야 하는 가입자의 규모가 작은 망에서 IP를 자동으로 할당하는 방법은, 가입자측 로컬망(Local Network)에서 DHCP(Dynamic Hosting Configuration Protocol) 클라이언트(16)가 로컬 망에 브로드캐스팅(Broadcasting) 방식으로 IP 패킷을 요청하면, 동일한 서브넷 상에 있는 DHCP 서버(11)가 이 패킷에 반응하여 적절한 IP를 제공해 주는 방식의 DHCP를 사용하고 있다. 그러나, 로컬망이 아닌 IP 망(공중망)(13)에서는 서브넷과 서브넷 사이를 라우터(즉, DHCP 릴레이 기능이 지원되지 않는 라우터임)로 연결하는데, 이 라우터 장비는 브로드캐스팅 패킷을 통과시키지 않는다. 즉, DHCP 패킷은 브로드캐스팅 패킷이므로 DHCP 릴레이 기능이 지원되지 않는 라우터를 통과하지 못하므로, DHCP 서버(11)는 중앙의 관리센터(서버)에 위치하지 못하고 가입자 측과 동일한 서브넷 상에 위치해야만 하기 때문에 IP 패킷을 DHCP서버(11)에서 중앙 관리하지 못하는 문제점이 있었다. In other words, the method of automatically allocating IP in an internal LAN or a small network of subscribers to be managed is performed by a DHCP (Dynamic Hosting Configuration Protocol) client 16 in a local network of a subscriber. When an IP packet is requested to the network by broadcasting, a DHCP server 11 on the same subnet is using DHCP in a manner that provides an appropriate IP in response to the packet. However, in the non-local network IP network (public network) 13 connects the subnet and the subnet between the routers (that is, a router that does not support the DHCP relay function), the router equipment does not pass the broadcast packet. That is, since the DHCP packet is a broadcasting packet and cannot pass through a router that does not support the DHCP relay function, the DHCP server 11 should not be located in the central management center (server) but must be located on the same subnet as the subscriber side. Because of this, there was a problem that the central management of the IP packet in the DHCP server (11).

본 발명은, 상기한 바와 같은 문제점을 해결하기 위하여 제안된 것으로, 브로드캐스팅 패킷을 유니캐스팅 패킷으로, 또한 유니캐스팅 패킷을 브로드캐스팅 패킷으로 상호 변환해 주는 중간 DHCP 서버를 DHCP 클라이언트와 확장 DHCP 서버 사이에 두어, 이동 단말기가 IP 망에 접속할 때에 중간 DHCP 서버를 이용한 중앙집중관리방식의 IP 자동할당 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다. The present invention has been proposed to solve the above problems, and between the DHCP client and the extended DHCP server, an intermediate DHCP server converting a broadcasting packet into a unicasting packet and a unicasting packet into a broadcasting packet. In addition, it is an object of the present invention to provide a method for automatically assigning IP of a centralized management method using an intermediate DHCP server when a mobile terminal accesses an IP network and a computer-readable recording medium recording a program for realizing the method.

또한, 본 발명은, 상기 중간 DHCP 서버의 기능을 무선망과 접속망의 인터페이스인 AP(Access Point) 장치에 부가시켜 망 운용 관리의 효율을 기하기 위한 중앙집중관리방식의 IP 자동할당 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 다른 목적이 있다.
In addition, the present invention, the central IP management method and the automatic IP allocation method and method for the network management management by adding the function of the intermediate DHCP server to the AP (Access Point) device that is the interface between the wireless network and the access network It is another object to provide a computer readable recording medium having recorded thereon a program for realizing this.

상기 목적을 달성하기 위한 본 발명은, 이동 인터넷 프로토콜(IP) 망에서 IP 할당 방법에 있어서, 로컬망의 중간 DHCP 서버가 DHCP 클라이언트로부터 전송된 가용 IP를 요청하는 IP 요청 브로드캐스팅 패킷을 유니캐스팅 패킷으로 변환하여 확장 DHCP 서버로 중계하는 제 1 단계; IP 요청 유티캐스팅 패킷에 따라, 상기 확장 DHCP 서버가 각 서브넷의 IP 데이터베이스를 바탕으로 로컬망에서 요구하는 가용 IP를 할당하여, 가용 IP 응답 유니캐스팅 패킷을 상기 중간 DHCP 서버로 전송하는 제 2 단계; 및 상기 중간 DHCP 서버가 가용 IP 응답 유니캐스팅 패킷을 브로드캐스 팅 패킷으로 변환하여 상기 DHCP 클라이언트로 전송하여, 가용 IP를 할당하는 제 3 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides an IP allocation method in a mobile Internet protocol (IP) network, wherein an intermediate DHCP server of a local network requests an IP request broadcasting packet that requests an available IP transmitted from a DHCP client. Converting to the first step of relaying to the extended DHCP server; A second step of the extended DHCP server allocating an available IP required by the local network based on an IP database of each subnet and transmitting an available IP response unicasting packet to the intermediate DHCP server according to an IP request uticasting packet; And a third step in which the intermediate DHCP server converts an available IP response unicasting packet into a broadcasting packet and transmits it to the DHCP client to allocate an available IP.

또한, 본 발명은, 프로세서를 구비한 이동 IP 망에서, 로컬망의 중간 DHCP 서버가 DHCP 클라이언트로부터 전송된 가용 IP를 요청하는 IP 요청 브로드캐스팅 패킷을 유니캐스팅 패킷으로 변환하여 확장 DHCP 서버로 중계하는 제 1 기능; IP 요청 유티캐스팅 패킷에 따라, 상기 확장 DHCP 서버가 각 서브넷의 IP 데이터베이스를 바탕으로 로컬망에서 요구하는 가용 IP를 할당하여, 가용 IP 응답 유니캐스팅 패킷을 상기 중간 DHCP 서버로 전송하는 제 2 기능; 및 상기 중간 DHCP 서버가 가용 IP 응답 유니캐스팅 패킷을 브로드캐스팅 패킷으로 변환하여 상기 DHCP 클라이언트로 전송하여, 가용 IP를 할당하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention, in a mobile IP network having a processor, the intermediate DHCP server of the local network converts the IP request broadcasting packet requesting the available IP transmitted from the DHCP client to a unicasting packet to relay to the extended DHCP server First function; A second function according to an IP request uticasting packet, wherein the extended DHCP server allocates an available IP requested by a local network based on an IP database of each subnet, and transmits an available IP response unicasting packet to the intermediate DHCP server; And converting, by the intermediate DHCP server, an available IP response unicasting packet into a broadcasting packet and transmitting it to the DHCP client to record a program for realizing a third function of allocating an available IP. do.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2 는 본 발명에 따른 중간 DHCP 서버를 이용한 중앙집중관리방식의 IP 자동할당 방법을 위한 확장 서버-클라이언트의 일실시예 구성도이다.2 is a diagram illustrating an embodiment of an extension server-client for an IP automatic allocation method of a centralized management method using an intermediate DHCP server according to the present invention.

도 2에 도시된 바와 같이, 본 발명에 따라 이동 단말기가 망에 접속하기 위한 IP를 할당받기 위하여, 중앙관리센터의 확장 DHCP 서버(22)는 IP 망(13)을 통해 AP(15) 및 중간 DHCP(24) 서버와 연결되어 있으며, AP(15)는 단말의 DHCP 클라이언트(16)와 연결되어 있다. As shown in FIG. 2, in order for the mobile terminal to be assigned an IP for accessing the network, the extended DHCP server 22 of the central management center is connected to the AP 15 and the intermediate server through the IP network 13. It is connected to the DHCP 24 server, the AP 15 is connected to the DHCP client 16 of the terminal.                     

이러한 구조하에서 DHCP 클라이언트(16)가 브로드캐스팅으로 IP 할당을 요청하면, 중간 DHCP 서버(24)가 유니캐스팅으로 IP 요청을 변환하여 확장 DHCP 서버(11)로 IP 요청을 중계해 주어 IP를 할당받도록 한다.Under this structure, when the DHCP client 16 requests IP allocation by broadcasting, the intermediate DHCP server 24 converts the IP request into unicasting and relays the IP request to the extended DHCP server 11 to receive the IP. do.

중앙관리센터의 확장 DHCP 서버(22)는 각 서브넷의 IP Pool을 데이터베이스로 갖고 로컬망에서 올라오는 유니캐스트 패킷의 DHCP request를 받아 서브넷에 적당한 IP를 할당해 주는 역할을 한다. IP Pool은 각 서브넷마다 별도의 IP를 갖는다. AP(15)는 무선망과 접속망 사이의 인터페이스 역할을 한다.The extended DHCP server 22 of the central management center has a IP pool of each subnet as a database and receives a DHCP request of unicast packets coming from the local network and allocates an appropriate IP to the subnet. IP Pool has a separate IP for each subnet. The AP 15 serves as an interface between the wireless network and the access network.

본 발명에서 제안한 중간 DHCP 서버(24)는 IP 망(13)과 AP(15) 사이에 놓일 수도 있으나, AP(15)에 중간 DHCP 서버(24)의 역할을 하는 기능을 탑재하여 별도의 DHCP 서버를 두지 않아도 되며, DHCP 릴레이 기능이 없는 라우터의 사용도 가능한 구조이므로 경제적인 효과도 가져올 수 있다. Although the intermediate DHCP server 24 proposed in the present invention may be placed between the IP network 13 and the AP 15, a separate DHCP server is mounted on the AP 15 to serve as an intermediate DHCP server 24. There is no need to set up the network, and it is possible to use a router without DHCP relay function, so it can bring economical effect.

중간 DHCP 서버(24) 및 중간 DHCP 서버 기능을 탑재한 AP(15)는 DHCP 요청 메시지(즉, DHCP 클라이언트(16)에서 중간 DHCP 서버로 IP를 요청하기 위한 상향 브로드캐스팅 패킷) 및 확장 DHCP 응답 메시지(즉, 확장 DHCP 서버(22)가 각 서브넷에 맞는 IP를 IP 풀(Pool)에서 할당하여 중간 DHCP 서버로 내려보내는 하향 유니캐스팅 패킷)를 감시한다.The AP 15 equipped with the intermediate DHCP server 24 and the intermediate DHCP server functions has a DHCP request message (that is, an uplink broadcasting packet for requesting IP from the DHCP client 16 to the intermediate DHCP server) and an extended DHCP response message. (I.e., extended DHCP server 22 monitors the downlink unicasting packet, which allocates an IP for each subnet from the IP pool and sends it down to the intermediate DHCP server).

이때, 만약 DHCP 요청 메시지가 감지되면, IP 패킷의 목적지 어드레스를 확장 DHCP 서버(22)의 주소로 대치하고, 소스 어드레스를 중간 DHCP 서버(24)의 주소로 대치하여 확장 DHCP 서버(22)로 전송한다.At this time, if a DHCP request message is detected, the destination address of the IP packet is replaced with the address of the extended DHCP server 22, and the source address is replaced with the address of the intermediate DHCP server 24 and transmitted to the extended DHCP server 22. do.

한편 확장 DHCP 응당 메시지가 감지되면, IP 패킷의 목적지 어드레스를 브로 드캐스팅 주소(호스트 주소 부분을 1로 함)로 대치하여 로컬망에 브로드캐스팅 한다.On the other hand, when the extended DHCP response message is detected, the destination address of the IP packet is broadcast to the local network by substituting the broadcast address (host address part as 1).

확장 DHCP 서버(22)는 확장 DHCP 응당 요청 메시지(중간 DHCP 서버가 DHCP 요청 브로드캐스팅 패킷을 받아 다시 확장 DHCP 서버(22)로 전송하는 유니캐스팅 패킷)를 감시한다. 이때, 만약 확장 DHCP 요청 메시지가 감지되면, IP 패킷의 소스 어드레스에서 서브넷 정보를 얻어내어 해당 IP 풀에서 가용 IP를 DHCP 패킷의 yiaddr(your IP address)에 할당하고 중간 DHCP 서버로 전송한다.The extended DHCP server 22 monitors the extended DHCP response request message (unicasting packet which the intermediate DHCP server receives the DHCP request broadcasting packet and transmits back to the extended DHCP server 22). At this time, if an extended DHCP request message is detected, the subnet information is obtained from the source address of the IP packet, and the available IP from the corresponding IP pool is allocated to yiaddr (your IP address) of the DHCP packet and transmitted to the intermediate DHCP server.

상기한 바와 같은 구성을 갖는 본 발명에 따른 중간 DHCP 서버를 이용한 중앙집중관리방식의 IP 자동할당 방법에서의 IP 패킷의 전달 과정을 도 3을 참조하여 보다 상세히 설명한다.The IP packet transmission in the centralized IP management method of the centralized management method using the intermediate DHCP server according to the present invention having the configuration as described above will be described in more detail with reference to FIG.

도 3 은 본 발명에 따른 중간 DHCP 서버를 이용한 중앙집중관리방식의 IP 자동할당 방법에서 IP 패킷 전달 과정에 대한 일실시예 흐름도이다.3 is a flowchart illustrating an embodiment of an IP packet forwarding process in an IP automatic allocation method of a centralized management method using an intermediate DHCP server according to the present invention.

도 3에 도시된 바와 같이, 본 발명에 따른 IP 패킷 전달 과정은, 먼저 DHCP 클라이언트(16)에서 가용 IP를 요구하는 DHCP 요청 메시지(브로드캐스팅 패킷)(31)를 중간 DHCP 서버(24)로 전송한다. 그러면, 중간 DHCP 서버(24)에서 DHCP 요청 메시지(브로드캐스트 패킷)(31)를 감지하여, 패킷의 목적지 어드레스(destination address)를 확장 DHCP 서버의 주소로 대치하고 소스 어드레스(source address)를 중간 DHCP 서버(24)의 주소로 대치하여 확장 DHCP 요청 메시지(유니캐스팅 패킷)(33)를 확장 DHCP 서버(22)로 전송한다.As shown in FIG. 3, the IP packet forwarding process according to the present invention first transmits a DHCP request message (broadcasting packet) 31 requesting an available IP from the DHCP client 16 to the intermediate DHCP server 24. do. The intermediate DHCP server 24 then detects a DHCP request message (broadcast packet) 31, replacing the destination address of the packet with the address of the extended DHCP server and replacing the source address with the intermediate DHCP server. The extended DHCP request message (unicasting packet) 33 is transmitted to the extended DHCP server 22 in place of the address of the server 24.

이후, 확장 DHCP 서버(22)에서는 확장 DHCP 요청 메시지(유니캐스팅 패킷)(33)를 감지하여, 패킷의 소스 어드레스에서 서브넷 정보를 구하고, 서브넷에 해당되는 IP Pool에서 가용 IP를 패킷의 유어어드레스(yiaddr:your IP address)에 할당하여 확장 DHCP 응답 메시지(유니캐스팅 패킷)(35)를 중간 DHCP 서버(24)로 전송한다.Subsequently, the extended DHCP server 22 detects an extended DHCP request message (unicasting packet) 33, obtains subnet information from the packet's source address, and obtains an available IP from the IP pool corresponding to the subnet. yiaddr: your IP address) to send an extended DHCP response message (unicasting packet) 35 to the intermediate DHCP server 24.

다음으로, 중간 DHCP 서버(24)는 확장 DHCP 응답 메시지(유니캐스팅 패킷)(35)가 감지되면 패킷의 목적지 어드레스(destination address)를 브로드캐스팅 주소(호스트 주소 부분을 모두 1로 함)로 대치하여 로컬망(DHCP 클라이언트)에 전송한다.Next, when the intermediate DHCP server 24 detects the extended DHCP response message (unicasting packet) 35, the intermediate DHCP server 24 replaces the destination address of the packet with the broadcasting address (the host address portion is all 1s). Send to local network (DHCP client).

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.
The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 중간 DHCP 서버를 가입자측 서브넷 상에 두어 브로드캐스팅패킷으로 가용 IP 할당을 요구하여도 중간 DHCP 서버가 상기 브로드캐스팅패킷을 유니캐스팅패킷으로 변환하는 중계 역할을 하게 되므로, 대규모 IP 망 에서 이동 단말기에게 IP를 중앙에서 자동으로 할당할 수 있는 효과가 있다.In the present invention as described above, even if the intermediate DHCP server is placed on the subscriber side subnet to request the available IP allocation as the broadcasting packet, the intermediate DHCP server serves as a relay for converting the broadcasting packet into a unicasting packet. In a large IP network, IP can be automatically assigned to a mobile station centrally.

또한, 본 발명은, 중앙집중관리 방식에 사용되는 고기능, 고가격의 DHCP 릴레이(relay) 기능이 부가된 라우터가 아닌, 릴레이 기능이 부가되지 않은 저렴한 가격의 라우터를 사용할 수 있으므로, 망을 경제적으로 구축할 수 있고, 중간 DHCP 기능을 AP(Access Point)에 탑재함으로써, 망을 효율적으로 운용관리할 수 있는 효과가 있다.In addition, the present invention can use a low-cost router without a relay function, rather than a router with a high-performance, high-cost DHCP relay function used in a centralized management method, thereby economically constructing a network. In addition, by installing the intermediate DHCP function in the AP (Access Point), the network can be efficiently operated and managed.

Claims (8)

이동 인터넷 프로토콜(IP) 망에서 IP 할당 방법에 있어서,In the method of allocating IP in Mobile Internet Protocol (IP) network, 로컬망의 중간 DHCP 서버가 DHCP 클라이언트로부터 전송된 가용 IP를 요청하는 IP 요청 브로드캐스팅 패킷을 유니캐스팅 패킷으로 변환하여 확장 DHCP 서버로 중계하는 제 1 단계;A first step in which an intermediate DHCP server of the local network converts an IP request broadcasting packet requesting an available IP transmitted from a DHCP client into a unicasting packet and relays it to an extended DHCP server; IP 요청 유티캐스팅 패킷에 따라, 상기 확장 DHCP 서버가 각 서브넷의 IP 데이터베이스를 바탕으로 로컬망에서 요구하는 가용 IP를 할당하여, 가용 IP 응답 유니캐스팅 패킷을 상기 중간 DHCP 서버로 전송하는 제 2 단계; 및A second step of the extended DHCP server allocating an available IP required by the local network based on an IP database of each subnet and transmitting an available IP response unicasting packet to the intermediate DHCP server according to an IP request uticasting packet; And 상기 중간 DHCP 서버가 가용 IP 응답 유니캐스팅 패킷을 브로드캐스팅 패킷으로 변환하여 상기 DHCP 클라이언트로 전송하여, 가용 IP를 할당하는 제 3 단계A third step in which the intermediate DHCP server converts an available IP response unicasting packet into a broadcasting packet and transmits it to the DHCP client to allocate an available IP. 를 포함하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법. IP automatic allocation method of the centralized management method using an intermediate DHCP server. 제 1 항에 있어서,The method of claim 1, 상기 중간 DHCP 서버를 로컬망에 별도로 구비하지 않고, 상기 DHCP 클라이언트 측의 무선망과 접속망과의 인터페이스를 수행하는 액세스 포인트(AP)에 상기 중간 DHCP 서버의 기능을 구비하여 상기 중간 DHCP 서버 기능을 동일하게 수행하는 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.Rather than providing the intermediate DHCP server in the local network, the intermediate DHCP server functions the same by providing the function of the intermediate DHCP server in an access point (AP) that interfaces with the wireless network and the access network on the DHCP client side. IP automatic allocation method of the centralized management method using an intermediate DHCP server, characterized in that to perform. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 중간 DHCP 서버에서의 메시지 처리 과정은,Message processing in the intermediate DHCP server, 상기 DHCP 클라이언트로부터 DHCP 요청 메시지가 수신되면 IP 패킷의 목적지 어드레스를 상기 확장 DHCP 서버로의 주소로 대치하고, 소스 어드레스를 상기 중간 DHCP 서버의 주소로 대치하여 상기 확장 DHCP 서버로 전송하며,When a DHCP request message is received from the DHCP client, the destination address of the IP packet is replaced with the address to the extended DHCP server, the source address is replaced with the address of the intermediate DHCP server, and transmitted to the extended DHCP server. 상기 DHCP 서버로부터 확장 DHCP 응답 메시지가 수신되면, IP 패킷의 목적지 어드레스를 브로드캐스팅 주소(호스트 주소 부분을 1로 함)로 대치하여 상기 로컬망에 브로드캐스팅 하는 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.When an extended DHCP response message is received from the DHCP server, the destination address of the IP packet is broadcast to the local network by substituting a broadcasting address (host address portion is 1). Intensive management IP automatic allocation method. 제 3 항에 있어서,The method of claim 3, wherein 상기 DHCP 요청 메시지는,The DHCP request message, 상기 DHCP 클라이언트에서 상기 중간 DHCP 서버로 IP를 요청하기 위한 상향 브로드캐스팅 패킷인 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.The IP automatic allocation method of the centralized management method using an intermediate DHCP server, characterized in that the uplink broadcasting packet for requesting an IP from the DHCP client to the intermediate DHCP server. 제 3 항에 있어서,The method of claim 3, wherein 상기 확장 DHCP 응답 메시지는,The extended DHCP response message, 상기 확장 DHCP 서버가 각 서브넷에 맞는 IP를 IP 데이터베이스에서 할당하여 상기 중간 DHCP 서버로 내려보내는 하향 유니캐스팅 패킷인 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.The IP allocation method of the centralized management method using the central DHCP server, characterized in that the extended DHCP server is a downlink unicasting packet to allocate the IP for each subnet in the IP database and send it down to the intermediate DHCP server. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 확장 DHCP 서버는,The extended DHCP server, 상기 중간 DHCP 서버로부터 확장 DHCP 요청 메시지가 수신되며느 IP 패킷의 소스 어드레스에서 서브넷 정보를 얻어 해당 서브넷의 IP 데이터베이스에서 가용 IP를 DHCP 패킷의 yiaddr(your IP address)에 할당하여 상기 중간 DHCP 서버로 전송하는 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.An extended DHCP request message is received from the intermediate DHCP server. Subnet information is obtained from a source address of an IP packet, and an available IP is assigned to yiaddr (your IP address) of a DHCP packet from an IP database of the corresponding subnet, and transmitted to the intermediate DHCP server. IP automatic allocation method of the centralized management method using an intermediate DHCP server, characterized in that. 제 6 항에 있어서,The method of claim 6, 상기 확장 DHCP 요청 메시지는,The extended DHCP request message, 상기 중간 DHCP 서버가 DHCP 요청 브로드캐스팅 패킷을 받아 다시 상기 확장 DHCP 서버로 전송하는 유니캐스팅 패킷인 것을 특징으로 하는 중간 DHCP 서버를 이용한 중앙집중관리방식의 아이피 자동할당 방법.The IP management method of the centralized management method using a central DHCP server, characterized in that the intermediate DHCP server receives the DHCP request broadcasting packet and transmits back to the extended DHCP server. 프로세서를 구비한 이동 IP 망에서,In a mobile IP network with a processor, 로컬망의 중간 DHCP 서버가 DHCP 클라이언트로부터 전송된 가용 IP를 요청하는 IP 요청 브로드캐스팅 패킷을 유니캐스팅 패킷으로 변환하여 확장 DHCP 서버로 중계하는 제 1 기능;A first function of the intermediate DHCP server of the local network converting an IP request broadcasting packet requesting an available IP transmitted from a DHCP client into a unicasting packet and relaying it to an extended DHCP server; IP 요청 유티캐스팅 패킷에 따라, 상기 확장 DHCP 서버가 각 서브넷의 IP 데이터베이스를 바탕으로 로컬망에서 요구하는 가용 IP를 할당하여, 가용 IP 응답 유니캐스팅 패킷을 상기 중간 DHCP 서버로 전송하는 제 2 기능; 및A second function according to an IP request uticasting packet, wherein the extended DHCP server allocates an available IP requested by a local network based on an IP database of each subnet, and transmits an available IP response unicasting packet to the intermediate DHCP server; And 상기 중간 DHCP 서버가 가용 IP 응답 유니캐스팅 패킷을 브로드캐스팅 패킷으로 변환하여 상기 DHCP 클라이언트로 전송하여, 가용 IP를 할당하는 제 3 기능A third function in which the intermediate DHCP server converts an available IP response unicasting packet into a broadcasting packet and transmits it to the DHCP client to allocate an available IP. 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1020010088682A 2001-12-31 2001-12-31 An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server KR100739299B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010088682A KR100739299B1 (en) 2001-12-31 2001-12-31 An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010088682A KR100739299B1 (en) 2001-12-31 2001-12-31 An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server

Publications (2)

Publication Number Publication Date
KR20030058267A KR20030058267A (en) 2003-07-07
KR100739299B1 true KR100739299B1 (en) 2007-07-12

Family

ID=32216180

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010088682A KR100739299B1 (en) 2001-12-31 2001-12-31 An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server

Country Status (1)

Country Link
KR (1) KR100739299B1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100562136B1 (en) * 2002-06-29 2006-03-21 주식회사 케이티 Internet Electronic Commercing Method Combining Wireless Local Area Network with Digital Subscriber Line
KR100643285B1 (en) 2004-11-02 2006-11-10 삼성전자주식회사 Method and system for transmitting and receiving data using multicast
KR100667699B1 (en) * 2004-11-23 2007-01-12 한국전자통신연구원 Apparatus and method for dhcp relay in portable internet system and packet ccess router having the apparatus
KR100713078B1 (en) * 2005-05-31 2007-04-30 하나로텔레콤 주식회사 System for managing concentratedly a local dhcp server with a hfc subscriber managing sever and method thereof
CN1909482A (en) * 2005-08-05 2007-02-07 华为技术有限公司 Method for realizing detection of DHCP service performance
US8223716B2 (en) * 2006-12-05 2012-07-17 Toshiba America Research, Inc. Assisted proactive IP address acquisition
US8599768B2 (en) * 2009-08-24 2013-12-03 Intel Corporation Distributing group size indications to mobile stations

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010038481A (en) * 1999-10-25 2001-05-15 서평원 Method of Merging DHCP Server with Relay Agent in the Router
JP2001186136A (en) * 1999-12-24 2001-07-06 Matsushita Electric Ind Co Ltd Remote access server
JP2001285370A (en) * 2000-04-04 2001-10-12 Matsushita Electric Ind Co Ltd Remote access server apparatus and dhcp server apparatus
KR20020036346A (en) * 2000-11-09 2002-05-16 박종일, 정환만 a system for supporting movement of host computer and method therefor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010038481A (en) * 1999-10-25 2001-05-15 서평원 Method of Merging DHCP Server with Relay Agent in the Router
JP2001186136A (en) * 1999-12-24 2001-07-06 Matsushita Electric Ind Co Ltd Remote access server
JP2001285370A (en) * 2000-04-04 2001-10-12 Matsushita Electric Ind Co Ltd Remote access server apparatus and dhcp server apparatus
KR20020036346A (en) * 2000-11-09 2002-05-16 박종일, 정환만 a system for supporting movement of host computer and method therefor

Also Published As

Publication number Publication date
KR20030058267A (en) 2003-07-07

Similar Documents

Publication Publication Date Title
US7072340B2 (en) Dynamic assignment and validation of IP addresses in wireless IP networks
JP4723653B2 (en) IP address assignment method and use thereof
EP1876754B1 (en) Method system and server for implementing dhcp address security allocation
JP3641128B2 (en) MOBILE COMPUTER DEVICE, MOBILE COMPUTER MANAGEMENT DEVICE, MOBILE COMPUTER MANAGEMENT METHOD, AND COMMUNICATION CONTROL METHOD
EP2241091B1 (en) Combining locally addressed devices and wide area network (wan) addressed devices on a single network
CN1937632B (en) Address distributing method for broadband wireless access system
CA2510053C (en) Power saving in wireless packet based networks
JP3538527B2 (en) Wireless communication system and wireless communication method
WO2009089780A1 (en) Method for establishing data connection in mobile network, mobile network and policy control entity
WO2015196755A1 (en) Address allocation method in subscriber identifier and locator separation network, and access service router
JP2013511869A (en) IP subnet address assignment within a local network that contains multiple devices and is connected to the Internet
US7424538B2 (en) Service control network system
KR100739299B1 (en) An IP Automatic Assignment's Method in the way of Central IP Management thorugh Intermediate DHCP Server
KR100684322B1 (en) Method for establishing connection for ip management messages in mobile communication system and method for allocating ip address thereby
US7733871B2 (en) QoS control apparatus in multi-cell network system and method thereof
KR20020096256A (en) Dynamic mobile address management apparatus and its method and wireless packet service method using them
KR100625240B1 (en) Apparatus and method of internet protocol address management in high speed portable internet
KR100355288B1 (en) Apparatus and method for providing service server functionality to the hosts of a private network
KR100914036B1 (en) A dynamic IP address allocation system and method enabling a host without IP to receive service requests
KR20030054979A (en) Dynamic ip address assignment method in wireless packet service network
KR100461538B1 (en) Method of Dynamic IP Address allocation/release on Diameter Server
KR100668654B1 (en) Apparatus for dhcp sever of portable internet system and method for providing the service and packet access router having the apparatus
KR20030029268A (en) Method and Apparatus for Assigning Dynamic IP Address to ISP Subscriber Mobile Terminal Visiting 3rd Generation GPRS Network
KR100667699B1 (en) Apparatus and method for dhcp relay in portable internet system and packet ccess router having the apparatus
KR100693708B1 (en) System for providing network devision using mobile function in the multi network circumstance and method thereof

Legal Events

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

Payment date: 20100701

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee