KR100764905B1 - Remote administration error restoration method for administrative network appliance - Google Patents

Remote administration error restoration method for administrative network appliance Download PDF

Info

Publication number
KR100764905B1
KR100764905B1 KR1020050114282A KR20050114282A KR100764905B1 KR 100764905 B1 KR100764905 B1 KR 100764905B1 KR 1020050114282 A KR1020050114282 A KR 1020050114282A KR 20050114282 A KR20050114282 A KR 20050114282A KR 100764905 B1 KR100764905 B1 KR 100764905B1
Authority
KR
South Korea
Prior art keywords
reset
equipment
timer
error recovery
time
Prior art date
Application number
KR1020050114282A
Other languages
Korean (ko)
Other versions
KR20060003826A (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 KR1020050114282A priority Critical patent/KR100764905B1/en
Publication of KR20060003826A publication Critical patent/KR20060003826A/en
Application granted granted Critical
Publication of KR100764905B1 publication Critical patent/KR100764905B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 관리형 네트워크 장비의 원격관리 오류복구 방법에 관한 것으로, 관리형 네트워크 장비를 운용하는 중에 동작 오류로 인해 원격관리가 불가능해지는 경우에 관리자의 개입이 없이도 해당 장비의 원격관리를 자동으로 복구시킴으로써 장비의 신뢰성을 향상시키고 효율적으로 장비를 관리할 수 있도록 제공함에 그 목적이 있다. 이를 위해 구성되는 본 발명은 관리장비의 이상 여부를 체크한 결과에 따라 Keep Alive 메시지의 발생 여부를 결정하는 CPU 및 Keep Alive 메시지에 의거하여 타이머를 동작시킨 결과에 따라 장비의 재부팅 여부를 결정하는 시스템 관리부 사이에서, (a) 장비의 초기화시 리셋 플래그를 리셋시키는 단계; (b) 타임 쓰레드를 생성하고 리셋 플래그의 상태에 따라 장비의 재부팅을 결정하는 단계; (c) CPU로부터 소정의 시간 간격으로 Keep Alive 메시지가 수신되는지를 판단하는 단계; (d) 단계 (c)에서 수신되는 경우에는 리셋 플래그를 세트시키는 반면에 수신되지 않는 경우에는 리셋 플래그의 리셋 상태를 그대로 유지시키는 단계를 포함하여 이루어지되, 단계 (b)는 상기 리셋 플래그가 세트 상태인 경우에 타이머를 소정의 리셋 만기 시간으로 초기화시키는 반면에 리셋 상태인 경우에는 타이머의 시간을 감소시키고, 타이머의 시간이 0이 될 때 상기 재부팅을 수행하도록 구성되고, 리셋 만기 시간은 미리 정해진 시간 범위 내에서 사용자에 의해 임의로 설정 가능하게 구성되며, 단계 (b) 이하의 단계는 오류복구 기능이 인에이블 상태로 되어 있는 경우에만 수행되어지되 오류복구 기능의 인에이블 및 디스에이블 상태는 사용자에 의해 임의로 설정 가능하게 구성된다.The present invention relates to a remote management error recovery method of a managed network equipment, when remote management is impossible due to an operation error while operating a managed network equipment, the remote management of the corresponding equipment is automatically restored without an administrator's intervention. The purpose is to improve the reliability of the equipment and to provide efficient equipment management. The present invention configured for this purpose is a system for determining whether to reboot the device according to the result of operating the timer based on the CPU and Keep Alive message to determine whether or not to generate a Keep Alive message according to the check result of the management equipment Among the management unit, (a) resetting the reset flag upon initialization of the equipment; (b) creating a time thread and determining a reboot of the device according to the state of the reset flag; (c) determining whether a Keep Alive message is received from the CPU at predetermined time intervals; (d) setting the reset flag if it is received in step (c) while maintaining the reset state of the reset flag if it is not received, step (b) wherein the reset flag is set; The timer is initialized to a predetermined reset expiration time in the case of a state, while in the reset state, the timer is decremented and the reboot is performed when the timer time is zero, and the reset expiration time is predetermined. It can be arbitrarily set by the user within the time range, and steps (b) and below are performed only when the error recovery function is enabled, but the enable and disable states of the error recovery function are It is comprised so that setting is possible arbitrarily.

원격, 관리, 네트워크, 리셋, 에러 Remote, management, network, reset, error

Description

관리형 네트워크 장비의 원격관리 오류복구 방법{Remote administration error restoration method for administrative network appliance}Remote administration error restoration method for administrative network appliance

도 1 은 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법이 구현되는 시스템의 블록 구성도.1 is a block diagram of a system in which the remote management error recovery method of the managed network equipment of the present invention is implemented.

도 2 는 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법을 설명하기 위한 흐름도.2 is a flowchart illustrating a remote management error recovery method of the managed network equipment of the present invention.

도 3 은 도 2 에서 타임 쓰레드 과정을 설명하기 위한 흐름도.3 is a flowchart illustrating a time thread process in FIG.

[도면의 주요 부분에 대한 부호의 설명][Description of Symbols for Main Parts of Drawing]

10. CPU 20. 시스템 관리부10. CPU 20. System Management

30. 리셋 회로부 40. 전원 제어부30. Reset circuit section 40. Power control section

50. 스위치 칩 60. PHY50. Switch chip 60. PHY

본 발명은 관리형 네트워크 장비의 원격관리 오류복구 방법에 관한 것으로, 특히 관리형 네트워크 장비를 운용하는 상태에서 내/외부적인 원인으로 인해 장비에 동작 오류가 발생하여 일정 시간 이상 원격관리가 되지 않을 경우 원격관리를 자동으로 복구시켜 원격관리의 연속성을 유지할 수 있도록 한 관리형 네트워크 장비의 원격관리 오류복구 방법에 관한 것이다.The present invention relates to a remote management error recovery method of the managed network equipment, especially when the operation error occurs in the equipment due to the internal / external causes in the state of operating the managed network equipment is not remotely managed for a certain time. The present invention relates to a remote management error recovery method of a managed network device that can automatically recover remote management to maintain continuity of remote management.

일반적으로 1980 년대 후반부터 월드 와이드 웹 (WWW: World Wide Web)의 발달과 함께 크게 증가하기 시작한 인터넷은 여러 벤더들이 만들어낸 다양한 네트워크 장치들로 이루어진 복잡한 네트워크를 형성하게 되었고 자연히 네트워크에 대한 관리의 중요성도 증가하고 있다. 예를 들어, SNMP(Simple Network Management Protocol)는 인터넷을 효율적으로 쉽게 관리하기 위한 방안으로 만들어진 것인데 초창기에는 과도기적 표준으로 단기간 사용을 목적으로 시작되었으나 구현이 쉽고 호환이 뛰어난 장점으로 현재까지도 대부분의 인터넷 관리에 널리 사용되고 있다.In general, the Internet, which began to grow greatly with the development of the World Wide Web (WWW) in the late 1980s, has formed a complex network of various network devices created by various vendors, and the importance of managing the network naturally. Is also increasing. For example, the Simple Network Management Protocol (SNMP) was designed as an efficient and easy way to manage the Internet.In the early days, it was a transitional standard that was started for short-term use, but it is easy to implement and compatible. It is widely used in.

한편, 네트워크 관리 방안에는 전술한 SNMP 이외에도 텔넷 등이 있는바, 이러한 관리형 네트워크 장비에서는 하드웨어나 소프트웨어의 오동작으로 인해 원격관리가 불가능해지거나 바이러스성 패킷 공격으로 인해 장비의 동작이 원활하지 못할 경우에 시스템을 리셋시키게 된다.On the other hand, there are telnet, etc. in addition to the above-mentioned SNMP in network management schemes. In such managed network equipments, remote management is impossible due to malfunction of hardware or software, or when the operation of the equipment is not smooth due to viral packet attack. It will reset the system.

그러나, 종래의 관리형 네트워크 장비에서는 텔넷이나 SNMP 등의 원격관리가 정상 동작하지 않을 경우 시스템 관리자가 실제 장비가 위치한 지점으로 방문하여 장비를 리셋해야 하는바, 이 과정에서 많은 시간이 소요될 수 있기 관리형 네트워크 장비로서의 신뢰성이 저하되고 비효율적인 관리로 인해 비용 측면에서도 많은 손해를 입는 문제점이 있다.However, in the conventional managed network equipment, if the remote management such as telnet or SNMP does not operate normally, the system administrator needs to visit the location where the actual equipment is located and reset the equipment, which may take a long time in this process. Reliability as a type network equipment is deteriorated and inefficient management causes a lot of damages in terms of cost.

본 발명은 전술한 종래 기술의 문제점을 해결하기 위하여 창안된 것으로, 관리형 네트워크 장비를 운용하는 중에 동작 오류로 인해 원격관리가 불가능해지는 경우에 관리자의 개입이 없이도 해당 장비의 원격관리를 자동으로 복구시킴으로써 장비의 신뢰성을 향상시키고 효율적으로 장비를 관리할 수 있도록 한 관리형 네트워크 장비의 원격관리 오류복구 방법을 제공함에 그 목적이 있다.The present invention was devised to solve the above-mentioned problems of the prior art, and when remote management is impossible due to an operation error while operating a managed network device, the remote management of the corresponding device is automatically restored without the administrator's intervention. The purpose of the present invention is to provide a remote management error recovery method of a managed network device that can improve the reliability of the device and efficiently manage the device.

아울러, 본 발명에 따른 기술은 관리자가 복구기능의 사용여부 및 오류복구 시작 시간을 사용자가 임의로 설정할 수 있도록 한 관리형 네트워크 장비의 원격관리 오류복구 방법을 제공하는데 그 다른 목적이 있다.In addition, the technique according to the present invention has another object to provide a remote management error recovery method of the managed network equipment that allows the administrator to arbitrarily set whether to use the recovery function and the error recovery start time.

전술한 목적을 달성하기 위해 구성되는 본 발명은 다음과 같다. 즉, 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법은 관리장비의 이상여부를 체크한 결과에 따라 Keep Alive 메시지의 발생 여부를 결정하는 CPU 및 Keep Alive 메시지에 의거하여 타이머를 동작시킨 결과에 따라 장비의 재부팅 여부를 결정하는 시스템 관리부 사이에서, (a) 장비의 초기화시 리셋 플래그를 리셋시키는 단계; (b) 타임 쓰레드를 생성하고 리셋 플래그의 상태에 따라 장비의 재부팅을 결정하는 단계; (c) CPU로부터 소정의 시간 간격으로 Keep Alive 메시지가 수신되는지를 판단하는 단계; (d) 단계 (c)에서 수신되는 경우에는 리셋 플래그를 세트시키는 반면에 수신되지 않는 경우에는 리셋 플래그의 리셋 상태를 그대로 유지시키는 단계를 포함하여 이루어지되, 단계 (b)는 상기 리셋 플래그가 세트 상태인 경우에 타이머를 소정의 리셋 만기 시간으로 초기화시키는 반면에 리셋 상태인 경우에는 타이머의 시간을 감소시키고, 타이머의 시간이 0이 될 때 상기 재부팅을 수행하도록 구성되고, 리셋 만기 시간은 미리 정해진 시간 범위 내에서 사용자에 의해 임의로 설정 가능하게 구성되며, 단계 (b) 이하의 단계는 오류복구 기능이 인에이블 상태로 되어 있는 경우에만 수행되어지되 오류복구 기능의 인에이블 및 디스에이블 상태는 사용자에 의해 임의로 설정 가능하게 구성된다.The present invention configured to achieve the above object is as follows. That is, the remote management error recovery method of the managed network device of the present invention is based on the result of operating the timer based on the CPU and the Keep Alive message to determine whether the Keep Alive message is generated according to the result of checking whether the management device is abnormal. (A) resetting a reset flag upon initialization of the device, between system managers determining whether to reboot the device accordingly; (b) creating a time thread and determining a reboot of the device according to the state of the reset flag; (c) determining whether a Keep Alive message is received from the CPU at predetermined time intervals; (d) setting the reset flag if it is received in step (c) while maintaining the reset state of the reset flag if it is not received, step (b) wherein the reset flag is set; The timer is initialized to a predetermined reset expiration time in the case of a state, while in the reset state, the timer is decremented and the reboot is performed when the timer time is zero, and the reset expiration time is predetermined. It can be arbitrarily set by the user within the time range, and steps (b) and below are performed only when the error recovery function is enabled, but the enable and disable states of the error recovery function are It is comprised so that setting is possible arbitrarily.

삭제delete

삭제delete

그리고, 오류복구 기능의 인에이블 및 디스에이블 상태 설정은 장비가 동작 중인 동안에도 설정이 가능하도록 구성될 수 있다.The enable and disable state setting of the error recovery function may be configured to be set while the equipment is in operation.

이하에는 첨부한 도면을 참조하여 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법의 바람직한 실시 예에 대해 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the remote management error recovery method of the managed network equipment of the present invention.

도 1 은 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법이 구현되는 시스템의 블록 구성도이다.1 is a block diagram of a system in which a remote management error recovery method of a managed network device of the present invention is implemented.

도 1 에 도시된 바와 같이 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법이 구현되는 시스템은 크게 미리 정해진 시간 간격, 예를 들어 1초 간격으로 이더넷용의 각종 스위치 칩(50)이나 물리계층 회로(PHY)(60)와 같은 하드웨어 구성부의 동작 상태의 이상 여부를 체크하고 체크 결과에 따른 메시지(이하, 이를 "Keep Alive 메시지"라 한다)를 발생시키는 CPU(10), CPU(10)와 스위치 칩(50) 및 PHY(60) 등 장비 내부의 각종 부품에 대한 전원 온/오프를 담당하는 전원 제어부(40), 원격관리 에러발생시 리셋 신호를 발생시켜 전원 제어부(40)의 동작을 제어하는 리셋 회로부(30) 및 내부에 소프트웨어 타이머를 구비하여 CPU(10)로부터 미리 정해진 시간 동안 Keep Alive 메시지가 수신되지 않는 경우에는 리셋 회로부(30)에 리셋 신호의 출력을 지시하는 시스템 관리부(20)를 포함하여 이루어질 수 있다.As shown in FIG. 1, the system in which the remote management error recovery method of the managed network equipment of the present invention is implemented is a variety of switch chips 50 or physical layers for Ethernet at a predetermined time interval, for example, at 1 second intervals. CPU 10 and CPU 10 for checking an abnormal operation state of a hardware component such as a circuit (PHY) 60 and generating a message (hereinafter referred to as a "Keep Alive message") according to the check result. The power control unit 40 which is in charge of power on / off for various components inside the equipment such as the switch chip 50 and the PHY (60), generates a reset signal when a remote management error occurs to control the operation of the power control unit 40 The system management unit 2 includes a reset circuit unit 30 and a software timer therein to instruct the reset circuit unit 30 to output a reset signal when the Keep Alive message is not received from the CPU 10 for a predetermined time. 0) may be included.

전술한 구성에서 CPU(10)는 예를 들어, I2C와 같은 인터페이스 버스를 통해 시스템 관리부(20)와 통신할 수 있는바, 네트워크 장비가 정상적으로 동작하는 경우에는 O/S의 커널 타이머를 통해 1초의 주기로 시스템 관리부(20)에 Keep Alive 메시지를 전송하는 반면에 원격관리가 서비스 되지 못하는 경우, 예를 들어 하드웨어 또는 소프트웨어의 이상 동작의 경우나 과도한 바이러스성 패킷의 공격을 받아 원격관리가 원활하게 제공되지 못하는 경우에는 Keep Alive 메시지를 보내지 않게 된다.In the above-described configuration, the CPU 10 may communicate with the system management unit 20 through an interface bus such as, for example, I2C. When the network equipment operates normally, the CPU 10 may operate for 1 second through the kernel timer of the O / S. While the Keep Alive message is transmitted to the system manager 20 periodically, remote management cannot be serviced, for example, in the case of abnormal operation of hardware or software, or excessive virus packet attack, remote management is not provided smoothly. If not, the Keep Alive message will not be sent.

한편, 시스템 관리부(20)는 소정 비트, 예를 들어 24비트 길이의 비휘발성 메모리(미도시)를 구비하고 있는데, 오류복구 기능이 활성화되어 있는 경우, 즉 사용자가 오류복구 기능을 인에이블 상태로 설정한 경우에는 시스템이 초기화될 때 사용자가 설정한 리셋 만기 시간을 비휘발성 메모리 부분에 기록하고, 이후 CPU(10)로부터 Keep Alive 메시지가 수신될 때마다 이를 갱신하여 저장하게 된다. 여기에서 사용자는 20∼4000sec의 범위 내에서 리셋 만기 시간을 임의로 설정할 수가 있다. On the other hand, the system manager 20 includes a non-volatile memory (not shown) of a predetermined bit, for example, a 24-bit length. When the error recovery function is activated, that is, the user sets the error recovery function to the enabled state. If set, the reset expiration time set by the user when the system is initialized is recorded in the nonvolatile memory part, and then updated and stored whenever a Keep Alive message is received from the CPU 10. Here, the user can arbitrarily set the reset expiration time within the range of 20 to 4000 sec.

도 2 는 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법을 설명하기 위한 흐름도이다.2 is a flowchart illustrating a remote management error recovery method of the managed network equipment of the present invention.

도 2 에 도시된 바와 같이 장비에 전원이 들어오면 부팅을 하여 시스템을 초기화시키고 사용자의 명령을 대기하는데, 이러한 초기화시에 단계 S10에서는 리셋 플래그(bRstFlag)도 함께 리셋시키게 된다. 다음으로, 이와 같이 하여 초기화가 수행된 후에 단계 S12에서는 사용자가 오류복구 기능을 인에이블 상태로 설정, 즉 활성화시켰는지를 판단하는데, 오류복구 기능이 디스에이블 상태로 설정된 경우에는 단계 S12로 복귀하는 반면에 인에이블 상태로 설정된 경우에는 단계 S14로 진행하여 도 3 에서 상세하게 설명하는 타임 쓰레드(Time Thread)를 생성하게 된다. 이처럼 본 발명에서는 시스템이 초기화되어 운용되고 있는 중에도 오류복구 기능을 설정하는 것이 가능하도록 함으로써 사용의 편리성을 더욱 증진시킬 수가 있다.As shown in FIG. 2, when the device is powered on, the system boots and initializes the system and waits for the user's command. In this initialization, the reset flag bRstFlag is also reset. Next, after the initialization is performed in this manner, in step S12, it is determined whether the user has set the error recovery function to the enabled state, that is, if the error recovery function is set to the disabled state, the process returns to step S12. If it is set to the enabled state, the process proceeds to step S14 to generate a time thread described in detail in FIG. As described above, in the present invention, the error recovery function can be set even while the system is initialized and operated, thereby further enhancing the convenience of use.

다음으로, 단계 S16에서는 CPU(10)가 하드웨어 구성부의 동작 상태의 이상 여부를 체크하고 체크 결과에 따른 Keep Alive 메시지를 미리 정해진 시간 주기, 예를 들어 1초 주기로 송신한다. 그리고, 이어지는 단계 S18에서 시스템 관리부(20)는 Keep Alive 메시지가 정상적으로 수신되는지를 판단하게 되는데, 정상적으로 수신되는 경우에는 단계 S22로 진행하여 리셋 플래그(bRstFlag)를 세트시키는 반면에 그렇지 아니한 경우에는 단계 S20으로 진행하여 리셋 플래그(bRstFlag)의 리셋 상태를 그대로 유지하게 된다.Next, in step S16, the CPU 10 checks whether the operating state of the hardware component is abnormal and transmits a Keep Alive message according to the check result at a predetermined time period, for example, one second period. In a subsequent step S18, the system manager 20 determines whether or not the keep alive message is normally received. If the reception is normally, the system manager 20 proceeds to step S22 and sets the reset flag bRstFlag. The process proceeds to maintaining the reset state of the reset flag bRstFlag.

도 3 은 도 2 에서 타임 쓰레드 과정을 설명하기 위한 흐름도로, 시스템 관리부(20)가 주체가 되어 수행한다.3 is a flowchart illustrating a time thread process in FIG. 2, which is performed by the system manager 20 as a subject.

도 3 에 도시된 바와 같이 타임 쓰레드 과정의 단계 S30에서는 타이머를 초기화, 즉 타이머에 사용자가 설정한 리셋 만기 시간을 설정하는데, 설정이 되어 있지 않은 경우에는 기본(Default)값, 예를 들어 30초로 설정하게 된다. 다음으로, 이어지는 단계 S32에서는 타이머를 1초씩 감소시키게 되고, 이어지는 단계 S34에서는 리셋 플래그(bRstFlag)가 세트 상태로 있는지를 판단한다.As shown in FIG. 3, in step S30 of the time thread process, the timer is initialized, that is, the reset expiration time set by the user is set in the timer. If the timer is not set, the default value, for example, 30 seconds, is set. Will be set. Next, in step S32, the timer is decremented by one second. In step S34, it is determined whether the reset flag bRstFlag is in the set state.

단계 S34에서의 판단 결과 리셋 플래그(bRstFlag)가 세트 상태로 있는 경우에는 단계 S30으로 복귀하는 반면에 리셋 상태로 있는 경우에는 단계 S36으로 진행하여 단계 S30에서 설정된 리셋 만기 시간에 도달, 즉 타이머의 상태가 0으로 되었는지를 판단하게 된다.As a result of the determination in step S34, if the reset flag bRstFlag is in the set state, the process returns to step S30, whereas if the reset flag bRstFlag is in the reset state, the process proceeds to step S36 to reach the reset expiration time set in step S30, that is, the state of the timer. It is determined whether is 0.

단계 S36에서의 판단 결과 리셋 만기 시간에 도달하지 않은 경우에는 단계 S32로 복귀하는 반면에 도달한 경우에는 시스템이 원격관리 서비스를 수행하지 못하고 있다고 판단하고 단계 S38로 진행하여 장비를 재부팅시키게 된다. 즉, 리셋 회로부(30)에 리셋 신호를 출력하고, 리셋 회로부(30)에서는 다시 전원 제어부(40)에 제어 신호를 출력함으로써 전원 제어부(40)가 CPU(10)와 스위치 칩(50) 및 PHY(60) 등에 공급되던 전원을 오프시킨 후에 다시 온시킴으로써 장비를 재부팅시키게 된다.If it is determined in step S36 that the reset expiration time has not been reached, the process returns to step S32, but if it reaches the end, it is determined that the system does not perform the remote management service, and the process proceeds to step S38 to reboot the equipment. That is, the reset signal is outputted to the reset circuit unit 30, and the reset circuit unit 30 outputs a control signal to the power supply control unit 40 so that the power supply control unit 40 causes the CPU 10, the switch chip 50, and the PHY. After turning off the power supplied to (60) and the like, the equipment is rebooted by turning it on again.

본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법은 전술한 실시예에 국한되지 않고, 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하 여 실시할 수가 있다.The remote management error recovery method of the managed network equipment of the present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the technical idea of the present invention.

이상에서 설명한 바와 같은 본 발명의 관리형 네트워크 장비의 원격관리 오류복구 방법에 따르면 관리형 네트워크 장비를 운용하는 중에 하드웨어나 소프트웨어의 오류로 인해 원격관리가 불가능해지거나 바이러스성 패킷 공격으로 인해 장비의 동작이 원활하지 못할 경우에 해당 장비의 원격관리를 자동으로 복구시켜 원격관리를 가능하게 함으로써 시스템 관리자가 직접 장비가 위치한 지점에 출동하여 장비를 리셋하지 않아도 된다. 결과적으로 장비의 유지 보수비용을 혁신적으로 감소시킬 수 있을 뿐 아니라 고객의 불만도 최소화할 수 있고, 안정적으로 네트워크를 관리할 수 있게 된다.According to the remote management error recovery method of the managed network equipment of the present invention as described above, the remote operation is impossible due to a hardware or software error while operating the managed network equipment, or the operation of the equipment due to a viral packet attack. If this is not the case, the remote management of the equipment is automatically restored to enable remote management so that the system administrator does not have to go to the point where the equipment is located and reset the equipment. The result is an innovative reduction in equipment maintenance costs, as well as minimizing customer complaints and reliably managing the network.

나아가, 시스템이 구동되고 초기화될 때 무조건 동작하게 되는 하드웨어 기반 방법과는 달리 오류복구 기능의 사용 여부 및 리셋 만기 시간을 관리자가 임의로 설정할 수가 있어서 사용상의 편리성이 보다 증진되는 장점이 있다. 또한 제어프로그램이 감시용 태스크를 생성하여 이를 이용하는 것이 아니라 OS 내부에 있는 타이머 인터럽트를 이용하게 함으로써 RTOS(Real Time (Embeded) Operating System) 뿐만 아니라 비 RTOS에서도 적용이 가능하다는 장점이 있다.Furthermore, unlike a hardware-based method that operates unconditionally when the system is driven and initialized, the administrator can arbitrarily set whether to use the error recovery function and reset expiration time, thereby improving convenience of use. In addition, the control program does not generate and use the task for monitoring, but uses the timer interrupt inside the OS, so that the control program can be applied not only to the RTOS (Real Time (Embeded) Operating System) but also to the non-RTOS.

Claims (4)

관리장비의 이상여부를 체크한 결과에 따라 Keep Alive 메시지의 발생 여부를 결정하는 CPU 및 상기 Keep Alive 메시지에 의거하여 타이머를 동작시킨 결과에 따라 장비의 재부팅 여부를 결정하는 시스템 관리부 사이에서,Between the CPU for determining whether or not to generate a Keep Alive message according to the result of checking the abnormality of the management equipment and the system management unit for determining whether to reboot the equipment according to the result of operating the timer based on the Keep Alive message, (a) 장비의 초기화시 리셋 플래그를 리셋시키는 단계;(a) resetting the reset flag upon initialization of the equipment; (b) 타임 쓰레드를 생성하고 상기 리셋 플래그의 상태에 따라 장비의 재부팅을 결정하는 단계;(b) creating a time thread and determining a reboot of the device according to the state of the reset flag; (c) 상기 CPU로부터 소정의 시간 간격으로 Keep Alive 메시지가 수신되는지를 판단하는 단계; 및(c) determining whether a Keep Alive message is received from the CPU at predetermined time intervals; And (d) 상기 단계 (c)에서 수신되는 경우에는 상기 리셋 플래그를 세트시키는 반면에 수신되지 않는 경우에는 상기 리셋 플래그의 리셋 상태를 그대로 유지시키는 단계를 포함하여 이루어지되,(d) setting the reset flag when received in step (c) while maintaining the reset state of the reset flag if it is not received, 상기 단계 (b)는 상기 리셋 플래그가 세트 상태인 경우에 상기 타이머를 소정의 리셋 만기 시간으로 초기화시키는 반면에 리셋 상태인 경우에는 상기 타이머의 시간을 감소시키고, 상기 타이머의 시간이 0이 될 때 상기 재부팅을 수행하도록 구성되고,The step (b) initializes the timer to a predetermined reset expiration time when the reset flag is set, whereas decreases the time of the timer when the reset flag is set, and when the time of the timer becomes zero. Configured to perform the reboot, 상기 리셋 만기 시간은 미리 정해진 시간 범위 내에서 사용자에 의해 임의로 설정 가능하게 구성되며,The reset expiration time is configured to be arbitrarily set by the user within a predetermined time range, 상기 단계 (b) 이하의 단계는 오류복구 기능이 인에이블 상태로 되어 있는 경우에만 수행되어지되 상기 오류복구 기능의 인에이블 및 디스에이블 상태는 사용자에 의해 임의로 설정 가능하게 구성되는 관리형 네트워크 장비의 원격관리 오류복구 방법.Steps (b) and below are performed only when the error recovery function is enabled, but the enable and disable states of the error recovery function can be arbitrarily set by the user. How to recover from remote administration errors. 삭제delete 삭제delete 제 1 항에 있어서, 상기 오류복구 기능의 인에이블 및 디스에이블 상태 설정은 장비가 동작중인 동안에도 설정이 가능하도록 된 것을 특징으로 하는 관리형 네트워크 장비의 원격관리 오류복구 방법.The remote management error recovery method of claim 1, wherein the enabling and disabling state setting of the error recovery function is enabled while the device is in operation.
KR1020050114282A 2005-11-28 2005-11-28 Remote administration error restoration method for administrative network appliance KR100764905B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050114282A KR100764905B1 (en) 2005-11-28 2005-11-28 Remote administration error restoration method for administrative network appliance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050114282A KR100764905B1 (en) 2005-11-28 2005-11-28 Remote administration error restoration method for administrative network appliance

Publications (2)

Publication Number Publication Date
KR20060003826A KR20060003826A (en) 2006-01-11
KR100764905B1 true KR100764905B1 (en) 2007-10-09

Family

ID=37106205

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050114282A KR100764905B1 (en) 2005-11-28 2005-11-28 Remote administration error restoration method for administrative network appliance

Country Status (1)

Country Link
KR (1) KR100764905B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07225729A (en) * 1994-02-09 1995-08-22 Hitachi Ltd Communication control equipment
JPH0895830A (en) * 1994-09-29 1996-04-12 Mitsubishi Electric Corp Abnormality monitor device for electronic equipment
JPH0916434A (en) * 1995-06-27 1997-01-17 Nippon Denki Ido Tsushin Kk Detecting method for failure information at time of runaway of cpu
JPH11259340A (en) * 1998-03-10 1999-09-24 Oki Comtec:Kk Reactivation control circuit for computer
JP2004086520A (en) * 2002-08-27 2004-03-18 Fujitsu Access Ltd Monitoring control device and its method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07225729A (en) * 1994-02-09 1995-08-22 Hitachi Ltd Communication control equipment
JPH0895830A (en) * 1994-09-29 1996-04-12 Mitsubishi Electric Corp Abnormality monitor device for electronic equipment
JPH0916434A (en) * 1995-06-27 1997-01-17 Nippon Denki Ido Tsushin Kk Detecting method for failure information at time of runaway of cpu
JPH11259340A (en) * 1998-03-10 1999-09-24 Oki Comtec:Kk Reactivation control circuit for computer
JP2004086520A (en) * 2002-08-27 2004-03-18 Fujitsu Access Ltd Monitoring control device and its method

Also Published As

Publication number Publication date
KR20060003826A (en) 2006-01-11

Similar Documents

Publication Publication Date Title
US8677117B2 (en) Remote management of boot application
US7451335B2 (en) Selectively disabling a portion of ASF operations when ASF device is powered by auxiliary power
US8661548B2 (en) Embedded system administration and method therefor
US7003775B2 (en) Hardware implementation of an application-level watchdog timer
US8001221B2 (en) Method of building system and management server
US20030084337A1 (en) Remotely controlled failsafe boot mechanism and manager for a network device
US20050166213A1 (en) Remote deployment of executable code in a pre-boot environment
US6404741B1 (en) Monitoring of a packet telephony device via a control device
US10445503B2 (en) Secure persistent software updates
EP3319283B1 (en) Server data port learning at data switch
JP2018536958A (en) Secure boot code cache that can be updated over the network
US20080091819A1 (en) Ethernet Ping Watchdog
US20170019294A1 (en) Apparatus and system for automatically rebooting an electronically powered device via power over ethernet
US10425277B2 (en) Diagnostic information logging
JP6006227B2 (en) Method and device for distinguishing between cold boot and warm boot
KR100764905B1 (en) Remote administration error restoration method for administrative network appliance
Cisco System Messages
Cisco 10.3(1) Caveats/10.3(2) Modifications
Cisco System Messages
Cisco System Messages
JP7110573B2 (en) Information processing device, information processing program and information processing method
EP3286881B1 (en) Lighting-control processor and method for operating a lighting-control processor
KR20020049440A (en) Method for Operation Error Recovery in Router
CA2475387C (en) Embedded system administration
KR20000001674A (en) Processor recovery device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
B701 Decision to grant
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]
FPAY Annual fee payment

Payment date: 20100730

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee