KR102068819B1 - Method and server for connecting device with access point using dynamic host configuration protocol option value - Google Patents

Method and server for connecting device with access point using dynamic host configuration protocol option value Download PDF

Info

Publication number
KR102068819B1
KR102068819B1 KR1020160164402A KR20160164402A KR102068819B1 KR 102068819 B1 KR102068819 B1 KR 102068819B1 KR 1020160164402 A KR1020160164402 A KR 1020160164402A KR 20160164402 A KR20160164402 A KR 20160164402A KR 102068819 B1 KR102068819 B1 KR 102068819B1
Authority
KR
South Korea
Prior art keywords
terminal
option value
dhcp option
information
dhcp
Prior art date
Application number
KR1020160164402A
Other languages
Korean (ko)
Other versions
KR20180064140A (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 KR1020160164402A priority Critical patent/KR102068819B1/en
Publication of KR20180064140A publication Critical patent/KR20180064140A/en
Application granted granted Critical
Publication of KR102068819B1 publication Critical patent/KR102068819B1/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]
    • H04L61/2015
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof
    • H04L67/16
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Abstract

단말 관리 서버에서 수행되는 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법은 단말로부터 단말이 접속한 AP(Access Point)의 접속 정보를 포함하는 AP 정보를 수신하는 단계, AP 정보에 기초하여 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 단계 및 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 판단 결과에 기초하여 단말의 AP로의 접속 유지 여부를 판단하는 단계를 포함할 수 있다. A method of connecting a terminal to an access point using a Dynamic Host Configuration Protocol (DHCP) option value performed by a terminal management server includes receiving AP information including access information of an access point (AP) to which the terminal is connected from the terminal. Obtaining a DHCP option value of the AP to which the terminal is connected based on the AP information, determining whether the DHCP option value corresponds to a preset DHCP option value, and determining whether to maintain the connection to the AP based on the determination result. Determining may include.

Description

DHCP 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법 및 서버{METHOD AND SERVER FOR CONNECTING DEVICE WITH ACCESS POINT USING DYNAMIC HOST CONFIGURATION PROTOCOL OPTION VALUE}METHOOD AND SERVER FOR CONNECTING DEVICE WITH ACCESS POINT USING DYNAMIC HOST CONFIGURATION PROTOCOL OPTION VALUE}

본 발명은 DHCP 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법 및 서버에 관한 것이다. The present invention relates to a method and a server for connecting a terminal to an access point using a DHCP option value.

사설 공유기(AP, Access Point)는 인터넷서비스제공업체(ISP)로부터 IP주소 동적할당(DHCP) 기법을 통해 인터넷과 연결될 수 있는 IP 주소를 주기적으로 할당받는다. 즉, 댁내 홈단말에 접속할 수 있는 IP 주소가 DHCP에 의해 수시로 변경된다. Access Points (APs) are regularly assigned IP addresses that can be connected to the Internet through the IP Address Dynamic Allocation (DHCP) scheme from Internet Service Providers (ISPs). That is, the IP address for accessing the home terminal of the home is frequently changed by the DHCP.

한편, 통신사 사업자들은 별도의 DHCP 서버를 운용하고 있어, 홈단말이 직접 인터넷에 접속하거나, 통신사 사업자의 공유기를 통해 인터넷에 접속하는 경우 DHCP 서버는 홈단말의 DHCP 옵션 값을 확인하고 해당 홈단말에게 프리미엄 IP 주소를 할당해 주고 있다. 이러한, 통신사 사업자들은 프리미엄 IP 주소를 홈단말에게 할당함으로써 고품질 통신 서비스를 제공하고 있다. On the other hand, carriers operate a separate DHCP server, so if a home terminal directly accesses the Internet or accesses the Internet through a router of a carrier, the DHCP server checks the DHCP option value of the home terminal and provides the corresponding home terminal. It's assigning a premium IP address. Such carriers are providing high quality communication services by allocating premium IP addresses to home terminals.

이와 같이, 홈단말이 사설 공유기를 통해 사설 IP를 할당받게 되면, 홈단말은 프리미엄 IP 주소를 통한 고품질 통신 서비스를 제공받지 못하게 되는 문제점이 있었다. 또한, 홈단말은 할당받은 IP가 사설 IP인지 프리미엄 IP인지를 판단하기 어렵다는 문제점이 있었다. As such, when the home terminal is assigned a private IP through a private router, there is a problem that the home terminal does not receive a high quality communication service through a premium IP address. In addition, the home terminal has a problem that it is difficult to determine whether the assigned IP is a private IP or a premium IP.

선행 기술인 한국등록특허 제1337192호에는 접속 가능한 AP를 검색하여 AP 검색 리스트를 생성하고, AP 검색 리스트 상의 각 AP에 접속하여 가용한 AP를 판별하는 구성이 개시되어 있다. Korean Patent No. 1337192, which is a prior art, discloses a configuration of searching for accessible APs, generating an AP search list, and determining available APs by accessing each AP on the AP search list.

AP(Access Point)의 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 획득하고, 획득된 DHCP 옵션 값을 이용하여 단말이 기설정된 DHCP 옵션 값을 가지는 AP에 접속하도록 하고자 한다. 다만, 본 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다. It is intended to obtain a Dynamic Host Configuration Protocol (DHCP) option value of an access point (AP), and to access a terminal having a preset DHCP option value using the obtained DHCP option value. However, the technical problem to be achieved by the present embodiment is not limited to the above technical problems, and other technical problems may exist.

상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 제 1 측면에 따른 단말 관리 서버에서 수행되는 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법은 단말로부터 상기 단말이 접속한 AP(Access Point)의 접속 정보를 포함하는 AP 정보를 수신하는 단계; 상기 AP 정보에 기초하여 상기 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 단계; 및 상기 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 상기 판단 결과에 기초하여 상기 단말의 상기 AP로의 접속 유지 여부를 판단하는 단계를 포함할 수 있다. As a technical means for achieving the above-described technical problem, a method for connecting a terminal to an access point using a DHCP (Dynamic Host Configuration Protocol) option value performed in the terminal management server according to the first aspect of the present invention Receiving AP information including access information of an access point (AP) to which the terminal is connected; Obtaining a DHCP option value of an AP accessed by the terminal based on the AP information; And determining whether the DHCP option value corresponds to a preset DHCP option value, and determining whether the terminal maintains connection to the AP based on the determination result.

본 발명의 제 2 측면에 따른 단말 관리 서버는 단말로부터 상기 단말이 접속한 AP(Access Point)의 접속 정보를 포함하는 AP 정보를 수신하는 AP 정보 수신부; 상기 AP 정보에 기초하여 상기 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 DHCP 옵션값 획득부; 및 상기 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 상기 판단 결과에 기초하여 상기 단말의 상기 AP로의 접속 유지 여부를 판단하는 판단부를 포함할 수 있다. A terminal management server according to a second aspect of the present invention includes an AP information receiving unit for receiving AP information including access information of an access point (AP) to which the terminal is connected; A DHCP option value obtaining unit obtaining a DHCP option value of an AP to which the terminal is connected based on the AP information; And a determination unit determining whether the DHCP option value corresponds to a preset DHCP option value, and determining whether to maintain the connection of the terminal to the AP based on the determination result.

상술한 과제 해결 수단은 단지 예시적인 것으로서, 본 발명을 제한하려는 의도로 해석되지 않아야 한다. 상술한 예시적인 실시예 외에도, 도면 및 발명의 상세한 설명에 기재된 추가적인 실시예가 존재할 수 있다.The above-described problem solving means are merely exemplary, and should not be construed as limiting the present invention. In addition to the exemplary embodiments described above, there may be additional embodiments described in the drawings and detailed description of the invention.

전술한 본 발명의 과제 해결 수단 중 어느 하나에 의하면, AP(Access Point)의 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 획득하고, 획득된 DHCP 옵션 값을 이용하여 단말이 기설정된 DHCP 옵션 값을 가지는 AP에 접속하도록 함으로써 단말이 프리미엄 IP를 할당받고 이로 인해 고품질 통신 서비스를 제공받을 수 있다. According to any one of the above-described problem solving means of the present invention, to obtain a DHCP (Dynamic Host Configuration Protocol) option value of the AP (Access Point), the terminal having a predetermined DHCP option value using the obtained DHCP option value By accessing the AP, the terminal may be assigned a premium IP, thereby providing a high quality communication service.

도 1은 본 발명의 일 실시예에 따른, 프리미엄 IP 할당 시스템의 구성도이다.
도 2는 본 발명의 일 실시예에 따른, 도 1에 도시된 단말 관리 서버의 블록도이다.
도 3은 본 발명의 일 실시예에 따른, DHCP(Dynamic Host Configuration Protocol) 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법을 나타낸 동작 흐름도이다.
1 is a block diagram of a premium IP allocation system according to an embodiment of the present invention.
2 is a block diagram of the terminal management server shown in FIG. 1 according to an embodiment of the present invention.
3 is a flowchart illustrating a method of connecting a terminal to an access point using a Dynamic Host Configuration Protocol (DHCP) option value according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. 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 "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another element in between. . In addition, when a part is said to "include" a certain component, this means that it may further include other components, except to exclude other components unless otherwise stated.

본 명세서에 있어서 '부(部)'란, 하드웨어에 의해 실현되는 유닛(unit), 소프트웨어에 의해 실현되는 유닛, 양방을 이용하여 실현되는 유닛을 포함한다. 또한, 1 개의 유닛이 2 개 이상의 하드웨어를 이용하여 실현되어도 되고, 2 개 이상의 유닛이 1 개의 하드웨어에 의해 실현되어도 된다. In the present specification, the term 'unit' includes a unit realized by hardware, a unit realized by software, and a unit realized by both. In addition, one unit may be realized using two or more pieces of hardware, and two or more units may be realized by one piece of hardware.

본 명세서에 있어서 단말 또는 디바이스가 수행하는 것으로 기술된 동작이나 기능 중 일부는 해당 단말 또는 디바이스와 연결된 서버에서 대신 수행될 수도 있다. 이와 마찬가지로, 서버가 수행하는 것으로 기술된 동작이나 기능 중 일부도 해당 서버와 연결된 단말 또는 디바이스에서 수행될 수도 있다. Some of the operations or functions described as being performed by the terminal or the device in the present specification may instead be performed in a server connected to the terminal or the device. Similarly, some of the operations or functions described as being performed by the server may be performed by a terminal or a device connected to the server.

이하, 첨부된 구성도 또는 처리 흐름도를 참고하여, 본 발명의 실시를 위한 구체적인 내용을 설명하도록 한다. Hereinafter, with reference to the accompanying configuration diagram or processing flow chart, it will be described in detail for the practice of the present invention.

도 1은 본 발명의 일 실시예에 따른, 프리미엄 IP 할당 시스템의 구성도이다. 1 is a block diagram of a premium IP allocation system according to an embodiment of the present invention.

도 1을 참조하면, 프리미엄 IP 할당 시스템은 단말 관리 서버(100), 단말(110) 및 복수의 AP(120)를 포함할 수 있다. 다만, 이러한 도 1의 프리미엄 IP 할당 시스템은 본 발명의 일 실시예에 불과하므로 도 1을 통해 본 발명이 한정 해석되는 것은 아니며, 본 발명의 다양한 실시예들에 따라 도 1과 다르게 구성될 수도 있다. Referring to FIG. 1, the premium IP allocation system may include a terminal management server 100, a terminal 110, and a plurality of APs 120. However, since the premium IP allocation system of FIG. 1 is only an embodiment of the present invention, the present invention is not limitedly interpreted through FIG. 1 and may be configured differently from FIG. 1 according to various embodiments of the present invention. .

일반적으로, 도 1의 프리미엄 IP 할당 시스템의 각 구성요소들은 네트워크를 통해 연결된다. 네트워크는 단말들 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 이러한 네트워크(network)의 일례에는 3G, 4G, 5G, 3GPP(3rd Generation Partnership Project), LTE(Long Term Evolution), WIMAX(World Interoperability for Microwave Access), 와이파이(Wi-Fi) 등이 포함되나 이에 한정되지는 않는다. In general, each component of the premium IP allocation system of FIG. 1 is connected via a network. The network refers to a connection structure capable of exchanging information between respective nodes such as terminals and servers. Examples of such a network include 3G, 4G, 5G, 3rd Generation Partnership Project (3GPP), and LTE (Long). Term Evolution, WIMAX (World Interoperability for Microwave Access), Wi-Fi, and the like.

단말 관리 서버(100)는 단말(110)이 프리미엄 IP를 통해 고품질 통신 서비스를 제공받기 위해, 통신사 사업자가 기설정한 DHCP 옵션값을 가진 AP(Access Point) (즉, 통신사 사업자의 AP)로 단말(110)이 접속할 수 있도록 단말(110)을 관리하는 서버이다. 예를 들면, 단말 관리 서버(100)는 단말(110)의 모델, IP 주소, 맥주소, 펌웨어 버전 등을 관리할 수도 있다. In order for the terminal 110 to receive a high quality communication service through a premium IP, the terminal management server 100 may be a terminal (AP) having an DHCP option value set by a carrier company (that is, an AP of a carrier company). The server 110 manages the terminal 110 so that the terminal 110 can access the same. For example, the terminal management server 100 may manage a model, an IP address, a beer station, a firmware version, and the like of the terminal 110.

단말 관리 서버(100)는 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 이용하여 통신사 사업자가 기설정한 DHCP 옵션값을 가진 AP를 검색할 수 있다. The terminal management server 100 may search for an AP having a DHCP option value preset by the service provider using a Dynamic Host Configuration Protocol (DHCP) option value.

구체적으로, 단말 관리 서버(100)는 단말(110)로부터 단말(110)이 접속한 AP(122)의 접속 정보를 포함하는 AP 정보를 수신하고, AP 정보에 기초하여 단말(110)이 접속한 AP(122)의 DHCP 옵션 값을 획득할 수 있다. Specifically, the terminal management server 100 receives AP information including access information of the AP 122 connected to the terminal 110 from the terminal 110, and the terminal 110 accesses based on the AP information. The DHCP option value of the AP 122 may be obtained.

단말 관리 서버(100)는 획득된 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단함으로써 단말(110)이 AP(122)로의 접속을 유지할지에 대한 여부를 결정할 수 있다. 여기서, 기설정된 DHCP 옵션 값은 통신사업자가 설정한 DHCP 옵션 값으로서, 프리미엄 IP를 할당받기 위한 값이다. The terminal management server 100 may determine whether the terminal 110 maintains a connection to the AP 122 by determining whether the obtained DHCP option value corresponds to a preset DHCP option value. Here, the predetermined DHCP option value is a DHCP option value set by the communication service provider, and is a value for assigning a premium IP.

단말 관리 서버(100)는 획득된 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는 경우, 단말(110)로 AP(122)로의 접속을 유지하도록 하는 명령을 전송할 수 있다. The terminal management server 100 may transmit a command for maintaining the connection to the AP 122 to the terminal 110 when the obtained DHCP option value corresponds to a preset DHCP option value.

단말 관리 서버(100)는 획득된 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP(124)를 검색한 후, 단말(110)이 검색된 적어도 하나의 AP(124)로 재접속하도록 하는 명령을 단말(110)에게 전송할 수 있다. When the obtained DHCP option value does not correspond to the preset DHCP option value, the terminal management server 100 searches for at least one AP 124 having the preset DHCP option value, and then searches for at least the terminal 110. A command to reconnect to one AP 124 may be transmitted to the terminal 110.

단말(110)은 홈 IoT 단말로서, 예를 들면, 댁내에 설치된 인터넷 전화, 홈캠, 셋탑박스 등을 포함할 수 있다. The terminal 110 is a home IoT terminal, and may include, for example, an internet phone, a home cam, a set top box, or the like installed in the home.

단말(110)은 단말(110)이 접속한 AP(122)의 접속 정보를 포함하는 AP 정보를 단말 관리 서버(100)에게 전송할 수 있다. The terminal 110 may transmit AP information including access information of the AP 122 connected to the terminal 110 to the terminal management server 100.

단말(110)은 단말(110)이 접속한 AP(122)의 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부에 기초하여 단말 관리 서버(100)로부터 AP(122)로의 접속을 유지하도록 하는 명령을 수신하거나, 단말 관리 서버(100)에 의해 검색된 적어도 하나의 AP(124)로 재접속하도록 하는 명령을 수신할 수 있다. The terminal 110 maintains a connection from the terminal management server 100 to the AP 122 based on whether the DHCP option value of the AP 122 connected to the terminal 110 corresponds to a preset DHCP option value. Receive a command, or may receive a command to reconnect to at least one AP (124) retrieved by the terminal management server (100).

이하에서는 도 1의 프리미엄 IP 할당 시스템의 각 구성요소의 동작에 대해 보다 구체적으로 설명한다. Hereinafter, the operation of each component of the premium IP allocation system of FIG. 1 will be described in more detail.

도 2는 본 발명의 일 실시예에 따른, 도 1에 도시된 단말 관리 서버(100)의 블록도이다. 도 2를 참조하면, 단말 관리 서버(100)는 AP 정보 수신부(200), DHCP 옵션값 획득부(210), 판단부(220) 및 명령 전송부(230)를 포함할 수 있다. 다만, 도 2에 도시된 단말 관리 서버(100)는 본 발명의 하나의 구현 예에 불과하며, 도 2에 도시된 구성요소들을 기초로 하여 여러 가지 변형이 가능하다. 2 is a block diagram of the terminal management server 100 shown in FIG. 1 according to an embodiment of the present invention. Referring to FIG. 2, the terminal management server 100 may include an AP information receiver 200, a DHCP option value obtainer 210, a determiner 220, and a command transmitter 230. However, the terminal management server 100 shown in FIG. 2 is just one implementation example of the present invention, and various modifications are possible based on the components shown in FIG. 2.

AP 정보 수신부(200)는 단말(110)이 접속한 AP(122)의 접속 정보를 포함하는 AP 정보를 단말(110)로부터 수신할 수 있다. 여기서, AP 정보는 단말(110)이 접속 가능한 AP의 리스트 정보를 더 포함할 수 있다. The AP information receiver 200 may receive AP information including access information of the AP 122 connected to the terminal 110 from the terminal 110. Here, the AP information may further include list information of an AP accessible by the terminal 110.

DHCP 옵션값 획득부(210)는 단말(110)로부터 수신한 AP 정보에 기초하여 단말(110)이 접속한 AP(122)의 DHCP 옵션 값을 획득할 수 있다. The DHCP option value obtaining unit 210 may obtain a DHCP option value of the AP 122 connected to the terminal 110 based on the AP information received from the terminal 110.

예를 들어, DHCP 옵션값 획득부(210)는 AP 정보에 포함된 AP의 리스트 정보에 기초하여 단말(110)이 접속 가능한 AP(120) 각각에 원격으로 접속하고, 단말(110)이 접속 가능한 AP(120) 각각의 DHCP 옵션 값을 획득할 수 있다. For example, the DHCP option value obtaining unit 210 remotely connects to each of the APs 120 to which the terminal 110 can access based on the list information of the AP included in the AP information, and the terminal 110 can connect thereto. A DHCP option value of each of the APs 120 may be obtained.

판단부(220)는 단말(110)이 접속한 AP(122)의 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 판단 결과에 기초하여 단말(110)의 AP(122)로의 접속 유지 여부를 판단할 수 있다. The determination unit 220 determines whether the DHCP option value of the AP 122 connected to the terminal 110 corresponds to a preset DHCP option value, and based on the determination result, the determination unit 220 transfers the terminal 110 to the AP 122. It is possible to determine whether to maintain the connection.

명령 전송부(230)는 AP(122)의 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는 경우, 단말(110)로 AP(122)로의 접속을 유지하도록 하는 명령을 전송할 수 있다. When the DHCP option value of the AP 122 corresponds to a preset DHCP option value, the command transmitter 230 may transmit a command to maintain the connection to the AP 122 to the terminal 110.

DHCP 옵션값 획득부(210)는 AP(122)의 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 단말(110)이 접속 가능한 AP(120) 중 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP(124)를 검색할 수 있다. When the DHCP option value of the AP 122 does not correspond to a preset DHCP option value, the DHCP option value obtaining unit 210 has at least one of a preset DHCP option value among the APs 120 accessible by the terminal 110. The AP 124 may be searched for.

명령 전송부(230)는 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP(124)로 단말(110)이 재접속하도록 하는 명령을 단말(110)에게 전송할 수 있다. When the DHCP option value does not correspond to the preset DHCP option value, the command transmitter 230 may command the terminal 110 to reconnect to at least one AP 124 having the preset DHCP option value. ) Can be sent.

도 3은 본 발명의 일 실시예에 따른, DHCP 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법을 나타낸 동작 흐름도이다. 3 is a flowchart illustrating a method of connecting a terminal to an access point using a DHCP option value according to an embodiment of the present invention.

도 3에 도시된 실시예에 따른 액세스 포인트 연결 방법은 도 1 내지 도 2에 도시된 실시예에 따른 단말 관리 서버(100), 단말(110) 및 복수의 AP(120)에서 시계열적으로 처리되는 단계들을 포함한다. 따라서, 이하 생략된 내용이라고 하더라도 도 1 내지 도 2의 단말 관리 서버(100), 단말(110) 및 복수의 AP(120)에 관하여 기술된 내용은 도 3에 도시된 실시예에 따른 액세스 포인트 연결 방법에도 적용될 수 있다. The access point connection method according to the embodiment shown in FIG. 3 is processed in time series by the terminal management server 100, the terminal 110, and the plurality of APs 120 according to the embodiment shown in FIGS. 1 to 2. Steps. Therefore, although omitted below, contents described with respect to the terminal management server 100, the terminal 110, and the plurality of APs 120 of FIGS. 1 to 2 are connected to an access point according to the embodiment shown in FIG. 3. The method may also be applied.

도 3을 참조하면, 단계 S301에서 단말 관리 서버(100)는 단말(110)로부터 단말(110)이 접속한 AP(122)의 접속 정보를 포함하는 AP 정보를 수신할 수 있다. 여기서, AP 정보는 단말(110)이 접속 가능한 AP의 리스트 정보를 더 포함할 수 있다. Referring to FIG. 3, in step S301, the terminal management server 100 may receive AP information including access information of an AP 122 connected to the terminal 110 from the terminal 110. Here, the AP information may further include list information of an AP accessible by the terminal 110.

단계 S303에서 단말 관리 서버(100)는 AP 정보에 기초하여 단말(110)이 접속한 AP(122)의 DHCP 옵션 값을 획득할 수 있다. In operation S303, the terminal management server 100 may obtain a DHCP option value of the AP 122 connected to the terminal 110 based on the AP information.

단계 S305에서 단말 관리 서버(100)는 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 판단 결과에 기초하여 단말(110)의 AP(122)로의 접속 유지 여부를 판단할 수 있다. In operation S305, the terminal management server 100 may determine whether the DHCP option value corresponds to a preset DHCP option value, and determine whether to maintain the connection of the terminal 110 to the AP 122 based on the determination result. .

도 3에는 도시되지 않았으나, 단계 S303에서 단말 관리 서버(100)는 AP의 리스트 정보에 기초하여 단말(110)이 접속 가능한 AP 각각에 원격으로 접속하고, 단말(110)이 접속 가능한 AP 각각의 DHCP 옵션 값을 획득할 수 있다. Although not shown in FIG. 3, in step S303, the terminal management server 100 remotely accesses each AP accessible by the terminal 110 based on the list information of the AP, and DHCP of each AP accessible by the terminal 110. The option value can be obtained.

도 3에는 도시되지 않았으나, 단계 S305에서 단말 관리 서버(100)는 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는 경우, 단말(110)로 AP(122)로의 접속을 유지하도록 하는 명령을 전송할 수 있다. Although not shown in FIG. 3, in step S305, when the DHCP option value corresponds to a preset DHCP option value, the terminal management server 100 may transmit a command to maintain the connection to the AP 122 to the terminal 110. have.

도 3에는 도시되지 않았으나, 단계 S303에서 단말 관리 서버(100)는 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 단말(110)이 접속 가능한 AP 중 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP(124)를 검색할 수 있다. 또한, 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP(124)로 단말(110)이 재접속하도록 하는 명령을 단말(110)에게 전송할 수 있다. Although not shown in FIG. 3, in step S303, when the DHCP option value does not correspond to a preset DHCP option value, the terminal management server 100 includes at least one of a preset DHCP option value among APs accessible by the terminal 110. The AP 124 may be searched for. In addition, the terminal 110 may transmit a command to the terminal 110 to reconnect to the at least one AP 124 having a predetermined DHCP option value.

상술한 설명에서, 단계 S301 내지 S305는 본 발명의 구현예에 따라서, 추가적인 단계들로 더 분할되거나, 더 적은 단계들로 조합될 수 있다. 또한, 일부 단계는 필요에 따라 생략될 수도 있고, 단계 간의 순서가 변경될 수도 있다. In the above description, steps S301 to S305 may be further divided into additional steps or combined into fewer steps, according to an embodiment of the present invention. In addition, some steps may be omitted as necessary, and the order between the steps may be changed.

본 발명의 일 실시예는 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행 가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. An embodiment of the present invention may also be implemented in the form of a recording medium including instructions executable by a computer, such as a program module executed by the computer. Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media. In addition, computer readable media may include all computer storage media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다. The foregoing description of the present invention is intended for illustration, and it will be understood by those skilled in the art that the present invention may be easily modified in other specific forms without changing the technical spirit or essential features of the present invention. will be. Therefore, it should be understood that the embodiments described above are exemplary in all respects and not restrictive. For example, each component described as a single type may be implemented in a distributed manner, and similarly, components described as distributed may be implemented in a combined form.

본 발명의 범위는 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is shown by the following claims rather than the detailed description, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included in the scope of the present invention. .

100: 단말 관리 서버
110: 단말
120: 접속 가능한 AP
100: terminal management server
110: terminal
120: AP accessible

Claims (13)

단말 관리 서버에서 수행되는 DHCP(Dynamic Host Configuration Protocol) 옵션 값을 이용하여 단말을 액세스 포인트에 연결하는 방법에 있어서,
단말로부터 상기 단말이 접속한 AP(Access Point)의 접속 정보를 포함하는 AP 정보를 수신하는 단계;
상기 AP 정보에 기초하여 상기 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 단계; 및
상기 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 상기 판단 결과에 기초하여 상기 단말의 상기 AP로의 접속 유지 여부를 판단하는 단계
를 포함하되,
상기 단말이 접속한 AP의 DHCP 옵션 값이 상기 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 상기 단말이 접속 가능한 AP 중 상기 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP를 검색하는 단계; 및
상기 단말이 상기 검색된 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP로 재접속하도록 하는 명령을 상기 단말로 전송하는 단계를 더 포함하고,
상기 검색된 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP는 상기 단말이 접속한 AP보다 고품질 통신 서비스를 제공하는 것인, 방법.
A method of connecting a terminal to an access point using a value of a Dynamic Host Configuration Protocol (DHCP) option performed by a terminal management server,
Receiving AP information including access information of an access point (AP) to which the terminal is connected;
Obtaining a DHCP option value of an AP accessed by the terminal based on the AP information; And
Determining whether the DHCP option value corresponds to a preset DHCP option value, and determining whether the terminal maintains connection to the AP based on the determination result;
Including but not limited to:
Searching for at least one AP having the preset DHCP option value among APs accessible by the terminal when the DHCP option value of the AP to which the terminal is connected does not correspond to the preset DHCP option value; And
Sending a command to the terminal to reconnect to the at least one AP having the searched preset DHCP option value;
At least one AP having the found preset DHCP option value provides a higher quality communication service than an AP to which the terminal is connected.
제 1 항에 있어서,
상기 AP 정보는 상기 단말이 접속 가능한 AP의 리스트 정보를 더 포함하는 것인, 방법.
The method of claim 1,
The AP information further comprises list information of an AP accessible by the terminal.
제 2 항에 있어서,
상기 AP 정보에 기초하여 상기 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 단계는
상기 AP의 리스트 정보에 기초하여 상기 단말이 접속 가능한 AP 각각에 원격으로 접속하는 단계; 및
상기 단말이 접속 가능한 AP 각각의 DHCP 옵션 값을 획득하는 단계
를 포함하는 것인, 방법.
The method of claim 2,
Obtaining a DHCP option value of the AP connected to the terminal based on the AP information
Remotely accessing each of the APs accessible by the terminal based on the list information of the AP; And
Acquiring a DHCP option value of each AP accessible by the terminal;
It comprises a.
제 1 항에 있어서,
상기 DHCP 옵션 값이 상기 기설정된 DHCP 옵션 값에 해당하는 경우, 상기 단말로 상기 AP로의 접속을 유지하도록 하는 명령을 전송하는 단계
를 더 포함하는 것인, 방법.
The method of claim 1,
If the DHCP option value corresponds to the preset DHCP option value, transmitting a command to maintain the connection to the AP to the terminal.
It further comprises.
삭제delete 제 1 항에 있어서,
상기 단말은 홈 IoT 단말인 것인, 방법.
The method of claim 1,
The terminal is a home IoT terminal.
단말 관리 서버에 있어서,
단말로부터 상기 단말이 접속한 AP(Access Point)의 접속 정보를 포함하는 AP 정보를 수신하는 AP 정보 수신부;
상기 AP 정보에 기초하여 상기 단말이 접속한 AP의 DHCP 옵션 값을 획득하는 DHCP 옵션값 획득부; 및
상기 DHCP 옵션 값이 기설정된 DHCP 옵션 값에 해당하는지 여부를 판단하고, 상기 판단 결과에 기초하여 상기 단말의 상기 AP로의 접속 유지 여부를 판단하는 판단부
를 포함하고,
상기 DHCP 옵션값 획득부는 상기 단말이 접속한 AP의 DHCP 옵션 값이 상기 기설정된 DHCP 옵션 값에 해당하지 않는 경우, 상기 단말이 접속 가능한 AP 중 상기 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP를 검색하고,
상기 단말 관리 서버는 상기 단말이 상기 검색된 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP로 재접속하도록 하는 명령을 상기 단말로 전송하는 명령 전송부를 포함하고,
상기 검색된 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP는 상기 단말이 접속한 AP보다 고품질 통신 서비스를 제공하는 것인, 단말 관리 서버.
In the terminal management server,
An AP information receiver configured to receive AP information including access information of an access point (AP) to which the terminal is connected;
A DHCP option value obtaining unit obtaining a DHCP option value of an AP to which the terminal is connected based on the AP information; And
A determination unit determines whether the DHCP option value corresponds to a preset DHCP option value, and determines whether to maintain the connection of the terminal to the AP based on the determination result.
Including,
The DHCP option value obtaining unit searches for at least one AP having the preset DHCP option value among APs accessible by the terminal when the DHCP option value of the AP to which the terminal is connected does not correspond to the preset DHCP option value. and,
The terminal management server includes a command transmitter for transmitting a command to the terminal to reconnect the terminal to at least one AP having the searched preset DHCP option value.
The at least one AP having the found preset DHCP option value provides a higher quality communication service than the AP to which the terminal is connected.
제 7 항에 있어서,
상기 AP 정보는 상기 단말이 접속 가능한 AP의 리스트 정보를 더 포함하는 것인, 단말 관리 서버.
The method of claim 7, wherein
The AP information further includes list information of an AP accessible by the terminal.
제 8 항에 있어서,
상기 DHCP 옵션값 획득부는 상기 AP의 리스트 정보에 기초하여 상기 단말이 접속 가능한 AP 각각에 원격으로 접속하고, 상기 단말이 접속 가능한 AP 각각의 DHCP 옵션 값을 획득하는 것인, 단말 관리 서버.
The method of claim 8,
The DHCP option value obtaining unit remotely accesses each of the APs accessible by the terminal based on the list information of the AP, and obtains a DHCP option value of each of the APs accessible by the terminal.
제 7 항에 있어서,
상기 DHCP 옵션 값이 상기 기설정된 DHCP 옵션 값에 해당하는 경우, 상기 단말로 상기 AP로의 접속을 유지하도록 하는 명령을 전송하는 명령 전송부
를 더 포함하는 것인, 단말 관리 서버.
The method of claim 7, wherein
If the DHCP option value corresponds to the predetermined DHCP option value, the command transmission unit for transmitting a command to maintain the connection to the AP to the terminal
The terminal management server further comprising.
제 8 항에 있어서,
상기 DHCP 옵션값 획득부는 상기 단말이 접속 가능한 AP 중 상기 기설정된 DHCP 옵션 값을 가지는 적어도 하나의 AP를 검색하는 것인, 단말 관리 서버.
The method of claim 8,
The DHCP option value obtaining unit searches for at least one AP having the predetermined DHCP option value among APs accessible by the terminal.
삭제delete 제 7 항에 있어서,
상기 단말은 홈 IoT 단말인 것인, 단말 관리 서버.
The method of claim 7, wherein
The terminal is a home IoT terminal, terminal management server.
KR1020160164402A 2016-12-05 2016-12-05 Method and server for connecting device with access point using dynamic host configuration protocol option value KR102068819B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160164402A KR102068819B1 (en) 2016-12-05 2016-12-05 Method and server for connecting device with access point using dynamic host configuration protocol option value

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160164402A KR102068819B1 (en) 2016-12-05 2016-12-05 Method and server for connecting device with access point using dynamic host configuration protocol option value

Publications (2)

Publication Number Publication Date
KR20180064140A KR20180064140A (en) 2018-06-14
KR102068819B1 true KR102068819B1 (en) 2020-01-21

Family

ID=62629419

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160164402A KR102068819B1 (en) 2016-12-05 2016-12-05 Method and server for connecting device with access point using dynamic host configuration protocol option value

Country Status (1)

Country Link
KR (1) KR102068819B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101424916B1 (en) * 2013-02-27 2014-08-01 (주)레인보우와이어리스 AiR protector server providing M2M service and method thereof
WO2016149911A1 (en) * 2015-03-24 2016-09-29 华为技术有限公司 Access point automatic switching method and wireless routing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101424916B1 (en) * 2013-02-27 2014-08-01 (주)레인보우와이어리스 AiR protector server providing M2M service and method thereof
WO2016149911A1 (en) * 2015-03-24 2016-09-29 华为技术有限公司 Access point automatic switching method and wireless routing device

Also Published As

Publication number Publication date
KR20180064140A (en) 2018-06-14

Similar Documents

Publication Publication Date Title
US10827421B2 (en) Network slice selection method, user equipment, and network device
US9350814B2 (en) Internet protocol connectivity over a service-oriented architecture bus
TWI675572B (en) Network service system and network service method
US10110716B2 (en) Apparatus and method for providing a service connection through access layer in wireless communication system
US10637794B2 (en) Resource subscription method, resource subscription apparatus, and resource subscription system
CN103229478B (en) A kind of method and apparatus determining virtual-machine drift
US20130136126A1 (en) Data center network system and packet forwarding method thereof
EP3461226B1 (en) Home gateway and forwarding service method thereof
US11937336B2 (en) Signaling transmission interface compatibility method and apparatus
WO2019062593A1 (en) Packet transmission method and device, and computer readable storage medium
US10075410B2 (en) Apparatus and methods for assigning internetwork addresses
US11064390B2 (en) Traffic control method and device, terminal, system, and storage medium
US10616066B2 (en) Device discovery in a network environment
CN107070790B (en) Route learning method and routing equipment
KR102182767B1 (en) Discovery of multi-hop capabilities and routing on a per link basis
CN108270591B (en) Method for configuring network equipment and related equipment
CA2940731A1 (en) Method for accessing local services in wlans
US10972426B1 (en) Enhanced domain name system (DNS) server
EP3435727B1 (en) Access method, apparatus and system
TW201611549A (en) Network device and method for routing
KR102068819B1 (en) Method and server for connecting device with access point using dynamic host configuration protocol option value
CN103916489A (en) Method and system for resolving single-domain-name multi-IP domain name
JP6384187B2 (en) Network system, relay device, and method for controlling configuration of multiple groups in network system
US20230216825A1 (en) Gateway based ip address translation in communication networks
CN101686265B (en) Network equipment, network system and method for establishing data communication

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant