KR100687746B1 - Method and apparatus for preventing collision of address - Google Patents

Method and apparatus for preventing collision of address Download PDF

Info

Publication number
KR100687746B1
KR100687746B1 KR1020050069079A KR20050069079A KR100687746B1 KR 100687746 B1 KR100687746 B1 KR 100687746B1 KR 1020050069079 A KR1020050069079 A KR 1020050069079A KR 20050069079 A KR20050069079 A KR 20050069079A KR 100687746 B1 KR100687746 B1 KR 100687746B1
Authority
KR
South Korea
Prior art keywords
address
addresses
message
received
packet
Prior art date
Application number
KR1020050069079A
Other languages
Korean (ko)
Other versions
KR20070014440A (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 KR1020050069079A priority Critical patent/KR100687746B1/en
Publication of KR20070014440A publication Critical patent/KR20070014440A/en
Application granted granted Critical
Publication of KR100687746B1 publication Critical patent/KR100687746B1/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/5046Resolving address allocation conflicts; Testing of addresses
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/142Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

본 발명은 주소 충돌 방지 장치 및 방법에 관한 것으로, N개의 고정적인 주소를 할당하는 주소 관리 서버에서 주소 충돌을 방지하기 위한 장치에서, 프로미스큐오스 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신하는 수신부; 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 N 개의 고정적인 주소가 일치하는지 여부를 판단하는 유일성 판단부; N개의 고정적인 주소 중 아직 할당되지 않은 주소와 사용하고자 하는 주소가 일치하는 경우, 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송하는 충돌알림부;를 포함한다. 이로써 비상태기반 주소 자동 할당 기법을 통해 다양한 이동 단말과 가전등의 네트워크 연결시 충돌을 방지 한다. The present invention relates to an apparatus and a method for preventing an address conflict, wherein the apparatus for preventing an address conflict in an address management server that allocates N fixed addresses, based on a header of a packet received using a promiscuous mode A receiving unit for receiving the packet when the packet includes a neighbor request (NS) message; A uniqueness determining unit which determines whether or not N fixed addresses coincide with addresses to be included in the received NAVER request (NS) message; And a collision notification unit for transmitting a NAVER Declaration (NA) message indicating that an address to be used is duplicated if an address not yet allocated among N fixed addresses matches. Thus, stateless address auto-allocation scheme prevents collisions between various mobile terminals and home appliances.

주소 충돌 방지, 주소 자동할당 Address conflict prevention, address assignment

Description

주소 충돌 방지 장치 및 방법{Method and apparatus for preventing collision of address}Method and apparatus for preventing collision of address

도 1 은 주소 충돌 방지 장치의 구성도이다.1 is a block diagram of an apparatus for preventing an address conflict.

도 2 은 본 발명의 IPv6 네트워크에서 상태기반 주소자동설정과 비상태기반 주소자동설정 간에 주소 출동 방지 기법이 적용된 IPv6 네트워크 환경의 구성도이다.2 is a block diagram of an IPv6 network environment to which an address dispatch prevention scheme is applied between stateful address autoconfiguration and stateless address autoconfiguration in an IPv6 network of the present invention.

도 3 은 본 발명의 주소충돌방지를 구현하기 위한 흐름도이다.3 is a flowchart for implementing the address conflict prevention of the present invention.

본 발명은 사용자가 네트워크를 사용하는 인터페이스에 미리 주소를 설정하지 않더라도 시스템이 사용 가능한 시점에 사용 가능한 주소를 자동으로 생성하여 네트워크 통신을 가능케 하는 주소 자동할당 기법에 있어 주소 충돌 가능성을 미연에 방지하기 위한 주소 충돌 방지 장치 및 방법에 관한 것이다.The present invention prevents the possibility of address conflict in the automatic address allocation scheme that enables network communication by automatically generating an available address when the system is available, even if the user does not set an address in advance on the interface using the network. The present invention relates to an address collision avoidance apparatus and method.

종래에는 한 링크 상에서 임의의 시스템(이하 A시스템)이 상태기반 주소 자동할당 기법 중 항상 고정 주소로 할당 받도록 설정되어 있고, 다른 시스템(이하 B 시스템)은 임의의 주소 자동할당 기법으로 주소를 할당 받도록 설정되어 있는 경우, B 시스템이 활성화되어 A 시스템이 할당 받도록 되어 있는 주소를 할당 받을 경우 A 시스템은 시스템이 활성화되어 자신의 주소를 주소할당 서버로부터 받아 할당하려고 하지만, 할당하기 전 유일성 검사에서 이미 할당된 B 시스템의 인터페이스 주소와 중복되어 할당에 실패하게 되는 문제점이 있었다.Conventionally, any system (hereinafter referred to as A system) on one link is configured to always be assigned a fixed address among stateful address auto-assignment schemes, and the other system (hereinafter referred to as system B) is assigned an address by an arbitrary address auto-assignment scheme. If it is set, when system B is activated and system A is assigned an address that it is supposed to be assigned, system A attempts to assign its address from the address assignment server when the system is activated, but it is already assigned by the uniqueness check before assignment. There was a problem that the allocation failed because the interface address of the B system is duplicated.

상기 문제점을 해결하기 위하여, 본 발명은 IPv6 네트워크 환경에서 상태기반 주소 자동할당(stateful address autoconfiguration) 기법 및 비상태기반 주소 자동할당(stateless address autoconfiguration) 기법이 동시에 제공될 때 그리고 부가적으로 비상태기반 주소 자동할당 기법 대신 수동으로 임의의 주소를 할당할 때 발생할 수 있는 주소 충돌의 가능성을 미연에 방지하기 위한 것이다. In order to solve the above problems, the present invention provides a stateless address autoconfiguration scheme and a stateless address autoconfiguration scheme simultaneously and additionally stateless based in an IPv6 network environment. This is to avoid the possibility of an address conflict that may occur when manually assigning an arbitrary address instead of an automatic address allocation scheme.

본 발명의 바람직한 일 실시예에 있어서, 주소 충돌 방지 장치는 N개의 고정적인 주소를 할당하는 주소 관리 서버에서 주소 충돌을 방지하기 위한 장치로서, 프로미스큐오스(PROMISCUOUS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 상기 패킷이 주소의 사용 여부를 확인하는 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신하는 수신부; 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소가 일치하는지 여부를 판단하는 유일성 판단부; 상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소가 일치하는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송하는 충돌알림부;를 포함한다. In one preferred embodiment of the present invention, the address collision avoidance apparatus is an apparatus for preventing address collision in an address management server that allocates N fixed addresses, and a packet received using a PROMISCUOUS mode. A receiver configured to receive the packet when the packet includes a neighbor request (NS) message confirming whether an address is used based on a header of the packet; A uniqueness determination unit that determines whether or not the addresses to be used included in the received NAVER request (NS) message match the N fixed addresses; And a collision notification unit for transmitting a NAVER Declaration (NA) message indicating that the address to be used is duplicated if an address not yet allocated among the N fixed addresses and the address to be used match.

또한, 상기 주소 충돌 방지 장치의 유일성 판단부는 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 판단한다.In addition, the uniqueness determination unit of the address collision avoidance device determines whether the address to be included in the received NAVER request (NS) message and the address that is not yet assigned among the N fixed addresses.

본 발명의 또 다른 바람직한 일 실시예에 있어서, 주소 충돌 방지 방법은 N개의 고정적인 주소를 할당하는 주소 관리 서버에서 주소 충돌을 방지하기 위한 방법으로서, 프로미스큐오스(PROMISCUOS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 주소의 사용 여부를 확인하는 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신하는 단계; 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소가 일치하는지 여부를 판단하는 유일성 판단 단계; 및 상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소와 일치하는 주소가 있는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송하는 단계;를 포함한다. In another preferred embodiment of the present invention, the address collision prevention method is a method for preventing address collision in an address management server that allocates N fixed addresses, and is received using a PROMISCUOS mode. Receiving the packet when the packet includes a neighbor request (NS) message confirming whether an address is used based on a header of the packet; A uniqueness determining step of determining whether or not the addresses to be used included in the received NAVER request (NS) message match the N fixed addresses; And transmitting a neighbor declaration (NA) message indicating that the desired address is duplicated if there is an address not yet allocated among the N fixed addresses and an address matching the desired address. do.

또한, 주소 충돌 방지 방법의 유일성 판단 단계는 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 판단한다.In addition, the uniqueness determination step of the address collision prevention method determines whether the address to be used included in the received NAVER request (NS) message matches an address not yet allocated among the N fixed addresses.

주소가 출동할 가능성이 있는 경우는 다음과 같다. 한 링크 상에서 임의의 시스템(이하 A시스템)이 상태기반 주소 자동할당 기법 중 항상 고정 주소로 할당 받도록 설정되어 있고, 다른 시스템(이하 B 시스템)은 임의의 주소 자동할당 기법으로 주소를 할당 받도록 설정되어 있다고 가정한다. There is a possibility of an address dispatching as follows. One system (hereinafter referred to as System A) is configured to always be assigned to a fixed address among state-based address auto-assignment schemes on one link, and the other system (hereinafter referred to as System B) is configured to be assigned addresses using an arbitrary address auto-assignment scheme. Assume that there is.

이 상황에서 A 시스템이 활성화되지 않을 경우 자신이 할당 받도록 되어 있 는 주소는 A 시스템이 활성화 되기 전에 어떤 시스템이 할당 받아도 문제가 되지 않는다. 왜냐 하면 기존의 유일성 검사는 활성화 되어 있는 네트워크 인터페이스의 주소 즉, 할당 받은 주소에 대해서만 이루어지기 때문이다. In this situation, if system A is not active, the address it is supposed to be assigned does not matter if any system is assigned before system A is activated. This is because the existing uniqueness check is only performed on the address of the active network interface, that is, the assigned address.

이 상태에서 B 시스템이 활성화되어 A 시스템이 할당 받도록 되어 있는 주소를 할당 받을 수 있다. 이 상태에서 A 시스템이 활성화되어 자신의 주소를 주소할당 서버로부터 받아 할당하려고 하지만, 할당하기 전 유일성 검사에서 이미 할당된 B 시스템의 인터페이스 주소와 중복되어 할당에 실패하고 만다. In this state, system B is activated and system A can be assigned an address. In this state, system A is activated and attempts to assign its own address from the address assignment server, but the assignment fails because the uniqueness check before assigning duplicates the interface address of system B already assigned.

A 시스템은 항상 고정 주소를 통해 서비스가 이루어지도록 설정되어 있는 상황이라 다른 주소로 대체하여 할당할 수도 없는 상황이므로 결국 A 시스템은 네트워크 주소를 할당 받지 못하고 네트워크에 연결되지 못하고 만다. System A is always configured to be serviced through a fixed address, so it cannot be assigned to another address. Therefore, system A cannot be assigned a network address and cannot be connected to the network.

또한 B 시스템이 임의의 주소 자동할당 방법이 아닌 사용자로부터 수동으로 주소가 직접 설정된다 하더라도 이 주소가 상태기반 주소 자동할당 기법으로 할당예정인 주소일 수도 있다. 이 경우에도 B 시스템이 먼저 수동으로 주소가 설정된 후 A 시스템이 활성화 될 경우 주소가 충돌되어 A 시스템은 네트워크에 연결되지 못한다.In addition, even if system B is configured manually from the user, rather than any address auto-assignment method, this address may be an address to be assigned by the state-based address auto-allocation scheme. In this case, too, if system A is manually addressed first and then system A is activated, the address conflicts and system A cannot connect to the network.

본 발명에서는 주소 할당 서버가 자신이 설정할 주소 즉, 아직 할당하지 않았지만 앞으로 할당할 필요가 있는 주소에 대해서 다른 시스템이 할당하지 못하도록 하여 주소 충돌을 사전에 방지하는 기법을 제안하여 위와 같은 상황에서도 A 시스템에게 할당하도록 한 주소를 정상적으로 A 시스템에게 할당할 수 있도록 한다.The present invention proposes a scheme for preventing address conflicts by preventing other systems from allocating addresses to be set by the address allocation server, that is, addresses that have not yet been assigned but need to be allocated in the future. Allows an address to be assigned to system A normally.

주소 자동 할당(Address Autoconfiguration)기법에는 크게 수동 설정 기법(Manual Configuration), 상태기반 주소 자동할당 기법(Stateful Address Autoconfiguration), 비상태기반 주소 자동할당 기법(Stateless Address Autoconfiguration)이 있다. Address autoconfiguration techniques include manual configuration, stateful address autoconfiguration, and stateless address autoconfiguration.

수동 설정 기법은 관리자 또는 사용자가 직접 자신이 사용할 주소를 수동으로 입력하는 방식으로, 외부 서비스를 위한 서버를 이용할 때, 시스템이 변경되더라도 항상 동일한 주소를 가져야 하는 경우에 수동 설정을 많이 이용한다. Manual configuration is a method in which an administrator or a user manually inputs an address to be used by a user. When using a server for an external service, a manual configuration is often used when the system needs to have the same address even if the system is changed.

상태기반 주소 자동할당 기법은 기존의 IPv4 네트워크 환경에서도 제공되는 기법으로서, 주소를 할당하는 별도의 서버(예: DHCP 서버)가 존재하고 시스템이 주소할당 시스템으로부터 적절한 주소를 할당받는 방식이다. State-based address auto-allocation scheme is provided in the existing IPv4 network environment. There is a separate server (eg DHCP server) that assigns an address, and the system receives an appropriate address from the address-allocation system.

즉, 임의의 주소관리 서버가 주소를 할당 받을 시스템의 정보를 미리 설정해 놓아 해당 시스템이 활성화 되는 때에 서버에 설정해 놓은 정보를 이용하여 주소를 할당 받는 방식이다.In other words, an arbitrary address management server pre-sets information on a system to which an address is assigned, and receives an address using information set on the server when the corresponding system is activated.

이러한 상태기반 주소 자동할당 기법은 DHCP(Dynamic Host Configuration Protocol) 기법을 이용하여 할당할 주소를 관리하는 서버와 주소를 할당받을 시스템에 존재하는 클라이언트로 구성된다. The state-based address auto-allocation scheme consists of a server that manages the address to be assigned using DHCP (Dynamic Host Configuration Protocol) and a client existing in the system to which the address is assigned.

서버가 동작 중일 때 이 서버로부터 주소를 할당받을 시스템이 활성화되면 시스템에 존재하는 클라이언트가 서버로부터 시스템에 할당할 주소와 기타 정보를 가져와 시스템의 네트워크 정보를 설정한다.If the system to be assigned an address from this server is activated while the server is running, the client that exists in the system sets the network information of the system by obtaining the address and other information to be assigned to the system from the server.

상태기반 주소 자동할당 기법은 항상 고정적인 주소 및 정보를 할당 받는 고 정 주소 할당 기법과 서버가 관리하는 주소 범위 내에서 동적으로 주소를 할당하는 동적 주소 할당 기법이 있다. Stateful address auto-allocation schemes include fixed address assignment schemes, which are always assigned static addresses and information, and dynamic address assignment schemes, which dynamically allocate addresses within the address range managed by the server.

고정 주소 할당 기법으로 설정될 경우 시스템은 항상 고정된 주소만을 할당받고, 동적 주소 할당 기법으로 설정될 경우 설정된 주소 내에서 할당되지 않은 주소가 임의로 할당된다. 상태기반 주소 자동할당 기법에서는 주소를 할당해 주는 서버가 항상 동작하고 적절하게 주소를 할당할 수 있도록 설정되어 있어야 정상적인 주소가 할당된다.When set to the fixed address allocation scheme, the system always receives only fixed addresses. When set to the dynamic address allocation scheme, the system assigns an unassigned address within the set address. In the state-based address auto-allocation scheme, a normal address is assigned only when the server that assigns the address is always running and configured to assign the address properly.

비상태기반 주소 자동할당 기법은 기존의 IPv4 네트워크 환경에서는 제공되지 않는 IPv6 만의 새로운 기술이다. 비상태기반 주소 자동할당 기법은 상태기반 주소 자동할당 기법과는 달리 별도의 주소 관리 시스템 없이, 단말이 스스로 자신이 이용할 IPv6 주소를 생성하는 방식으로, 각 단말간 중복되지 않는 고유의 구분자(예: Mac 어드레스)를 이용하여 주소를 생성한다.Stateless address auto-allocation scheme is a new technology unique to IPv6 that is not provided in existing IPv4 network environment. Unlike the state-based address auto-allocation scheme, the stateless address auto-assignment scheme is a method in which a terminal generates its own IPv6 address without a separate address management system. Mac address) to generate the address.

즉, 미리 정의된 주소 생성 기법으로 주소를 생성한 후 주소 유일성 검사를 거쳐 생성된 주소를 할당하는 기법으로 플레이 앤 플러그 기술이라 할 수 있다. 이 기법은 특히나 홈네트워크 환경이나 이동 환경처럼 네트워크 장비가 유동적일 때 매우 유용한 기술이라 할 수 있다.In other words, play and plug technology is a technique of generating an address using a predefined address generation technique and then assigning the generated address through address uniqueness checking. This technique is especially useful when the network equipment is flexible, such as home network environment or mobile environment.

IPv6 네트워크 환경에서는 인터페이스의 IPv6 주소를 할당할 때 수동으로 할당하든 상태기반 자동할당 기법으로 할당하든 비상태기반 자동할당 기법으로 할당하든 항상 인터페이스에 할당한 주소가 자신의 네트워크 상에서 유일한 주소인지 다른 시스템에서 사용하는 주소인지를 항상 검사하여 유일할 경우에만 주소를 할당한다. In an IPv6 network environment, when assigning an IPv6 address for an interface, whether it is assigned manually, by stateful auto-allocation, or by stateless auto-allocation, it is always the address assigned to the interface that is unique on its network. Always check the address you are using and assign it only if it is unique.

할당하려는 주소가 이미 다른 시스템에서 사용중인지를 검사하는 과정이 필수적으로 수행되어야 하며, 이 과정을 통해 할당 받을 주소는 유일성을 확인하게 된다. 이 과정은 주소 유일성 검사로 중복 주소 탐지(Duplicate Address Detection)라는 기법으로 정의되어 있다.The process of checking whether the address to be assigned is already in use by another system must be performed. This process confirms the uniqueness of the address to be assigned. This process is defined by a technique called duplicate address detection as an address uniqueness check.

다만, 일반적인 네트워크 환경에서는 중복가능성이 있는 호스트들만이 NS 메세지를 수신할 수 있지만, 본 발명의 DHCP 서버는 자신에게 전달되지 않는 NS 메세지를 수신하기 위해서 모든 패킷을 받아들이는 프로미스큐오스(promiscuous) 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 NS 메세지를 포함한 경우 상기 패킷을 수신한다.However, in a general network environment, only hosts with potential for duplication can receive NS messages, but the DHCP server of the present invention accepts all packets in order to receive NS messages that are not delivered to the promiscuous. If the packet includes the NS message based on the header of the received packet using the mode, the packet is received.

이하 본 발명의 바람직한 실시예가 첨부된 도면들을 참조하여 설명될 것이다. 도면들 중 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들로 나타내고 있음에 유의해야 한다. 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. It should be noted that the same elements among the drawings are denoted by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 1 은 주소 충돌 방지 장치의 구성도이다.1 is a block diagram of an apparatus for preventing an address conflict.

본 발명의 바람직한 일 실시예로서 주소 충돌 방지 장치(100)는 수신부(110), 유일성 판단부(120) 및 충돌 알림부(130)를 포함한다.In one preferred embodiment of the present invention, the address collision avoidance apparatus 100 includes a receiver 110, a uniqueness determiner 120, and a collision notification unit 130.

수신부(110)는 프로미스큐오스(PROMISCUOUS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신한다.The receiver 110 receives the packet when the packet includes a neighbor request (NS) message based on a header of the packet received using the PROMISCUOUS mode.

유일성 판단부(120)는 상기 수신부(110)에서 수신한 네이버 요청(NS) 메세지 내의 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 판단한다. The uniqueness determiner 120 determines whether an address to be used in the neighbor request (NS) message received by the receiver 110 and an address not yet allocated among the N fixed addresses match.

유일성 판단부(120)에서 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소와의 일치여부만을 판단하는 이유는 이미 할당된 주소는 상기 할당된 주소를 사용하는 호스트가 자신이 주소를 사용중이라는 주소 중복 메시지를 전달하므로, DHCP 서버가 이 경우까지 주소 중복 메세지를 전송할 경우 메세지의 중복으로 인한 혼란이 가중될 수 있기 때문이다. 따라서, 유일성 판단부(120)에서는 할당 예정인 주소만 유일성 여부를 판단함으로써 검사의 효율성을 증대시킨다.The uniqueness determining unit 120 only determines whether the N static addresses match only the unassigned addresses, but the allocated addresses are duplicated by the host using the assigned address. Because forwarding a message, if the DHCP server sends a duplicate address message up to this point, there may be added confusion due to the duplicate message. Therefore, the uniqueness determination unit 120 increases the efficiency of the inspection by determining whether only the address to be assigned is unique.

충돌 알림부(130)는 상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 NS 메세지 내에 포함된 사용하고자 하는 주소와 일치하는 주소가 있는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송한다.The collision notification unit 130, if there is an address that is not yet assigned among the N fixed addresses and an address that matches the address included in the NS message, the neighbor declaration indicating that the address to be used is duplicated ( NA) Send a message.

도 2 은 본 발명의 IPv6 네트워크에서 상태기반 주소자동설정과 비상태기반 주소자동설정 간에 주소 출동 방지 기법이 적용된 IPv6 네트워크 환경의 구성도이다.2 is a block diagram of an IPv6 network environment to which an address dispatch prevention scheme is applied between stateful address autoconfiguration and stateless address autoconfiguration in an IPv6 network of the present invention.

도 2 의 구성도는 다른 링크 혹은 사이트의 경계가 되는 라우터(200)와 상태 기반 주소 자동할당 기능을 하는 서버가 운용중인 호스트(210)(이하 DHCP 서버라 함), 아직 활성화되어 있지 않지만 활성화 된 후 DHCP 서버로부터(210) 고정된 주소를 할당받기로 설정된 호스트(220) 및 현재의 네트워크 링크에 새로이 접속되어 임의의 주소 자동할당 기법을 통해 주소를 할당받으려는 호스트(230)로 구성된다. The configuration diagram of FIG. 2 shows a host 210 (hereinafter referred to as a DHCP server) in which a router 200 which is a boundary of another link or site and a server that performs state-based address auto-assignment function, is not yet activated but is activated. Afterward, the host server 220 is configured to receive a fixed address from the DHCP server 210, and a host 230 newly connected to the current network link to receive an address through an arbitrary address auto-allocation scheme.

각각의 굵은 화살표는 범례에 표시된 RA(S1), NS(S2), NA(S3) 메시지의 흐름을 나타낸다.Each bold arrow indicates the flow of RA (S1), NS (S2), NA (S3) messages shown in the legend.

RA(Router Advertisement) 메시지는 라우터가 자신이 관리하는 링크 내의 시스템들이 링크 외 시스템과 통신하기 위해 필요한 네트워크 정보 즉, 기본 게이트웨이, PMTU, 사이트 혹은 글로벌 프리픽스 등의 정보를 링크 내 시스템에게 전달하는 메시지이다.A Router Advertisement (RA) message is a message that routers deliver to the systems within the link network information, such as default gateways, PMTUs, sites, or global prefixes, that are needed for the systems in the links that they manage to communicate with the off-link systems. .

NS(Neighbor Solicitation, 네이버 요청) 메시지는 호스트가 자신의 주소로 사용할 주소를 생성하여 링크 내에 그 주소가 링크 내의 시스템들이 사용 중인지 확인하기 위해 사용할 주소를 포함하여 해당 시스템들에게 전달하는 메시지이다. 이 때, 모든 시스템들에게 전달되는 것이 아니라 생성된 주소의 최하위 24bit와 일치하는 인터페이스 ID를 가지는 시스템에게만 전달된다.The NS (Neighbor Solicitation) message is a message generated by the host to use as its address, and transmitted to the corresponding systems including the address in the link to check whether the systems in the link are in use. At this time, it is not delivered to all systems, but only to systems with an interface ID that matches the least significant 24 bits of the generated address.

NA(Neighbor Advertisement, 네이버 선언) 메시지는 NS 메시지를 수신한 시스템이 NS 메시지에 포함된 주소가 자신이 사용하고 있는 주소이면, 이미 사용 중이므로 사용하지 마라는 의미로 링크 내 모든 시스템에게 전달하는 메시지이다. 즉, NS 메시지를 송신한 시스템이 일정 시간 내에 NA 메시지를 수신하면 사용하려고 생성한 주소는 시스템에 할당해서는 안 된다.The NA (Neighbor Advertisement) message is a message sent to all the systems in the link, meaning that if the system that received the NS message is already in use, if the address included in the NS message is already in use, do not use it. . That is, if the system that sent the NS message receives the NA message within a certain time, the address created for use should not be assigned to the system.

호스트(230)가 링크에 접속되었을 경우 호스트(230)는 임의의 주소 자동할당 기법으로 주소를 생성하는 경우, 자신이 사용할 링크 주소와 사이트 혹은 글로벌 주소를 생성한다. When the host 230 is connected to the link, the host 230 generates a link address and a site or a global address to use when the host 230 generates an address by using an arbitrary address auto-allocation scheme.

여기서, 링크 주소는 단일 네트워크 내에서 이용되는 주소로, 주로 관리 및 내부 통신 목적으로 활용되고, 글로벌 주소는 외부의 IPv6 네트워크와 데이터 통신을 하기 위해 이용되며, 모두 IP 주소 자동할당 기법에 의해 생성된다. Here, the link address is an address used in a single network, mainly for management and internal communication purposes, and a global address is used for data communication with an external IPv6 network, and all are generated by an IP address auto-allocation scheme. .

사용할 주소를 생성한 후 이 주소의 유일성을 검사하기 위해 NS 메시지를 구성하여 링크 내 시스템들에게 전달한다. After creating an address to use, it constructs an NS message and passes it to the systems in the link to check its uniqueness.

호스트 (230)가 임의의 주소 자동할당 기법이 아닌 수동으로 설정할 경우에도 사용자로부터 설정된 주소를 할당하기 전 유일성 검사를 위해 NS 메시지를 구성하여 링크 내 시스템들에게 전달한다.Even if the host 230 is set manually instead of an automatic address allocation scheme, the NS 230 constructs an NS message for uniqueness checking before allocating the set address from the user and delivers it to the systems in the link.

기존의 IPv6 네트워크 환경에서는 DHCP 서버가 동작하고 있더라도 이 서버가 동작하는 호스트의 인터페이스에 할당된 주소와 충돌이 발생하지만 않는다면 검사가 이루어지지 않았다. In the existing IPv6 network environment, even if the DHCP server is running, no check is made unless there is a conflict with the address assigned to the interface of the host running the server.

따라서 호스트(220)가 호스트(230)와 같은 주소를 DHCP 서버로부터 받도록 설정되어 있고 아직 활성화가 되지 않았다면 기존 네트워크에서는 호스트(230)가 사용하려는 주소를 유일하다고 판단하여 호스트(230)가 그 주소를 사용할 수 있었다. Therefore, if the host 220 is configured to receive the same address from the DHCP server as the host 230 and is not yet activated, the host 230 determines that the host 230 intends to use the unique address in the existing network. Could use

하지만 본 발명에 제안한 기법에서는 DHCP 서버가 동작하고 있는 호스트에서는 모든 NS 메시지를 수신하여 호스트 인터페이스에 앞으로 할당 예정인 주소들과 의 비교를 통해 충돌을 사전에 방지한다.However, in the scheme proposed in the present invention, the host in which the DHCP server is operating receives all NS messages and compares them with addresses to be allocated to the host interface in advance to prevent collisions.

DHCP 서버는 자신이 관리하는 시스템마다 할당할 주소 정보를 가지고 있으며, 일 예로서, {시스템 A의 정보(시스템이 가지는 MAC 주소) : 할당할 주소, 주소의 유효시간, 호스트 이름 등의 부가 정보}의 형식의 DHCP 설정 파일 형식으로 주소를 관리한다. DHCP 서버는 추가적인 플래그를 이용하여 DHCP 서버가 주소를 할당한 경우 플래그를 세팅함으로써 서버가 주소를 할당하였는지에 대한 정보를 지니고 있다. The DHCP server has address information to be assigned to each system managed by the DHCP server. For example, {system A information (the MAC address of the system): additional information such as an address to be assigned, an effective time of the address, a host name, and the like} Manage addresses in DHCP configuration file format. The DHCP server has additional information on whether the server has assigned an address by setting a flag when the DHCP server has assigned an address.

관리하는 주소 Managed address 할당 여부 정보 플래그Assignment Information Flags xxx:xxx::xx xxx: xxx :: xx 1 (할당)  1 (assignment) xxx:xoo::xx xxx: xoo :: xx 0 (미할당)  0 (unallocated)

즉, 본 발명의 바람직한 일 실시예에 있어서, DHCP 서버는 자신에게 전달되지 않는 NS 메세지를 수신하기 위해서 모든 패킷을 받아들이는 프로미스큐오스(PROMISCUOUS) 모드를 이용하여 모든 패킷을 수신한다. That is, in one preferred embodiment of the present invention, the DHCP server receives all packets using a PROMISCUOUS mode, which accepts all packets in order to receive NS messages that are not delivered to it.

그 후 호스트(210)는 메시지 타입이 NS인 것만을 선택하고, 상기 테이블을 통해 NS 메세지 내의 주소와 미할당 주소를 비교한다. 수신한 NS 메시지 내의 주소 정보를 얻어 자신이 할당할 주소들과 차례로 비교하여 같은 주소가 있을 경우 앞으로 할당할 주소로 설정되어 있으니 이 주소는 할당하지 마라는 의미로 NA 메시지를 전달한다. The host 210 then selects only that the message type is NS and compares the address in the NS message with the unassigned address through the table. It obtains the address information in the received NS message and compares it with the addresses to be assigned one by one. If there is the same address, it is set as the address to be assigned in the future.

호스트(230)는 NA 메시지를 받고 이 주소가 이미 사용 중이라는 의미로 받아 들여 생성한 주소를 할당하지 않는다. The host 230 receives the NA message and does not assign the generated address by accepting that the address is already in use.

이럴 경우 호스트(220)가 호스트(230)보다 늦게 활성화 되더라도 호스트 (210)에서 미리 호스트(220)가 사용할 주소를 확보하고 다른 호스트가 사용하지 못하도록 하여 안전하게 언제든지 할당할 수 있다.In this case, even if the host 220 is activated later than the host 230, the host 210 may securely assign an address to be used by the host 220 in advance and prevent the other host from using the host 220.

도 3 은 본 발명의 주소충돌방지를 구현하기 위한 흐름도이다.3 is a flowchart for implementing the address conflict prevention of the present invention.

본 발명의 바람직한 일 실시예로서, 네트워크에 새로 접속되어 비상태 기반 주소 자동할당 기법을 통해 주소를 할당 받으려는 호스트(300)와 상태기반 주소 자동할당 기법 중 고정 주소 할당 기능을 담당하는 서버(예, DHCP 서버)가 운용 중인 호스트(310) 간에 주소 충돌을 방지하기 위한 흐름도이다. As a preferred embodiment of the present invention, a server (eg, a station that performs a fixed address allocation function among a host 300 and a state-based address auto-assignment scheme that are newly connected to a network and assigned an address through a stateless address auto-assignment scheme It is a flowchart for preventing an address conflict between a host 310 in which a DHCP server) is operating.

다만, 이는 본 발명의 일 실시예로서, 균등한 범위 내에서 치환, 변경 이 가능하다는 것을 유의하여야 한다. However, this is an embodiment of the present invention, it should be noted that the substitution, change within the equivalent range.

주소 할당의 시작은 네트워크 링크에 호스트(300)가 접속되면서 시작된다. 접속된 호스트(300)는 네트워크에 접속되는 인터페이스의 주소를 할당하기 위해 임의의 주소 자동할당 기법을 이용하든 수동으로 할당하든 할당할 주소를 생성한다. The start of address assignment begins with the host 300 connected to a network link. The connected host 300 generates an address to be allocated, whether using an automatic address allocation scheme or manually assigning an address of an interface connected to the network.

이 호스트(300)는 할당할 주소가 네트워크 링크 내에서 유일한지를 검사하기 위해 할당할 주소를 포함한 네이버 요청(NS) 메시지를 생성하여 링크 내의 호스트들에게 전달한다(S301). The host 300 generates a neighbor request (NS) message including an address to be allocated to check whether the address to be assigned is unique within the network link (S301).

프로미스큐오스(PROMISCUOUS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신한다(S311).If the packet includes a neighbor request (NS) message based on the header of the received packet using the PROMISCUOUS mode, the packet is received (S311).

상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 차례로 비교하여 판단한다(S312, S313).In operation S312 and S313, a comparison is made between whether an address to be used included in the received NAVER request message matches an address not yet allocated among the N fixed addresses.

상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소와 일치하는 주소가 있는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송한다(S314, S315). 네트워크 링크에 접속한 호스트(300)는 NA 메세지를 수신하면, 사용하고자 하는 주소가 이미 사용중인 것으로 판단하여 주소를 할당하지 않는다(S303).If there is an address not yet allocated among the N fixed addresses and an address that matches the address to be used, a neighbor declaration (NA) message indicating that the address to be used is duplicated is transmitted (S314 and S315). . When the host 300 connected to the network link receives the NA message, it determines that the address to be used is already in use and does not allocate an address (S303).

상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소가 일치하지 않는 경우, 네트워크 링크에 접속한 호스트(300)는 일정 시간 내에 NA 메세지를 수신하지 못하게 되고, 이 경우 호스트(300)는 사용하고자 하는 주소를 인터페이스에 할당한다(S302).If the address that is not yet allocated among the N fixed addresses and the desired address do not match, the host 300 connected to the network link does not receive the NA message within a predetermined time, and in this case, the host 300 ) Assigns an address to be used to the interface (S302).

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플라피 디스크, 광데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The invention can also be embodied as computer readable code on a computer readable recording medium. Computer-readable recording media include all kinds of recording devices that store data that can be read by a computer system. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like, which are also implemented in the form of carrier waves (for example, transmission over the Internet). It also includes. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

이상 도면과 명세서에서 최적 실시예들이 개시되었다. 여기서 특정한 용어들 이 사용되었으나, 이는 단지 본 발명을 설명하기 위한 목적에서 사용된 것이지 의미 한정이나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.The best embodiments have been disclosed in the drawings and specification above. Although specific terms have been used herein, they are used only for the purpose of describing the present invention and are not used to limit the scope of the present invention as defined in the meaning or claims. Therefore, those skilled in the art will understand that various modifications and equivalent other embodiments are possible from this. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

본 발명은 IPv6 네트워크 환경에서 상태기반 주소 자동할당기법 및 비상태기반 주소 자동할당 기법이 동시에 제공될 때 그리고 부가적으로 비상태기반 주소 자동할당 기법 대신 수동으로 임의의 주소를 할당할 때 발생할 수 있는 주소 충돌의 가능성을 미연에 방지하는 효과를 발생한다. The present invention may occur when the state-based address auto-allocation scheme and the stateless address auto-allocation scheme are simultaneously provided in an IPv6 network environment, and additionally, when an arbitrary address is manually assigned instead of the stateless address auto-allocation scheme. This prevents the possibility of an address conflict.

본 발명의 주소 충돌 방지 장치 및 방법을 통해 비상태기반 주소 자동 할당 기법을 통해 다양한 이동 단말과 가전등의 네트워크 연결시 충돌을 방지할 수 있고, 상태기반 주소 자동할당 기법 중 고정 주소할당 기법을 통해 제어 서버나 서비스 서버에 고정적으로 주소를 할당할 필요가 있는 시스템의 네트워크 연결시에도 충돌을 방지하여 네트워크 연결을 손쉽게 이룰 수 있다. Through the apparatus and method of address collision avoidance of the present invention, it is possible to prevent collisions when connecting various mobile terminals and home appliances through a stateless address automatic allocation scheme, and through a fixed address allocation scheme among stateful address automatic allocation schemes. Network connection can be easily achieved by preventing collision even when the network connection of the system that needs to assign a fixed address to the control server or service server.

시스템의 활성화가 이루어지는 방법여부 및 상태기반 서버가 관리하는 주소의 할당여부에 제한되지 않고, 유일성 검사 단계에서 다른 시스템으로의 주소 중복 할당을 방지함으로써 좀 더 안정적인 네트운영을 가능케 한다.It is not limited to how the system is activated and whether or not the address is managed by the state-based server, and prevents duplicate assignment of addresses to other systems in the uniqueness check step, thereby enabling more stable net operation.

또한, 본 발명은 상태기반 서버가 관리하는 주소 중 할당 예정인 주소만 유 일성 판단 여부를 수행하므로 메세지 전송의 혼잡을 줄이고 검사의 효율성을 높이는 효과를 발생한다. In addition, the present invention performs the uniqueness determination of only the addresses scheduled to be assigned among the addresses managed by the state-based server, thereby reducing the congestion of the message transmission and increasing the efficiency of the inspection.

Claims (6)

N개의 고정적인 주소를 할당하는 주소 관리 서버에서 주소 충돌을 방지하기 위한 장치로서, A device for preventing address conflicts in an address management server that allocates N static addresses. 프로미스큐오스(PROMISCUOUS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 상기 패킷이 주소의 사용 여부를 확인하는 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신하는 수신부;A receiver configured to receive the packet when the packet includes a neighbor request (NS) message for confirming whether an address is used, based on a header of the packet received using a PROMISCUOUS mode; 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소가 일치하는지 여부를 판단하는 유일성 판단부;A uniqueness determination unit that determines whether or not the addresses to be used included in the received NAVER request (NS) message match the N fixed addresses; 상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소가 일치하는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송하는 충돌알림부;를 포함하는 것을 특징으로 하는 주소 충돌 방지 장치. And a collision notification unit for transmitting a NAVER Declaration (NA) message indicating that the address to be used is duplicated if an address not yet allocated among the N fixed addresses and the address to be used match. Address conflict prevention device characterized in that. 제 1 항에 있어서, The method of claim 1, 상기 주소 관리 서버는 DHCP 서버인 것을 특징으로 하는 주소 충돌 방지 장치. And the address management server is a DHCP server. 제 1 항에 있어서, 상기 유일성 판단부는 The method of claim 1, wherein the uniqueness determination unit 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 판단하는 것을 특징으로 하는 주소 충돌 방지 장치. And determining whether an address to be used included in the received NAVER request message matches an address not yet allocated among the N fixed addresses. N개의 고정적인 주소를 할당하는 주소 관리 서버에서 주소 충돌을 방지하기 위한 방법으로서, A method for preventing address conflicts in an address management server that allocates N static addresses. 프로미스큐오스(PROMISCUOS) 모드를 이용하여 수신한 패킷의 헤더를 기초로 패킷이 주소의 사용 여부를 확인하는 네이버 요청(NS) 메세지를 포함한 경우 상기 패킷을 수신하는 단계;Receiving the packet when the packet includes a neighbor request (NS) message confirming whether an address is used based on a header of the received packet using a PROMISCUOS mode; 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소가 일치하는지 여부를 판단하는 유일성 판단 단계; 및A uniqueness determining step of determining whether or not the addresses to be used included in the received NAVER request (NS) message match the N fixed addresses; And 상기 N개의 고정적인 주소 중 아직 할당되지 않은 주소와 상기 사용하고자 하는 주소와 일치하는 주소가 있는 경우, 상기 사용하고자 하는 주소가 중복됨을 표시하는 네이버 선언(NA) 메세지를 전송하는 단계;를 포함하는 것을 특징으로 하는 주소 충돌 방지 방법.Transmitting a neighbor declaration (NA) message indicating that the desired address is duplicated if there is an address not yet allocated among the N fixed addresses and an address corresponding to the desired address; Address conflict prevention method, characterized in that. 제 4 항에 있어서, 상기 주소 충돌 방법은The method of claim 4, wherein the address conflict method 상태기반 주소 자동할당 중 고정 주소 할당 기능을 담당하는 DHCP 서버가 운용 중인 호스트와 비상태기반 주소 자동할당 기능을 통해 주소를 할당받는 호스트 간에 수행되는 것을 특징으로 하는 주소 충돌 방지 방법.A method for preventing address collision, characterized in that performed between a host in which a DHCP server, which is in charge of a fixed address assignment function, and a host assigned an address through a stateless address auto-assignment function. 제 4 항에 있어서, 상기 유일성 판단 단계는The method of claim 4, wherein the determining the uniqueness 상기 수신된 네이버 요청(NS) 메세지 내에 포함된 사용하고자 하는 주소와 상기 N 개의 고정적인 주소 중 아직 할당되지 않은 주소가 일치하는지 여부를 판단하는 것을 특징으로 하는 주소 충돌 방지 방법. And determining whether an address to be used included in the received NAVER request message matches an address not yet allocated among the N fixed addresses.
KR1020050069079A 2005-07-28 2005-07-28 Method and apparatus for preventing collision of address KR100687746B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050069079A KR100687746B1 (en) 2005-07-28 2005-07-28 Method and apparatus for preventing collision of address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050069079A KR100687746B1 (en) 2005-07-28 2005-07-28 Method and apparatus for preventing collision of address

Publications (2)

Publication Number Publication Date
KR20070014440A KR20070014440A (en) 2007-02-01
KR100687746B1 true KR100687746B1 (en) 2007-02-27

Family

ID=38080217

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050069079A KR100687746B1 (en) 2005-07-28 2005-07-28 Method and apparatus for preventing collision of address

Country Status (1)

Country Link
KR (1) KR100687746B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101375540B1 (en) 2007-08-22 2014-03-19 삼성전자주식회사 Method and Apparatus for performing neighbor discovery in a heterogeneous network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
1020017014668

Also Published As

Publication number Publication date
KR20070014440A (en) 2007-02-01

Similar Documents

Publication Publication Date Title
USRE42078E1 (en) Method for preventing IP address cheating in dynamic address allocation
EP2364543B1 (en) Broadband network access
US8260888B2 (en) Address configuration method, apparatus and system
KR100689734B1 (en) method and apparatus for allocating address in wireless network
JP3759129B2 (en) Apparatus and method for automatically assigning virtual address to duplicate address node
US8107417B2 (en) Method and mobile terminal for allocating IP address in wireless network
KR100864158B1 (en) Address generation/allocation method based on wireless broadband access network, mobile resource configuration method using its
CN102984288A (en) Method and system for managing internet protocol version 6 (IPV6) address conflicts automatically
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
EP2442521A1 (en) Method for obtaining ip address of dynamic host configuration protocol version 6 server, dynamic host configuration protocol version 6 server and dynamic host configuration protocol version 6 communication system
CN101179515B (en) Method and device for inhibiting black hole routing
US9503418B2 (en) Method and apparatus for obtaining remote IP address
KR101213159B1 (en) Mobile terminal and method for assigning ip address in wireless network
KR100687746B1 (en) Method and apparatus for preventing collision of address
JP2001308909A (en) Method for assigning logical network address and terminal
JP2007081456A (en) Converter
US9307391B2 (en) Method and system for management of the mobility of a mobile network
CN107770070B (en) Information transmission method, equipment and system
JP2005210554A (en) Dhcp substitute server
KR100389583B1 (en) Multicast address allocation method and apparatus using link local address
JP2005033302A (en) Method of automatically assigning ip address, and terminal device
KR100753815B1 (en) Apparatus and method for packet filtering
CN101909091A (en) Address violation detection method, customer premises equipment and host
CN113873503A (en) Gateway bridging networking method, device and router
JP2018129752A (en) Communication device, communication apparatus and network device

Legal Events

Date Code Title Description
A201 Request for examination
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: 20110131

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee