KR102206888B1 - Network apparatus and control method thereof - Google Patents

Network apparatus and control method thereof Download PDF

Info

Publication number
KR102206888B1
KR102206888B1 KR1020190037806A KR20190037806A KR102206888B1 KR 102206888 B1 KR102206888 B1 KR 102206888B1 KR 1020190037806 A KR1020190037806 A KR 1020190037806A KR 20190037806 A KR20190037806 A KR 20190037806A KR 102206888 B1 KR102206888 B1 KR 102206888B1
Authority
KR
South Korea
Prior art keywords
address
fixed
setting
floating
dhcp client
Prior art date
Application number
KR1020190037806A
Other languages
Korean (ko)
Other versions
KR20200116259A (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 KR1020190037806A priority Critical patent/KR102206888B1/en
Publication of KR20200116259A publication Critical patent/KR20200116259A/en
Application granted granted Critical
Publication of KR102206888B1 publication Critical patent/KR102206888B1/en

Links

Images

Classifications

    • H04L61/2015
    • 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
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 네트워크 장치 및 그 제어방법에 관한 것이다. 본 발명에 따른 네트워크 장치의 제어방법은, 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP(Dynamic Host Configuration Protocol) 클라이언트가 동작하고 있는지 여부를 판단하는 단계와; 상기 단계의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 상기 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 상기 단계의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 상기 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 단계를 포함하는 것을 특징으로 한다.The present invention relates to a network device and a control method thereof. The method for controlling a network device according to the present invention includes the steps of determining whether a Dynamic Host Configuration Protocol (DHCP) client that processes a dynamic IP setting is operating when a signal for requesting a setting of a fixed IP address is received; If the DHCP client is not operating as a result of the determination in the above step, the fixed IP address according to the fixed IP address setting request signal is set and registered as the default address, and if the DHCP client is operating as a result of the determination in the step, the DHCP client And setting and registering a fixed IP address as an additional address according to the fixed IP address setting request signal while maintaining the operation.

Figure R1020190037806
Figure R1020190037806

Description

네트워크 장치 및 그 제어방법{NETWORK APPARATUS AND CONTROL METHOD THEREOF}Network device and its control method {NETWORK APPARATUS AND CONTROL METHOD THEREOF}

본 발명은 네트워크 장치 및 그 제어방법에 관한 것으로, 보다 상세하게는 고정 아이피 또는 유동 아이피를 설정하여 통신하는 네트워크 장치 및 그 제어방법에 관한 것이다.The present invention relates to a network device and a control method thereof, and more particularly, to a network device for communicating by setting a fixed IP or a floating IP, and a control method thereof.

네트워크 장치는 소정의 통신망에 연결되어 다른 단말 또는 서버와 통신하는 것으로서, 최종 단말 장치를 의미할 수도 있고 또는 다른 통신 장치들간의 통신을 중계하는 스위치, 라우터와 같은 장치일 수도 있다.The network device is connected to a predetermined communication network and communicates with another terminal or server, and may mean a final terminal device, or may be a device such as a switch or router that relays communication between other communication devices.

이러한 네트워크 장치는 다른 장치들과 통신하기 위해 고유한 네트워크 주소를 가져야 하는데, 예를 들어 라우터를 거쳐 통신하기 위해 아이피(Internet Protocol) 주소를 가져야 한다.These network devices must have unique network addresses to communicate with other devices, for example Internet Protocol (IP) addresses to communicate via routers.

이러한 아이피 주소에는 유동 아이피 주소와 고정 아이피 주소가 있다.These IP addresses include a floating IP address and a fixed IP address.

유동 아이피 주소는 소정의 DHCP 클라이언트의 동작에 따라 외부의 DHCP(Dynamic Host Configuration Protocol) 서버로부터 동적으로 할당받는 것이고, 고정 아이피 주소는 이러한 DHCP 클라이언트의 동작(RFC 1541 등에 따른 동작)과 상관없이 고정적으로 설정 또는 받는 것을 의미한다.The dynamic IP address is dynamically allocated from an external DHCP (Dynamic Host Configuration Protocol) server according to the operation of a predetermined DHCP client, and the fixed IP address is fixed regardless of the operation of such a DHCP client (operation according to RFC 1541, etc.). It means setting or receiving.

유동 아이피 주소와 고정 아이피 주소의 차이점은 그 주소 설정이 고정되는지 여부이다.The difference between a floating IP address and a fixed IP address is whether or not the address setting is fixed.

고정 아이피 주소는 네트워크 장치가 재부팅이 이루어지는 경우라도 변함없이 그 값을 유지하지만, 유동 아이피 주소는 네트워크 장치가 재부팅이 이루어질 때마다 변할 수 있다.The fixed IP address remains unchanged even when the network device reboots, but the floating IP address may change each time the network device reboots.

예를 들어 DHCP 클라이언트의 동작이 설정되고 이에 의해 유동 아이피 주소가 설정된 상태에서 네트워크 장치가 재부팅이 되는 경우, DHCP 클라이언트는 자동으로 DHCP 서버와 통신하여 유동 아이피 주소를 요청하고, DHCP 서버는 자신이 보유한 아이피 주소 중 어느 하나를 동적으로 선정하여 네트워크 장치에 제공하는 것이다.For example, when the operation of the DHCP client is set and the network device is rebooted while the dynamic IP address is set by this, the DHCP client automatically communicates with the DHCP server to request the floating IP address, and the DHCP server One of the IP addresses is dynamically selected and provided to the network device.

그런데 네트워크 장치 중에는 유동 아이피 주소와 고정 아이피 주소 중 어느 하나가 더 적절하다고 할 수 있다.However, among network devices, either a floating IP address or a fixed IP address is more appropriate.

예를 들어 기존의 L2 스위치(여기서 L2는 네트워크 통신 계층 중 데이터링크 계층을 의미함)의 경우 원격 설정을 위해 콘솔 연결을 통해 최소한의 연결 설정을 해줘야 원격에서 접속이 가능하도록 되어 있는데, 최근 SDN(Software Defined Network) 등과 같이 장비의 컨피그 설정을 중앙 집중화하려는 상황에서 L2 스위치의 설정을 과거와 같이 현장에서 콘솔을 접속하여 수행하는 것을 효율적이 않기 때문에 L2 스위치에 DHCP 클라이언트를 구동시켜 원격 접속에 필요한 아이피 주소와 기본 게이트웨이 주소(default gateway address)를 얻도록 하는 방법 즉, 유동 아이피 주소를 획득 및 설정하도록 하는 방법이 이용되고 있다.For example, in the case of an existing L2 switch (where L2 means the data link layer among the network communication layers), remote access is possible only when a minimum connection setting is made through a console connection for remote setting. Software Defined Network), etc., it is not efficient to perform the configuration of the L2 switch by accessing the console in the field as in the past, so the IP required for remote access by running a DHCP client on the L2 switch. A method of obtaining an address and a default gateway address, that is, a method of obtaining and setting a floating IP address, is being used.

그런데 이처럼 L2 스위치에 유동 아이피 주소가 DHCP 클라이언트에 의해 자동 설정되도록 하는 방식은, 최초 L2 스위치의 아이피를 자동으로 설정하는 장점이 있는 반면 L2 스위치 뒷단에 기업이나 가정 고객의 단말 장비들이 수용되는 인터넷 서비스 사업자에게는 관리측면에서 비효율적인 방식이다.However, this method of automatically setting the floating IP address on the L2 switch by the DHCP client has the advantage of automatically setting the IP of the first L2 switch, while Internet service where terminal equipment of business or home customers is accommodated at the back of the L2 switch. For operators, it is an inefficient method in terms of management.

즉, L2 장치 뒷단의 PC나 HGW(Home Gateway)가 유동 아이피 주소를 할당받는 것은 무방하다고 할 수 있고 오히려 더 바람직하다고 할 수 있으나, L2 장치에 유동 아이피가 설정되는 경우에는 해당 장치의 아이피 주소가 변경되는 경우 그 장치의 장애나 상태 정보의 수집 등에 어려움이 발생할 수 있는 것이다.In other words, it can be said that it is safe to have the PC or HGW (Home Gateway) behind the L2 device assigned a floating IP address, and rather, it is more desirable. If it is changed, it may cause difficulties in collecting information about the failure or state of the device.

그런데 현재는 유동 아이피 주소의 설정과 고정 아이피 주소의 설정은 서로 배타적이다.However, currently, setting of a floating IP address and setting of a fixed IP address are mutually exclusive.

즉, 모든 네트워크 장치의 OS(Operating System)에는 유동 아이피 주소를 획득하는 방식과 고정 아이피 주소를 설정하는 방식이 상호 배타적으로 동작하도록 되어 있어서, 예를 들어 유동 아이피 주소로 설정된 네트워크 장치에 고정 아이피 주소를 설정하게 되면 유동 아이피 주소로 접속된 TCP/IP(Transmission Control Protocol/Internet Protocol) 통신이 끊기게 되어 더 이상의 원격 접속이 불가능한 상태가 되는 것이다.That is, in the OS (Operating System) of all network devices, the method of obtaining a floating IP address and the method of setting a fixed IP address are mutually exclusive. For example, a fixed IP address is applied to a network device set as a floating IP address. If is set, TCP/IP (Transmission Control Protocol/Internet Protocol) communication connected to the floating IP address is disconnected, and further remote access is impossible.

공개특허 제10-2002-0011844호Publication Patent No. 10-2002-0011844

본 발명은 상기한 종래의 문제점을 해결하기 위해 안출된 것으로서, 그 목적은 유동 아이피 주소와 고정 아이피 주소가 서로 배타적이지 않게 모두 설정 가능하도록 하는 네트워크 장치 및 그 제어방법을 제공하는 것이다. The present invention has been conceived to solve the above-described problems in the related art, and an object thereof is to provide a network device and a method for controlling the same so that both a floating IP address and a fixed IP address are not mutually exclusive.

상기한 목적을 달성하기 위해 본 발명에 따른 네트워크 장치는, 아이피 주소 설정을 위한 요청 신호를 수신하는 요청 수신부와; 상기 요청 수신부에 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP(Dynamic Host Configuration Protocol) 클라이언트가 동작하고 있는지 여부를 판단하는 판단부와; 상기 판단부의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 상기 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 상기 판단부의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 상기 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 주소 설정부를 포함하여 구성된다.In order to achieve the above object, a network device according to the present invention includes: a request receiving unit for receiving a request signal for setting an IP address; A determination unit determining whether or not a Dynamic Host Configuration Protocol (DHCP) client processing a dynamic IP setting is operating when a signal for setting a fixed IP address is received by the request receiving unit; If a DHCP client is not operating as a result of the determination by the determination unit, a fixed IP address according to the fixed IP address setting request signal is set and registered as a default address. It is configured to include an address setting unit configured to set and register a fixed IP address as an additional address according to the fixed IP address setting request signal while maintaining the operation of

또, 상기한 목적을 달성하기 위해 본 발명에 따른 네트워크 장치의 제어방법은, 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP(Dynamic Host Configuration Protocol) 클라이언트가 동작하고 있는지 여부를 판단하는 단계와; 상기 단계의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 상기 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 상기 단계의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 상기 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 단계를 포함하여 이루어진다.In addition, in order to achieve the above object, the method for controlling a network device according to the present invention determines whether or not a Dynamic Host Configuration Protocol (DHCP) client that processes a dynamic IP setting is operating when a signal for setting a fixed IP address is received. And; If the DHCP client is not operating as a result of the determination in the above step, the fixed IP address according to the fixed IP address setting request signal is set and registered as the default address, and if the DHCP client is operating as a result of the determination in the step, the DHCP client And setting and registering a fixed IP address as an additional address according to the fixed IP address setting request signal while maintaining the operation.

이상 설명한 바와 같이 본 발명에 따르면, 고정 아이피 주소와 유동 아이피 주소가 배타적이지 않고 동시에 설정될 수 있어서 네트워크 장치의 이용 및 관리 측면에서 편의성이 증대된다.As described above, according to the present invention, since the fixed IP address and the floating IP address are not exclusive and can be set at the same time, convenience in terms of use and management of a network device is increased.

즉, 네트워크 장치에 유동 아이피 주소가 설정된 상태에서 관리자 등에 의해 고정 아이피 주소에 대한 설정이 시도 되더라도 고정 아이피 주소가 부가 주소로 등록되는 과정을 거치므로 유동 아이피 주소의 삭제로 인해 통신이 두절되는 상황을 방지할 수 있다.In other words, even if an administrator attempts to set a fixed IP address while a floating IP address is set in the network device, the fixed IP address goes through the process of registering as an additional address, so communication is interrupted due to the deletion of the floating IP address. Can be prevented.

특히, 유동 아이피 주소가 설정된 상태에서 새로 고정 아이피 주소가 부가 주소로 등록되는 경우, 유동 아이피 주소 관련 정보를 삭제함과 아울러 DHCP 클라이언트의 동작을 중지시켜 네트워크 장치에서의 자원 효율을 높일 수 있다.In particular, when a fixed IP address is newly registered as an additional address while a floating IP address is set, resource efficiency in a network device can be improved by deleting information related to the floating IP address and stopping the operation of the DHCP client.

더 나아가 고정 아이피 주소와 유동 아이피 주소가 동시에 설정된 경우 내부의 애플리케이션마다 고정 아이피 주소 또는 유동 아이피 주소가 자동으로 적절하게 할당될 수 있어서, 고객 니즈를 만족시킬 수 있다.Furthermore, when a fixed IP address and a floating IP address are set at the same time, a fixed IP address or a floating IP address can be automatically and appropriately allocated for each internal application, thereby satisfying customer needs.

도 1은 본 발명의 일 실시예에 따른 네트워크 장치를 포함하는 전체 시스템의 개략 구성도이고,
도 2는 도 1의 네트워크 장치의 기능 블록도이고,
도 3 및 도 4는 본 발명의 일 실시예에 따른 네트워크 장치의 제어흐름도이다.
1 is a schematic configuration diagram of an entire system including a network device according to an embodiment of the present invention,
2 is a functional block diagram of the network device of FIG. 1;
3 and 4 are control flow diagrams of a network device according to an embodiment of the present invention.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

이하 본 발명에 따른 각 실시예는 본 발명의 이해를 돕기 위한 하나의 예에 불과하고, 본 발명이 이러한 실시예에 한정되는 것은 아니다. 특히 본 발명은 각 실시예에 포함되는 개별 구성, 개별 기능, 또는 개별 단계 중 적어도 어느 하나 이상의 조합으로 구성될 수 있다.Hereinafter, each embodiment according to the present invention is only one example for aiding understanding of the present invention, and the present invention is not limited to these embodiments. In particular, the present invention may be configured with a combination of at least one or more of individual configurations, individual functions, or individual steps included in each embodiment.

특히, 편의상 청구 범위의 일부 청구항에는 '(a)'와 같은 알파벳을 포함시켰으나, 이러한 알파벳이 각 단계의 순서를 규정하는 것은 아니다.In particular, for convenience, some claims in the claims include alphabets such as'(a)', but these alphabets do not prescribe the order of each step.

본 발명의 일 실시예에 따른 네트워크 장치(100)를 포함하는 전체 시스템의 개략 구성은 도 1에 도시된 바와 같다.A schematic configuration of an entire system including the network device 100 according to an embodiment of the present invention is as shown in FIG. 1.

동 도면에서 관리자 단말기(300)는 네트워크 장치(100)에 접속하여 각종 설정을 수동으로 입력하도록 하는 것으로서, 예를 들어 장치 관리자는 관리자 단말기(300)를 이용하여 네트워크 장치(100)에 고정 아이피 주소를 입력 및 설정할 수 있다.In the figure, the manager terminal 300 is to access the network device 100 and manually input various settings. For example, the device manager uses the manager terminal 300 to provide a fixed IP address to the network device 100. Can be entered and set.

DHCP(Dynamic Host Configuration Protocol) 서버는 네트워크 장치(100)에 구비된 DHCP 클라이언트와 통신하여 유동 아이피 주소를 동적으로 할당하는 것으로서, 여기서 유동 아이피 주소를 동적으로 할당한다는 것은 유동 아이피 주소의 등록 설정시 함께 등록되어야 하는 디폴트 게이트웨이 주소는 물론이고 넷마스크 등에 대한 정보도 함께 할당된다는 것을 의미한다.The DHCP (Dynamic Host Configuration Protocol) server communicates with a DHCP client provided in the network device 100 to dynamically allocate a dynamic IP address. Here, dynamically allocating a dynamic IP address is a combination of the dynamic IP address registration setting. This means that not only the default gateway address that must be registered, but also information about the netmask, etc. is allocated.

이러한 DHCP 서버(200)는 디폴트 게이트웨이에 해당하는 장치 내에 포함되는 형태로 구성될 수도 있다.The DHCP server 200 may be configured to be included in a device corresponding to a default gateway.

한편, 네트워크 장치(100)는 상술한 바와 같이 DHCP 서버(200)와 통신하여 유동 아이피를 설정하거나 또는 외부의 다른 서버 또는 관리자 단말기(300)의 요청에 따라 고정 아이피(물론 이와 관련된 디폴트 게이트웨이 주소 및 넷마스크 등도 포함)를 설정하는 기능을 수행하는 것으로서, 네트워크 장치(100)는 L2 스위치와 같이 통신 중계를 담당하는 장치일 수도 있고, 또는 사용자가 직접 사용하는 개인용 컴퓨터와 같은 단말 장치일 수도 있다.On the other hand, the network device 100 communicates with the DHCP server 200 as described above to set up a floating IP, or a fixed IP (of course, a default gateway address related to this) according to a request from another server or an administrator terminal 300. The network device 100 may be a device in charge of communication relay, such as an L2 switch, or a terminal device such as a personal computer directly used by a user, as performing a function of setting a netmask and the like).

네트워크 장치(100)가 개인용 컴퓨터인 경우 네트워크 장치(100)는 키보드를 통해 입력되는 정보를 이용하여 고정 아이피를 설정할 수도 있다.When the network device 100 is a personal computer, the network device 100 may set a fixed IP using information input through a keyboard.

이러한 네트워크 장치(100)의 구체적인 기능 블록의 일 예는 도 2에 도시된 바와 같다.An example of a specific functional block of the network device 100 is as shown in FIG. 2.

동 도면에 도시된 바와 같이 본 발명의 일 실시예에 따른 네트워크 장치(100)는 요청 수신부(110), 판단부(120), 주소 설정부(130), 주소 할당부(140), 저장부(150)를 포함하여 구성될 수 있다.As shown in the figure, the network device 100 according to an embodiment of the present invention includes a request receiving unit 110, a determining unit 120, an address setting unit 130, an address allocating unit 140, and a storage unit ( 150) can be configured including.

우선 저장부(150)에는 본 발명의 일 실시예에 따른 네트워크 장치(100)의 동작에 필요한 정보, 데이터는 물론이고 각종 애플리케이션이 저장되어 있고, 또한 이러한 네트워크 장치(100)의 동작 중 새로 생성되거나 외부로부터 수신되는 각종 정보 또는 데이터가 추가로 저장될 수 있다.First of all, the storage unit 150 stores information and data necessary for the operation of the network device 100 according to an embodiment of the present invention, as well as various applications, and is also newly created during the operation of the network device 100 or Various types of information or data received from the outside may be additionally stored.

특히 저장부(150)에는 고정 아이피 주소 또는 유동 아이피 주소가 설정 등록될 수 있다.In particular, a fixed IP address or a floating IP address may be set and registered in the storage unit 150.

요청 수신부(110)는 아이피 주소 설정을 위한 각종 요청 신호를 수신하는 기능을 수행한다.The request receiving unit 110 performs a function of receiving various request signals for setting an IP address.

예를 들어 요청 수신부(110)는 관리자 단말기(300) 또는 상술한 바와 같이 직접 연결된 키보드 또는 콘솔 장치 등으로부터 고정 아이피 주소를 설정하기 위한 요청 신호 즉, '고정 아이피 주소 설정 요청 신호'를 수신할 수 있고, 또는 유동 아이피 주소의 설정을 위해 DHCP 클라이언트의 동작을 요청하는 신호 즉, 'DHCP 클라이언트 동작 요청 신호'를 외부의 장치 또는 직접 연결된 키보드, 콘솔 등으로부터 수신할 수 있다.For example, the request receiving unit 110 may receive a request signal for setting a fixed IP address, that is, a'fixed IP address setting request signal' from the manager terminal 300 or a keyboard or console device directly connected as described above. Alternatively, a signal for requesting an operation of a DHCP client, that is, a'DHCP client operation request signal' for setting a floating IP address, may be received from an external device or a directly connected keyboard or console.

판단부(120)는 요청 수신부(110)에 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP 클라이언트가 동작하고 있는지 여부를 판단하는 기능을 수행한다.The determination unit 120 performs a function of determining whether a DHCP client that processes a dynamic IP setting is operating when a signal for setting a fixed IP address is received from the request receiving unit 110.

DHCP 클라이언트가 동작하고 있다면 이미 그 DHCP 클라이언트에 의해 유동 아이피가 설정되었다고 할 수 있으므로 판단부(120)는 유동 아이피 주소의 설정 여부를 DHCP 클라이언트의 동작 여부를 이용하여 판단하는 것이다.If the DHCP client is operating, it can be said that the dynamic IP has already been set by the DHCP client, and thus the determination unit 120 determines whether or not the dynamic IP address is set using the operation of the DHCP client.

또한 판단부(120)는 요청 수신부(110)에 DHCP 클라이언트 동작 요청 신호가 수신되면 고정 아이피 주소가 기본 주소로 설정되어 있는지 여부를 판단한다.In addition, the determination unit 120 determines whether or not a fixed IP address is set as a default address when a DHCP client operation request signal is received from the request receiving unit 110.

여기서, 네트워크 장치(100)는 고정 아이피 주소와 유동 아이피 주소에 대한 설정 시점에 그 종류를 별도로 구분하여 관리할 수 있고, 이러한 정보를 기초로 판단부(120)는 기본 주소로 설정된 아이피 주소가 고정 아이피 주소인지 유동 아이피 주소인지를 판단할 수도 있다.Here, the network device 100 can separately separate and manage the types of fixed IP addresses and floating IP addresses at the time of setting, and based on this information, the determination unit 120 sets the IP address set as the default address to be fixed. You can also determine whether it is an IP address or a floating IP address.

주소 설정부(130)는 판단부(120)의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 판단부(120)의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 기능을 수행한다.If the DHCP client is not operating as a result of the determination of the determination unit 120, the address setting unit 130 sets and registers a fixed IP address according to the fixed IP address setting request signal as a default address, and the determination unit 120 determines As a result, when the DHCP client is running, it maintains the operation of the DHCP client and performs a function of setting and registering a fixed IP address as an additional address according to the fixed IP address setting request signal.

여기서 기본 주소는 어떠한 아이피 주소도 설정되지 않은 상태에서 최초로 설정 등록되는 아이피 주소에 해당하고, 부가 주소는 기본 주소가 설정된 상태에서 추가로 설정되는 아이피 주소에 해당할 수 있다.Here, the base address may correspond to an IP address that is initially set and registered in a state in which no IP address is set, and the additional address may correspond to an IP address that is additionally set while the base address is set.

또한, 주소 설정부(130)는 고정 아이피 주소를 앞서 설명한 바와 같이 부가 주소로 설정 등록한 경우, DHCP 클라이언트의 동작을 비활성 처리하고, DHCP 클라이언트의 동작에 따라 설정된 유동 아이피 주소 관련 정보(유동 아이피 주소, 디폴트 게이트웨이 주소 등)를 자동으로 삭제하는 기능을 수행한다.In addition, when the fixed IP address is set and registered as an additional address as described above, the address setting unit 130 disables the operation of the DHCP client, and information related to the floating IP address set according to the operation of the DHCP client (floating IP address, The default gateway address, etc.) is automatically deleted.

즉, 주소 설정부(130)는 유동 아이피 주소가 설정된 상태에서 그 상태를 유지하면서 고정 아이피 주소가 부가 주소로 설정된 경우에는 유동 아이피 주소를 삭제하고, 고정 아이피 주소를 기본 주소로 재설정할 수 있는 것이다.That is, the address setting unit 130 maintains the state in which the floating IP address is set, and when the fixed IP address is set as an additional address, deletes the floating IP address and resets the fixed IP address to the default address. .

이는 종래에 고정 아이피 주소와 유동 아이피 주소 중 어느 하나만을 기본 주소로 설정해왔던 것과 차별화되는 것이다.This is different from that in the past, only one of a fixed IP address and a floating IP address has been set as the default address.

즉, 주소 설정부(130)는 유동 아이피 주소가 설정된 상태라도 그 유동 아이피 주소와 관련된 정보의 삭제 없이 고정 아이피 주소를 부가 주소로 임시 설정해 놓을 수 있는 것이고, 그 이후에 적절한 시점 유동 아이피 주소 관련 정보를 삭제하고 부가 주소로 임시 설정된 고정 아이피 주소를 기본 주소로 설정할 수 있는 것이다.That is, the address setting unit 130 can temporarily set a fixed IP address as an additional address without deleting information related to the floating IP address, even if a floating IP address is set, and information related to the floating IP address at an appropriate time thereafter. You can delete and set a fixed IP address temporarily set as an additional address as the default address.

예를 들어 유동 아이피 주소를 이용한 통신이 진행 중인 경우에는 주소 설정부(130)는 그 유동 아이피 주소를 이용한 통신이 종료된 시점에 유동 아이피 주소 관련 정보를 삭제하고 고정 아이피 주소를 기본 주소로 설정할 수 있는 것이다.For example, when communication using a floating IP address is in progress, the address setting unit 130 may delete information related to the floating IP address when communication using the floating IP address is terminated and set the fixed IP address as the default address. There is.

이에 따라 고정 아이피 주소가 설정된 경우에는 DHCP 클라이언트의 동작 유지에 따른 부하 발생을 방지할 수 있다.Accordingly, when a fixed IP address is set, it is possible to prevent the occurrence of load due to maintaining the operation of the DHCP client.

이러한 유동 아이피 주소 관련 정보가 삭제되는 경우 네트워크 장치(100)는 그 삭제 사실을 DHCP 서버(200)에 즉시 전송하여 알릴 수 있고, DHCP 서버(200)는 이러한 삭제 정보를 이용하여 아이피 할당을 위한 자원 관리를 신속하게 처리할 수 있다.When such floating IP address-related information is deleted, the network device 100 may immediately transmit and notify the deletion of the information to the DHCP server 200, and the DHCP server 200 uses the deletion information to provide a resource for IP allocation. Management can be expedited.

이처럼 고정 아이피 주소를 기본 주소로 설정하고 유동 아이피 주소 관련 정보를 삭제한 이후 고정 아이피 주소를 통한 통신에 있어서의 장애가 판단되면, DHCP 클라이언트를 다시 활성화하여 유동 아이피 주소를 설정 등록하도록 제어할 수도 있다.In this way, when a fixed IP address is set as the default address and information related to the floating IP address is deleted, if a failure in communication through the fixed IP address is determined, the DHCP client can be reactivated to set and register the floating IP address.

여기서 고정 아이피 주소를 통한 통신에 있어서의 장애에는 고정 아이피 주소의 삭제, 고정 아이피 주소가 설정된 NIC(Network Interface Card)의 기능 고장 등이 포함될 수 있다.Here, the failure in communication through the fixed IP address may include deletion of the fixed IP address, malfunction of a network interface card (NIC) for which the fixed IP address is set.

즉, 고정 아이피 주소를 이용한 동작 중에 그 고정 아이피 주소 설정 등에 문제가 있거나, 그 고정 아이피 주소가 할당된 NIC 카드에 고장이 발생하였다고 판단하는 경우 주소 설정부(130)는 DHCP 클라이언트를 새로 활성화하여 유동 아이피 설정을 제어함으로써 통신이 보장되도록 하는 것이다.That is, if there is a problem in setting the fixed IP address during operation using the fixed IP address, or when it is determined that a failure has occurred in the NIC card to which the fixed IP address is assigned, the address setting unit 130 newly activates the DHCP client and flows. It is to ensure communication by controlling IP settings.

한편, 주소 설정부(130)는 앞서 언급한 바와 같이 요청 수신부(110)에 DHCP 클라이언트 동작 요청 신호가 수신됨에 따라 판단무가 판단한 결과 고정 아이피 주소가 기본 주소로 설정되어 있지 않은 경우에는 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 기본 주소로 설정 등록하고, 그 판단부(120)의 판단 결과 고정 아이피 주소가 기본 주소로 설정되어 있는 경우에는 고정 아이피 주소의 설정을 유지하면서 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 부가 주소로 설정 등록할 수 있다.On the other hand, as mentioned above, the address setting unit 130 determines that the fixed IP address is not set as the default address as a result of the determination by the decision nothing as a signal for requesting a DHCP client operation is received from the request receiving unit 110, the operation of the DHCP client. The dynamic IP address is set and registered as the default address by processing, and if the fixed IP address is set as the default address as a result of the determination by the determination unit 120, the DHCP client operation is processed while maintaining the setting of the fixed IP address. You can set and register a floating IP address as an additional address.

예를 들어 고정 아이피 주소가 기본 주소로 설정된 상태에서 관리자 단말기(300)로부터 유동 아이피 설정을 위한 DHCP 클라이언트 동작 요청 신호가 수신되면, 주소 설정부(130)는 고정 아이피 주소를 바로 삭제하는 것이 아니라 그 설정 상태를 유지하면서 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 부가 주소로 임시 설정 등록할 수 있는 것이다.For example, when a DHCP client operation request signal for setting a floating IP is received from the administrator terminal 300 while the fixed IP address is set as the default address, the address setting unit 130 does not immediately delete the fixed IP address. It is possible to temporarily set and register a floating IP address as an additional address by processing the operation of the DHCP client while maintaining the setting state.

이렇게 유동 아이피 주소가 부가 주소로 임시 설정된 이후, 주소 설정부(130)는 고정 아이피 주소 관련 정보를 모두 삭제하고 유동 아이피 주소를 기본 주소로 설정할 수도 있다.After the floating IP address is temporarily set as an additional address, the address setting unit 130 may delete all information related to the fixed IP address and set the floating IP address as a basic address.

한편, 주소 할당부(140)는 네트워크 장치(100) 내부에 구비된 각 애플리케이션이 이용할 네트워크 주소를 할당하는 기능을 수행한다.Meanwhile, the address allocation unit 140 performs a function of allocating a network address to be used by each application included in the network device 100.

즉, 주소 할당부(140)는 주소 설정부(130)에 의해 고정 아이피 주소가 기본 주소로 설정되고 유동 아이피 주소가 부가 주소로 설정된 경우, 내부에 구비된 서버 애플리케이션에는 고정 아이피 주소가 할당되도록 하고, 내부에 구비된 클라이언트 애플리케이션에는 유동 아이피 주소가 할당되도록 제어할 수 있다.That is, when the fixed IP address is set as the basic address and the floating IP address is set as an additional address by the address setting unit 130, the address allocating unit 140 allows the fixed IP address to be allocated to the server application provided therein. , It is possible to control so that a floating IP address is assigned to the client application provided inside.

예를 들어 네트워크 장치(100) 내부에 OS 와 각 애플리케이션이 아이피 주소 할당과 관련된 통신을 수행하는 경우 OS에 포함된 주소 할당부(140)는 각 애플리케이션의 요청에 따라 유동 아이피 주소와 고정 아이피 주소 중 어느 하나를 할당하거나, 또는 각 애플리케이션이 이용할 정보 필드에 유동 아이피 주소와 고정 아이피 주소에 대한 정보를 등록할 수 있다.For example, when the OS and each application within the network device 100 perform communication related to IP address allocation, the address allocator 140 included in the OS may be selected from among a floating IP address and a fixed IP address according to the request of each application. Either one can be assigned, or information on the floating IP address and the fixed IP address can be registered in the information field to be used by each application.

이 경우 고정 아이피 주소와 유동 아이피 주소가 모두 등록되어 있는 경우라도 서버 애플리케이션은 외부의 요청에 제대로 응답하기 위해 고정 아이피 주소를 이용할 수 있어 재부팅과 같은 상황이 발생하더라도 서비스 제공을 유지할 수 있게 된다.In this case, even if both the fixed IP address and the floating IP address are registered, the server application can use the fixed IP address to properly respond to external requests, so that service provision can be maintained even if a situation such as a reboot occurs.

또한, 앞서 언급한 바와 같이 네트워크 장치(100)가 개인용 컴퓨터인 경우 그 네트워크 장치(100)를 이용하는 사용자는 외부의 서버에 네트워크 장치(100)의 고정 아이피 주소가 기록되기를 원하지 않을 수 있는데, 이때 네트워크 장치(100)에 구비된 애플리케이션 중 클라이언트 애플리케이션에 대해서는 상술한 바와 같이 유동 아이피 주소가 자동으로 할당 및 이용되도록 함으로써, 이러한 사용자의 니즈를 만족시킬 수 있다.In addition, as mentioned above, when the network device 100 is a personal computer, the user who uses the network device 100 may not want the fixed IP address of the network device 100 to be recorded on an external server. As described above, for a client application among the applications provided in the device 100, a dynamic IP address is automatically allocated and used, thereby satisfying the needs of the user.

이를 위해 각 애플리케이션의 종류에 대한 그루핑이 미리 선행되고, 각 애플리케이션의 종류에 대한 구별 정보가 미리 등록되어 있을 수 있다.To this end, grouping for each application type may be preceded, and identification information for each application type may be registered in advance.

이하에서는 도 3 내지 도 4를 참조하여 본 발명의 일 실시예에 따른 네트워크 장치(100)의 제어 과정을 설명한다.Hereinafter, a control process of the network device 100 according to an embodiment of the present invention will be described with reference to FIGS. 3 to 4.

우선, 도 3을 참조하여 관리자 등으로부터 고정 아이피 주소의 설정이 요청된 경우 DHCP 클라이언트의 동작 여부에 따른 처리 과정을 설명한다.First, referring to FIG. 3, a process according to whether or not a DHCP client is operated when a fixed IP address is requested from an administrator or the like will be described.

관리자로부터 고정 아이피 주소가 입력된 경우(단계 S1), 네트워크 장치(100)는 현재 DHCP 클라이언트가 동작하고 있는지 여부를 판단한다(단계 S3).When a fixed IP address is input from the administrator (step S1), the network device 100 determines whether a DHCP client is currently operating (step S3).

판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에(단계 S3)는 네트워크 장치(100)는 고정 아이피 주소를 기본 주소로 설정하는데(단계 S9), 이때 OS 커널에서 관리하는 영역에 이러한 고정 아이피 주소 관련 정보가 등록될 수 있다(단계 S11).As a result of the determination, when the DHCP client is not operating (step S3), the network device 100 sets the fixed IP address as the default address (step S9), and at this time, information related to the fixed IP address is in an area managed by the OS kernel. Can be registered (step S11).

판단 결과 DHCP 클라이언트가 동작하고 있는 경우(단계 S3) 네트워크 장치(100)는 그 유동 아이피 주소의 설정 상태를 유지하면서 고정 아이피 주소를 부가 주소로 설정하는데(단계 S5), 이때 OS 커널에서 관리하는 영역에 이러한 고정 아이피 주소 관련 정보가 등록될 수 있다(단계 S7).As a result of the determination, if the DHCP client is operating (step S3), the network device 100 sets a fixed IP address as an additional address while maintaining the setting state of the floating IP address (step S5), at this time, an area managed by the OS kernel. This fixed IP address-related information may be registered at (step S7).

다음으로, 도 4를 참조하여 관리자 등으로부터 DHCP 클라이언트의 동작이 요청된 경우 고정 아이피 주소의 설정 여부에 따른 처리 과정을 설명한다.Next, referring to FIG. 4, a process according to whether or not a fixed IP address is set when an operation of a DHCP client is requested from an administrator or the like will be described.

관리자로부터 DHCP 클라이언트의 동작이 요청된 경우(단계 S21), 네트워크 장치(100)는 현재 고정 아이피 주소가 설정되어 있는지 여부를 판단한다(단계 S23).When the operation of the DHCP client is requested from the administrator (step S21), the network device 100 determines whether or not a fixed IP address is currently set (step S23).

판단 결과 고정 아이피 주소가 설정되어 있지 않은 경우에는(단계 S23) 네트워크 장치(100)는 DHCP 클라이언트를 실행한 후(단계 S33) 유동 아이피 주소를 획득하고(단계 S35), OS 커널에서 관리하는 영역에 이러한 유동 아이피 주소 관련 정보가 기본 주소로 등록되도록 한다(단계 S37).If a fixed IP address has not been set as a result of the determination (step S23), the network device 100 executes a DHCP client (step S33) and then acquires a floating IP address (step S35), and then enters the area managed by the OS kernel. Such floating IP address related information is registered as a basic address (step S37).

판단 결과 고정 아이피 주소가 설정되어 있는 경우에는(단계 S23) 네트워크 장치(100)는 그 고정 아이피 주소의 설정 상태를 유지하면서 DHCP 클라이언트를 실행하여(단계 S25) 유동 아이피 주소를 획득한다(단계 S27).If a fixed IP address is set as a result of the determination (step S23), the network device 100 executes a DHCP client while maintaining the setting state of the fixed IP address (step S25) to obtain a floating IP address (step S27). .

이후, 네트워크 장치(100)는 OS 커널에서 관리하는 영역에 이러한 유동 아이피 주소 관련 정보가 추가로 등록되도록 할 수 있는데, 특히 새로 할당받은 유동 아이피 주소를 기본 주소로 할당하고(단계 S29) 기존의 기본 주소였던 고정 아이피 주소를 부가 주소로 변경 설정할 수 있다(단계 S31).Thereafter, the network device 100 may additionally register such floating IP address-related information in the area managed by the OS kernel. In particular, the newly allocated floating IP address is allocated as a base address (step S29) and the existing basic The fixed IP address, which was the address, can be changed and set to an additional address (step S31).

물론 네트워크 장치(100)는 기존의 고정 아이피 주소를 기본 주소로 그대로 설정하고, 새로 할당받은 유동 아이피 주소를 부가 주소로 할당할 수도 있다.Of course, the network device 100 may set the existing fixed IP address as the basic address as it is, and may allocate the newly allocated floating IP address as an additional address.

여기서 기본 주소와 부가 주소는 네트워크 장치(100) 내부에 구비된 애플리케이션이 이용하는 주소의 우선순위에 해당할 수도 있다.Here, the base address and the additional address may correspond to the priority of an address used by an application included in the network device 100.

즉, 네트워크 장치(100)에 구비된 애플리케이션은 우선적으로 기본 주소를 이용하여 통신을 수행하고, 기본 주소를 이용하는 과정에서 문제가 발생한 경우 부가 주소를 이용하여 재접속을 시도할 수도 있는 것이다.That is, the application included in the network device 100 may preferentially perform communication using the base address, and if a problem occurs in the process of using the base address, reconnection may be attempted using an additional address.

이는 네트워크 장치(100)에 복수 개의 NIC 카드가 설치되어 있고, 그 각각의 NIC 카드에 기본 주소와 부가 주소가 각각 설정된 경우 그 효과를 배가시킬 수 있다.This can double the effect when a plurality of NIC cards are installed in the network device 100 and a base address and an additional address are respectively set for each NIC card.

한편, 상술한 각 실시예를 수행하는 과정은 소정의 기록 매체(예를 들어 컴퓨터로 판독 가능한)에 저장된 프로그램 또는 애플리케이션에 의해 이루어질 수 있음은 물론이다. 여기서 기록 매체는 RAM(Random Access Memory)과 같은 전자적 기록 매체, 하드 디스크와 같은 자기적 기록 매체, CD(Compact Disk)와 같은 광학적 기록 매체 등을 모두 포함한다.Meanwhile, it goes without saying that the process of performing each of the above-described embodiments may be performed by a program or application stored in a predetermined recording medium (eg, computer-readable). Here, the recording medium includes all of an electronic recording medium such as a random access memory (RAM), a magnetic recording medium such as a hard disk, and an optical recording medium such as a compact disk (CD).

이때, 기록 매체에 저장된 프로그램은 컴퓨터나 스마트폰 등과 같은 하드웨어 상에서 실행되어 상술한 각 실시예를 수행할 수 있다. 특히, 상술한 본 발명에 따른 네트워크 장치의 기능 블록 중 적어도 어느 하나는 이러한 프로그램 또는 애플리케이션에 의해 구현될 수 있다.At this time, the program stored in the recording medium may be executed on hardware such as a computer or a smart phone to perform each of the above-described embodiments. In particular, at least one of the functional blocks of the network device according to the present invention described above may be implemented by such a program or application.

또한, 본 발명은 상기한 특정 실시예에 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위 내에서 여러 가지로 변형 및 수정하여 실시할 수 있는 것이다. 이러한 변형 및 수정이 첨부되는 특허청구범위에 속한다면 본 발명에 포함된다는 것은 자명할 것이다. In addition, the present invention is not limited to the specific embodiments described above, but can be implemented by various modifications and modifications without departing from the gist of the present invention. It will be apparent that such modifications and modifications are included in the present invention if they fall within the appended claims.

100 : 네트워크 장치 200 : DHCP 서버
300 : 관리자 단말기 110 : 요청 수신부
120 : 판단부 130 : 주소 설정부
140 : 주소 할당부 150 : 저장부
100: network device 200: DHCP server
300: administrator terminal 110: request receiver
120: determination unit 130: address setting unit
140: address allocation unit 150: storage unit

Claims (12)

(a) 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP(Dynamic Host Configuration Protocol) 클라이언트가 동작하고 있는지 여부를 판단하는 단계와;
(b) 상기 (a) 단계의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 상기 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 상기 (a) 단계의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 상기 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 단계와;
(c) 상기 (b) 단계에서 상기 고정 아이피 주소가 부가 주소로 설정 등록된 이후, 유동 아이피 주소를 이용한 통신이 종료되면 상기 DHCP 클라이언트의 동작을 비활성 처리하고, 상기 DHCP 클라이언트의 동작에 따라 기본 주소로 설정된 유동 아이피 주소 관련 정보를 삭제한 후, 상기 고정 아이피를 기본 주소로 설정하는 단계를 포함하는 것을 특징으로 하는 네트워크 장치의 제어방법.
(a) determining whether or not a Dynamic Host Configuration Protocol (DHCP) client for processing a dynamic IP setting is operating when a signal for requesting setting a fixed IP address is received;
(b) If the DHCP client is not operating as a result of the determination in step (a), a fixed IP address according to the fixed IP address setting request signal is set and registered as the default address, and as a result of the determination in step (a), the DHCP client When the DHCP client is in operation, setting and registering a fixed IP address according to a fixed IP address setting request signal as an additional address while maintaining the operation of the DHCP client;
(c) After the fixed IP address is set and registered as an additional address in step (b), when communication using the floating IP address is terminated, the operation of the DHCP client is deactivated, and the default address is performed according to the operation of the DHCP client. And setting the fixed IP address as a default address after deleting the information related to the floating IP address set to.
삭제delete 제1항에 있어서,
상기 (c) 단계 이후,
상기 고정 아이피 주소를 통한 통신에 있어서의 장애를 판단한 경우 상기 DHCP 클라이언트를 활성화하여 유동 아이피 주소를 설정 등록하는 단계를 더 포함하는 것을 특징으로 하는 네트워크 장치의 제어방법.
The method of claim 1,
After step (c),
And setting and registering a floating IP address by activating the DHCP client when it is determined that there is a failure in communication through the fixed IP address.
제1항에 있어서,
(c) DHCP 클라이언트 동작 요청 신호가 수신되면 고정 아이피 주소가 기본 주소로 설정되어 있는지 여부를 판단하는 단계와;
(d) 상기 (c) 단계의 판단 결과 고정 아이피 주소가 기본 주소로 설정되어 있지 않은 경우에는 상기 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 기본 주소로 설정 등록하고, 상기 (c) 단계의 판단 결과 고정 아이피 주소가 기본 주소로 설정되어 있는 경우에는 상기 고정 아이피 주소의 설정을 유지하면서 상기 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 부가 주소로 설정 등록하는 단계를 포함하는 것을 특징으로 하는 네트워크 장치의 제어방법.
The method of claim 1,
(c) determining whether a fixed IP address is set as a default address when a DHCP client operation request signal is received;
(d) If a fixed IP address is not set as the default address as a result of the determination in step (c), the DHCP client processes the operation to set and register the floating IP address as the default address, and the determination in step (c) And if the resultant fixed IP address is set as a basic address, processing the DHCP client operation while maintaining the setting of the fixed IP address to set and register a floating IP address as an additional address. Control method.
제4항에 있어서,
상기 (d) 단계에서 상기 고정 아이피 주소가 기본 주소로 설정되고 상기 유동 아이피 주소가 부가 주소로 설정된 경우, 내부에 구비된 서버 애플리케이션에는 상기 고정 아이피 주소를 할당하고, 내부에 구비된 클라이언트 애플리케이션에는 상기 유동 아이피 주소를 할당하는 단계를 더 포함하는 것을 특징으로 하는 네트워크 장치의 제어방법.
The method of claim 4,
In step (d), when the fixed IP address is set as a base address and the floating IP address is set as an additional address, the fixed IP address is assigned to a server application provided inside, and the fixed IP address is assigned to the client application provided therein. The control method of a network device, further comprising the step of allocating a floating IP address.
제1항, 제3항 내지 제5항 중 어느 한 항의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능 기록 매체.A computer-readable recording medium on which a program for executing the method of any one of claims 1, 3 to 5 is recorded. 하드웨어와 결합되어 제1항, 제3항 내지 제5항 중 어느 한 항의 방법을 실행시키기 위하여 컴퓨터 판독 가능 기록 매체에 저장된 응용 프로그램.An application program stored in a computer-readable recording medium to execute the method of any one of claims 1, 3 to 5 in combination with hardware. 아이피 주소 설정을 위한 요청 신호를 수신하는 요청 수신부와;
상기 요청 수신부에 고정 아이피 주소 설정 요청 신호가 수신되면 유동 아이피 설정을 처리하는 DHCP(Dynamic Host Configuration Protocol) 클라이언트가 동작하고 있는지 여부를 판단하는 판단부와;
상기 판단부의 판단 결과 DHCP 클라이언트가 동작하고 있지 않은 경우에는 상기 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 기본 주소로 설정 등록하고, 상기 판단부의 판단 결과 DHCP 클라이언트가 동작하고 있는 경우에는 상기 DHCP 클라이언트의 동작을 유지하면서 고정 아이피 주소 설정 요청 신호에 따른 고정 아이피 주소를 부가 주소로 설정 등록하는 주소 설정부를 포함하고,
상기 주소 설정부는 상기 고정 아이피 주소가 부가 주소로 설정 등록된 이후, 유동 아이피 주소를 이용한 통신이 종료되면 상기 DHCP 클라이언트의 동작을 비활성 처리하고, 상기 DHCP 클라이언트의 동작에 따라 기본 주소로 설정된 유동 아이피 주소 관련 정보를 삭제한 후, 상기 고정 아이피를 기본 주소로 설정하는 것을 특징으로 하는 네트워크 장치.
A request receiver for receiving a request signal for setting an IP address;
A determination unit determining whether or not a Dynamic Host Configuration Protocol (DHCP) client processing a dynamic IP setting is operating when a signal for setting a fixed IP address is received by the request receiving unit;
If a DHCP client is not operating as a result of the determination by the determination unit, a fixed IP address according to the fixed IP address setting request signal is set and registered as a default address, and when a DHCP client is operating as a result of the determination by the determination unit, the DHCP client It includes an address setting unit for setting and registering a fixed IP address as an additional address according to a fixed IP address setting request signal while maintaining the operation of,
After the fixed IP address is set and registered as an additional address, the address setting unit disables the operation of the DHCP client when communication using the floating IP address is terminated, and a floating IP address set as a default address according to the operation of the DHCP client. After deleting related information, the fixed IP is set as a default address.
삭제delete 제8항에 있어서,
상기 주소 설정부는 상기 고정 아이피 주소의 설정에 따라 상기 유동 아이피 주소 관련 정보를 삭제한 이후 상기 고정 아이피 주소를 통한 통신에 있어서의 장애가 판단되면, 상기 DHCP 클라이언트를 다시 활성화하여 유동 아이피 주소를 설정 등록하는 것을 특징으로 하는 네트워크 장치.
The method of claim 8,
The address setting unit reactivates the DHCP client to set and register the floating IP address when it is determined that there is a failure in communication through the fixed IP address after deleting the information related to the floating IP address according to the setting of the fixed IP address. A network device, characterized in that.
제8항에 있어서,
상기 판단부는 상기 요청 수신부에 DHCP 클라이언트 동작 요청 신호가 수신되면 고정 아이피 주소가 기본 주소로 설정되어 있는지 여부를 판단하고,
상기 주소 설정부는 상기 판단부의 판단 결과 고정 아이피 주소가 기본 주소로 설정되어 있지 않은 경우에는 상기 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 기본 주소로 설정 등록하고, 상기 판단부의 판단 결과 고정 아이피 주소가 기본 주소로 설정되어 있는 경우에는 상기 고정 아이피 주소의 설정을 유지하면서 상기 DHCP 클라이언트의 동작을 처리하여 유동 아이피 주소를 부가 주소로 설정 등록하는 것을 특징으로 하는 네트워크 장치.
The method of claim 8,
The determination unit determines whether a fixed IP address is set as a default address when a DHCP client operation request signal is received by the request receiving unit,
When a fixed IP address is not set as a default address as a result of the determination by the determination unit, the address setting unit processes the operation of the DHCP client to set and register a floating IP address as the default address, and as a result of the determination by the determination unit, the fixed IP address is When the IP address is set as a basic address, while maintaining the setting of the fixed IP address, an operation of the DHCP client is processed to set and register a floating IP address as an additional address.
제11항에 있어서,
상기 주소 설정부에 의해 상기 고정 아이피 주소가 기본 주소로 설정되고 상기 유동 아이피 주소가 부가 주소로 설정된 경우, 내부에 구비된 서버 애플리케이션에는 상기 고정 아이피 주소를 할당하고, 내부에 구비된 클라이언트 애플리케이션에는 상기 유동 아이피 주소가 할당되도록 제어하는 주소 할당부를 더 포함하는 것을 특징으로 하는 네트워크 장치.
The method of claim 11,
When the fixed IP address is set as a base address and the floating IP address is set as an additional address by the address setting unit, the fixed IP address is allocated to a server application provided inside, and the fixed IP address is assigned to the client application provided therein. The network device, characterized in that it further comprises an address allocation unit for controlling the floating IP address to be allocated.
KR1020190037806A 2019-04-01 2019-04-01 Network apparatus and control method thereof KR102206888B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190037806A KR102206888B1 (en) 2019-04-01 2019-04-01 Network apparatus and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190037806A KR102206888B1 (en) 2019-04-01 2019-04-01 Network apparatus and control method thereof

Publications (2)

Publication Number Publication Date
KR20200116259A KR20200116259A (en) 2020-10-12
KR102206888B1 true KR102206888B1 (en) 2021-01-25

Family

ID=72886514

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190037806A KR102206888B1 (en) 2019-04-01 2019-04-01 Network apparatus and control method thereof

Country Status (1)

Country Link
KR (1) KR102206888B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100562390B1 (en) * 2003-03-25 2006-03-17 충남대학교산학협력단 Network Data Flow Identification Method and System Using Host Routing and IP Aliasing Technique

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020011844A (en) 2000-08-04 2002-02-09 신호철 Method for using dynamic internet protocol address as static internet protocol address by means of forwarding on internet base and advertising method using the method
KR20080068996A (en) * 2007-01-22 2008-07-25 삼성전자주식회사 Apparatus and method for loading using dynamic host configuration protocol control module in bsae station

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100562390B1 (en) * 2003-03-25 2006-03-17 충남대학교산학협력단 Network Data Flow Identification Method and System Using Host Routing and IP Aliasing Technique

Also Published As

Publication number Publication date
KR20200116259A (en) 2020-10-12

Similar Documents

Publication Publication Date Title
CN109768871B (en) Method for configuring multiple virtual network cards, host machine and storage medium
CN111464355B (en) Method and device for controlling expansion and contraction capacity of Kubernets container cluster and network equipment
US9003411B2 (en) Automated provisioning and configuration of virtual and physical servers
CN109067877B (en) Control method for cloud computing platform deployment, server and storage medium
US11438242B2 (en) Method for providing PaaS service, management system, and cloud computing service architecture
JP6582554B2 (en) Thin client system, server device, policy management device, control method, and control program
US20180203719A1 (en) Image file conversion method and apparatus
CN111934918A (en) Network isolation method and device for container instances in same container cluster
US9479611B2 (en) Method, device, and system for implementing communication after virtual machine migration
US8224941B2 (en) Method, apparatus, and computer product for managing operation
US10917291B2 (en) RAID configuration
US8387013B2 (en) Method, apparatus, and computer product for managing operation
CN109558212B (en) Virtualization management method and system of physical equipment, physical equipment and medium
US20200034137A1 (en) Method and apparatus for updating operating system
EP3664420A1 (en) Managing address spaces across network elements
EP3070633B1 (en) Network interface devices with remote storage control
US20110173319A1 (en) Apparatus and method for operating server using virtualization technique
CN111585887A (en) Communication method and device based on multiple networks, electronic equipment and storage medium
CN109857464B (en) System and method for platform deployment and operation of mobile operating system
CN112073555A (en) Method for configuring IP address, electronic device and computer readable storage medium
US10735937B2 (en) Management apparatus, mobile terminal, and methods thereof
JP2014045238A (en) Information processing system, relay device, information processing device and information processing method
US9871814B2 (en) System and method for improving security intelligence through inventory discovery
KR102206888B1 (en) Network apparatus and control method thereof
US20030088428A1 (en) Method to reduce provisioning time in shared storage systems by preemptive copying of images

Legal Events

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