KR20040055449A - Fallback connection service method on universal plug and play network - Google Patents

Fallback connection service method on universal plug and play network Download PDF

Info

Publication number
KR20040055449A
KR20040055449A KR1020020082134A KR20020082134A KR20040055449A KR 20040055449 A KR20040055449 A KR 20040055449A KR 1020020082134 A KR1020020082134 A KR 1020020082134A KR 20020082134 A KR20020082134 A KR 20020082134A KR 20040055449 A KR20040055449 A KR 20040055449A
Authority
KR
South Korea
Prior art keywords
connection
connection service
service
igd
tmwconn
Prior art date
Application number
KR1020020082134A
Other languages
Korean (ko)
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 KR1020020082134A priority Critical patent/KR20040055449A/en
Publication of KR20040055449A publication Critical patent/KR20040055449A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • H04L12/2869Operational details of access network equipments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

PURPOSE: A fallback connection service method on a UPnP network is provided to drive a backup connection service to flexibly cope with a default connection trouble. CONSTITUTION: A backup connection service is set. when a packet is received from a CP(Control Point) which has not made a connection request and the packet is forwarded through pre-set default connection, it is checked whether a trouble occurs for a default connection service during fallback transition time. If a trouble occurs for the connection service, a TMWConn(True Multiple WAN Connection)-IGD(Internet Gateway Device) substitutes the trouble-generated default connection service with a backup connection service. The TMWConn-IGD transmits a warning event informing about the connection state change to an active CP which has used the previously set default connection, so that the CP can cope with the connection state change.

Description

UPnP 네트워크 상의 대체 연결 서비스 방법{FALLBACK CONNECTION SERVICE METHOD ON UNIVERSAL PLUG AND PLAY NETWORK}FALLBACK CONNECTION SERVICE METHOD ON UNIVERSAL PLUG AND PLAY NETWORK}

본 발명은 UPnP 네트워크 시스템에 관한 것으로 특히, 다중 WAN(Wide Area Network : 광역 통신망) 연결 서비스를 위한 대체 연결 서비스 방법에 관한 것이다.The present invention relates to a UPnP network system, and more particularly, to an alternative connection service method for a multiple wide area network (WAN) connection service.

가정에 있는 2개 이상의 장치가 서로 통신하는 것을 홈네트워크라고 한다.The communication between two or more devices in a home is called a home network.

현재 가정에서 네트워크들을 통합하려는 시도로써 UPnP(Universal Plug andPlay)가 제안되었다.As an attempt to integrate networks in the current home, Universal Plug and Play (UPnP) has been proposed.

UPnP 표준은 디바이스와 서비스들을 제정한다. UPnP 디바이스는 서비스를 제공하며, 서비스는 액션과 상태변수 및 이벤트로 이루어진다.The UPnP standard establishes devices and services. UPnP devices provide services, which consist of actions, state variables, and events.

컨트롤 포인트(Control Point, 이하 CP라 약칭함)는 디바이스가 제공하는 서비스를 액션으로 호출하고 상태변수를 관찰하며 디바이스가 제공하는 이벤트에 가입하여 디바이스의 변동사항을 읽는다.The control point (abbreviated as CP) calls a service provided by the device as an action, observes state variables, subscribes to events provided by the device, and reads device changes.

UPnP IGD(Internet Gateway Device, 이하 IGD라 약칭함)는 홈 네트워크를 구성하는 LAN과 WAN 간의 경계에 위치하여 홈 네트워크 내의 디바이스들에게 인터넷 접속 서비스를 제공한다. 다시 말해서, UPnP 버전1.0의 IGD는 홈 네트워크에서의 자동 식별, NAT(Network Address Translation)의 편리한 제어, 다수의 인터넷 접속 지원 기능을 구비한다.The UPnP Internet Gateway Device (IGD, hereinafter abbreviated as IGD) is located at a boundary between a LAN and a WAN constituting a home network to provide Internet access services to devices in the home network. In other words, UPnP version 1.0's IGD features automatic identification in home networks, convenient control of network address translation (NAT), and support for multiple Internet connections.

따라서, IGD 1.0 디바이스를 이용하여 인터넷에 접속하려는 사람은 IGD-CP를 통해 RequestConnection 액션을 호출한다.Therefore, anyone who wants to connect to the Internet using an IGD 1.0 device invokes the RequestConnection action via IGD-CP.

이후, 접속이 허가되면 이때부터 패킷을 IGD로 보낼 수 있다.After that, if the connection is granted, the packet can be sent to the IGD from this time.

만일, 접속종료 상황이 발생하면 IGD 1.0 디바이스로부터 이벤트를 받아 원인을 보고 받는다.If connection termination occurs, receive an event from the IGD 1.0 device and report the cause.

상기 UPnP IGD 1.0 디바이스는 복수개의 WAN(Wide Area Network ; 광역 통신망) 연결 서비스(Connection Service)로 구성될 수 있다.The UPnP IGD 1.0 device may be configured with a plurality of wide area network (WAN) connection services.

그러나, 현재 UPnP IGD 1.0 디바이스는 복수개의 WAN(Wide Area Network ;광역 통신망) 연결 서비스(Connection Service)로 구성될 수 있지만, 현재 UPnP IGD 1.0 표준의 Layer3 Forwarding 서비스에서는 디폴트 연결 서비스(Default Connection Service)만을 설정할 수 있다.However, although the current UPnP IGD 1.0 device can be configured with a plurality of wide area network (WAN) connection services, only the default connection service is present in the UPnP IGD 1.0 standard Layer3 forwarding service. Can be set.

또한, 현재 IGD 1.0 디바이스는 복수개의 WAN 연결 서비스를 보유하고 있으면서도 동적으로 다른 연결을 이용할 수 있도록 하는 메커니즘이 존재하지 않는다.In addition, IGD 1.0 devices currently have multiple WAN connectivity services and do not have a mechanism to dynamically use different connectivity.

따라서, 본 발명은 종래의 문제점을 개선하기 위하여 IGD 1.0 사양에서 제공되는 다중 WAN 연결 서비스에 있어서, 디폴트 연결 서비스에 장애가 발생하는 경우 백업 연결 서비스로 대체하도록 창안한 UPnP 네트워크 상의 대체 연결 서비스 방법을 제공함에 목적이 있다.Accordingly, the present invention provides an alternative connection service method on a UPnP network in which multiple WAN connection services provided by the IGD 1.0 specification provide a backup connection service when a default connection service fails in order to improve a conventional problem. There is a purpose.

도1은 본 발명의 실시예를 위한 대체 연결 서비스 시스템의 구성도.1 is a block diagram of an alternative connection service system for an embodiment of the present invention.

도2는 본 발명의 실시예에서 포워딩 테이블의 예시도.2 is an exemplary diagram of a forwarding table in an embodiment of the present invention.

도3은 본 발명의 실시예에서 대체 연결 서비스 과정을 보인 동작 순서도.3 is a flowchart illustrating an alternative connection service process according to an embodiment of the present invention.

도4는 본 발명의 실시예에서 대체 연결에 따른 경고 이벤트 수신시 CP 동작을 보인 동작 순서도.4 is an operation flowchart showing a CP operation upon receiving an alert event according to an alternate connection in an embodiment of the present invention.

* 도면의 주요부분에 대한 부호 설명 *Explanation of symbols on the main parts of the drawings

110 : TMWConn-IGD 121,122 : TMWConn-CP110: TMWConn-IGD 121,122: TMWConn-CP

본 발명은 상기의 목적을 달성하기 위하여 임의의 CP로부터 접속 요청이 없이 패킷이 수신될 때 기 설정된 디폴트 연결 서비스를 해당 CP로 제공하는 단계를 포함하는 UPnP 네트워크 상의 다중 연결 서비스 방법에 있어서, 백업 연결 서비스를 설정하는 단계와, 대체 천이 시간을 설정하는 단계와, 상기 대체 천이 시간 동안 디폴트 연결 서비스에 장애가 발생하면 백업 연결 서비스로 대체하는 단계와, 상기에서 백업 연결 서비스로의 대체 동작이 완료되면 연결 상태 변경을 알리는 경고 이벤트를 CP로 전송하는 단계로 이루어짐을 특징으로 한다.In the multi-connection service method on a UPnP network comprising the step of providing a predetermined default connection service to the CP when a packet is received without a connection request from any CP to achieve the above object, a backup connection Setting a service, setting an alternative transition time, replacing a backup connection service if a default connection service fails during the replacement transition time, and connecting when the replacement operation to the backup connection service is completed. And transmitting a warning event notifying the status change to the CP.

또한, 경고 이벤트를 수신하면 해당 CP가 경고 이벤트를 무시하고 이전의 디폴트 연결 서비스로의 연결 해제 상태를 유지하는 단계와, 경고 이벤트를 수신하면 해당 CP가 백업 연결 서비스로의 접속 요청하는 단계를 포함하여 이루어짐을 특징으로 한다.In addition, when the CP receives the warning event, the CP ignores the warning event and maintains a disconnected state from the previous default connection service. When the CP receives the warning event, the CP requests a connection to the backup connection service. Characterized in that made.

이하, 본 발명을 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the drawings.

도1은 본 발명의 실시예를 위한 다중 포워딩 서비스 시스템의 블록도로서 이에 도시한 바와 같이, UPnP 인터넷 기능 및 판매자 사양의 기능을 제어하는 다수의 TMWConn-CP(121)(122)와, 다수의 UPnP 디바이스(130)와, 상기 TMWConn-CP(121 또는 122)의 제어에 의해 UPnP 인터넷 기능 및 판매자 사양의 기능을 실행하며 상기 TMWConn-CP(121 또는 122)의 패킷 포워딩을 실행하는 TMWConn(True Multiple WAN Connection)-IGD(110)를 구비하여 구성한다.Figure 1 is a block diagram of a multi-forwarding service system for an embodiment of the present invention, as shown therein, a plurality of TMWConn-CP (121) 122, which controls the function of the UPnP Internet function and vendor specifications, TMWConn (True Multiple) that executes UPnP Internet function and vendor specification function under the control of the UPnP device 130 and the TMWConn-CP 121 or 122 and performs packet forwarding of the TMWConn-CP 121 or 122. WAN Connection) -IGD (110) is configured.

상기 TMWConn-IGD(110) 및 TMWConn-CP(121,122)는 다중 WAN 연결(Multiple WAN Connection) 서비스를 활용하도록 UPnP IGD 버전 1.0 사양에 호환(compliant)되는 판매자 사양(vendor specific)의 기능을 구비하여 구성한다.The TMWConn-IGD 110 and the TMWConn-CP 121, 122 are configured to have vendor specific functions that are compliant with the UPnP IGD version 1.0 specification to utilize multiple WAN connection services. do.

상기 TMWConn-IGD(110)는 복수의 연결 서비스가 존재할 때 수신 패킷을 어떤 연결을 통해 포워딩(forwarding)할지를 결정함에 있어서, UPnP IGD 버전 1.0 사양에 호환(compliant)되는 판매자 사양(vendor specific)의 QoS 관련 정보를 포함하는 포워딩 테이블을 관리하면서 UPnP 네트워크 상의 임의의 TMWConn-CP(121 또는 122)로부터의 접속 요청에 대해 그 TMWConn-CP의 QoS 요구 사항에 맞는 포워딩 엔트리를 참조하여 연결 서비스를 제공하며, QoS 서비스를 이용한 포워딩 연결시 디폴트 연결 장애가 발생한 경우 백업 연결 서비스를 실행하고 해당 TWMConn-CP로 연결 상태 변경을 알리는 경고 이벤트를 전송하도록 구성한다.The TMWConn-IGD 110 determines a vendor specific QoS that is compliant with the UPnP IGD version 1.0 specification in determining which connection to forward a received packet to when forwarding a plurality of connection services. Provides connection service by managing a forwarding table containing relevant information while referring to a connection request from any TMWConn-CP (121 or 122) on the UPnP network by referring to a forwarding entry meeting the QoS requirements of that TMWConn-CP; In case of default connection failure when forwarding connection using QoS service, backup connection service is executed and configured to send warning event notifying connection status change to the corresponding TWMConn-CP.

이와같이 구성한 본 발명의 실시예에 대한 동작 및 작용 효과를 설명하면 다음과 같다.Referring to the operation and effect of the embodiment of the present invention configured as described above are as follows.

본 발명의 실시예에서 TMWConn-IGD(110)는 복수의 연결 서비스가 존재할 때 수신 패킷을 어떤 연결을 통해 포워딩할 것인지를 결정하기 위해 도2의 예시도와 같은 포워딩 테이블을 탑재하여 관리한다.In an embodiment of the present invention, the TMWConn-IGD 110 mounts and manages a forwarding table such as the example of FIG. 2 to determine which connection to forward a received packet to when a plurality of connection services exist.

포워딩 테이블은 도2의 예시도에 도시한 바와 같이, TMWConn-IGD(110)가 수신한 패킷의 목적지 주소와 같은 포워딩 테이블 엔트리가 있는지 검색할 때 사용하는 목적지 주소와, 프리픽스(Prefix) 길이와, 패킷이 포워드될 아웃고잉(Outgoing) 인터페이스를 나타내는 연결 서비스 보기(Connection Service Instance)와, 포워딩 테이블의 관리가 용이하도록 TMWConn-CP(121 또는 122)의 사용자 인터페이스(UI ; User Interface)를 통해 사용자에게 문자열로 보여주는 제너럴 디스크립션(General Description) 등의 정보를 포함하는 다수의 엔트리(entry)를 구비하여 구성한다.As shown in the example diagram of FIG. 2, the forwarding table includes a destination address, a prefix length, and a prefix length used when the TMWConn-IGD 110 searches for a forwarding table entry such as a destination address of a received packet. Connection Service Instances, which represent outgoing interfaces to which packets will be forwarded, and the User Interface (UI; User Interface) of the TMWConn-CP 121 or 122 to facilitate management of the forwarding table. It consists of a number of entries including information such as a general description shown as a string.

그리고, 본 발명의 실시예에서 TMWConn-CP(121 또는 122)는 도2의 포워딩 테이블에 엔트리를 삽입, 삭제, 조회하기 위한 액션을 정의된다.In the embodiment of the present invention, the TMWConn-CP 121 or 122 defines an action for inserting, deleting, and querying an entry in the forwarding table of FIG. 2.

따라서, 본 발명의 실시예에서는 CP의 접속 요청에 의한 접속 관리, 디폴트 연결(Default Connection)의 설정 여부, 복수의 포워딩 테이블 엔트리를 모두 활용하는 개선된 패킷 포워딩 기능을 TMWConn-IGD(110)에 탑재하는 Layer3Forwarding 서비스에 포함하는데, 이를 이용한 연결 서비스 과정을 설명하면 다음과 같다.Accordingly, in the embodiment of the present invention, the TMWConn-IGD 110 includes an improved packet forwarding function that utilizes connection management by a connection request of a CP, whether a default connection is set, and a plurality of forwarding table entries. This is included in the Layer3Forwarding service, which describes the connection service process using the following.

본 발명의 실시예에서는 TMWConn-CP(121 또는 122)의 접속 요청 여부와 디폴트 연결 설정 여부에 따라 서로 다른 동작을 수행한다.In the embodiment of the present invention, different operations are performed depending on whether the TMWConn-CP 121 or 122 is requested to connect and whether a default connection is established.

우선, TMWConn-CP(121 또는 122)로부터 현재의 특정 연결 서비스(ConnectionService Instance)에 대해 접속 요청이 수행된 후 상기 TMWConn-CP(121 또는 122)로부터 패킷이 수신되면 TMWConn-IGD(110)는 상기 접속 요청시 기술한 연결 서비스를 사용하여 패킷을 포워딩한다.First, when a connection request is performed from a TMWConn-CP 121 or 122 to a current connection service instance (ConnectionService Instance), when a packet is received from the TMWConn-CP 121 or 122, the TMWConn-IGD 110 is configured to receive the packet. Forward the packet using the connection service described in the connection request.

만일, TMWConn-CP(121 또는 122)로부터 접속 요청이 수행됨없이 패킷이 수신되면 TMWConn-IGD(110)는 디폴트 연결(Default Connection)이 설정되어 있는지 확인한다. 이에 따라, 디폴트 연결이 설정되어 있다면 TMWConn-IGD(110)는 상기 디폴트 연결을 사용하여 패킷을 포워딩한다.If a packet is received without performing a connection request from the TMWConn-CP 121 or 122, the TMWConn-IGD 110 checks whether a default connection is established. Accordingly, if a default connection is established, the TMWConn-IGD 110 forwards the packet using the default connection.

그리고, 접속 요청을 수행하지 않은 TMWConn-CP(121 또는 122)로부터 패킷이 수신되었지만 디폴트 연결이 설정되어 있지 않다면 TMWConn-IGD(110)는 패킷의 목적지 주소를 기반으로 포워딩 테이블을 검색하고 해당 엔트리의 연결 서비스 보기(Connection Service Instance)를 참조하여 패킷을 포워딩한다.If a packet is received from the TMWConn-CP 121 or 122 that did not perform the connection request, but the default connection is not established, the TMWConn-IGD 110 searches the forwarding table based on the packet's destination address, and Refer to Connection Service Instance to forward the packet.

또한, 본 발명에서는 QoS 서비스를 정의하여 제공할 수 있다.In addition, the present invention may define and provide a QoS service.

QoS(Quality of Service)란 사용자 또는 어클리케이션에 대해 중요도에 따라 서비스 수준을 차등화하여 한정된 WAN 대역폭에서 트래픽과 대역폭을 정책적으로 관리하는 제반 기술 및 개념을 의미한다. QoS 솔루션은 단순히 한정된 대역폭을 늘려 네트워크 체감 속도를 증가시키는 것이 아니라 대역폭과 그 안에서 발생하는 트래픽을 모니터링과 분석을 통해 효과적으로 제어, 관리하여 궁극적으로 정책 기반의 네트워크를 구성하고 네트워크 관리 방식의 체질을 개선하는 것이다.Quality of Service (QoS) refers to various technologies and concepts that differentiate traffic levels according to importance for users or applications, and manage traffic and bandwidth in a limited WAN bandwidth. The QoS solution does not simply increase the network bandwidth by increasing the limited bandwidth, but effectively monitors and analyzes the bandwidth and the traffic generated therein to effectively configure and manage the policy-based network and improve the network management. It is.

즉, 본 발명의 실시예에서는 도2의 포워딩 테이블 엔트리에 QoS 디스크립션을 부가 삽입할 수 있다. QoS 디스크립션(Description)은 연결 서비스의 질적 특성을 나타내는 정보로서 해당 연결의 최대 속도(Mbps) 값으로 나타낼 수 있다.That is, in the embodiment of the present invention, the QoS description may be additionally inserted into the forwarding table entry of FIG. The QoS description is information representing a quality characteristic of the connection service and may be represented by a maximum speed (Mbps) value of the corresponding connection.

따라서, 본 발명의 실시예에서는 다중(Multiple) WAN 연결 서비스를 효과적으로 수행함에 있어서, TMWConn-CP(121 또는 122)가 접속 요청(RequestConnetion) 액션을 수행할 때 포워딩 테이블 엔트리의 QoS 정보를 참조하여 TMWConn-CP(121 또는 122)가 요구하는 QoS를 제공하는 연결 서비스를 제공할 수 있다.Accordingly, in the embodiment of the present invention, in effectively performing a multiple WAN connection service, when the TMWConn-CP 121 or 122 performs a connection request (RequestConnetion) action, the TMWConn is referred to by referring to the QoS information of the forwarding table entry. It is possible to provide a connection service that provides the QoS required by the CP 121 or 122.

그런데, 현재 IGD 1.0 사양의 디바이스에는 복수의 WAN 연결 서비스를 탑재하고 있으면서도 디폴트 연결 장애시 다른 연결을 사용할 수 있도록 하는 방법이 정의되어 있지 않다.However, at present, the device of the IGD 1.0 specification does not define a method that allows a different connection to be used in the event of a default connection failure while having multiple WAN connection services.

따라서, 본 발명의 실시예에서 TMWConn-IGD(110)는 디폴트 연결 장애가 발생하면 그 장애가 발생된 디폴트 연결을 백업 서비스(backup service)로 대체하기 위한 기능을 탑재한다.Therefore, in the embodiment of the present invention, when a default connection failure occurs, the TMWConn-IGD 110 has a function for replacing the failed default connection with a backup service.

즉, TMWConn-IGD(110)는 디폴트 연결 서비스에 장애가 발생하면 그 장애가 발생된 디폴트 연결 서비스를 백업 연결 서비스로 대체하는데, 이를 도3의 동작 순서도를 참조하여 설명하면 다음과 같다.That is, when a failure occurs in the default connection service, the TMWConn-IGD 110 replaces the failed default connection service with a backup connection service, which will be described with reference to the operation flowchart of FIG. 3.

우선, SetBackupConnectionService 액션과 GetBackupConnectionService 액션을 TMWConn-IGD(110)에 추가로 정의하여 백업 연결 서비스를 설정한다.First, the SetBackupConnectionService action and the GetBackupConnectionService action are further defined in the TMWConn-IGD 110 to set up the backup connection service.

그리고, TMWConn-IGD(110)에는 대체 천이 시간(Fallback Transition Time)이라는 상태 변수와 SetFallbackTransTime 액션을 추가로 정의한다. 그런데, 대체 천이 시간 값이 작으면 백업 연결 서비스로의 천이가 빨리 이루어질 수 있으나, 단기간의 디폴트 연결 서비스 장애에도 천이가 일어나는 트레이드오프(trade-off)가 발생할 수 있으므로 환경에 맞게 설정하여야 한다.The TMWConn-IGD 110 further defines a state variable called a fallback transition time and a SetFallbackTransTime action. However, if the alternative transition time value is small, the transition to the backup connection service can be made quickly, but a trade-off may occur even in the case of short-term default connection service failure, so it must be set according to the environment.

이에 따라, TMWConn-IGD(110)는 TMWConn-CP(121 또는 122)를 디폴트 연결시킬 때 예를 들어, 접속 요청이 수행되지 않은 CP로부터 패킷이 수신되어 기 설정된 디폴트 연결을 통해 패킷 포워딩을 수행할 때 대체 천이 기간 동안 디폴트 연결 서비스에 장애가 발생하는지 점검한다.Accordingly, when the TMWConn-IGD 110 makes a default connection to the TMWConn-CP 121 or 122, for example, a packet is received from a CP on which a connection request has not been performed and thus packet forwarding is performed through a preset default connection. Check if the default connection service fails during the alternate transition period.

만일, 대체 천이 기간에 연결 서비스에 장애가 발생하면 TMWConn-IGD(110)는 그 장애가 발생된 디폴트 연결 서비스를 백업 연결 서비스로 대체한다. 이에 따라, 이전에 설정되었던 디폴트 연결 서비스는 IGD 1.0 사양에 정의된 바에 따라 Idle Disconnect Time이 종료되면 Pending Disconnect 상태가 된다.If the connection service fails in the replacement transition period, the TMWConn-IGD 110 replaces the failed default connection service with the backup connection service. Accordingly, the previously established default connection service is placed in the Pending Disconnect state when the idle disconnect time expires as defined in the IGD 1.0 specification.

이때, TMWConn-IGD(110)는 Warn Disconnect Delay로 명시된 기간 동안 이전에 설정되었던 디폴트 연결을 사용하고 있는 Active CP로 연결 상태 변경을 알리는 경고 이벤트를 전송하여 그 CP가 연결 상태 변경에 대해 대처할 수 있도록 한다.At this time, the TMWConn-IGD 110 transmits a warning event notifying the connection state change to the Active CP using the default connection previously established for the period specified as Warn Disconnect Delay so that the CP can respond to the connection state change. do.

이에 따라, 연결 상태 변경을 알리는 경고 이벤트를 받은 TMWConn-CP(121 또는 122)는 도4의 동작 순서도에 도시한 바와 같이, 경고 이벤트를 무시하고 기 설정되었던 디폴트 연결로의 연결 해제 상태를 유지시키거나 새로운 연결 서비스를 이용하기 위해 접속 요청(RequestConnection) 액션을 다시 수행할 수 있다.Accordingly, the TMWConn-CP 121 or 122 receiving the warning event notifying the change of the connection state ignores the warning event and maintains the disconnected state to the preset default connection as shown in the operation flowchart of FIG. In order to use the new connection service, the request connection action can be performed again.

상기에서 상세히 설명한 바와 같이 본 발명은 IGD 버전 1.0에서 제안된 복수의 WAN 연결 서비스를 제공함에 있어서, 디폴트 연결 장애가 발생하면 동적으로 백업 연결 서비스를 구동하여 장애에 보다 유연하게 대처할 수 있는 효과가 있다.As described in detail above, the present invention provides a plurality of WAN connection services proposed in IGD version 1.0, and when a default connection failure occurs, the backup connection service can be dynamically driven to more flexibly cope with the failure.

Claims (4)

패킷이 수신될 때 기 설정된 디폴트 연결 서비스를 해당 CP로 제공하는 단계를 IGD에서 수행하는 UPnP 네트워크 상의 다중 연결 서비스 방법에 있어서,In the multi-connection service method on a UPnP network to perform the step of providing a predetermined default connection service to the CP when the packet is received in the IGD, 백업 연결 서비스를 설정하는 단계와,Setting up a backup connection service, 디폴트 연결 서비스 장애가 발생하면 백업 연결 서비스로 대체하는 단계와,Substituting a backup connection service if a default connection service failure occurs; 상기에서 백업 연결 서비스로의 대체 동작이 완료되면 연결 상태 변경을 알리는 경고 이벤트를 CP로 전송하는 단계로 이루어짐을 특징으로 하는 UPnP 네트워크 상의 대체 연결 서비스 방법.And when the replacement operation to the backup connection service is completed, transmitting a warning event to the CP informing of a change in the connection state. 제1항에 있어서, 대체 천이 시간을 설정하는 단계를 포함하여 그 대체 천이 시간 동안 디폴트 연결 서비스에 장애가 발생하는지 점검하는 것을 특징으로 하는 UPnP 네트워크 상의 대체 연결 서비스 방법.2. The method of claim 1, comprising setting an alternate transition time to check whether there is a failure in the default connection service during the alternate transition time. 제1항에 있어서, 경고 이벤트를 무시하고 이전의 디폴트 연결 서비스로의 연결 해제 상태를 유지하는 단계를 포함하여 이루어짐을 특징으로 하는 UPnP 네트워크 상의 대체 연결 서비스 방법.2. The method of claim 1, comprising ignoring a warning event and maintaining a disconnected state to a previous default connection service. 제1항에 있어서, 경고 이벤트에 대해 백업 연결 서비스로의 접속 요청하는 단계를 포함하는 것을 특징으로 하는 UPnP 네트워크 상의 대체 연결 서비스 방법.2. The method of claim 1, comprising requesting a connection to a backup connection service for a warning event.
KR1020020082134A 2002-12-21 2002-12-21 Fallback connection service method on universal plug and play network KR20040055449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020082134A KR20040055449A (en) 2002-12-21 2002-12-21 Fallback connection service method on universal plug and play network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020082134A KR20040055449A (en) 2002-12-21 2002-12-21 Fallback connection service method on universal plug and play network

Publications (1)

Publication Number Publication Date
KR20040055449A true KR20040055449A (en) 2004-06-26

Family

ID=37348122

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020082134A KR20040055449A (en) 2002-12-21 2002-12-21 Fallback connection service method on universal plug and play network

Country Status (1)

Country Link
KR (1) KR20040055449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008007872A1 (en) * 2006-07-13 2008-01-17 Samsung Electronics Co., Ltd. Method and system for providing universal plug and play resource surrogates

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008007872A1 (en) * 2006-07-13 2008-01-17 Samsung Electronics Co., Ltd. Method and system for providing universal plug and play resource surrogates
JP2009543249A (en) * 2006-07-13 2009-12-03 サムスン エレクトロニクス カンパニー リミテッド Method and system for providing general purpose plug and play resource surrogate
JP4785969B2 (en) * 2006-07-13 2011-10-05 サムスン エレクトロニクス カンパニー リミテッド Method and system for providing general purpose plug and play resource surrogate

Similar Documents

Publication Publication Date Title
US8514712B1 (en) Non-stop VoIP support
EP1646182A1 (en) Electronic content distribution management methods and systems
US20140317296A1 (en) Allocating internet protocol (ip) addresses to nodes in communications networks which use integrated is-is
KR20110008311A (en) Methods and devices for managing a network
WO2021135419A1 (en) Method and apparatus for updating routing information, computer device, and storage medium
US7818437B2 (en) Connection management system, connection management method, and management server
WO2010148723A1 (en) Telnet method for external terminal and master device, slave device thereof
KR20040055449A (en) Fallback connection service method on universal plug and play network
KR20150085464A (en) Apparatus and method for servers interconnection
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco set fddi alarm through set logout
Cisco Event Notification Messages
Cisco Configuring SNA Switching Services
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco CiscoMgmt Variables
Cisco S Commands for the LightStream 1010 ATM Switch
Cisco S Commands for the LightStream 1010 ATM Switch
Cisco S Commands for the LightStream 1010 ATM Switch
Cisco S Commands for the LightStream 1010 ATM Switch
Cisco S Commands for the LightStream 1010 ATM Switch

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid