KR100608911B1 - Method for autoconfiguration of routers in a network - Google Patents

Method for autoconfiguration of routers in a network Download PDF

Info

Publication number
KR100608911B1
KR100608911B1 KR1020040073394A KR20040073394A KR100608911B1 KR 100608911 B1 KR100608911 B1 KR 100608911B1 KR 1020040073394 A KR1020040073394 A KR 1020040073394A KR 20040073394 A KR20040073394 A KR 20040073394A KR 100608911 B1 KR100608911 B1 KR 100608911B1
Authority
KR
South Korea
Prior art keywords
router
environment
service
home
network
Prior art date
Application number
KR1020040073394A
Other languages
Korean (ko)
Other versions
KR20060024591A (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 KR1020040073394A priority Critical patent/KR100608911B1/en
Publication of KR20060024591A publication Critical patent/KR20060024591A/en
Application granted granted Critical
Publication of KR100608911B1 publication Critical patent/KR100608911B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/0816Configuration setting characterised by the conditions triggering a change of settings the condition being an adaptation, e.g. in response to network events
    • 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/283Processing of data at an internetworking point of a home automation network
    • H04L12/2834Switching of information between an external network and a home network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0266Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using meta-data, objects or commands for formatting management information, e.g. using eXtensible markup language [XML]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration

Abstract

본 발명은 네트워크에 라우터를 자동으로 설정하고, 이러한 라우터의 환경 설정이 자동으로 변경될 수 있도록 함으로써, 서비스 품질(QoS)이나 네트워크 환경의 변화에 신속하게 대처할 수 있는 네트워크 라우터의 환경 설정 및 변경 방법에 관한 것이다.The present invention automatically configures a router in a network, and allows the environment settings of such a router to be automatically changed, thereby enabling a network router environment setting and changing method that can quickly cope with changes in quality of service (QoS) or network environment. It is about.

본 발명에 따른 네트워크의 라우터 환경 자동 설정 방법은, 홈 라우터가 액세스 라우터로부터 임시 주소를 할당 받고, 상기 임시 주소를 이용하여 상기 액세스 라우터에 접속하는 단계와; 상기 액세스 라우터는 라우터 환경을 설정하기 위한 환경 설정 서버의 주소를 전달하는 단계와; 상기 홈라우터는 상기 액세스 라우터와 상기 액세스 라우터 상위에 위치하는 백본 라우터를 경유하여, 상기 환경 설정 서버로 상기 홈라우터의 식별 정보를 전달하는 단계와; 상기 환경 설정 서버는 상기 식별정보와 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 홈 라우터에 대한 라우터 환경을 생성하여 전달하는 단계;및 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 액세스 라우터와 상기 백본 라우터에 대한 라우터 환경을 생성하여 전달하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a method of automatically setting a router environment of a network, the method comprising: a home router being assigned a temporary address from an access router, and accessing the access router using the temporary address; The access router forwarding an address of a configuration server for setting up a router environment; Transmitting, by the home router, identification information of the home router to the environment setting server via the access router and a backbone router located above the access router; Generating and transmitting a router environment for the home router using the identification information and information predetermined for the home router; and using the information predetermined for the home router; And generating and delivering a router environment for the access router and the backbone router.

Autoconfiguration, Netconf, RouterAutoconfiguration, Netconf, Router

Description

네트워크의 라우터 환경 자동 설정 및 변경 방법{METHOD FOR AUTOCONFIGURATION OF ROUTERS IN A NETWORK} How to automatically set up and change the router environment for your network {METHOD FOR AUTOCONFIGURATION OF ROUTERS IN A NETWORK}             

도 1은 종래의 ARCP의 동작을 나타내는 도면.1 is a view showing the operation of the conventional ARCP.

도 2는 종래의 NETCONF 프로토콜의 구조를 나타내는 도면.2 is a diagram showing the structure of a conventional NETCONF protocol.

도 3a 및 도 3b는 본 발명의 실시예에 따른 네트워크의 라우터의 환경 자동 설정 과정을 나타내는 도면.3A and 3B are diagrams illustrating an automatic process for setting an environment of a router in a network according to an embodiment of the present invention.

도 4a 및 도 4b는 본 발명의 실시예에 따라 네트워크의 라우터의 환경을 자동으로 변경하는 과정을 나타내는 도면.4A and 4B illustrate a process of automatically changing an environment of a router of a network according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 환경 설정 서버에 저장되는 라우터의 데이터베이스.Figure 5 is a database of routers stored in the configuration server according to an embodiment of the present invention.

본 발명은 네트워크 라우터의 환경 설정 및 변경 방법에 관한 것으로, 특히 네트워크에 라우터를 자동으로 설정하고, 이러한 라우터의 환경 설정이 자동으로 변경될 수 있도록 함으로써, 이러한 라우터의 환경 설정을 자동으로 변경하게 하여 서비스 품질(Quality of Service, 이하 'QoS'라 칭함)이나 네트워크 환경의 변화에 신속하게 대처할 수 있는 네트워크 라우터의 환경 설정 및 변경 방법에 관한 것이다.The present invention relates to a method of setting and changing the configuration of a network router, and in particular, by automatically setting the router in the network, so that the configuration of the router can be changed automatically, to automatically change the configuration of such a router The present invention relates to a method of setting and changing a network router that can cope with changes in a quality of service (QoS) or a network environment quickly.

종래에는 네트워크를 이용하려면 라우터의 사용자 또는 관리자들은 라우터에 인터페이스 설정하고, 라우터 프로토콜의 선택하는 등의 환경 설정을 직접 입력해야만 했다. 그러나 네트워크 전문가가 아니라면, 그 환경을 하나 하나 설정하기가 어렵고, 또한 인터넷 서비스 제공자(Internet Service Provider, 이하 'ISP'라 칭함)가 차등화된 새로운 서비스를 제공하려고 할 때, ISP에 속하는 모든 라우터의 설정을 관리자가 직접 가서 변경하여야 했다. Conventionally, in order to use a network, users or administrators of a router had to directly enter environment settings such as setting an interface to a router and selecting a router protocol. However, if you are not a network expert, it is difficult to set up the environment one by one, and when all the Internet Service Providers (ISPs) try to provide differentiated new services, all routers belonging to the ISP are configured. The administrator had to go and change it.

이러한 불편함을 개선하고자 ARCP(Automatic Router Configuration Protocol)가 제시되었고, 또한 IETF(Internet Enhanced Task Force)에서는 NETCONF 프로토콜을 제안하였다.  In order to improve this inconvenience, the Automatic Router Configuration Protocol (ARCP) has been proposed, and the IETF (Internet Enhanced Task Force) has proposed the NETCONF protocol.

도 1은 종래의 ARCP의 동작을 나타내는 도면이다.1 is a view showing the operation of the conventional ARCP.

ARCP(Automatic Router Configuration Protocol)은 NETCONF의 전신이라고 할 수 있으며, 다음과 같이 동작한다. 도 1을 참조하면, 인터넷(100)에 연결된 ARCP 서버(110)가 연결된다. ARCP 서버(110)는 홈게이트웨이(Home Gateway), NAT 방화벽 (Network Address Translation Firewall), 또는 개인용 컴퓨터(PC) 상에 설치된다. ARCP (Automatic Router Configuration Protocol) is the predecessor of NETCONF. It works as follows. Referring to FIG. 1, an ARCP server 110 connected to the Internet 100 is connected. The ARCP server 110 is installed on a home gateway, a NAT firewall (Network Address Translation Firewall), or a personal computer (PC).

처음에는 ARCP 클라이언트에 해당하는 최초의 라우터(120, 130)가 상기 ARCP 서버(110)에 연결되면, 상기 라우터(120, 130)는 상기 ARCP 서버(110)로부터 DHCP(Dynamic Host Configuration Protocol)를 이용하여 주소 등 네트워크의 기본 요소들을 할당받는다. 그리고 상기 라우터(120, 130)는 상기 ARCP 서버(110)로부터 라우터 환경 요소들을 받고 DHCP 중계 에이전트(DHCP Relay Agent)로서 동작하게 된다. 이와 같이 DHCP 중계 에이전트로 활동하게 된 클라이언트 라우터(120)는 그 하부에 다른 클라이언트(140)가 접속될 때 위와 동일한 방법으로 환경 요소들을 전달하게 되고, 스위칭 장비(150)에 연결될 수 있다. 상기 ARCP 서버(110)는 새로운 라우터의 접속과 주소 할당 시 충돌이 일어나게 되면 이를 감지 및 처리하게 된다. 그러나, 이러한 종래의 ARCP에 의하면 다른 네트워크까지 필요한 환경요소들을 전달하기 어려우며, 피어-투-피어(Peer-to-Peer) 모델로 설계되어서 계층화된 관리가 어려운 문제가 있다.Initially, when the first routers 120 and 130 corresponding to an ARCP client are connected to the ARCP server 110, the routers 120 and 130 use a Dynamic Host Configuration Protocol (DHCP) from the ARCP server 110. Basic elements of the network, such as addresses, are assigned. The routers 120 and 130 receive router environment elements from the ARCP server 110 and operate as a DHCP relay agent. As such, when the client router 120 acts as a DHCP relay agent, when the other client 140 is connected to the lower portion, the client router 120 delivers the environmental elements in the same manner as above, and may be connected to the switching equipment 150. The ARCP server 110 detects and processes when a collision occurs when a new router accesses and assigns an address. However, according to the conventional ARCP, it is difficult to deliver necessary environmental elements to other networks, and it is difficult to layer the management because it is designed as a peer-to-peer model.

도 2는 종래의 NETCONF 프로토콜의 구조를 나타내는 도면이다.2 is a diagram showing the structure of a conventional NETCONF protocol.

도 2를 참조하면, NETCONF는 위에서 설명한 ARCP에 비교하여 상당히 구체적으로 접근하고 있고, 인증 모델(Authorization Model)(210)이 필수적으로 되어 있어 보안성이 상당히 강화되었다. 그리고 라우터의 환경 설정을 데이터 모델링 언어(Data Modeling Language)(220)와, 표준 데이터 모델(Standard Data Models)(230) 및 사유 데이터 모델(Proprietary Data Models)(231)과 같은 데이터 모델 블록에서 XML(Extended Markup Language)으로 환경을 설정함으로써 호환성을 강화시켰다. 도 2에서 컨텐트(Content)(240)는 XML 형태의 관리 구성 정보를 나타내고, 오퍼레이션(Operations)(250)은 NETCONF에서 정의한 RPC(Remote Procedure Call)를 제공할 오퍼레이션들을 나타내며, RPC(260)는 RPC 오퍼레이션에 대한 요청과 응답을 나타내고, 트랜스포트(Transport)(270)는 메시지들을 전달하는 전송 프로토콜을 나타낸다. 여기서 인증 모델(210)에는 데이터 모델 블록(230, 231)로부터 데이터 모델의 서브세트(Data Model Subset)가 제공되고, 또한 오퍼레이션(250)으로부터 오퍼레이션들과 트랜스포트(270)로부터 사용자 식별 트랜스포트 형태를 수신하며, RPC(Remote Procedure Call)(260)에 대하여 요청 허락을 하게 된다.Referring to FIG. 2, NETCONF is approaching in greater detail compared to the ARCP described above, and the authentication model 210 is essential, which greatly enhances security. The router's configuration is then defined in XML in data model blocks such as Data Modeling Language 220, Standard Data Models 230, and Proprietary Data Models 231. Extended Markup Language) allows for enhanced compatibility. In FIG. 2, the content 240 represents management configuration information in an XML form, the operations 250 represent operations for providing a remote procedure call (RPC) defined in NETCONF, and the RPC 260 represents an RPC. Represents a request and a response to an operation, and transport 270 represents a transport protocol for delivering messages. The authentication model 210 is provided with a subset of the data model from the data model blocks 230 and 231, and also from the operations 250 and the user identification transport form from the transport 270. Receive the request, and the request for the RPC (Remote Procedure Call) (260).

이러한 NETCONF는 서버와 클라이언트로 구성되며, 클라이언트가 환경 설정 요청을 하면 서버는 인증 작업과 환경을 설정하여 XML으로 변환한 후 클라이언트로 전송함으로써 환경 설정이 이루어진다. 그러나 NETCONF는 연결 지향형(Connection Oriented) 프로토콜로서 미리 각 인터페이스에 설정을 해 두어야 한다는 번거로움이 있고, 서버가 관리하는 전체 네트워크에 대하여 환경을 설정하는 구조가 없다. 따라서 이러한 NETCONF만으로는 계층적이며 효율적인 라우터 관리가 필요한 경우, 또는 긴급 상황 발생시나, 다른 네트워크와 연계되어 여러 가지 다양한 서비스를 제공해야 하는 상황에서는 신속한 처리가 어렵다는 문제가 있다.This NETCONF consists of a server and a client. When a client requests an environment setting, the server sets up an authentication task and an environment, converts it into XML, and sends it to the client. However, NETCONF is a connection-oriented protocol, and it is cumbersome to configure each interface in advance, and there is no structure for configuring the entire network managed by the server. Therefore, this NETCONF alone has a problem that it is difficult to process quickly when hierarchical and efficient router management is required or when an emergency occurs or when various various services are provided in connection with another network.

대한민국 출원공개 제2002-0017033호 '라우터의 자동 설정 장치 및 방법'에는 특정 라우터 주변의 라우터들로부터 환경 설정을 참조하고, 특정 라우터 자신 만에 대하여 환경을 설정하는 기술이 개시되어 있다. 그러나 상기 선행 발명은 라우터 인터페이스 설정에 국한되는 것이고, 역시 전체 네트워크에 대한 환경을 설정할 수는 없다는 문제가 있다.Korean Unexamined Patent Application Publication No. 2002-0017033 discloses a technique for referencing an environment setting from routers around a specific router and setting an environment for only a specific router itself. However, the above-described invention is limited to the router interface configuration, and also has a problem that it is impossible to set the environment for the entire network.

상기와 같은 문제점을 해소하기 위한 본 발명의 목적은 네트워크에 라우터를 설치하는 경우 사용자 또는 관리자가 아무런 환경 설정을 하지 않아도, 자동으로 라우터를 설정할 수 있고, ISP 서버가 전체 라우터를 관리함으로써 인터넷 웜(Internet Worm)과 같은 특정 포트를 공격하는 보안 공격에 즉각 대처할 수 있는 방법을 제시함에 있다.
An object of the present invention for solving the above problems is to set up the router automatically, even if the user or administrator does not have any configuration when installing the router on the network, the ISP server manages the entire router by the Internet worm ( It is to suggest a way to cope immediately with security attacks that attack specific ports such as Internet Worm.

상기 목적을 달성하기 위한 본 발명에 따른 네트워크의 라우터 환경 자동 설정 방법은, 홈 라우터가 액세스 라우터로부터 임시 주소를 할당 받고, 상기 임시 주소를 이용하여 상기 액세스 라우터에 접속하는 단계와; 상기 액세스 라우터는 라우터 환경을 설정하기 위한 환경 설정 서버의 주소를 전달하는 단계와; 상기 홈라우터는 상기 액세스 라우터와 상기 액세스 라우터 상위에 위치하는 백본 라우터를 경유하여, 상기 환경 설정 서버로 상기 홈라우터의 식별 정보를 전달하는 단계와; 상기 환경 설정 서버는 상기 식별정보와 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 홈 라우터에 대한 라우터 환경을 생성하여 전달하는 단계;및 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 액세스 라우터와 상기 백본 라우터에 대한 라우터 환경을 생성하여 전달하는 단계를 포함하는 것을 특징으로 한다.In accordance with an aspect of the present invention, there is provided a method for automatically setting a router environment of a network, comprising: a home router being assigned a temporary address from an access router, and accessing the access router using the temporary address; The access router forwarding an address of a configuration server for setting up a router environment; Transmitting, by the home router, identification information of the home router to the environment setting server via the access router and a backbone router located above the access router; Generating and transmitting a router environment for the home router using the identification information and information predetermined for the home router; and using the information predetermined for the home router; And generating and delivering a router environment for the access router and the backbone router.

본 발명에서는, 상기 임시 주소는 DHCP 또는 링크-로컬 주소를 사용하여 획득하는 것을 특징으로 한다.In the present invention, the temporary address may be obtained using DHCP or a link-local address.

또한, 상기 링크-로컬 주소는 중첩된 주소 사용을 방지하도록 DAD를 사용하는 것이 바람직하다.In addition, the link-local address preferably uses a DAD to prevent the use of overlapping addresses.

또한, 상기 라우터 환경은 CLI 또는 XML로서 생성될 수 있으며, 상기 CLI 또는 XML은 개인키를 사용하여 암호화되는 것이 바람직하다.In addition, the router environment may be generated as CLI or XML, and the CLI or XML is preferably encrypted using a private key.

나아가, 상기 환경 설정 서버는 라우터에 대한 데이터 베이스를 갖고, 상기 데이터 베이스는, 라우터의 ID 및 패스워드, 암호 플래그, IP 버젼, IP 주소, 라우터 환경, 및 패킷의 길이에 관한 정보를 포함하는 것을 특징으로 한다.Further, the configuration server has a database for the router, wherein the database includes information about the router's ID and password, password flag, IP version, IP address, router environment, and packet length. It is done.

상기 목적을 달성하기 위한 본 발명에 따른 네트워크의 라우터 환경 자동 변경 방법은, 제1 ISP 망의 서비스 클라이언트가 제2 ISP 망의 서비스 서버에게 소정의 서비스를 요청하는 단계와; 상기 서비스 서버는 상기 제2 ISP 망의 제2 환경 설 정 서버에게 서비스 환경 변경을 요청하는 서비스 환경 편집 요청 메시지를 전송하는 단계와; 상기 제2 환경 설정 서버는 상기 서비스 서버의 식별정보를 이용하여 인증작업을 수행한 후, 상기 소정의 서비스에 대응하는 환경 설정을 위하여 상기 제1 ISP 망의 제1 환경 설정 서버로 상기 서비스 클라이언트의 ID와 패스워드와 요청한 서비스를 전송하는 단계와; 상기 제1 환경 설정 서버는 상기 서비스 클라이언트의 식별정보를 이용하여 인증작업을 수행한 후, 상기 서비스 클라이언트의 경로에 해당하는 상기 제1 ISP 망의 홈 라우터와 액세스 라우터 및 백본 라우터에 해당하는 라우터 환경을 생성하여 전달하는 단계;및 상기 제2 환경 설정 서버는 상기 서비스 서버의 식별정보를 이용하여 인증작업을 수행한 후, 상기 서비스 서버의 경로에 해당하는 상기 제2 ISP 망의 홈 라우터와 액세스 라우터 및 백본 라우터에 해당하는 라우터 환경을 생성하여 전달하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a method of automatically changing a router environment of a network, the method comprising: requesting, by a service client of a first ISP network, a predetermined service from a service server of a second ISP network; Transmitting, by the service server, a service environment edit request message requesting a service environment change to a second environment setting server of the second ISP network; The second configuration server performs an authentication operation using the identification information of the service server, and then, after setting the environment corresponding to the predetermined service, the second configuration server to the first configuration server of the first ISP network of the service client. Transmitting the ID and password and the requested service; After the first configuration server performs authentication using the identification information of the service client, the router environment corresponding to the home router, the access router and the backbone router of the first ISP network corresponding to the path of the service client. Generating and forwarding the generated information; and the second configuration server performs an authentication operation using the identification information of the service server, and then a home router and an access router of the second ISP network corresponding to the path of the service server. And generating and delivering a router environment corresponding to the backbone router.

역시, 상기 라우터 환경은 CLI 또는 XML로서 생성될 수 있으며, 상기 CLI 또는 XML은 개인키를 사용하여 암호화되는 것이 바람직하다.Again, the router environment may be created as CLI or XML, and the CLI or XML is preferably encrypted using a private key.

또한, 상기 제1 환경 설정 서버 또는 상기 제2 환경 설정 서버는 라우터에 대한 데이터 베이스를 갖고, 상기 데이터 베이스는, 라우터의 ID 및 패스워드, 암호 플래그, IP 버젼, IP 주소, 라우터 환경, 및 패킷의 길이에 관한 정보를 포함하는 것을 특징으로 한다. In addition, the first configuration server or the second configuration server has a database for the router, the database of the router ID and password, password flag, IP version, IP address, router environment, and packet of It is characterized by including information about the length.

이하 본 발명의 바람직한 실시예의 상세한 설명이 첨부된 도면들을 참조하여 설명될 것이다. 도면들 중 참조번호 및 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들로 나타내고 있음에 유의해야 한다. 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.DETAILED DESCRIPTION A detailed description of preferred embodiments of the present invention will now be described with reference to the accompanying drawings. It should be noted that reference numerals and like elements among the drawings are denoted by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 3a 및 도 3b는 본 발명의 실시예에 따른 네트워크의 라우터의 환경 자동 설정 과정을 나타내는 도면이다.3A and 3B are diagrams illustrating a process for automatically setting an environment of a router of a network according to an embodiment of the present invention.

도 3a 및 도 3b를 참조하면, 본 발명의 실시예에 따라 라우터의 환경을 자동으로 설정하기 위한 네트워크 환경에서는, 홈 라우터(Home Router)(310)와, 액세스 라우터(Access Router)(320)와, 백본 라우터(Backbone Router) 및 환경 설정 서버(Configuration Server)(340)가 포함되며, 상기 백본 라우터(330)는 인터넷(350)에 연결된다. 상기 홈 라우터(310)는 집 또는 SOHO 등에서 사용하는 인터넷 서비스 제공자(Inter Service Provider, 이하 'ISP'라 칭함)가 제공하는 서비스에 대한 가입자 라우터이다. 상기 액세스 라우터(320)는 상기 백본 라우터(330)의 하위에서 사용하는 중형 라우터이다. 상기 백본 라우터(330)는 ISP의 주요 망에서 사용하는 초대형 라우터이다. 상기 환경 설정 서버(340)는 상기 홈라우터(310)와 액세스 라우터(330) 및 백본 라우터(340)에 대한 라우터 환경을 설정하기 위한 장치이다.3A and 3B, in a network environment for automatically setting an environment of a router according to an embodiment of the present invention, a home router 310, an access router 320, A backbone router and a configuration server 340 are included, and the backbone router 330 is connected to the Internet 350. The home router 310 is a subscriber router for a service provided by an internet service provider (hereinafter, referred to as an 'ISP') used in a home or a SOHO. The access router 320 is a medium router used under the backbone router 330. The backbone router 330 is a very large router used in the main network of the ISP. The environment setting server 340 is a device for setting a router environment for the home router 310, the access router 330, and the backbone router 340.

이와 같은 네트워크 환경에서 새로이 홈 라우터(310)가 장착되는 경우에, 상기 홈 라우터(310)에 대한 라우터 환경을 다음과 같이 설정할 수 있다.When the home router 310 is newly mounted in such a network environment, the router environment for the home router 310 may be set as follows.

도 3a를 참조하면, 먼저 본 발명의 실시예에 따른 네트워크 라우터의 환경을 자동으로 설정하기 위해서, 상기 홈 라우터(310)가 설치되기 전에, 상기 홈 라우터(310)의 사용자는 미리 상기 홈 라우터(310)에 대한 정보(사용자 ID, 제공 서비스, 라우터 모델명 등) 환경 설정 서버(Configuration Server)(340)에 등록시킨다. Referring to FIG. 3A, in order to automatically set an environment of a network router according to an exemplary embodiment of the present invention, before the home router 310 is installed, a user of the home router 310 may advance in advance to the home router ( Information about the user interface (310) (user ID, service provision, router model name, etc.) is registered in the configuration server (340).

홈 라우터(310)가 접속되기 이전에, 액세스 라우터(320)는 새로운 라우터의 존재여부를 알리기 위한 라우터 광고 메시지(Router Advertisement Message)를 전송한다[Router Address Router Prefix](301 단계). 이후에 새로운 홈 라우터(310)가 접속되면, 상기 홈 라우터(310)는 라우터 광고 메시지를 수신한 후, 상기 액세스 라우터(320)에 DHCP를 이용하여 접속을 시도한다. 여기서 IPv4/IPv6 공히 DHCP를 사용하여 접속한다. 또한 이와 같이 DHCP가 사용될 때는 DHCP를 우선적으로 사용하게 되지만, IPv6의 경우에는 링크-로컬 주소(Link-local Address)를 임시적으로 사용할 수 있다[Link-local Address DAD/DHCP](302 단계). 여기서 링크-로컬 어드레스는 DAD(Duplicate Address Detection)를 사용하여 중첩된 주소가 사용되는 것을 방지할 수 있다. DHCP로 배당된 주소 또는 링크-로컬 주소는 둘 다 모두 서비스 할당 등을 위하여 3-5분간만 사용하는 한시적 임시 주소로 규정하는 것이 바람직하다. 이와 같이 상기 홈 라우터(310)에 주소를 할당하는 경우, 액세스 라우터(320)는 환경 설정 서버(Configuration Server)(340)의 주소도 함께 전송한다[DAD Ack./DHCP](303 단계).Before the home router 310 is connected, the access router 320 transmits a Router Advertisement Message for informing of the existence of a new router [Router Address Router Prefix] (step 301). After that, when the new home router 310 is connected, the home router 310 receives a router advertisement message and attempts to connect to the access router 320 using DHCP. At this point, both IPv4 / IPv6 are connected using DHCP. In addition, when DHCP is used, DHCP is preferentially used. However, in the case of IPv6, a link-local address may be temporarily used [Link-local Address DAD / DHCP] (step 302). Here, the link-local address may use duplicate address detection (DAD) to prevent the overlapping address from being used. Both DHCP-allocated or link-local addresses should be defined as temporary temporary addresses that are used only for 3-5 minutes for service assignment. When assigning an address to the home router 310 as described above, the access router 320 also transmits an address of the configuration server 340 (DAD Ack./DHCP) (step 303).

도 3b를 참조하면, 위와 같이 임시로 주소를 할당받은 홈 라우터(310)는 액세스 라우터(320) 및 백본 라우터(330)를 경유하여 상기 환경 설정 서버(340)에 홈 라우터(310)의 식별 정보, 즉 홈 라우터(310)의 ID와 패스워드(Password)를 전달한다[Router ID/Password](304 단계).Referring to FIG. 3B, the home router 310 temporarily assigned an address as described above may identify identification information of the home router 310 on the configuration server 340 via the access router 320 and the backbone router 330. That is, the ID and password of the home router 310 are transmitted [Router ID / Password] (step 304).

이때 홈 라우터(310)에는 개인키(Private Key)가 저장되어 데이터의 암호화에 사용될 수 있다. 홈 라우터(310)의 ID와 패스워드를 전송받은 환경 설정 서버(340)는 미리 설정된 ID와 패스워드를 비교함으로써 인증 확인을 수행하고, 인증 확인이 완료되면 상기 홈 라우터(310)에 설정할 것이 예정된 정보들(IP 주소, 라우팅 프로토콜의 설정, QoS, 사용자 선택 서비스 설정 등)을 이용하여 상기 접속된 홈 라우터(310)에 해당하는 라우터 지원 환경인 CLI(Command Line Interface) 또는 XML(Extensible Markup Language)[Home Router CLI(Conf./IP)/XML]을 생성한다. 또한 환경 설정 서버(350)는 상기 홈 라우터(310)의 서비스를 위한 정보들을 이용하여, 상기 백본 라우터(330)로부터 상기 홈 라우터(310)까지의 경로에 존재하는 라우터들(320, 330)에게 CLI 또는 XML[Backbone Router CLI(Conf.)/XML 및 Access Router CLI(Conf.)/XML]을 생성한다(305 단계). 즉, 환경 설정 서버(350)는 상기 백본 라우터(330)에 대한 라우터 환경인 CLI 또는 XML[Backbone Router CLI(Conf.)/XML]와, 상기 액세스 라우터(320)에 대한 라우터 환경인 CLI 또는 XML[Backbone Router CLI(Conf.)/XML 및 Access Router CLI(Conf.)/XML]를 생성한다. 그리고 이와 같이 생성된 CLI 또는 XML을 각 경로의 라우터들(310, 320, 330)에게 전달함으로써 본 발명의 실시예에 따른 네트워크의 라우터들에 대한 환경이 자동으로 설정될 수 있다(306 단계). 이와 같이 본 발명의 실시예에서는, 플러그 앤 플레이(Plug & Play) 기능으로 인터넷 서비스 제공자(ISP)에게 미리 계약을 하면 자동적으로 라우터의 설정이 가능하게 된다. At this time, the home router 310 may store a private key and may be used to encrypt data. The environment setting server 340, which has received the ID and password of the home router 310, performs authentication verification by comparing a preset ID and password, and information to be set in the home router 310 when authentication verification is completed. CLI (Command Line Interface) or XML (Extensible Markup Language) [Home] which is a router supporting environment corresponding to the connected home router 310 using (IP address, routing protocol setting, QoS, user selection service setting, etc.) Router CLI (Conf./IP) / XML] is created. In addition, the environment setting server 350 uses the information for the service of the home router 310 to inform the routers 320 and 330 in the path from the backbone router 330 to the home router 310. Generate CLI or XML [Backbone Router CLI (Conf.) / XML and Access Router CLI (Conf.) / XML] (step 305). That is, the configuration server 350 is CLI or XML that is a router environment for the backbone router 330 and CLI or XML that is a router environment for the access router 320. Create [Backbone Router CLI (Conf.) / XML and Access Router CLI (Conf.) / XML]. The environment for the routers of the network according to the embodiment of the present invention may be automatically set by transferring the CLI or XML generated as described above to the routers 310, 320, and 330 of each path (step 306). As described above, in the embodiment of the present invention, when the Internet service provider (ISP) is contracted in advance with the Plug & Play function, the router can be automatically set.

도 4a 및 도 4b는 본 발명의 실시예에 따라 네트워크의 라우터의 환경을 자동으로 변경하는 과정을 나타내는 도면이다.4A and 4B are diagrams illustrating a process of automatically changing an environment of a router of a network according to an embodiment of the present invention.

도 4a 및 도 4b를 참조하면, 본 발명의 실시예에 따라 라우터의 환경을 자동으로 변경하기 위한 네트워크 환경에서는, 서비스 클라이언트(461)가 속한 제1 ISP망과, 서비스 서버(462)가 속한 제2 ISP 망으로 구분할 수 있고, 상기 제1 ISP망과 제2 ISP 망은 인터넷(450)을 통하여 연결되며, 라우터의 환경 설정에 대한 변경이 필요한 경우 다음과 같이 라우터의 환경을 자동으로 변경할 수 있다.4A and 4B, in a network environment for automatically changing the environment of a router according to an exemplary embodiment of the present invention, a first ISP network to which the service client 461 belongs and a first server to which the service server 462 belongs are included. 2 ISP networks, the first ISP network and the second ISP network is connected through the Internet 450, if the need to change the configuration of the router can automatically change the router environment as follows: .

도 4a를 참조하면, 우선 제1 ISP 망에 존재하는 서비스 클라이언트(461)는 제2 ISP 망에 존재하는 서비스 서버(462)에게 소정의 서비스를 요청한다(401 단계). 이어서 상기 서비스 서버(462)가 그 요청을 수락하면, 서비스 서버(462)는 제2 ISP 망의 홈라우터(412)와 액세스 라우터(422) 및 백본 라우터(432)를 경유하여 제2 ISP 망에 위치하는 제2 환경 설정 서버(442)에게 서비스 환경의 변경을 요청하는 서비스 환경 편집 요청 메시지(Configuration Edit Request for Service)를 전송한다(402 단계). 이때 상기 서비스 환경 편집 요청 메시지 안에는 서비스 서버 ID/패스워드(Server ID/Password), 서비스 클라이언트 ID/패스워드(Client ID/Password), 해당 IP, 네트워크 환경, 서비스의 종류(service model) 등이 포함 된다. Referring to FIG. 4A, a service client 461 existing in a first ISP network requests a predetermined service from a service server 462 existing in a second ISP network (step 401). Subsequently, when the service server 462 accepts the request, the service server 462 connects to the second ISP network via the home router 412 and the access router 422 and the backbone router 432 of the second ISP network. A service environment edit request message (Configuration Edit Request for Service) requesting a change of the service environment is transmitted to the located second environment setting server 442 (step 402). In this case, the service environment edit request message includes a service server ID / password, a service client ID / password, a corresponding IP, a network environment, and a service model.

이러한 서비스 환경 편집 요청 메시지를 수신한 제2 환경 설정 서버(442)는 상기 서비스 서버(462)의 ID와 패스워드를 이용하여 인증작업을 한 다음, 승인이 완료되면 해당 서비스를 위한 환경 설정을 제1 ISP 망에 위치하는 제1 환경 설정 서버(441)에게 서비스 클라이언트(461)의 ID/패스워드, 요청한 서비스, IP 주소, 라우팅 프로토콜의 설정, QoS, 사용자 선택 서비스 설정 정보 등과 같은 환경 설정 정보를 전송한다(403 단계). 이어서 상기 제1 환경 설정 서버(441)는 서비스 클라이언트(461)의 ID/패스워드를 이용하여 인증작업을 수행한다.Upon receiving the service environment edit request message, the second environment setting server 442 performs an authentication operation using the ID and password of the service server 462, and when the approval is completed, sets the environment setting for the service. Sends configuration information such as ID / password, requested service, IP address, routing protocol configuration, QoS, user selection service configuration information, etc. of the service client 461 to the first configuration server 441 located in the ISP network. (Step 403). Subsequently, the first configuration server 441 performs authentication using the ID / password of the service client 461.

도4b를 참조하면, 위와 같이 제1 환경 설정 서버(461)가 서비스 클라이언트(461)의 ID/패스워드를 이용하여 인증작업이 완료되면, 자신이 속한 백본 라우터(431)와 액세스 라우터(421) 및 홈 라우터(411)에 상기 403 단계를 통하여 전송 받은 환경 설정 정보들(IP 주소, 라우팅 프로토콜의 설정, QoS, 사용자 선택 서비스 설정)에 의해서 해당 서비스 클라이언트(461)의 경로에 속하는 홈 라우터(411)와, 액세스 라우터(421) 및 백본 라우터(431)에 해당하는 CLI 또는 XML을 생성한다. 그리고 상기 생성된 각 경로의 라우터들(411, 421, 431)에게 전달한다(404 단계). Referring to FIG. 4B, when the first configuration server 461 completes the authentication operation using the ID / password of the service client 461, the backbone router 431 and the access router 421 to which the first configuration server 461 belongs, and The home router 411 belonging to the path of the corresponding service client 461 by the environment setting information (IP address, routing protocol setting, QoS, user selection service setting) transmitted to the home router 411 through the step 403. And generate a CLI or XML corresponding to the access router 421 and the backbone router 431. The router transmits the generated routes to the routers 411, 421, and 431 in step 404.

이와 유사한 방식으로, 상기 제2 ISP 망의 제2 환경 설정 서버(442)는 서비스 서버(462)의 ID/패스워드를 이용하여 인증작업이 완료되면, 상기 402단계의 서비스 환경 편집 요청 메시지를 통하여 전송받은 정보들(IP 주소, 라우팅 프로토콜의 설정, QoS, 사용자 선택서비스 설정)을 이용하여, 서비스 서버(462)가 속한 네 트워크 경로에 있는 백본 라우터(432)와, 액세스 라우터(422) 및 홈 라우터(412)에 해당하는 CLI 또는 XML을 생성한다. 그리고 이와 같이 생성된 CLI 또는 XML을 각 경로의 라우터들(412, 422, 432)에게 전달한다(405 단계). 이와 같이 본 발명의 실시예에서는, 망 전체의 라우터 환경을 자동적으로 변경할 수 있게 된다.In a similar manner, when the authentication operation is completed using the ID / password of the service server 462, the second environment setting server 442 of the second ISP network transmits the service environment edit request message in step 402. Using the received information (IP address, routing protocol setting, QoS, user selection service setting), the backbone router 432 in the network path to which the service server 462 belongs, the access router 422 and the home router Generate a CLI or XML corresponding to 412. The CLI or XML generated as described above is transmitted to the routers 412, 422, and 432 of each path (step 405). Thus, in the embodiment of the present invention, it is possible to automatically change the router environment of the entire network.

도 5는 본 발명의 실시예에 따른 환경 설정 서버에 저장되는 라우터의 데이터베이스를 나타낸다.Figure 5 shows a database of routers stored in the configuration server according to an embodiment of the present invention.

도 5를 참조하면, 상기 데이터 베이스는 고정 부분(501)과 가변 부분(502)으로 구분될 수 있다. 상기 고정 부분(501)에는 라우터 제조회사/모델명(Router Company/Model)과, 라우터 넷마스크(Router NetMask)와, 라우팅 프로토콜(Routing Prtocol)과, 인터페이스 정보(Interface Information: MAC Addr.)과, QoS 및 이용가능한 서비스(Available Service) 등이 포함된다.Referring to FIG. 5, the database may be divided into a fixed portion 501 and a variable portion 502. The fixed part 501 includes a router company / model, a router netmask, a routing protocol, an interface information (MAC Addr.), And a QoS. And Available Services and the like.

상기 가변 부분(502)은 ID와, 패스워드(Password)와, 암호 플래그(Encryption)와, 개인키(Private Key)와, IP 버젼(IP Version)과, IP 주소( IP Address)와, XML 플래그(XML Flag) 및 패킷 길이(Packet Length)가 포함된다. 여기서 'ID'와 '패스워드'는 해당 라우터의 ID 및 패스워드이다. '암호 플래그'는 보안을 위한 플래그로서, 상기 플래그가 설정되면 모든 데이터들을 개인키에 의하여 암호화 되어 전송되도록 할 수 있다. 'IP 버젼'은 IP의 버젼으로서, 4 비트(bit)의 길이로 구성할 수 있고, 만약 이러한 버젼 비트를 0100 이라면 IPv4를 나타내고, 버전 비트가 0110 이라면 IPv6를 나타내도록 설정할 수 있다. 'IP 주소'는 해당 라 우터의 IP 줏를 나타내며, 128 비트를 사용함으로써 IPv4/IPv6를 모두 사용할 수 있도록 설정할 수 있다. 'XML 플래그'는 라우터 환경에 해당하는 XML과 CLI를 선택하는데 이용할 수 있다. 즉 상기 XML 플래그를 설정하면 해당 라우터에 환경 전송시 XML로 전송되고, 설정이 안된 경우에는 해당 라우터의 기종에 속하는 환경 변수들로 CLI를 생성해서 보낼 수 있다. '패킷 길이'는 상기 가변적인 부분(502)의 길이를 나타낸다.The variable portion 502 includes an ID, a password, an encryption flag, a private key, an IP version, an IP address, and an XML flag ( XML Flag) and Packet Length. Where 'ID' and 'password' are the ID and password of the router. The 'password flag' is a flag for security, and when the flag is set, all data may be encrypted and transmitted by a private key. The 'IP version' is a version of the IP, and may be configured to have a length of 4 bits. If the version bit is 0100, IPv4 may be represented. If the version bit is 0110, IPv6 may be configured. 'IP Address' represents the IP address of the router. By using 128 bits, it can be set to use both IPv4 / IPv6. The 'XML Flag' can be used to select the XML and CLI corresponding to the router environment. In other words, if the XML flag is set, it is transmitted as XML when the environment is transmitted to the corresponding router. If not set, the CLI can be generated and sent as environment variables belonging to the type of the corresponding router. 'Packet length' represents the length of the variable portion 502.

본 발명에 따른 네트워크의 라우터 환경 자동 설정/변경 방법은 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현할 수 있다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광데이터 저장장치 등이 있으며, 또한 인터넷을 통한 전송과 같이 캐리어 웨이브의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수도 있다.The method for automatically setting / changing a router environment of a network according to the present invention may be implemented as computer readable codes on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like, and also include those implemented in the form of carrier waves such as transmission over the Internet. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다. Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the claims below, but also by those equivalent to the claims.

상술한 바와 같은 본 발명에 따르면 라우터를 사용자나 관리자가 설정할 필요 없이, 인터넷 서비스 제공자(ISP)가 직접 관리를 할 수 있으며 자동 설정이 가능한 이점이 있다.According to the present invention as described above, there is an advantage that the Internet service provider (ISP) can directly manage and do not need to set up the router by the user or the administrator.

또한 본 발명에 따르면, QoS나 기타 서비스들이 변경되는 경우에 사용자와 서비스 제공자 사이의 모든 장비들의 설정을 자동으로 변경 가능하고, 따라서 QoS와 같은 네트워크 서비스의 효율을 극대화 할 수 있다는 이점이 있다.In addition, according to the present invention, when the QoS or other services are changed, it is possible to automatically change the configuration of all equipments between the user and the service provider, and thus there is an advantage that the efficiency of network services such as QoS can be maximized.

또한 본 발명에 따르면, 인터넷웜(Internet Worm)과 같은 특정 포트를 공격하는 보안상 문제로부터 피해를 최소화 시킬 수 있는 이점이 있다. In addition, according to the present invention, there is an advantage that can minimize the damage from security problems attacking a specific port, such as Internet Worm (Internet Worm).

또한 본 발명에 따르면, ISP가 모든 라우터들을 관리하므로 사용자 과금에 적극 활용될 수 있으며 망 전체의 효율적인 관리가 가능하다.In addition, according to the present invention, since the ISP manages all the routers can be actively used for user billing and efficient management of the entire network is possible.

또한 본 발명에 따르면, IPv4/IPv6를 모두 활용할 수 있으며, CLI와 XML을 모두 사용할 수 있으므로 XML을 지원하지 않는 라우터들과 XML을 지원하는 모든 라우터에 적용이 가능하다.In addition, according to the present invention, both IPv4 / IPv6 can be utilized, and since both CLI and XML can be used, it is applicable to routers that do not support XML and all routers that support XML.

Claims (10)

홈 라우터가 액세스 라우터로부터 임시 주소를 할당 받고, 상기 임시 주소를 이용하여 상기 액세스 라우터에 접속하는 단계;A home router being assigned a temporary address from an access router and accessing the access router using the temporary address; 상기 액세스 라우터는 라우터 환경을 설정하기 위한 환경 설정 서버의 주소를 전달하는 단계;The access router forwarding an address of a configuration server for configuring a router environment; 상기 홈라우터는 상기 액세스 라우터와 상기 액세스 라우터 상위에 위치하는 백본 라우터를 경유하여, 상기 환경 설정 서버로 상기 홈라우터의 식별 정보를 전달하는 단계;Transmitting, by the home router, identification information of the home router to the environment setting server via the access router and a backbone router located above the access router; 상기 환경 설정 서버는 상기 식별정보와 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 홈 라우터에 대한 라우터 환경을 생성하여 전달하는 단계;및Generating and transmitting a router environment for the home router using the identification information and information predetermined for the home router; and 상기 홈 라우터에 대하여 미리 설정이 예정된 정보들을 이용하여 상기 액세스 라우터와 상기 백본 라우터에 대한 라우터 환경을 생성하여 전달하는 단계를 포함하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법.And generating and forwarding a router environment for the access router and the backbone router using information predetermined for the home router. 제1항에 있어서, 상기 임시 주소는 DHCP 또는 링크-로컬 주소를 사용하여 획득하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법.The method of claim 1, wherein the temporary address is obtained using DHCP or a link-local address. 제2항에 있어서, 상기 링크-로컬 주소는 중첩된 주소 사용을 방지하도록 DAD 를 사용하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법.3. The method of claim 2, wherein the link-local address uses DAD to prevent the use of overlapping addresses. 제1항에 있어서, 상기 라우터 환경은 CLI 또는 XML로서 생성되는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법.The method of claim 1, wherein the router environment is generated as CLI or XML. 제1항에 있어서, 상기 CLI 또는 XML은 개인키를 사용하여 암호화되는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법.The method of claim 1, wherein the CLI or XML is encrypted using a private key. 제1항에 있어서, 상기 환경 설정 서버는 라우터에 대한 데이터 베이스를 갖고, 상기 데이터 베이스는,The method of claim 1, wherein the configuration server has a database for a router, the database, 라우터의 ID 및 패스워드, 암호 플래그, IP 버젼, IP 주소, 라우터 환경, 및 패킷의 길이에 관한 정보를 포함하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 설정 방법. A method for automatically setting a router environment in a network, comprising information about a router ID and password, a password flag, an IP version, an IP address, a router environment, and a packet length. 제1 ISP 망의 서비스 클라이언트가 제2 ISP 망의 서비스 서버에게 소정의 서비스를 요청하는 단계;Requesting, by a service client of a first ISP network, a predetermined service from a service server of a second ISP network; 상기 서비스 서버는 상기 제2 ISP 망의 제2 환경 설정 서버에게 서비스 환경 변경을 요청하는 서비스 환경 편집 요청 메시지를 전송하는 단계;The service server transmitting a service environment editing request message for requesting a service environment change to a second environment setting server of the second ISP network; 상기 제2 환경 설정 서버는 상기 서비스 서버의 식별정보를 이용하여 인증작업을 수행한 후, 상기 소정의 서비스에 대응하는 환경 설정을 위하여 상기 제1 ISP 망의 제1 환경 설정 서버로 상기 서비스 클라이언트의 ID와 패스워드와 요청한 서비스를 전송하는 단계;The second configuration server performs an authentication operation using the identification information of the service server, and then, after setting the environment corresponding to the predetermined service, the second configuration server to the first configuration server of the first ISP network of the service client. Transmitting the ID and password and the requested service; 상기 제1 환경 설정 서버는 상기 서비스 클라이언트의 식별정보를 이용하여 인증작업을 수행한 후, 상기 서비스 클라이언트의 경로에 해당하는 상기 제1 ISP 망의 홈 라우터와 액세스 라우터 및 백본 라우터에 해당하는 라우터 환경을 생성하여 전달하는 단계;및After the first configuration server performs authentication using the identification information of the service client, the router environment corresponding to the home router, the access router and the backbone router of the first ISP network corresponding to the path of the service client. Generating and delivering; and 상기 제2 환경 설정 서버는 상기 서비스 서버의 식별정보를 이용하여 인증작업을 수행한 후, 상기 서비스 서버의 경로에 해당하는 상기 제2 ISP 망의 홈 라우터와 액세스 라우터 및 백본 라우터에 해당하는 라우터 환경을 생성하여 전달하는 단계를 포함하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 변경 방법.After the second configuration server performs authentication using the identification information of the service server, the router environment corresponding to the home router, the access router and the backbone router of the second ISP network corresponding to the path of the service server. Automatically changing the router environment of the network comprising the step of generating and forwarding. 제7항에 있어서, 상기 라우터 환경은 CLI 또는 XML로서 생성되는 것을 특징으로 하는 네트워크의 라우터 환경 자동 변경 방법.8. The method of claim 7, wherein the router environment is generated as CLI or XML. 제8항에 있어서, 상기 CLI 또는 XML은 개인키를 사용하여 암호화되는 것을 특징으로 하는 네트워크의 라우터 환경 자동 변경 방법.The method of claim 8, wherein the CLI or XML is encrypted using a private key. 제7항에 있어서, 상기 제1 환경 설정 서버 또는 상기 제2 환경 설정 서버는 라우터에 대한 데이터 베이스를 갖고, 상기 데이터 베이스는,The method of claim 7, wherein the first configuration server or the second configuration server has a database for the router, the database, 라우터의 ID 및 패스워드, 암호 플래그, IP 버젼, IP 주소, 라우터 환경, 및 패킷의 길이에 관한 정보를 포함하는 것을 특징으로 하는 네트워크의 라우터 환경 자동 변경 방법.A method for automatically changing the router environment of a network, comprising information about a router ID and password, a password flag, an IP version, an IP address, a router environment, and a packet length.
KR1020040073394A 2004-09-14 2004-09-14 Method for autoconfiguration of routers in a network KR100608911B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040073394A KR100608911B1 (en) 2004-09-14 2004-09-14 Method for autoconfiguration of routers in a network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040073394A KR100608911B1 (en) 2004-09-14 2004-09-14 Method for autoconfiguration of routers in a network

Publications (2)

Publication Number Publication Date
KR20060024591A KR20060024591A (en) 2006-03-17
KR100608911B1 true KR100608911B1 (en) 2006-08-09

Family

ID=37130392

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040073394A KR100608911B1 (en) 2004-09-14 2004-09-14 Method for autoconfiguration of routers in a network

Country Status (1)

Country Link
KR (1) KR100608911B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102092668B1 (en) 2019-01-21 2020-03-24 주식회사 엘지유플러스 Apparatus and method for registration of routing information
KR102471892B1 (en) 2019-01-21 2022-11-29 주식회사 엘지유플러스 Apparatus and method for registration of routing information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IEEE 논문

Also Published As

Publication number Publication date
KR20060024591A (en) 2006-03-17

Similar Documents

Publication Publication Date Title
US8139515B2 (en) Device and method of managing data communications of a device in a network via a split tunnel mode connection
US7444415B1 (en) Method and apparatus providing virtual private network access
CN100507895C (en) Serving network selection and multihoming using IP access network
US7752653B1 (en) Method and apparatus for registering auto-configured network addresses based on connection authentication
US7152117B1 (en) Techniques for dynamic host configuration using overlapping network
JP5318111B2 (en) Various methods and apparatus for a central management station for automatically distributing configuration information to remote devices
EP1250791B1 (en) System and method for using an ip address as a wireless unit identifier
US8681695B1 (en) Single address prefix allocation within computer networks
US20050240758A1 (en) Controlling devices on an internal network from an external network
EP1936883B1 (en) Service provisioning method and system thereof
US20030172170A1 (en) Providing multiple ISP access to devices behind NAT
WO2006118530A1 (en) Operator shop selection in broadband access
CN103580980A (en) Automatic searching and automatic configuration method and device of VN
JP2010074835A (en) Address acquisition
EP3108643B1 (en) Ipoe dual-stack subscriber for routed residential gateway configuration
CN107769939B (en) Network element management method, network management, gateway network element and system in data communication network
CN101621433B (en) Method, device and system for configuring access equipment
JP3858884B2 (en) Network access gateway, network access gateway control method and program
EP3108642B1 (en) Ipoe dual-stack subscriber for bridged residential gateway configuration
CN104253798A (en) Network security monitoring method and system
US20050083883A1 (en) Mobile network agent
US20060193330A1 (en) Communication apparatus, router apparatus, communication method and computer program product
KR100608911B1 (en) Method for autoconfiguration of routers in a network
KR100625240B1 (en) Apparatus and method of internet protocol address management in high speed portable internet
CN102577299B (en) The Access Network authentication information bearing protocol simplified

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130624

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140630

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150629

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee