KR102101596B1 - Control method of terminal device - Google Patents

Control method of terminal device Download PDF

Info

Publication number
KR102101596B1
KR102101596B1 KR1020150029862A KR20150029862A KR102101596B1 KR 102101596 B1 KR102101596 B1 KR 102101596B1 KR 1020150029862 A KR1020150029862 A KR 1020150029862A KR 20150029862 A KR20150029862 A KR 20150029862A KR 102101596 B1 KR102101596 B1 KR 102101596B1
Authority
KR
South Korea
Prior art keywords
communication network
attempts
connection
attempt
rejection
Prior art date
Application number
KR1020150029862A
Other languages
Korean (ko)
Other versions
KR20160107008A (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 KR1020150029862A priority Critical patent/KR102101596B1/en
Publication of KR20160107008A publication Critical patent/KR20160107008A/en
Application granted granted Critical
Publication of KR102101596B1 publication Critical patent/KR102101596B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/02Access restriction performed under specific conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/18Management of setup rejection or failure

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)
  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명은, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있는 단말장치의 동작 방법을 제안한다.According to the present invention, when an attempt to connect to a communication network is rejected (failed) due to a failure on the communication network, avoiding unnecessary access retries frequently, thereby preventing delay in resolving the failure on the communication network due to access retries. It proposes an operation method of a terminal device.

Description

단말장치의 동작 방법{CONTROL METHOD OF TERMINAL DEVICE}How to operate a terminal device {CONTROL METHOD OF TERMINAL DEVICE}

본 발명은, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있는 단말장치의 동작 방법에 관한 것이다.According to the present invention, when an attempt to connect to a communication network is rejected (failed) due to a failure on the communication network, avoiding unnecessary access retries frequently, thereby preventing delay in resolving the failure on the communication network due to access retries. It relates to a method of operating a terminal device.

단말에서 통신서비스를 이용하기 위해서는 통신망으로의 접속이 반드시 전제 되면, 통신망으로의 접속 절차는 다음과 같다.In order to use a communication service from a terminal, if a connection to a communication network is prerequisite, the connection procedure to the communication network is as follows.

먼저 단말은 전원이 켜지면(power-on), 기지국을 통해 Attach Request 메시지를 전송하여 통신망에 대한 최초 접속을 시도하게 된다.First, when the power is turned on (power-on), the terminal attempts to connect to the communication network for the first time by sending an Attach Request message through the base station.

이때, 통신망에서는, 통신망 상의 장애가 없다면 단말로부터의 접속 시도에 대해 접속을 허용하지만, 통신망 상의 장애로 인해 단말의 접속이 불가능한 상황이라면 단말로 Attach Reject 메시지를 전송하여 단말로부터의 접속 시도를 거절할 것이다.At this time, in the communication network, if there is no obstacle on the communication network, the connection attempt is allowed from the terminal, but if the situation is impossible due to the failure on the communication network, the connection attempt from the terminal is rejected by sending an Attach Reject message to the terminal. .

이처럼 통신망으로부터 Attach Reject 메시지를 수신한 단말은, 통신망에 대한 최초 접속 시도가 거절되었기 때문에 통신망에 대한 접속을 재 시도하게 된다. 이때, 기존의 통신망 접속 재 시도 방식을 설명하면 다음과 같다.As described above, the terminal receiving the Attach Reject message from the communication network attempts to connect to the communication network again because the initial connection attempt to the communication network is rejected. At this time, the existing communication network access retry method will be described as follows.

기존의 통신망 접속 재 시도 방식에 따르면, 단말이 정해진 시간(예 : 10초) 간격으로 정해진 횟수 만큼 통신망에 대한 접속을 재 시도하게 된다. 이때, 기존에는 최초 접속 시도를 포함해서 총 5회의 접속을 (재) 시도하게 된다. According to the existing communication network connection retry method, the terminal attempts to reconnect to the communication network a predetermined number of times at predetermined time intervals (for example, 10 seconds). At this time, in the past, a total of 5 attempts (re) will be attempted, including the initial access attempt.

결국, 단말은, 통신망으로의 최초 접속을 시도한 후 거절되면, 정해진 시간(예 : 10초) 간격으로 4회의 접속 재 시도를 반복 수행하는 것이다.As a result, if the terminal is rejected after attempting the first connection to the communication network, the terminal repeatedly performs four connection retries at a predetermined time interval (for example, 10 seconds).

단말은, 통신망에 대해 최초 접속 시도를 포함해서 총 5회의 (재) 접속을 시도했음에도 통신망에 대한 접속이 허용(성공)되지 않으면, 해당 통신망으로의 접속 재 시도를 중단한 후 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망으로의 접속을 시도하지 않고, 정해진 기간(예 : 12분)이 경과하면 해당 통신망으로의 최초 접속을 시도한다.If the terminal is not allowed (successful) to access the communication network even though it has attempted a total of five (re) connections, including the initial connection attempt, the terminal stops retrying the connection to the communication network, and then a predetermined period (e.g., For 12 minutes), it no longer attempts to connect to the communication network, and after a certain period (e.g., 12 minutes) has elapsed, the first connection to the communication network is attempted.

한편, 통신망 상의 장애는 망 장비의 오류/오작동 등의 명확한 요인에 의해 발생하는 경우가 대부분이며, 통신망에서 장애 요인이 해결되지 않는 한 단말로부터의 접속 시도는 통신망에서 거절될 것이다.On the other hand, the failure on the communication network is most often caused by a clear factor such as error / malfunction of the network equipment, and an attempt to connect from the terminal will be rejected by the communication network unless the obstacle is resolved in the communication network.

따라서, 전술한 기존의 통신망 접속 재 시도 방식처럼, 통신망 상의 장애로 인해 단말의 접속 시도가 거절된 경우 단말이 짧을 시간(예 : 40초+α) 동안 수 회(예 : 5회)의 접속 재 시도를 수행하더라도, 접속이 허용(성공)될 확률이 매우 낮다.Therefore, as in the above-described conventional communication network access retry method, when a connection attempt of the terminal is rejected due to a failure in the communication network, the terminal attempts to reconnect several times (for example, 5 times) for a short time (eg 40 seconds + α). Even if an attempt is made, the probability of the connection being allowed (success) is very low.

결국, 기존의 통신망 접속 재 시도 방식은, 통신망에 대한 접속이 허용(성공)될 확률이 낮음에도 불구하고 불필요한 접속 재 시도를 빈번하게 수행하는, 불합리한 방식이라 할 수 있다.As a result, the existing communication network access retry scheme is an unreasonable scheme in which unnecessary access retries are frequently performed despite a low probability of being allowed (success) to access the communication network.

이에, 본 발명에서는, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피할 수 있는 방안을 제안하고자 한다.Accordingly, in the present invention, when an attempt to connect to the communication network is rejected (failure) due to a failure on the communication network, an attempt is made to propose a method to avoid unnecessary access retry frequently.

본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명에서 도달하고자 하는 목적은, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있는 방안을 제안하는데 있다.The present invention has been created in view of the above circumstances, and an object to be achieved in the present invention is to avoid frequent unnecessary retry attempts when an attempt to connect to a communication network is rejected (failed) due to a communication network failure. By doing so, it is to propose a method to prevent delay in resolving a failure on a communication network due to an attempt to reconnect.

상기 목적을 달성하기 위한 본 발명의 제 1 관점에 따른 단말장치의 동작 방법은, 통신망에 대한 접속을 시도하는 단계; 상기 접속 시도에 대한 거절 메시지를 수신하면, 접속 재 시도를 중단하도록 기 설정되어 있는 시도중단횟수 보다는 작고 상기 거절 메시지에 포함된 거절원인정보에 따르는 특정 시도횟수를 확인하는 단계; 및 상기 통신망에 대한 접속이 시도될 때마다 증가하는 카운터가 상기 특정 시도횟수에 도달하면 상기 카운터를 상기 시도중단횟수로 강제 증가시키는 단계를 포함한다.A method of operating a terminal device according to a first aspect of the present invention for achieving the above object comprises: attempting to connect to a communication network; Upon receiving a rejection message for the access attempt, confirming a specific number of attempts that is smaller than a preset number of attempts to abort the access retry attempt and according to the rejection cause information included in the rejection message; And forcibly increasing the counter to the number of attempts to stop when the counter that increases each time an attempt to access the communication network reaches the specific number of attempts.

상기 목적을 달성하기 위한 본 발명의 제 2 관점에 따른 단말장치의 동작 방법은, 통신망에 대한 접속을 시도하는 단계; 상기 접속 시도에 대한 거절 메시지를 수신하면, 상기 거절 메시지에 포함된 거절원인정보에 따라 접속 재 시도를 중단하도록 상이하게 기 설정된 특정 시도횟수를 확인하는 단계; 및 상기 통신망에 대한 접속이 시도될 때마다 증가하는 카운터가 상기 특정 시도횟수에 도달하기 전까지, 상기 접속을 재 시도하는 단계를 포함한다.A method of operating a terminal device according to a second aspect of the present invention for achieving the above object comprises: attempting to connect to a communication network; Upon receiving a rejection message for the access attempt, confirming a specific number of predetermined attempts to stop accessing the retry according to the rejection cause information included in the rejection message; And retrying the connection until a counter that increases each time a connection to the communication network is attempted reaches the specific number of attempts.

바람직하게는, 상기 특정 시도횟수는, 상기 거절원인정보가 상기 통신망 내 특정 장비 장애로 확인되는 경우 보다, 상기 거절원인정보가 상기 통신망 내 불특정 장애로 확인되는 경우 더 작은 횟수로 설정될 수 있다.Preferably, the specific number of attempts may be set to a smaller number of times when the cause of rejection information is identified as an unspecified failure in the communication network than when the cause of rejection information is identified as a specific equipment failure in the communication network.

이에, 본 발명에 따른 단말장치의 동작 방법에 의하면, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있는 효과를 도출한다.Thus, according to the operation method of the terminal device according to the present invention, when an attempt to connect to the communication network is rejected (failure) due to a communication network failure, unnecessary access retries are frequently performed, thereby preventing the connection retry. It derives an effect that can prevent the resolution of the problem on the communication network from being delayed.

도 1은 본 발명의 단말장치가 적용되는 통신 시스템을 보여주는 예시도이다.
도 2는 본 발명의 바람직한 실시예에 따른 단말장치의 구성을 나타내는 블록도이다.
도 3는 본 발명의 바람직한 제1실시예에 따른 단말장치의 동작 방법을 나타내는 흐름도이다.
도 4는 본 발명의 바람직한 제2실시예에 따른 단말장치의 동작 방법을 나타내는 흐름도이다.
1 is an exemplary view showing a communication system to which the terminal device of the present invention is applied.
2 is a block diagram showing the configuration of a terminal device according to a preferred embodiment of the present invention.
3 is a flowchart showing a method of operating a terminal device according to a first preferred embodiment of the present invention.
4 is a flowchart illustrating a method of operating a terminal device according to a second preferred embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대하여 설명한다.Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings.

먼저, 도 1을 참조하여 본 발명이 적용되는 통신 시스템을 설명하도록 한다.First, a communication system to which the present invention is applied will be described with reference to FIG. 1.

도 1에 도시된 바와 같이, 본 발명이 적용되는 통신 시스템은, 본 발명에 따른 단말장치(100)와, 단말장치(100)에서 접속하고자 하는 통신망(1)을 포함하는 환경의 시스템이다.As shown in FIG. 1, a communication system to which the present invention is applied is a system of an environment including a terminal device 100 according to the present invention and a communication network 1 to be connected to the terminal device 100.

이때, 통신망(1)은, 기지국 즉 액세스망(Access N/W)를 통해 접속되는 단말장치(100)로 하여금 통신서비스 예컨대 통화서비스, 데이터서비스 등을 이용할 수 있도록 하는 코어망(Core N/W)로서, LTE 통신망인 것이 바람직하다.At this time, the communication network 1 is a core network (Core N / W) that enables a terminal device 100 connected through a base station, that is, an access network (Access N / W), to use a communication service such as a call service or a data service. ), It is preferable that it is an LTE communication network.

단말장치(100)는, 기지국(미도시)을 통해 통신망(1)에 접속하여, 통신망(10)에서 지원하는 통신규격에 따라서 통신서비스를 예컨대 통화서비스, 데이터서비스 등을 이용할 수 있는 단말이다.The terminal device 100 is a terminal that can access a communication network 1 through a base station (not shown) and use a communication service, for example, a call service or a data service, according to a communication standard supported by the communication network 10.

이와 같은 단말장치(100)에서 통신망(1)에 접속하고자 하는 경우, 통신망(1)으로의 접속 절차는 다음과 같다.When the terminal device 100 wants to access the communication network 1, the procedure for accessing the communication network 1 is as follows.

먼저 단말장치(100)는 전원이 켜지면(power-on), 기지국(미도시)을 통해 Attach Request 메시지를 전송하여 통신망(1)에 대한 최초 접속을 시도하게 된다.First, when the power is turned on (power-on), the terminal device 100 attempts an initial connection to the communication network 1 by transmitting an Attach Request message through a base station (not shown).

이때, 통신망(1) 특히 망 장비 중 하나인 MME(10, Mobility Management Entity)에서는, 통신망(1) 상의 장애가 없다면 단말장치(100)로부터의 접속 시도에 대해 접속을 허용하지만, 통신망(1) 상의 장애로 인해 단말장치(100)의 접속이 불가능한 상황이라면 단말장치(100)로 Attach Reject 메시지를 전송하여 단말장치(100)로부터의 접속 시도를 거절할 것이다.At this time, the communication network (1), especially one of the network equipment MME (10, Mobility Management Entity), if there is no failure on the communication network 1, allows access to the connection attempt from the terminal device 100, but on the communication network (1) If the connection of the terminal device 100 is impossible due to a failure, the connection attempt from the terminal device 100 will be rejected by sending an Attach Reject message to the terminal device 100.

이처럼 통신망(1)으로부터 Attach Reject 메시지를 수신한 단말장치(100)는, 통신망(1)에 대한 최초 접속 시도가 거절되었기 때문에 통신망(1)에 대한 접속을 재 시도하게 된다. As described above, the terminal device 100 receiving the Attach Reject message from the communication network 1 attempts to reconnect to the communication network 1 because the initial connection attempt to the communication network 1 is rejected.

이때, 기존의 통신망 접속 재 시도 방식을 간단히 설명하면 다음과 같다.At this time, a brief description of the existing retries to connect to the communication network is as follows.

기존의 통신망 접속 재 시도 방식에 따르면, 단말이 통신망(1)으로의 최초 접속을 시도한 후 거절되면, 정해진 시간(예 : 10초) 간격으로 정해진 횟수 만큼 통신망(1)에 대한 접속을 재 시도하여, 최초 접속 시도를 포함해서 총 5회의 접속을 (재) 시도하게 된다. According to the existing communication network connection retry method, if a terminal is rejected after attempting the first connection to the communication network 1, it attempts to connect to the communication network 1 a predetermined number of times at a predetermined time interval (for example, 10 seconds). , It attempts to (re) connect a total of 5 times, including the initial connection attempt.

이때의 정해진 횟수란, 후술에서 언급할 기 설정된 시도중단횟수를 의미한다.The predetermined number of times at this time means a preset number of attempts to be stopped.

단말은, 통신망(1)에 대해 최초 접속 시도를 포함해서 총 5회의 (재) 접속을 시도했음에도 통신망(1)에 대한 접속이 허용(성공)되지 않으면, 해당 통신망(1)으로의 접속 재 시도를 중단하고 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망(1)으로의 접속을 시도하지 않으며, 정해진 기간(예 : 12분)이 경과하면 해당 통신망(1)으로의 최초 접속을 시도한다.The terminal attempts to connect to the communication network 1 if the connection to the communication network 1 is not allowed (success) even though it has attempted a total of 5 (re) connections, including the initial connection attempt, to the communication network 1 Stops and no longer attempts to connect to the communication network 1 for a specified period (e.g., 12 minutes), and when the specified period (e.g., 12 minutes) elapses, the first connection to the communication network 1 is attempted. .

한편, 통신망(1) 상의 장애는 망 장비의 오류/오작동 등의 명확한 원인에 의해 발생하는 경우가 대부분이며, 통신망(1)에서 장애 요인이 해결되지 않는 한 단말로부터의 접속 시도는 통신망(1)의 MME(10)에서 거절될 것이다.On the other hand, the failure on the communication network 1 is most often caused by a clear cause such as an error / malfunction of the network equipment, and an attempt to access from the terminal is attempted to access the communication network 1 unless the obstacle in the communication network 1 is resolved. MME 10 will be rejected.

따라서, 전술한 기존의 통신망 접속 재 시도 방식처럼, 통신망(1) 상의 장애로 인해 단말의 접속 시도가 거절된 경우 단말이 짧을 시간(예 : 40초+α) 동안 수 회(예 : 5회)의 접속 재 시도를 수행하더라도, 접속이 허용(성공)될 확률이 매우 낮다.Therefore, as in the above-described conventional communication network access retry method, when a connection attempt of the terminal is rejected due to a failure on the communication network 1, several times (for example, 5 times) for a short time (for example, 40 seconds + α) of the terminal. Even if retries are attempted, the probability of the connection being allowed (success) is very low.

결국, 기존의 통신망 접속 재 시도 방식은, 통신망(1)에 대한 접속이 허용(성공)될 확률이 낮음에도 불구하고 불필요한 접속 재 시도를 빈번하게 수행하는, 불합리한 방식이라 할 수 있다.As a result, the existing communication network access retry scheme is an unreasonable scheme in which unnecessary access retries are frequently performed despite a low probability of being allowed (success) to access the communication network 1.

더구나, 통신망(1)에서 장애 요인이 해결되지 않은 상황에서, 기존의 통신망 접속 재 시도 방식에 따르는 여러 단말들의 접속 재 시도가 몰려 들면, 오히려 통신망(1) 상의 장애 해결을 지연시키는 문제를 야기할 수 있고, 더 나아가 액세스망(Access N/W)에서의 2차 장애를 유발하는 문제로까지 이어질 수 있다.Moreover, in a situation in which the obstacle in the communication network 1 has not been resolved, if access retries of various terminals according to the existing communication network access retry scheme are concentrated, rather cause a problem of delaying the resolution of the failure on the communication network 1 It may further lead to a problem that causes a secondary failure in the access network (Access N / W).

이에, 본 발명에서는, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피할 수 있는 방안을 제안하고자 한다.Accordingly, in the present invention, when an attempt to connect to the communication network is rejected (failure) due to a failure on the communication network, an attempt is made to propose a method to avoid unnecessary access retry frequently.

이하에서는, 도 2를 참조하여, 본 발명에서 제안하는 방안을 달성하기 위한 바람직한 실시예에 따른 단말장치의 구성을 설명하겠다.Hereinafter, with reference to FIG. 2, a configuration of a terminal device according to a preferred embodiment for achieving the method proposed in the present invention will be described.

도 2에 도시된 바와 같이, 본 발명에 따른 단말장치(100)는, 통신망(1)에 대한 접속을 시도하는 접속시도부(110)와, 상기 접속 시도가 거절되면, 상기 접속 시도의 거절 원인을 확인하는 원인확인부(120)와, 상기 접속 시도가 거절되는 경우, 접속 재 시도를 중단하도록 기 설정된 시도중단횟수 보다 작은 특정 시도횟수 이내에서 상기 접속을 재 시도한 후 중단하는 접속재시도제어부(130)를 포함한다.As illustrated in FIG. 2, the terminal device 100 according to the present invention includes a connection attempt unit 110 that attempts to connect to the communication network 1, and when the connection attempt is rejected, the reason for rejecting the connection attempt Cause checking unit 120 for confirming, and if the connection attempt is rejected, the connection retry control unit 130 to stop after retrying the connection within a specific number of attempts less than a predetermined number of attempts to stop the connection retries ).

접속시도부(110)는, 통신망(1)에 대한 접속을 시도한다.The connection attempt unit 110 attempts to connect to the communication network 1.

구체적으로는, 접속시도부(110)는, 단말장치(100)의 전원이 켜지면(power-on), 기지국(미도시)을 통해 Attach Request 메시지를 전송하여 통신망(1)에 대한 최초 접속을 시도할 수 있다.Specifically, the connection attempt unit 110, when the power of the terminal device 100 is turned on (power-on), transmits an Attach Request message through a base station (not shown) to establish an initial connection to the communication network 1. You can try

원인확인부(120)는, 접속시도부(110)의 접속 시도가 거절되면, 접속 시도의 거절 원인을 확인한다.When the connection attempt of the connection attempt unit 110 is rejected, the cause checking unit 120 checks the cause of the rejection of the connection attempt.

보다 구체적으로 설명하면, 전술한 바와 같이 통신망(1) 특히 망 장비 중 하나인 MME(10)에서는, 통신망(1) 상의 장애가 없다면 단말장치(100)로부터의 접속 시도에 대해 접속을 허용할 것이다.More specifically, as described above, in the communication network 1, especially the MME 10, which is one of the network equipments, if there is no obstacle on the communication network 1, access will be allowed for an attempt to connect from the terminal device 100.

하지만, MME(10)에서는, 통신망(1) 상의 장애로 인해 단말장치(100)의 접속이 불가능한 상황이라면, 단말장치(100)로 거절 메시지 즉 Attach Reject 메시지를 전송하여 단말장치(100)로부터의 접속 시도를 거절할 것이다.However, in the MME 10, if the connection of the terminal device 100 is impossible due to a failure on the communication network 1, the terminal device 100 transmits a rejection message, that is, an Attach Reject message, from the terminal device 100. It will refuse to attempt to connect.

원인확인부(120)는, 이처럼 통신망(1)으로부터 Attach Reject 메시지를 수신하게 되면, 접속 시도가 거절된 것으로 인지하고 접속 시도의 거절 원인을 확인한다.When receiving the Attach Reject message from the communication network 1 as described above, the cause checking unit 120 recognizes that the connection attempt has been rejected and checks the cause of the rejection of the connection attempt.

이때, 원인확인부(120)는, Attach Reject 메시지에서 접속 시도의 거절 원인을 확인할 수 있다.At this time, the cause checking unit 120 may check the cause of the rejection of the connection attempt in the Attach Reject message.

Attach Reject 메시지에는, MME(10)에 의해 삽입되는 거절원인정보가 포함되어 있으며, 예를 들어 거절원인정보는, 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등)에서 장애가 발생함을 나타내는 제1거절원인정보와, 통신망(1) 내 불특정 장애가 발생함을 나타내는 정보 다시 말해 통신망(1)의 어떤 장비에서 장애가 발생했는지 알 수 없는 제2거절원인정보로 구분할 수 있다.In the Attach Reject message, the cause of rejection inserted by the MME 10 is included, and for example, the reason for rejection is a failure in a specific device (eg, S-GW, P-GW, etc.) in the communication network 1. It can be classified into first refusal cause information indicating occurrence, and information indicating that an unspecified failure occurs in communication network 1, that is, second refusal cause information in which equipment of communication network 1 is unknown.

이에, 원인확인부(120)는, 통신망(1)으로부터 Attach Reject 메시지를 수신하게 되면, 접속 시도가 거절된 것으로 인지하고, Attach Reject 메시지에 포함된 제1거절원인정보 또는 제2거절원인정보를 확인함으로써 접속 시도의 거절 원인을 확인할 수 있다.Accordingly, the cause confirmation unit 120, when receiving the Attach Reject message from the communication network 1, recognizes that the connection attempt is rejected, and the first reject cause information or the second reject cause information included in the Attach Reject message. By confirming, it is possible to confirm the cause of the rejection of the connection attempt.

접속재시도제어부(130)는, 접속시도부(110)의 접속 시도가 거절되는 경우, 접속 재 시도를 중단하도록 기 설정된 시도중단횟수 보다 작은 특정 시도횟수 이내에서 통신망(1)에 대한 접속을 재 시도한 후 중단한다.The access retry control unit 130 attempts to reconnect to the communication network 1 within a specific number of attempts less than a predetermined number of attempts to stop the access retry attempt when the access attempt of the access retry unit 110 is rejected. Then stops.

다시 말해, 접속재시도제어부(130)는, 통신망(1)으로의 최초 접속을 시도한 후 거절되면, 기 설정된 시도중단횟수 즉 전술한 기존의 정해진 횟수(예 : 5회) 보다 작은 특정 시도횟수(예 : 2회) 이내에서 통신망(1)에 대한 접속을 정해진 시간(예 : 10초) 간격으로 재 시도한 후 통신망(1)으로의 접속 재 시도를 중단함으로써, 기존의 정해진 시도중단횟수 5회 보다 작은 특정 시도횟수 2회 이내에서만 접속 재 시도를 수행하는 것이다.In other words, if the connection retry control unit 130 is rejected after attempting the first connection to the communication network 1, the predetermined number of attempts to be interrupted, that is, a specific number of attempts smaller than the previously set number of times (for example, 5 times) (eg : 2 attempts to connect to the communication network (1) within a specified time (eg, 10 seconds) at intervals, and then retry the connection to the communication network (1). It attempts to retry access only within a certain number of attempts.

이하에서는, 설명의 편의를 위해 기존의 정해진 시도중단횟수를 5회인 것으로 가정하고, 본 발명에 따른 접속 재 시도 수행 과정에 대한 구체적인 실시예를 설명하겠다.In the following, for convenience of description, it is assumed that the existing number of attempted interruptions is 5 times, and a specific embodiment of the process of performing an access retry according to the present invention will be described.

먼저, 제1실시예에 따르면, 접속재시도제어부(130)는, 접속시도부(110)의 접속 시도가 거절되면, 기 설정된 시도중단횟수 5회 보다 작은 특정 시도횟수를 확인한다.First, according to the first embodiment, the connection retry control unit 130, when the connection attempt of the connection attempt unit 110 is rejected, checks a specific number of attempts less than the preset number of 5 attempts.

이때, 특정 시도횟수는, 상기 접속 시도가 거절된 거절 원인에 따라 상이한 횟수로 기 설정되어 있을 수 있다.At this time, the specific number of attempts may be preset to a different number of times depending on the reason for rejecting the connection attempt.

더욱 구체적으로는, 특정 시도횟수는, 거절 원인이 통신망(1) 내 특정 장비 장애로 확인되는 경우 보다, 거절 원인이 통신망(1) 내 불특정 장애로 확인되는 경우 더 작은 횟수로 설정되는 것이 바람직하다.More specifically, the specific number of attempts is preferably set to a smaller number of times when the cause of rejection is identified as an unspecified failure in the communication network 1 than when the cause of rejection is identified as a specific equipment failure in the communication network 1. .

구체적으로 설명하면, 전술에서 원인확인부(120)는, 통신망(1)으로부터 수신한 Attach Reject 메시지에 포함되어 있는 제1거절원인정보 또는 제2거절원인정보를 확인함으로써, 접속 시도의 거절 원인을 확인하였다.Specifically, in the above, the cause checking unit 120 identifies the cause of the rejection of the connection attempt by checking the first reject cause information or the second reject cause information included in the Attach Reject message received from the communication network 1. Confirmed.

이에, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인이 제1거절원인정보 즉 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우, 이에 따른 특정 시도횟수 예컨대 3회를 확인할 수 있다.Accordingly, the connection retry control unit 130, the cause of the rejection confirmed by the cause confirmation unit 120 is identified as the first cause of rejection, that is, a specific device (eg, S-GW, P-GW, etc.) failure in the communication network 1 In this case, a specific number of attempts can be confirmed, for example, 3 times.

반면, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인이 제2거절원인정보 즉 통신망(1) 내 불특정 장애로 확인되는 경우, 이에 따른 특정 시도횟수 예컨대 2회를 확인할 수 있다.On the other hand, the access retry control unit 130, if the cause of the rejection confirmed by the cause confirmation unit 120 is identified as the second refusal cause information, that is, an unspecified failure in the communication network 1, the specific number of attempts, for example, can be confirmed twice have.

이처럼, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인에 따라 특정 시도횟수를 확인하되, 거절 원인이 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우(3회) 보다 통신망(1) 내 불특정 장애로 확인되는 경우(2회), 더 작은 횟수로 특정 시도횟수를 확인하게 되는 것이 바람직하다.As described above, the connection retry control unit 130 checks a specific number of attempts according to the cause of the rejection confirmed by the cause confirmation unit 120, but the cause of the rejection is specific equipment (eg, S-GW, P-GW, etc.) in the communication network 1. ) If it is confirmed as an unspecified failure in the communication network 1 (2 times) than when it is confirmed as a failure (3 times), it is preferable to check a specific number of attempts at a smaller number.

이처럼, 거절 원인이 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우 보다 통신망(1) 내 불특정 장애로 확인되는 경우, 더 작은 횟수로 특정 시도횟수가 확인되는 이유에 대해선, 후술에서 언급하도록 하겠다.As described above, when the cause of rejection is confirmed as an unspecified failure in the communication network 1 than when it is determined as a failure of a specific device (eg, S-GW, P-GW, etc.) in the communication network 1, the number of specific attempts is less frequently. The reason for confirmation will be mentioned later.

이하에서는 설명의 편의를 위해 특정 시도횟수를 2회로 확인한 경우라고 가정하여 설명하겠다.Hereinafter, for convenience of explanation, it is assumed that a specific number of attempts is confirmed twice.

접속재시도제어부(130)는, 전술과 같이 특정 시도횟수 2회를 확인하면, 통신망(1)에 대한 접속이 시도될 때마다 증가하는 카운터가 특정 시도횟수 2회에 도달하기 전까지, 통신망(1)에 대한 접속을 재 시도한다.When the connection retry control unit 130 checks the specified number of attempts twice as described above, the counter increases every time an attempt is made to connect to the communication network 1 until the specified number of attempts reaches 2 times, the communication network 1 Try to connect again.

다시 말해, 접속재시도제어부(130)는, 통신망(1)에 대한 접속이 시도될 때마다 1씩 순차적으로 증가하는 카운터를 모니터링 하면서 통신망(1)에 대한 접속을 재 시도한다.In other words, the connection retry control unit 130 attempts to connect to the communication network 1 while monitoring a counter that sequentially increases by 1 each time the connection to the communication network 1 is attempted.

이 과정에서, 접속재시도제어부(130)는, 카운터가 특정 시도횟수 2회에 도달하기 전까지 통신망(1)에 대한 접속을 정해진 시간(예 : 10초) 간격으로 재 시도하는 것이다.In this process, the connection retry control unit 130 is to retry the connection to the communication network 1 at a predetermined time interval (for example, 10 seconds) until the counter reaches 2 times of the specified number of attempts.

이러한 접속재시도제어부(130)는, 카운터가 특정 시도횟수(2회)에 도달하면, 카운터를 원래의 시도중단횟수 5회로 강제 증가시킨다. When the counter reaches a specific number of attempts (2 times), the connection retry control unit 130 forces the counter to increase to the original number of attempts to interrupt 5 times.

즉, 접속재시도제어부(130)는, 카운터가 특정 시도횟수 2회에 도달하면(카운트=2) 카운터에 5를 Overwrite함으로써, 카운터를 원래의 시도중단횟수 5회로 강제 증가시킬 수 있다(카운터=2 -> 카운터=5).That is, the connection retry control unit 130 may force the counter to increase to the original number of 5 attempted interrupts by overwriting the counter 5 when the counter reaches 2 times (count = 2). -> Counter = 5).

이와 같은 강제 증가로 인해 카운터가 시도중단횟수 5회에 도달하면, 접속재시도제어부(130)는, 통신망(1)에 대한 최초 접속 시도를 포함해서 총 5회의 (재) 접속을 모두 시도한 것처럼 인지하게 될 것이다.When the counter reaches 5 attempts due to such a forced increase, the connection retry control unit 130 recognizes as if all 5 (re) connections have been attempted, including the first attempt to connect to the communication network 1. Will be.

이에, 접속재시도제어부(130)는, 카운터가 시도중단횟수 5회에 도달하면, 통신망(1)으로의 접속 재 시도를 중단한다.Accordingly, the connection retry control unit 130 stops retrying the connection to the communication network 1 when the counter reaches the number of attempts to stop five times.

물론, 접속재시도제어부(130)는, 통신망(1)으로의 접속 재 시도를 중단하면, 기존과 같이 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망(1)으로의 접속을 시도하지 않으며, 정해진 기간(예 : 12분)이 경과하면 해당 통신망(1)으로의 최초 접속을 시도할 수 있다.Of course, when the connection retry control unit 130 stops retrying the connection to the communication network 1, it no longer attempts to connect to the communication network 1 for a predetermined period (for example, 12 minutes) as before, When a predetermined period (for example, 12 minutes) has elapsed, an initial connection to the communication network 1 can be attempted.

이처럼 제1실시예에 따르면, 본 발명의 단말장치(100)는, 통신망(1)에 대한 접속 시도가 거절(실패)되면, 통신망(1)에 대한 접속 재 시도를 수행하는 과정에서 카운터를 강제 증가시키는 방식(Overwrite)으로, 시도중단횟수(예 : 5회) 보다 작은 특정 시도횟수(예 : 2회) 이내에서 통신망(1)에 대한 접속을 재 시도한 후 중단할 수 있다.As described above, according to the first embodiment, the terminal device 100 of the present invention, when an attempt to connect to the communication network 1 is rejected (failure), forces the counter in the process of attempting to access the communication network 1 again. As an increase method (Overwrite), the connection to the communication network 1 can be retried and stopped within a specific number of attempts (eg, 2 times) less than the number of attempts to be interrupted (eg, 5 times).

한편, 제2실시예에 따르면, 접속재시도제어부(130)는, 접속시도부(110)의 접속 시도가 거절되면, 기 설정된 시도중단횟수 5회 보다 작은 특정 시도횟수를 확인한다.On the other hand, according to the second embodiment, the connection retry control unit 130, if the connection attempt of the connection attempt 110 is rejected, checks a specific number of attempts less than the preset number of attempts 5 times.

구체적으로 설명하면, 제2실시예에서도 전술의 제1실시예에서와 마찬가지로, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인이 제1거절원인정보 즉 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우, 이에 따른 특정 시도횟수 예컨대 3회를 확인할 수 있다.Specifically, in the second embodiment, as in the first embodiment described above, the connection retry control unit 130 has the first cause of rejection information, that is, the communication network 1 in the cause of the rejection confirmed by the cause confirmation unit 120. When a specific device (eg, S-GW, P-GW, etc.) is identified as a failure, a specific number of attempts can be confirmed, for example, 3 times.

반면, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인이 제2거절원인정보 즉 통신망(1) 내 불특정 장애로 확인되는 경우, 이에 따른 특정 시도횟수 예컨대 2회를 확인할 수 있다.On the other hand, the access retry control unit 130, if the cause of the rejection confirmed by the cause confirmation unit 120 is identified as the second refusal cause information, that is, an unspecified failure in the communication network 1, the specific number of attempts, for example, can be confirmed twice have.

이처럼, 접속재시도제어부(130)는, 원인확인부(120)가 확인한 거절 원인에 따라 특정 시도횟수를 확인하되, 거절 원인이 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우(3회) 보다 통신망(1) 내 불특정 장애로 확인되는 경우(2회), 더 작은 횟수로 특정 시도횟수를 확인하게 되는 것이 바람직하다.As described above, the connection retry control unit 130 checks a specific number of attempts according to the cause of the rejection confirmed by the cause confirmation unit 120, but the cause of the rejection is specific equipment (eg, S-GW, P-GW, etc.) in the communication network 1. ) If it is confirmed as an unspecified failure in the communication network 1 (2 times) than when it is confirmed as a failure (3 times), it is preferable to check a specific number of attempts at a smaller number.

이처럼, 거절 원인이 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우 보다 통신망(1) 내 불특정 장애로 확인되는 경우, 더 작은 횟수로 특정 시도횟수가 확인되는 이유에 대해선, 후술에서 언급하도록 하겠다.As described above, when the cause of rejection is confirmed as an unspecified failure in the communication network 1 than when it is determined as a failure of a specific device (eg, S-GW, P-GW, etc.) in the communication network 1, the number of specific attempts is less frequently. The reason for confirmation will be mentioned later.

이하에서는 설명의 편의를 위해 특정 시도횟수를 2회로 확인한 경우라고 가정하여 설명하겠다.Hereinafter, for convenience of explanation, it is assumed that a specific number of attempts is confirmed twice.

접속재시도제어부(130)는, 전술과 같이 특정 시도횟수 2회를 확인하면, 확인한 특정 시도횟수 2회로 시도중단횟수를 변경 설정한다.As described above, when the connection retry control unit 130 checks the specified number of attempts twice, the connection retry control unit 130 changes and sets the number of attempted interruptions to 2 times.

즉, 접속재시도제어부(130)는, 접속 재 시도를 중단하도록 하는 시도중단횟수를 기 설정된 5회가 아닌 특정 시도횟수 2회로 변경 설정하는 것이다. 이후, 변경 설정된 시도중단횟수는, 2회를 의미할 것이다.That is, the connection retry control unit 130 is to change the number of attempts to stop the attempt to stop the connection to 2 times instead of the predetermined 5 times. Subsequently, the number of attempts to change the change will be two times.

그리고, 접속재시도제어부(130)는, 통신망(1)에 대한 접속이 시도될 때마다 증가하는 카운터가 변경 설정된 시도중단횟수 2회에 도달하기 전까지, 통신망(1)에 대한 접속을 재 시도한다.Then, the connection retry control unit 130 retries the connection to the communication network 1 until the counter that increases every time the connection to the communication network 1 is attempted reaches the changed set number of attempt interruptions twice.

다시 말해, 접속재시도제어부(130)는, 통신망(1)에 대한 접속이 시도될 때마다 1씩 순차적으로 증가하는 카운터를 모니터링 하면서 통신망(1)에 대한 접속을 재 시도한다.In other words, the connection retry control unit 130 attempts to connect to the communication network 1 while monitoring a counter that sequentially increases by 1 each time the connection to the communication network 1 is attempted.

이 과정에서, 접속재시도제어부(130)는, 카운터가 변경 설정된 시도중단횟수(=특정 시도횟수) 2회에 도달하기 전까지 통신망(1)에 대한 접속을 정해진 시간(예 : 10초) 간격으로 재 시도하는 것이다.In this process, the connection retry control unit 130 re-establishes the connection to the communication network 1 at predetermined time intervals (for example, 10 seconds) until the counter reaches two times of the set change number of attempt breaks (= a specific number of attempts). Is to try

이에, 카운터가 변경 설정된 시도중단횟수(=특정 시도횟수) 2회에 도달하면, 접속재시도제어부(130)는, 통신망(1)에 대한 최초 접속 시도를 포함해서 총 2회의 (재) 접속을 모두 시도한 것으로 인지하고, 통신망(1)으로의 접속 재 시도를 중단한다.Accordingly, when the counter reaches two times of change attempts (= a specific number of attempts), the connection retry control unit 130 performs a total of two (re) connections, including the first attempt to connect to the communication network 1. It is recognized as an attempt, and the attempt to reconnect to the communication network 1 is stopped.

물론, 접속재시도제어부(130)는, 통신망(1)으로의 접속 재 시도를 중단하면, 기존과 같이 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망(1)으로의 접속을 시도하지 않으며, 정해진 기간(예 : 12분)이 경과하면 해당 통신망(1)으로의 최초 접속을 시도할 수 있다.Of course, when the connection retry control unit 130 stops retrying the connection to the communication network 1, it no longer attempts to connect to the communication network 1 for a predetermined period (for example, 12 minutes) as before, When a predetermined period (for example, 12 minutes) has elapsed, an initial connection to the communication network 1 can be attempted.

이처럼 제2실시예에 따르면, 본 발명의 단말장치(100)는, 통신망(1)에 대한 접속 시도가 거절(실패)되면, 통신망(1)에 대한 접속 재 시도를 수행하는 과정에서 시도중단횟수를 이 보다 작은 특정 시도횟수로 변경 설정하는 방식으로, 시도중단횟수(예 : 5회) 보다 작은 특정 시도횟수(예 : 2회) 이내에서 통신망(1)에 대한 접속을 재 시도한 후 중단할 수 있다.As described above, according to the second embodiment, the terminal device 100 of the present invention, if an attempt to connect to the communication network 1 is rejected (failed), the number of attempts to be interrupted in the process of attempting to access the communication network 1 again By changing the setting to a specific number of attempts smaller than this, it is possible to stop after retrying the connection to the communication network 1 within a specific number of attempts (e.g. 2 times) less than the number of attempts to stop (e.g. 5 times). have.

전술한 제1실시예 및 제2실시예에서 알 수 있듯이, 본 발명에 따른 단말장치(100)는, 통신망(1) 상의 장애로 인해 통신망(1)에 대한 접속 시도가 거절(실패)되는 경우, 접속 재 시도를 수행하더라도 접속이 허용(성공)될 확률이 낮음에 기인하여, 접속 재 시도를 원래의 시도중단횟수(예 : 5회) 보다 작은 특정 시도횟수(예 : 2회) 이내에서 수행함으로써, 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피할 수 있다.As can be seen from the above-described first and second embodiments, the terminal device 100 according to the present invention, when an attempt to connect to the communication network 1 is rejected (failed) due to a failure on the communication network 1 , Due to the low probability that the connection will be allowed (successful) even if a connection retry is performed, the connection retry is performed within a certain number of attempts (e.g. 2 times) less than the original number of attempts (e.g. 5 times). By doing so, it is possible to avoid frequent unnecessary retry attempts.

한편, 전술의 제1실시예 및 제2실시예에서는, 통신망(1)에 대한 접속 시도가 거절된 거절 원인이, 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우(3회) 보다 통신망(1) 내 불특정 장애로 확인되는 경우(2회), 더 작은 횟수로 특정 시도횟수가 확인되는 바를 언급하였다.On the other hand, in the above-described first and second embodiments, the reason for the rejection of the attempt to connect to the communication network 1 is rejected, a specific device (eg, S-GW, P-GW, etc.) in the communication network 1 is disabled. When it is confirmed as (3 times) than when it is confirmed as an unspecified failure in the communication network (1) (2 times), it is mentioned that a certain number of attempts is confirmed with a smaller number of times.

그 이유를 설명하면, 본 발명에서는, 특정 시도횟수를 몇 회로 할 것인지가 통신망(1)에 대한 접속 재 시도를 몇 번 수행할 것 인지와 직결되는데, 통신망(1) 내 불특정 장애 즉 통신망(1)의 어떤 장비에서 장애가 발생했는지 알 수 없는 경우 접속 재 시도 시 허용(성공)될 확률은, 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애 즉 통신망(1)의 어떤 장비에서 장애가 발생했는지 알 수 있는 경우 접속 재 시도 시 허용(성공)될 확률 보다 낮다.When explaining the reason, in the present invention, how many times to attempt a specific number of attempts is directly related to how many times to retry the connection to the communication network 1, an unspecified failure in the communication network 1, that is, the communication network 1 ), The probability of being allowed (success) when retrying the connection is unknown if the device of the failure occurs, the failure of a specific device (eg, S-GW, P-GW, etc.) in the communication network (1) It is less than the probability of being allowed (success) when retrying the connection if it is possible to know which device has failed.

따라서, 비교적 접속 재 시도 시 허용(성공)될 확률이 낮은 통신망(1) 내 불특정 장애로 확인되는 경우의 특정 시도횟수를, 비교적 접속 재 시도 시 허용(성공)될 확률이 높은 통신망(1) 내 특정 장비(예 : S-GW, P-GW 등) 장애로 확인되는 경우의 특정 시도횟수 보다 작게 설정함으로써, 접속 재 시도 시 허용(성공)될 확률과 비례하도록 특정 시도횟수가 확인되는 것이다.Accordingly, the number of specific attempts in the case of being identified as an unspecified failure in the communication network 1 which is relatively unlikely to be allowed (success) upon retrying the connection, and within the communication network 1 which is relatively likely to be allowed (successful) when attempting to reconnect. By setting it smaller than the specific number of attempts when a specific device (eg, S-GW, P-GW, etc.) is identified as a failure, the specific number of attempts is checked to be proportional to the probability of being allowed (success) when retrying the connection.

이상에서 설명한 바와 같이, 본 발명에 따른 단말장치는, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있다.As described above, the terminal device according to the present invention avoids unnecessary access retries frequently when connection attempts to the communication network are rejected (failure) due to a failure on the communication network. It is possible to prevent a delay in resolving a problem on a communication network.

한편, 전술에서는 단말이 수행한 통신망으로의 접속 시도(Attach Request)가 거절(Attach Reject)된 경우에 대해서, 본 발명에 따른 접속 재 시도 횟수를 제어하는 방안을 적용하고 있으나 이는 일 실시예이다.On the other hand, in the above, a method of controlling the number of retries for access according to the present invention is applied to a case in which an attempt to connect to a communication network performed by a terminal is rejected (Attach Reject), but this is an embodiment.

본 발명에 따른 방안은, Tracking Area Update(TAU) 절차에서도 동일하게 적용 가능하다.The method according to the present invention is equally applicable to the Tracking Area Update (TAU) procedure.

즉, 단말이 수행한 통신망으로의 TAU Request가 거절(TAU Reject)된 경우에 대해서도, 본 발명에 따른 방안을 적용하여 TAU Request 재 시도 횟수를 제어할 수도 있다.That is, even when the TAU Request to the communication network performed by the terminal is rejected (TAU Reject), the number of retries of the TAU Request may be controlled by applying the method according to the present invention.

이하에서는, 도 3 및 도 4를 참조하여 본 발명의 바람직한 실시예에 따른 단말장치의 동작 방법을 구체적으로 설명하도록 한다. 이하에서는 설명의 편의를 위해 전술의 도 1 및 도 2를 참조하여 설명하도록 한다. Hereinafter, an operation method of a terminal device according to a preferred embodiment of the present invention will be described in detail with reference to FIGS. 3 and 4. Hereinafter, for convenience of description, it will be described with reference to FIGS. 1 and 2 above.

먼저, 도 3을 참조하여 본 발명의 바람직한 제1실시예에 따른 단말장치의 동작 방법을 설명하겠다.First, an operation method of a terminal device according to a first preferred embodiment of the present invention will be described with reference to FIG. 3.

본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 접속을 시도한다(S100).The operation method of the terminal device 100 according to the present invention attempts to connect to the communication network 1 (S100).

구체적으로는, 본 발명에 따른 단말장치(100)의 동작 방법은, 단말장치(100)의 전원이 켜지면(power-on), 기지국(미도시)을 통해 Attach Request 메시지를 전송하여 통신망(1)에 대한 최초 접속을 시도할 수 있다.Specifically, in the operation method of the terminal device 100 according to the present invention, when the power of the terminal device 100 is turned on (power-on), an Attach Request message is transmitted through a base station (not shown) to communicate (1). ).

한편, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 접속이 시도될 때마다 카운터를 1씩 순차적으로 증가시키며, S100단계의 접속 시도에 의해서도 카운터가 1 증가될 것이다(S110).On the other hand, in the operation method of the terminal device 100 according to the present invention, the counter is sequentially incremented by 1 whenever an attempt to access the communication network 1 is attempted, and the counter is also increased by 1 in an attempt to access in step S100. (S110).

한편, 본 발명에 따른 단말장치(100)의 동작 방법은, S100단계의 접속 시도가 거절되면(S120 Yes), 접속 재 시도를 중단하도록 기 설정된 시도중단횟수 예컨대 5회 보다 작은 특정 시도횟수를 확인한다.On the other hand, the operation method of the terminal device 100 according to the present invention, if the connection attempt in step S100 is rejected (S120 Yes), check the predetermined number of attempts to stop the connection retries, for example, less than 5 specific attempts do.

보다 구체적으로는, 본 발명에 따른 단말장치(100)의 동작 방법은, S100단계의 접속 시도가 거절되면, 접속 시도의 거절 원인을 확인한다.More specifically, in the operation method of the terminal device 100 according to the present invention, when the connection attempt in step S100 is rejected, the cause of the rejection of the connection attempt is checked.

예를 들면, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)으로부터 Attach Reject 메시지를 수신하게 되면, 접속 시도가 거절된 것으로 인지하고, Attach Reject 메시지에 포함된 제1거절원인정보 또는 제2거절원인정보를 확인함으로써 접속 시도의 거절 원인을 확인할 수 있다.For example, in the operation method of the terminal device 100 according to the present invention, when an Attach Reject message is received from the communication network 1, the connection attempt is recognized as rejected, and the first rejection cause included in the Attach Reject message is The cause of the rejection of the connection attempt can be confirmed by checking the information or the cause of the second rejection.

그리고, 본 발명에 따른 단말장치(100)의 동작 방법은, 거절 원인에 따라 특정 시도횟수 예컨대 2회를 확인할 수 있다.In addition, in the operation method of the terminal device 100 according to the present invention, it is possible to confirm a specific number of attempts, for example, two times according to the cause of rejection.

한편, 도 3에서는 설명의 편의를 위해 통신망(1)에 대한 접속 (재) 시도 과정을 흐름 순으로 도시하고자, 특정 시도횟수를 확인하는 단계를 별도로 도식화하지 않았으나, 특정 시도횟수를 확인하는 단계는 최초 접속 시도가 거절된 후 그리고 S130단계 전에 1회만 수행되면 될 것이다.On the other hand, in FIG. 3, for convenience of description, the process of confirming a specific number of attempts is not separately illustrated in order to illustrate the process of attempting to access (re) connecting to the communication network 1 in flow order. It will only need to be performed once after the initial connection attempt is rejected and before step S130.

이후, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 접속이 시도될 때마다 1씩 순차적으로 증가하는 카운터를 모니터링 하면서, 카운터가 특정 시도횟수 2회에 도달하기 전까지, 통신망(1)에 대한 접속을 재 시도한다.Thereafter, the operation method of the terminal device 100 according to the present invention, while monitoring the counter sequentially increasing by 1 each time the connection to the communication network 1 is attempted, until the counter reaches a certain number of attempts 2 times , Retry the connection to the communication network (1).

구체적으로는, 특정 시도횟수 2회는 시도중단횟수 5회 보다 작은 횟수인 것이 당연하므로, 카운터가 특정 시도횟수 2회에 도달하기 전이면 시도중단횟수 5회에 도달하기 전인 것이 자명할 것이다.Specifically, it is natural that two specific attempts are less than 5 attempts, so it will be apparent that the counter is before 5 attempts.

따라서, 도 3에 도시된 바와 같이, 본 발명에 따른 단말장치(100)의 동작 방법은, 카운터가 특정 시도횟수 2회에 도달하지 않으면(S130 No), 카운터가 시도중단횟수 5회에 도달하지 않은 것으로 판단될 것이 자명하며(S140 No), 통신망(1)에 대한 접속을 재 시도할 것이다(S150).Therefore, as shown in FIG. 3, in the operation method of the terminal device 100 according to the present invention, if the counter does not reach the specified number of attempts twice (S130 No), the counter does not reach the attempted interruption times 5 times. It is obvious that it will be judged as not (S140 No), and will attempt to connect to the communication network 1 again (S150).

물론, 본 발명에 따른 단말장치(100)의 동작 방법은, S150단계의 접속 재 시도에 의해서도 카운터가 1 증가될 것이다(S110).Of course, in the operation method of the terminal device 100 according to the present invention, the counter will be incremented by 1 even by retrying the connection in step S150 (S110).

본 발명에 따른 단말장치(100)의 동작 방법은, 이처럼 카운터가 특정 시도횟수 2회에 도달하기 전까지 통신망(1)에 대한 접속을 정해진 시간(예 : 10초) 간격으로 재 시도를 수행하여 카운터가 특정 시도횟수(2회)에 도달하면(S130 Yes), 카운터를 원래의 시도중단횟수 5회로 강제 증가시킨다(S135). The operation method of the terminal device 100 according to the present invention is performed by retrying the connection to the communication network 1 at predetermined time intervals (for example, 10 seconds) before the counter reaches two specific attempts. When a certain number of attempts (2 times) is reached (S130 Yes), the counter is forcibly increased to 5 times the original number of attempts to stop (S135).

즉, 본 발명에 따른 단말장치(100)의 동작 방법은, 카운터가 특정 시도횟수 2회에 도달하면(카운트=2) 카운터에 5를 Overwrite함으로써, 카운터를 원래의 시도중단횟수 5회로 강제 증가시킬 수 있다(카운터=2 -> 카운터=5).That is, in the operation method of the terminal device 100 according to the present invention, when the counter reaches 2 times of a certain number of attempts (count = 2), the counter is overwritten by 5, thereby forcibly increasing the counter to 5 times of the original number of attempts to stop. (Counter = 2-> counter = 5).

이와 같은 강제 증가로 인해 카운터가 시도중단횟수 5회에 도달하면, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 최초 접속 시도를 포함해서 총 5회의 (재) 접속을 모두 시도한 것처럼 인지하게 될 것이다(S140 Yes).When the counter reaches 5 attempts due to such a forced increase, the operation method of the terminal device 100 according to the present invention includes a total of 5 (re) connections including the first attempt to connect to the communication network 1 You will recognize as if you have tried all (S140 Yes).

이에, 본 발명에 따른 단말장치(100)의 동작 방법은, 카운터가 시도중단횟수 5회에 도달하면(S140 Yes), 통신망(1)으로의 접속 재 시도를 중단한다(S160).Accordingly, in the operation method of the terminal device 100 according to the present invention, when the counter reaches the number of attempts to stop 5 times (S140 Yes), the connection attempt to the communication network 1 is stopped (S160).

물론, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)으로의 접속 재 시도를 중단하면, 기존과 같이 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망(1)으로의 접속을 시도하지 않으며, 정해진 기간(예 : 12분)이 경과하면 해당 통신망(1)으로의 최초 접속을 시도할 수 있다.Of course, in the operation method of the terminal device 100 according to the present invention, if the retry attempt to connect to the communication network 1 is stopped, the communication network 1 is no longer connected to the communication network 1 for a predetermined period (for example, 12 minutes) as before. No connection is attempted, and the first connection to the communication network 1 can be attempted after a specified period (eg, 12 minutes) has elapsed.

이하에서는, 도 4를 참조하여 본 발명의 바람직한 제2실시예에 따른 단말장치의 동작 방법을 설명하겠다.Hereinafter, an operation method of a terminal device according to a second preferred embodiment of the present invention will be described with reference to FIG. 4.

본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 접속을 시도한다(S200).The operation method of the terminal device 100 according to the present invention attempts to connect to the communication network 1 (S200).

구체적으로는, 본 발명에 따른 단말장치(100)의 동작 방법은, 단말장치(100)의 전원이 켜지면(power-on), 기지국(미도시)을 통해 Attach Request 메시지를 전송하여 통신망(1)에 대한 최초 접속을 시도할 수 있다.Specifically, in the operation method of the terminal device 100 according to the present invention, when the power of the terminal device 100 is turned on (power-on), an attachment request message is transmitted through a base station (not shown) to communicate (1). ).

한편, 본 발명에 따른 단말장치(200)의 동작 방법은, 통신망(1)에 대한 접속이 시도될 때마다 카운터를 1씩 순차적으로 증가시키며, S100단계의 접속 시도에 의해서도 카운터가 1 증가될 것이다(S210).Meanwhile, in the operation method of the terminal device 200 according to the present invention, the counter is sequentially incremented by 1 whenever an attempt to access the communication network 1 is attempted, and the counter is also incremented by 1 in an attempt to access S100. (S210).

한편, 본 발명에 따른 단말장치(100)의 동작 방법은, S200단계의 접속 시도가 거절되면(S220 Yes), 접속 재 시도를 중단하도록 기 설정된 시도중단횟수 예컨대 5회 보다 작은 특정 시도횟수를 확인한다.On the other hand, in the operation method of the terminal device 100 according to the present invention, if the connection attempt in step S200 is rejected (S220 Yes), check the predetermined number of attempts to stop the connection retry, for example, a specific number of attempts less than 5 times. do.

보다 구체적으로는, 본 발명에 따른 단말장치(100)의 동작 방법은, S200단계의 접속 시도가 거절되면, 접속 시도의 거절 원인을 확인한다.More specifically, in the operation method of the terminal device 100 according to the present invention, if the connection attempt in step S200 is rejected, the cause of the rejection of the connection attempt is checked.

예를 들면, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)으로부터 Attach Reject 메시지를 수신하게 되면, 접속 시도가 거절된 것으로 인지하고, Attach Reject 메시지에 포함된 제1거절원인정보 또는 제2거절원인정보를 확인함으로써 접속 시도의 거절 원인을 확인할 수 있다.For example, in the operation method of the terminal device 100 according to the present invention, when an Attach Reject message is received from the communication network 1, the connection attempt is recognized as rejected, and the first rejection cause included in the Attach Reject message is The cause of the rejection of the connection attempt can be confirmed by checking the information or the cause of the second rejection.

그리고, 본 발명에 따른 단말장치(100)의 동작 방법은, 거절 원인에 따라 특정 시도횟수 예컨대 2회를 확인할 수 있다.In addition, in the operation method of the terminal device 100 according to the present invention, it is possible to confirm a specific number of attempts, for example, two times according to the cause of rejection.

한편, 도 4에서는 설명의 편의를 위해 통신망(1)에 대한 접속 (재) 시도 과정을 흐름 순으로 도시하고자, 특정 시도횟수를 확인하는 단계를 별도로 도식화하지 않았으나, 특정 시도횟수를 확인하는 단계는 최초 접속 시도가 거절된 후 그리고S230단계 전에 1회만 수행되면 될 것이다.On the other hand, in FIG. 4, for convenience of description, the process of confirming a specific number of attempts is not separately illustrated in order to illustrate the process of access (re) attempts to the communication network 1 in flow order, but the step of checking the specific number of attempts is It will only need to be performed once after the initial connection attempt is rejected and before step S230.

이후, 본 발명에 따른 단말장치(100)의 동작 방법은, 확인한 특정 시도횟수 2회로 시도중단횟수를 변경 설정한다(S230).Thereafter, in the operation method of the terminal device 100 according to the present invention, the determined number of attempts is changed twice and the number of attempts to stop is set (S230).

즉, 본 발명에 따른 단말장치(100)의 동작 방법은, 접속 재 시도를 중단하도록 하는 시도중단횟수를 기 설정된 5회가 아닌 특정 시도횟수 2회로 변경 설정하는 것이다. 이후, 변경 설정된 시도중단횟수는, 2회를 의미할 것이다.That is, the operation method of the terminal device 100 according to the present invention is to change the number of attempts to stop the connection retry to 2 times instead of the predetermined 5 times. Subsequently, the number of attempts to change the change will be two times.

그리고, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)에 대한 접속이 시도될 때마다 1씩 순차적으로 증가하는 카운터를 모니터링 하면서, 카운터가 변경 설정된 시도중단횟수 2회에 도달하기 전까지, 통신망(1)에 대한 접속을 재 시도한다.Then, the operation method of the terminal device 100 according to the present invention, while monitoring the counter sequentially increasing by 1 each time the connection to the communication network 1 is attempted, the counter reaches the set number of attempts to be changed twice. Until then, it attempts to connect to the communication network 1 again.

즉, 본 발명에 따른 단말장치(100)의 동작 방법은, 카운터가 변경 설정된 시도중단횟수 2회에 도달하지 않으면(S240 No), 통신망(1)에 대한 접속을 재 시도할 것이다(S250).That is, in the operation method of the terminal device 100 according to the present invention, if the counter does not reach the set change attempt number of times twice (S240 No), the connection to the communication network 1 will be retried (S250).

물론, 본 발명에 따른 단말장치(100)의 동작 방법은, S250단계의 접속 재 시도에 의해서도 카운터가 1 증가될 것이다(S210).Of course, in the operation method of the terminal device 100 according to the present invention, the counter will be incremented by 1 even by retrying the connection in step S250 (S210).

본 발명에 따른 단말장치(100)의 동작 방법은, 이처럼 카운터가 변경 설정된 시도중단횟수 2회에 도달하기 전까지 통신망(1)에 대한 접속을 정해진 시간(예 : 10초) 간격으로 재 시도를 수행하여 카운터가 변경 설정된 시도중단횟수 2회에 도달하면(S240 Yes), 통신망(1)에 대한 최초 접속 시도를 포함해서 총 2회의 (재) 접속을 모두 시도한 것으로 인지하고, 통신망(1)으로의 접속 재 시도를 중단한다(S260).In the operation method of the terminal device 100 according to the present invention, the connection to the communication network 1 is re-attempted at a predetermined time interval (for example, 10 seconds) until the counter reaches 2 times the number of attempts to change and set the counter. Therefore, if the counter reaches 2 times of the change attempt stop (S240 Yes), it is recognized that all 2 (re) connections have been attempted, including the initial connection attempt to the communication network 1, and the communication network 1 The attempt to access is stopped (S260).

물론, 본 발명에 따른 단말장치(100)의 동작 방법은, 통신망(1)으로의 접속 재 시도를 중단하면, 기존과 같이 정해진 기간(예 : 12분) 동안 더 이상 해당 통신망(1)으로의 접속을 시도하지 않으며, 정해진 기간(예 : 12분)이 경과하면 해당 통신망(1)으로의 최초 접속을 시도할 수 있다.Of course, in the operation method of the terminal device 100 according to the present invention, when the retry of connection to the communication network 1 is stopped, the communication network 1 is no longer connected to the communication network 1 for a predetermined period (for example, 12 minutes) as before. No connection is attempted, and the first connection to the communication network 1 can be attempted after a specified period (eg, 12 minutes) has elapsed.

이상에서 설명한 바와 같이, 본 발명에 따른 단말장치의 동작 방법은, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지할 수 있다.As described above, in the operation method of the terminal device according to the present invention, when an attempt to connect to the communication network is rejected (failure) due to a failure on the communication network, unnecessary access retries are frequently performed to avoid connection attempts. Due to this, it is possible to prevent delay in resolving a problem on a communication network.

본 발명의 일 실시예에 따른 단말장치의 동작 방법은, 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.A method of operating a terminal device according to an embodiment of the present invention may be implemented in a form of program instructions that can be executed through various computer means and recorded in a computer readable medium. The computer-readable medium may include program instructions, data files, data structures, or the like alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the present invention, or may be known and available to those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs, DVDs, and magnetic media such as floptical disks. -Hardware devices specially configured to store and execute program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like. Examples of program instructions include high-level language code that can be executed by a computer using an interpreter, etc., as well as machine language codes produced by a compiler. The hardware device described above may be configured to operate as one or more software modules to perform the operation of the present invention, and vice versa.

지금까지 본 발명을 바람직한 실시 예를 참조하여 상세히 설명하였지만, 본 발명이 상기한 실시 예에 한정되는 것은 아니며, 이하의 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 또는 수정이 가능한 범위까지 본 발명의 기술적 사상이 미친다 할 것이다.The present invention has been described in detail with reference to preferred embodiments, but the present invention is not limited to the above-described embodiments, and the technical field to which the present invention pertains without departing from the gist of the present invention claimed in the claims below. Anyone with ordinary knowledge in the technical idea of the present invention extends to the extent that various modifications or modifications are possible.

본 발명에 따른 단말장치 및 단말장치의 동작 방법에 따르면, 통신망 상의 장애로 인해 통신망에 대한 접속 시도가 거절(실패)되는 경우 불필요한 접속 재 시도가 빈번하게 수행되는 것을 회피함으로써, 접속 재 시도로 인해 오히려 통신망 상의 장애 해결이 지연되는 것을 방지한다는 점에서, 기존 기술의 한계를 뛰어 넘음에 따라 관련 기술에 대한 이용만이 아닌 적용되는 장치의 시판 또는 영업의 가능성이 충분할 뿐만 아니라 현실적으로 명백하게 실시할 수 있는 정도이므로 산업상 이용가능성이 있는 발명이다.According to the terminal device and a method of operating the terminal device according to the present invention, when an attempt to connect to a communication network is rejected (failure) due to a communication network failure, unnecessary access retries are frequently performed, thereby preventing access attempts. Rather, in order to prevent delays in resolving obstacles in a communication network, as it goes beyond the limitations of existing technologies, not only the use of related technologies, but also the possibility of marketing or sales of applied devices is sufficient, and it can be practiced clearly and realistically. This is an invention that has industrial applicability.

100 : 단말장치
110 : 접속시도부 120 : 원인확인부
130 : 접속재시도제어부
100: terminal device
110: connection attempt unit 120: cause confirmation unit
130: connection retry control unit

Claims (3)

통신망에 대한 접속을 시도하는 단계;
상기 접속 시도에 대한 거절 메시지를 수신하면, 접속 재 시도를 중단하도록 기 설정되어 있는 시도중단횟수 보다는 작고 상기 거절 메시지에 포함된 거절원인정보에 따르는 특정 시도횟수를 확인하는 단계; 및
상기 통신망에 대한 접속이 시도될 때마다 증가하는 카운터가 상기 특정 시도횟수에 도달하면 상기 카운터를 상기 시도중단횟수로 강제 증가시키는 단계를 포함하며,
상기 특정 시도횟수는,
상기 거절원인정보가 상기 통신망 내 특정 장비 장애로 확인되는 경우 보다, 상기 거절원인정보가 상기 통신망 내 불특정 장애로 확인되는 경우 더 작은 횟수로 설정되는 것을 특징으로 하는 단말장치의 동작 방법.
Attempting to connect to a communication network;
When receiving a rejection message for the access attempt, checking a specific number of attempts that is smaller than a preset number of attempts to abort the access retry attempt and according to the rejection cause information included in the rejection message; And
Comprising the step of forcibly increasing the counter to the number of attempts to stop when a counter that increases each time an attempt to access the communication network reaches the specific number of attempts,
The specific number of attempts,
A method of operating a terminal device, characterized in that the cause of rejection information is set to a smaller number of times when the cause of rejection is identified as an unspecified failure in the communication network than when the cause of rejection is confirmed to be a specific equipment failure in the communication network.
통신망에 대한 접속을 시도하는 단계;
상기 접속 시도에 대한 거절 메시지를 수신하면, 상기 거절 메시지에 포함된 거절원인정보에 따라 접속 재 시도를 중단하도록 상이하게 기 설정된 특정 시도횟수를 확인하는 단계; 및
상기 통신망에 대한 접속이 시도될 때마다 증가하는 카운터가 상기 특정 시도횟수에 도달하기 전까지, 상기 접속을 재 시도하는 단계를 포함하며,
상기 특정 시도횟수는,
상기 거절원인정보가 상기 통신망 내 특정 장비 장애로 확인되는 경우 보다, 상기 거절원인정보가 상기 통신망 내 불특정 장애로 확인되는 경우 더 작은 횟수로 설정되는 것을 특징으로 하는 단말장치의 동작 방법.
Attempting to connect to a communication network;
Upon receiving a rejection message for the access attempt, confirming a specific number of predetermined attempts to stop accessing the retry according to the rejection cause information included in the rejection message; And
And retrying the connection until a counter that increases each time an attempt to connect to the communication network reaches the specific number of attempts.
The specific number of attempts,
A method of operating a terminal device, characterized in that the cause of rejection information is set to a smaller number of times when the cause of rejection is identified as an unspecified failure in the communication network than when the cause of rejection is confirmed to be a specific equipment failure in the communication network.
삭제delete
KR1020150029862A 2015-03-03 2015-03-03 Control method of terminal device KR102101596B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150029862A KR102101596B1 (en) 2015-03-03 2015-03-03 Control method of terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150029862A KR102101596B1 (en) 2015-03-03 2015-03-03 Control method of terminal device

Publications (2)

Publication Number Publication Date
KR20160107008A KR20160107008A (en) 2016-09-13
KR102101596B1 true KR102101596B1 (en) 2020-04-17

Family

ID=56946530

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150029862A KR102101596B1 (en) 2015-03-03 2015-03-03 Control method of terminal device

Country Status (1)

Country Link
KR (1) KR102101596B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102330446B1 (en) * 2017-10-24 2021-11-25 현대자동차주식회사 Vehicle and Controlling Method Thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140295824A1 (en) * 2013-03-28 2014-10-02 Acer Incorporated Method of setting attach attempt counter value, user equipment using the same, and network control entity using the same

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060039561A (en) * 2004-11-03 2006-05-09 에스케이 텔레콤주식회사 Method for preventing useless attempt for connection to portable internet system
KR20080103762A (en) * 2007-05-25 2008-11-28 삼성전자주식회사 Portable device and method for connecting communication network of using thereof
KR20120071703A (en) * 2010-12-23 2012-07-03 주식회사 케이티 Call connection control method for signalling load balancing, mobile terminal and authentication center thereof
US20120178449A1 (en) * 2011-01-11 2012-07-12 Liao Ching-Yu Apparatuses and methods for handling mobility management (mm) back-offs
KR101771260B1 (en) * 2011-10-04 2017-08-24 삼성전자주식회사 Apparatus and method for controlling access of a user equipment in a mobile communication system
EP2827645A4 (en) * 2012-03-16 2015-12-23 Lg Electronics Inc Method and apparatus for processing nas signaling request in wireless communication system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140295824A1 (en) * 2013-03-28 2014-10-02 Acer Incorporated Method of setting attach attempt counter value, user equipment using the same, and network control entity using the same

Also Published As

Publication number Publication date
KR20160107008A (en) 2016-09-13

Similar Documents

Publication Publication Date Title
JP7271618B2 (en) Server device and method
CN106533805B (en) Micro-service request processing method, micro-service controller and micro-service architecture
RU2631863C1 (en) Reestablishing control of user equipment in case of link failure between control units with packet switching and channel switching
CN111078453B (en) Method, device, computer equipment and storage medium for automatically fusing and recovering micro-service
KR102191176B1 (en) Method and a server for managing profiles
CN110072244B (en) Control method and device of radio link failure timer
KR20190076382A (en) Security threat detection gateway, security control server and method for security threat detecting of iot terminal
CN105141756A (en) Abnormity processing method and abnormity processing device
US8571586B2 (en) Method for automatic standby response to reduce pilot workload
KR102101596B1 (en) Control method of terminal device
CN101304544B (en) Service maintaining method as well as communication system and related equipment
EP3979690A1 (en) Congestion control method and apparatus, computer storage medium and terminal
CN112865928A (en) Intelligent building safety management method based on side link communication
EP2988476B1 (en) Method and apparatus for processing operation on endpoint peripheral
CN114424625B (en) System and method for preventing undesired access restriction mitigation
KR20150052561A (en) Method and apparatus for controlling short message service in communication system
CN111372291B (en) Radio Resource Control (RRC) connection reestablishment method and device
JP7143609B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
US20080102867A1 (en) Network Support for Non-Compliant Mobile Terminals and Core Network Nodes
CN110753348B (en) Network security detection method, device and equipment
CN110301152B (en) Monitoring and handling radio line faults in an inactive state
CN104851227A (en) Fire monitoring method, device and system
KR102176301B1 (en) Call access control device and control method thereof
KR102240521B1 (en) Method and apparatus for handling call while running application
KR101345423B1 (en) Network device and contorl method thereof

Legal Events

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