KR100644806B1 - Method for automatically configuring address of routers in a multiple hop-based network - Google Patents
Method for automatically configuring address of routers in a multiple hop-based network Download PDFInfo
- Publication number
- KR100644806B1 KR100644806B1 KR1020040092099A KR20040092099A KR100644806B1 KR 100644806 B1 KR100644806 B1 KR 100644806B1 KR 1020040092099 A KR1020040092099 A KR 1020040092099A KR 20040092099 A KR20040092099 A KR 20040092099A KR 100644806 B1 KR100644806 B1 KR 100644806B1
- Authority
- KR
- South Korea
- Prior art keywords
- prefix
- router
- address
- setting
- requesting
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
- H04L61/5014—Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5061—Pools of addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/30—Types of network names
- H04L2101/35—Types of network names containing special prefixes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/618—Details of network addresses
- H04L2101/659—Internet protocol version 6 [IPv6] addresses
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
본원발명은 DHCPv6 서버와 호스트간의 데이터 전송 경로에 복수개의 라우터가 포함되는 멀티홉 기반 네트워크 환경에서 라우터들의 프리픽스를 자동 할당함으로써 라우터들의 주소를 자동 설정하기 위한 방법에 관한 것이다. 본 발명에 따른 방법은, 제1 라우터에서,(i) 상기 DHCPv6 서버에 프리픽스(prefix) 할당을 요청하는 단계와, (ii) 상기 할당된 프리픽스 정보를 이용하여 자신의 상위 인터페이스 주소를 설정하는 단계와,(iii) 상기 할당된 프리픽스 정보에 기반하여 프리픽스 풀을 생성하는 단계와, (iv) 상기 생성된 프리픽스 풀에서 하나의 프리픽스를 선택하고 상기 선택된 프리픽스를 이용하여 자신의 하위 인터페이스 주소를 설정하는 단계를 포함하고, 상기 제1 라우터에 접속되는 제2 라우터에서, 상기 제1 라우터에 프리픽스 할당을 요청하는 단계와, 상기 (ii) 내지 (iv) 단계를 반복 수행하는 단계를 포함한다.The present invention relates to a method for automatically setting router addresses by automatically allocating prefixes of routers in a multihop-based network environment in which a plurality of routers are included in a data transmission path between a DHCPv6 server and a host. The method according to the present invention comprises the steps of: (i) requesting a prefix assignment from the DHCPv6 server at the first router; and (ii) setting its own upper interface address using the assigned prefix information. And (iii) generating a prefix pool based on the assigned prefix information, and (iv) selecting one prefix from the created prefix pool and setting its own sub-interface address using the selected prefix. And requesting, at the second router connected to the first router, a prefix assignment to the first router, and repeating steps (ii) to (iv).
멀티홉 기반 네트워크, DHCPv6(Dynamic Host Configuration Protocol version 6), 프리픽스 자동 할당 Multi-hop-based network, Dynamic Host Configuration Protocol version 6 (DHCPv6), prefix auto assignment
Description
도 1은 DHCPv6 프리픽스 옵션을 이용한 종래의 싱글홉 프리픽스 할당 메커니즘이 적용되는 네트워크 구성 모델을 도시한다. 1 illustrates a network configuration model to which a conventional single hop prefix allocation mechanism using a DHCPv6 prefix option is applied.
도 2(a)는 프리픽스를 요청하기 위해 이용되는 IA_PD 옵션 포맷을 도시하며, 도 2(b)는 프리픽스 관련 정보를 저장하기 위해 IA_PD 옵션에 캡슐화되는 IA_PD 프리픽스 옵션 포맷을 도시한다.Figure 2 (a) shows the IA_PD option format used to request the prefix, and Figure 2 (b) shows the IA_PD prefix option format encapsulated in the IA_PD option to store prefix related information.
도 3은, DHCPv6 서버(310), 상위 라우터(320), 하위 라우터(330) 및 호스트(340)로 이루어진 네트워크 환경에서 본 발명이 바람직한 실시예에 따라 멀티홉 기반의 프리픽스 할당이 수행되는 일련의 과정이 도시되어 있다.Figure 3 is a series of multi-hop based prefix assignment according to the preferred embodiment of the present invention in a network environment consisting of
도 4는 본 발명의 바람직한 실시예에 따라 요청 라우터(requesting router)와 위임 라우터(delegating router)사이에 이루어지는 프리픽스 할당 관련 메시지 처리 흐름을 도시한다.Figure 4 illustrates the flow of prefix assignment related message processing between a requesting router and a delegating router in accordance with a preferred embodiment of the present invention.
도 5는 본 발명의 바람직한 실시예에서 이용되는 광고 메시지의 포맷을 도시한다.5 shows the format of an advertising message used in the preferred embodiment of the present invention.
본 발명은 멀티홉 기반 네트워크 환경에서 라우터들의 주소를 자동설정하기 위한 방법에 관한 것으로서, 구체적으로는 멀티홉 기반 네트워크 환경에서 DHCPv6(Dynamic Host Configuration Protocol version 6) 서버를 이용하여 라우터들의 프리픽스를 자동으로 할당받음으로써 라우터들의 주소를 자동 설정하기 위한 방법에 관한 것이다. The present invention relates to a method for automatically setting the addresses of routers in a multihop-based network environment. Specifically, a prefix of routers is automatically used by using a Dynamic Host Configuration Protocol version 6 (DHCPv6) server in a multihop-based network environment. A method for automatically setting the addresses of routers by assignment.
민간 국제 표준화 기구인 IETF(Internet Engineering Task Force)의 IPv6 작업 그룹(working group)을 중심으로 인터넷 통신을 위해 필요한 기본적인 호스트 주소 생성 및 디폴트 게이트웨이, DNS 설정 정보들을 자동으로 제공하기 위한 연구들이 활발하게 진행되고 있다. 이와 관련하여, Miyakawa 및 R. Droms은 "IPv6 프리픽스 할당을 위한 요구사항(Requirements for IPv6 Prefix Delegation)"(RFC 3769, 2004년 6월)을 발표하였다. 상기 RFC 3769 문서에서는 가입자측 라우터에 어드레스 프리픽스를 자동으로 할당하기 위한 메커니즘을 제시한다. Research is actively conducted to automatically provide basic host address generation, default gateway, and DNS configuration information necessary for Internet communication centering on IPv6 working group of Internet Engineering Task Force (IETF), a private international standardization organization. It is becoming. In this regard, Miyakawa and R. Droms have published "Requirements for IPv6 Prefix Delegation" (RFC 3769, June 2004). The RFC 3769 document proposes a mechanism for automatically assigning an address prefix to a subscriber side router.
또한, R. Droms 등에 의해 2003년 7월 발표된 "IPv6를 위한 동적 호스트 구성 프로토콜(Dynamic Host Configuration Protocol(DHCP) for IPv6"(RFC 3315)에 개시된 바와 같이, DHCPv6 프로토콜은 IPv6 네트워크 환경에서 DHCPv6 서버를 이용하여 IPv6 프리픽스 주소를 호스트에게 제공하는 기능 이외에도, DNS(Domain Name System) 및 NTP(Network Time Protocol)과 같은 네트워크 설정에 필요한 정보들을 제공하기 위한 옵션들을 가지고 있다. DHCPv6 프리픽스 할당 옵션은 DHCPv6 서 버를 이용하여 IPv6 프리픽스들을 자동으로 할당하기 위해 사용되는 옵션이다. 이러한 옵션을 이용하여 네트워크 관리자의 도움없이 자동으로 요청 라우터의 프리픽스 요청시에 프리픽스를 할당할 수 있다.In addition, as disclosed in "Dynamic Host Configuration Protocol (DHCP) for IPv6" (RFC 3315) published in July 2003 by R. Droms et al., The DHCPv6 protocol is a DHCPv6 server in an IPv6 network environment. In addition to providing IPv6 prefix addresses to hosts, the server has options for providing network configuration information, such as Domain Name System (DNS) and Network Time Protocol (NTP), and DHCPv6 prefix assignment options. This option is used to automatically assign IPv6 prefixes using the server, which can be used to automatically assign prefixes to request routers without the help of the network administrator.
도 1은 DHCPv6 프리픽스 옵션을 이용한 종래의 싱글홉 프리픽스 할당 메커니즘이 적용되는 네트워크 구성 모델을 도시한다. 도시된 바와 같이, 가입자망에 설치된 고객 댁내 장치(Customer Premises Equipment: CPE 라우터(140)는 인터넷에 접속하기 위해 인터넷 서비스 제공자(Internet Service Provider: ISP) 코어망(120)의 제공자 에지(Provider Edge: PE) 라우터(130)에게 DHCPv6 서버 멀티캐스팅 주소를 이용하여 IPv6 프리픽스 할당을 요청한다. ISP 망에 존재하는 DHCPv6 서버(110)는 IPv6 프리픽스 요청에 대하여 메시지 검증 및 인증을 거친 후에 사용가능한 프리픽스들을 선택한다. 서버에서 프리픽스를 선택하는 방법으로는 정적(Static), 동적(Dynamic), 정책-기반(Policy-based) 방식들이 존재한다. 이후에, DHCPv6 서버(110)는 CPE 라우터(140)에게 DHCPv6 광고(Advertise) 메시지를 이용하여 IA_PD(Identify Association for Delegation) 옵션과 IA_PD-options에 할당한 IPv6 프리픽스 정보와 파라미터 값을 세팅하여 보낸다. 도 2(a)에 도시된 IA_PD 옵션은 프리픽스 할당과 관련된 정보들을 교환하기 위해 정의된 옵션이고, 도 2(b)에 도시된 IA_PD 프리픽스 옵션 포맷은 IA_PD와 관련있는 프리픽스들을 저장하기 위한 옵션으로 사용된다. IA_PD 프리픽스 옵션은 IA_PD 옵션 필드에 캡슐화된다. 이러한 옵션들에 관한 구체적인 설명은 O. Troan 및 R.Drom에 의해 2003년 12월 제출된 Request for Comments: 3633 "IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6"에 상세히 규정되어 있으므로, 본 명세서에서는 생략하기로 한다.1 illustrates a network configuration model to which a conventional single hop prefix allocation mechanism using a DHCPv6 prefix option is applied. As shown, the customer premises equipment (CPE router 140) installed in the subscriber network is the provider edge of the Internet service provider (ISP)
적절한 처리 과정을 거쳐 선택한 IPv6 프리픽스 정보들을 다시 확인하기 위해서 CPE 라우터(140)는 DHCPv6 광고(Advertise) 메시지 내에 포함된 IA_PD와 IA_PD 프리픽스 옵션값을 IPv6요청 (Request) 메시지를 이용하여 PE 라우터(130)에게 전송한다. 이러한 과정이 정상적으로 수행된 후, CPE 라우터(140)는 PE 라우터(130)로부터 할당 받은 IPv6 프리픽스(일반적으로/48bit)를 /64bit 프리픽스로 서브네팅해서 PE 라우터의 RA(Router Advertisement) 메시지를 통해서 자신의 로컬망에 전송한다. RA 메시지를 받은 호스트(예,가입자 PC, 150)는 주소 자동설정 메커니즘을 이용하여 자신의 IPv6 주소를 생성하므로 외부 네트워크와의 연결성이 제공된다. In order to recheck the selected IPv6 prefix information through the appropriate processing, the
그러나, 전술한 싱글 홉 기반 프리픽스 자동 할당 메커니즘은 xDSL를 이용한 홈 네트워크 환경에서 홈 게이트웨이가 자신의 프리픽스를 자동으로 할당받아 홈망의 네트워크 장비들에게 주소를 자동으로 설정하기에는 바람직하게 사용될 수 있으나, 기업 네트워크와 같은 멀티홉으로 구성된 거대 규모의 네트워크 환경에서는 적용되기 어렵다. 따라서, 멀티홉을 지원하는 라우터간의 프리픽스 자동 할당 메커니즘이 필수적으로 요구될 것으로 기대된다. However, the above-described single hop-based prefix automatic allocation mechanism may be preferably used to automatically set an address to network devices in the home network by automatically assigning its own prefix in a home network environment using xDSL. It is difficult to apply in a large-scale network environment composed of multi-hops. Therefore, it is expected that a prefix auto-allocation mechanism between routers supporting multihops will be required.
따라서, 본 발명의 목적은 멀티홉으로 구성된 네트워크 환경에서 라우터의 프리픽스를 자동으로 할당하기 위한 방법을 제공하는 것이다. Accordingly, an object of the present invention is to provide a method for automatically allocating a prefix of a router in a multi-hop network environment.
본 발명의 또다른 목적은 멀티홉으로 구성된 네트워크 환경에서 DHCPv6 프리픽스 할당 옵션을 이용하여 라우터의 프리픽스를 자동으로 할당받음으로써 라우터들의 주소를 자동 설정하기 위한 방법을 제공하는 것이다. It is still another object of the present invention to provide a method for automatically configuring router addresses by automatically allocating router prefixes using a DHCPv6 prefix allocation option in a multi-hop network environment.
전술한 목적 달성을 위해, 본원 발명의 일특징에 따르면, DHCPv6 서버와 호스트간의 데이터 전송 경로에 복수개의 라우터가 포함되는 네트워크 환경에서 라우터들의 주소를 자동 설정하기 위한 방법이 제공된다. 상기 방법은, 제1 라우터에서,(i) 상기 DHCPv6 서버에 프리픽스(prefix) 할당을 요청하는 단계와, (ii) 상기 할당된 프리픽스 정보를 이용하여 자신의 상위 인터페이스 주소를 설정하는 단계와,(iii) 상기 할당된 프리픽스 정보에 기반하여 프리픽스 풀을 생성하는 단계와, (iv) 상기 생성된 프리픽스 풀에서 하나의 프리픽스를 선택하고 상기 선택된 프리픽스를 이용하여 자신의 하위 인터페이스 주소를 설정하는 단계를 포함하고, 상기 제1 라우터에 접속되는 제2 라우터에서, 상기 제1 라우터에 프리픽스 할당을 요청하는 단계와, 상기 (ii) 내지 (iv) 단계를 반복 수행하는 단계를 포함한다.In order to achieve the above object, according to an aspect of the present invention, there is provided a method for automatically setting the addresses of routers in a network environment in which a plurality of routers are included in a data transmission path between a DHCPv6 server and a host. The method comprises the steps of: (i) requesting a prefix assignment from the DHCPv6 server at a first router; (ii) setting its own upper interface address using the assigned prefix information; iii) generating a prefix pool based on the assigned prefix information, and (iv) selecting one prefix from the created prefix pool and setting its own sub-interface address using the selected prefix. And requesting, at the second router connected to the first router, the prefix assignment to the first router, and repeating steps (ii) to (iv).
제1 라우터에서 (i) 상기 DHCPv6 서버에 프리픽스 할당을 요청하는 단계 및 상기 제2 라우터에서 상기 제1 라우터에 프리픽스 할당을 요청하는 단계는 DHCPv6 메시지를 이용하여 프리픽스 할당을 요청하는 단계를 포할 수 있다.(I) requesting the prefix assignment to the DHCPv6 server at the first router and requesting the prefix assignment to the first router at the second router may include requesting the prefix assignment using a DHCPv6 message. .
상기 DHCPv6 메시지를 이용하여 프리픽스 할당을 요청하는 단계는, 프리픽스 정보를 요청하기 위해 프리픽스 선호 정보와 자신의 식별값을 포함하는 DHCP 통신청구(solicit) 메시지를 생성 및 전송하는 단계와, 상기 프리픽스 선호 정보에 기 반하여 선택된 프리픽스 정보를 포함하는 DHCPv6 광고(advertise) 메시지를 수신하는 단계를 포함할 수 있다.The requesting the prefix assignment using the DHCPv6 message may include generating and transmitting a DHCP solicit message including a prefix preference information and an identification value thereof to request the prefix information, and the prefix preference information. The method may include receiving a DHCPv6 advertisement message including the prefix information selected on the basis of the prefix information.
개략적으로, 본 발명은 멀티홉으로 구성된 IP 네트워크 환경에서 상위 라우터가 DHCP 메시지를 이용하여 IP 프리픽스 주소를 전송받은 후 자신의 주소 설정 및 하위 라우터에게 할당할 프리픽스 블록(프리픽스 풀)을 생성할 수 있도록 하는 것을 특징으로 한다. 상위 라우터는 자신이 할당할 프리픽스 블록을 생성한 후에, 이를 이용하여 자신의 하위 라우터로부터 DHCP 메시지를 이용한 프리픽스 요청이 발생하면 프리픽스 할당을 해줄 수 있다. Briefly, in the multi-hop IP network environment, an upper router receives an IP prefix address using a DHCP message and then generates a prefix block (prefix pool) to be assigned to its own address and lower router. Characterized in that. After the upper router generates the prefix block to be assigned by itself, the upper router may allocate the prefix when the prefix request using the DHCP message is generated from the lower router.
이하에서, 첨부된 도면에 도시된 실시예들과 관련하여 본 발명을 상세히 설명하겠다. 그러나, 이하의 상세한 설명은 단지 예시적인 목적으로 제공되는 것이며 본 발명의 개념을 임의의 특정된 물리적 구성에 한정하는 것으로 해석되어서는 안 될 것이다.Hereinafter, the present invention will be described in detail with reference to the embodiments shown in the accompanying drawings. However, the following detailed description is provided for illustrative purposes only and should not be construed as limiting the inventive concept to any particular physical configuration.
도 3을 참조하면, DHCPv6 서버(310), 상위 라우터(320), 하위 라우터(330) 및 호스트(340)로 이루어진 네트워크 환경에서 본 발명이 바람직한 실시예에 따라 멀티홉 기반의 프리픽스 할당이 수행되는 일련의 과정이 도시되어 있다. 도시된 바와 같이, 본 발명이 적용되는 네트워크 환경은 DHCPv6 서버(310)와 클라이언트 기능을 제공하는 라우터들(320, 330) 및 호스트(340)를 포함한다. 도 3에는 설명의 편의상, 상위 라우터 R1(320)와 이에 연관된 1개의 하위 라우터 R2 (330)만이 도시되어 있으나, 멀티홉을 지원하기 때문에 상위 라우터 R1(320)아래에 복수개의 하위 라우터들이 존재할 수 있으며, 하위 라우터(330) 아래에도 또한 복수개의 라 우터가 존재할 수 있음을 본 기술분야의 당업자들은 쉽게 이해할 수 있을 것이다. Referring to FIG. 3, in a network environment including a
전술한 네트워크 환경에서 라우터들에 프리픽스 할당이 이루어지는 과정은 다음과 같다.In the network environment described above, a process of prefix assignment to routers is as follows.
(1) 라우터 A(320)가 네트워크 환경에 처음 설치되면 라우터 A의 링크로컬 주소(상위 인터페이스, 예를 들어, FE80::R1')를 소스 주소로서 이용하여 DHCPv6 서버(310)에 프리픽스 할당을 요청하여 수신하는 동작을 수행한다. 본 발명의 바람직한 실시예에 따라 DHCP 프리픽스 할당을 수행하기 위한 메시지 처리 절차는 도 4를 참조하여 후술하기로 한다. (1) When Router A 320 is first installed in a network environment, prefix assignment to
(2) DHCPv6 서버(310)로부터 수신한 프리픽스(예, 2001:230:1/48)와 상위 인터페이스의 MAC 어드레스를 이용하여 라우터 R1(320)의 상위 인터페이스의 IPv6 주소를 생성하여 이를 상위 인터페이스에 설정한다.(2) Using the prefix (eg 2001: 230: 1/48) received from the
(3) 한편, 라우터 A(320)는 서버(310)로부터 수신한 프리픽스 정보에 기반하여 로컬 정책에 따라 프리픽스 풀을 생성한다. 예를 들어, 프리픽스 정보에 4bit씩 추가하여 {2001:230:1:0::/52, 2001:230:1:1::/52, 2001:230:1:2::/52,…...} 등의 프리픽스 풀을 생성할 수 있다. (3) Meanwhile, the router A 320 generates a prefix pool based on the local policy based on the prefix information received from the
(4) 라우터 A(320)는 상기 생성된 프리픽스 풀에서 자신의 하위 인터페이스 주소에 사용할 프리픽스를 선택한다. 예를 들어,프리픽스 풀 중에서 첫번째 프리픽스 값인 2001:230:1:0::/52를 선택하고, R1의 하위 인터페이스의 MAC 주소와 상기 선택된 프리픽스 값을 조합하여 하위 인터페이스의 IPv6 주소를 생성 및 설정한다. 하위 인터페이스의 설정된 프리픽스를 /64 형태로 생성한 후에 라우터 광고(Router Advertisement:RA) 메시지로써 하위 라우터들에게 광고(Advertise) 한다. (4) Router A 320 selects a prefix to use for its sub-interface address from the generated prefix pool. For example, the first prefix value 2001: 230: 1: 0 :: / 52 is selected from the prefix pool, and the IPv6 address of the lower interface is generated and configured by combining the MAC address of the lower interface of R1 and the selected prefix value. . After generating the set prefix of the sub-interface in the form of / 64, it is advertised to the lower routers with a Router Advertisement (RA) message.
(5) 하위 라우터 B(330)가 설치되면 라우터 B(330)는 자신의 프리픽스 정보를 할당 받기 위해서 전술한 (1)과 동일한 과정을 반복 수행한다. 이때, 요청 메시지를 전송받은 상위 라우터 A(320)은 하위 인터페이스에 설정된 프리픽스를 DHCP 응답(Reply) 메시지로 전송할 것이다. 이러한 과정을 통해 상위 인터페이스와 하위 인터페이스가 동일한 네트워크를 형성하게 될 것이다. (5) When the lower router B 330 is installed, the router B 330 repeatedly performs the same process as described above in order to receive its own prefix information. At this time, the
(6) 하위 라우터 B(330)은 상위 라우터 A(320)로부터 수신한 프리픽스 값을 이용하여 상태 비 보존형(Stateless) 주소 자동 생성 방식에 따라 자신의 상위 인터페이스의 IPv6 주소를 생성하여 인터페이스에 설정한다. 상태 비 보존형 주소 자동 생성 방식은 S. Thomson 및 Obsoletes에 의해: 1971 T. Narten에 의해 1998년 제출된 RFC 2462 문서 (명칭" IPv6 Stateless Address Auto-configuration")에 상세히 기술되어 있다.(6) The lower router B 330 generates an IPv6 address of its upper interface according to the stateless address automatic generation method using the prefix value received from the
하위 라우터 B(330) 이하에 신규 라우터가 접속되는 경우에도 신규 라우터의 주소 설정을 위해 전술한 (1)-(6) 과정을 반복 수행할 수 있음을 이해할 것이다.Even when the new router is connected to the lower router B 330 or less, it will be understood that the above-described steps (1) to (6) may be repeated to set the address of the new router.
(7) 전술한 (3) 과정과 유사하게, 하위 라우터 B(330)는 상위 라우터 A(320)로부터 수신한 프리픽스 정보에 기반하여 프리픽스 풀을 생성한다. 예를 들어, 프리픽스 정보에 4bit씩 추가하여 {2001:230:1:1:1:/56, 2001:230:1:1:2:/56, 2001:230:1:1:3::/56,…...} 등의 프리픽스 풀을 생성할 수 있다. (7) Similar to the above-described process (3), the lower router B 330 generates the prefix pool based on the prefix information received from the
(8) 전술한 (4) 과정과 유사하게, 라우터 B(330)는 상기 생성된 프리픽스 풀에서 하나의 프리픽스 값을 선택하여 자신의 하위 인터페이스 주소를 생성한다.(8) Similar to the above-described process (4), the router B 330 selects one prefix value from the generated prefix pool and generates its own sub-interface address.
(9) 최하단의 주소 설정 및 프리픽스의 자동 할당과정이 종료된 라우터 B는 RA(Router Advertisement) 메시지내에 "M"(ManagedFlag) 및 "O"(OtherConfig) 플래그 비트를 설정하여 이 메시지를 로컬망으로 전송한다. 본 명세서에서 제안하고 있는 네트워크 설정 과정은 DHCP를 통한 자동 네트워킹을 지원하므로 "O" 플래그와 "M"플래그는 참(True) 값으로 설정될 것이다. 여기서, "M" 플래그는 상태 보존형 자동 주소 설정 방식의 사용을 지시하기 위한 플래그로서, M이 참값으로 설정되면 DHCPv6 서버를 이용하여 주소를 얻을 수 있다. "O(OtherConfig)"는 주소 이외의 정보를 획득하기 위해 세팅되는 플래그로서, O가 참값으로 설정되면 DHCPv6 서버를 이용하여 DNS 정보를 얻을 수 있다. 도 5는 본 발명의 일실시예에서 사용되는 RA 메시지의 포맷을 도시한다. (9) After completing the lowest address setting and automatic allocation of prefix, Router B sets the "M" (ManagedFlag) and "O" (OtherConfig) flag bits in the Router Advertisement message and sends this message to the local network. send. Since the network configuration process proposed in this specification supports automatic networking through DHCP, the "O" flag and the "M" flag will be set to a true value. Here, the "M" flag is a flag for indicating the use of the stateful automatic address setting method. If M is set to a true value, an address may be obtained using a DHCPv6 server. "O (OtherConfig)" is a flag set to obtain information other than an address. When O is set to a true value, DNS information can be obtained using a DHCPv6 server. 5 illustrates a format of an RA message used in an embodiment of the present invention.
(10) RA 메시지를 수신한 호스트(340)는 자신의 IPv6 주소를 상태 비보존형 자동 주소 설정 방식을 이용하여 생성한다. 호스트는 자신의 주소를 설정한 후 DHCP 정보 요청(INFORMATION??REQUEST) 메시지를 이용하여 DNS 서버 주소를 요청한다. DHCPv6 서버 기능을 제공하는 상위 라우터에서는 DHCPv6 DNS 정보 요청시 자신의 설정 값을 참조하여 DNS 서버 주소를 DHCP 응답(Reply) 메시지를 이용하여 호스트에게 DNS 정보를 알려준다. 이러한 과정이 종료 되면 호스트(340)는 자신의 IPv6 환경에서 네트워크 연결에 필요한 모든 설정 과정들을 자동으로 수행할 수 있다.(10) Upon receiving the RA message, the
도 4는 본 발명의 바람직한 실시예에 따라 요청 라우터(requesting router) 와 위임 라우터(delegating router)사이에 이루어지는 프리픽스 할당 관련 메시지 처리 흐름을 도시한다. 전술한 도 3의 (1)과정에서는, 상위 라우터 A(320)가 요청 라우터에 해당되고, DHCPv6 서버(310)에 연결된 PE 라우터(미도시)가 위임 라우터에 해당되는 것으로 이해하면 될 것이다. 또한, 과정 (5)에서는 하위 라우터 B(330)의 프리픽스 할당을 위해 상위 라우터 A(320)가 위임 라우터에 해당하고 하위 라우터 B(330)가 요청 라우터에 해당할 수 있음을 이해할 것이다. 구체적인 메시지 처리 절차는 다음과 같다.Figure 4 illustrates the flow of prefix assignment related message processing between a requesting router and a delegating router in accordance with a preferred embodiment of the present invention. In the above-described process (1) of FIG. 3, it will be understood that the
410: 요청 라우터는 DHCPv6 통신청구(solicit) 메시지를 생성한다. IPv6 프리픽스 정보를 요청하기 위한 IA_PD를 생성한 후에 자신의 식별자(IAID) 값을 넣어준다. IA_PD 프리픽스 옵션에 요청 라우터가 프리픽스 선호 정보(예를 들면, 원하는 프리픽스 길이와 수명(lifetime)) 파라미터값을 세팅할 수 있다. 생성된 메시지를 위임 라우터측에 전송한다.410: The requesting router generates a DHCPv6 solicit message. After creating IA_PD for requesting IPv6 prefix information, insert its own identifier (IAID) value. In the IA_PD prefix option, the requesting router may set the prefix preference information (eg, desired prefix length and lifetime) parameter values. Send the generated message to the delegating router side.
420: DHCPv6 통신청구(solicit) 메시지를 수신한 위임 라우터는 IA_PD 옵션을 검사한다. IA_PD 프리픽스 옵션이 포함된 경우에 프리픽스와 관련된 파라미터 정보 등을 참조하여 프리픽스를 선택한다. 예를 들어, 프리픽스 길이에 대한 선호값이 있으면 요청한 길이의 프리픽스를 선택한다. 420: The delegating router receiving the DHCPv6 solicit message checks the IA_PD option. When the IA_PD prefix option is included, the prefix is selected by referring to parameter information related to the prefix. For example, if there is a preference for the prefix length, the prefix of the requested length is selected.
430: 선택된 프리픽스 정보를 DHCPv6 광고 메시지에 IA_PD 프리픽스 옵션을 실어서 요청 라우터로 전송한다.430: The selected prefix information is transmitted to the request router with the IA_PD prefix option included in the DHCPv6 advertisement message.
440: DHCPv6 광고 메시지를 전송받은 요청 라우터는 상기 메시지에 포함되어 있는 IA_PD 옵션 필드에 상태 옵션으로 "프리픽스 이용불가(NoPrefixAvail)" 메시 지가 포함되어 있는지 여부를 검사한다. "프리픽스 이용불가(NoPrefixAvail)" 메시지는 요청 라우터가 프리픽스를 할당받지 못함을 나타낸다. 440: The request router receiving the DHCPv6 advertisement message checks whether the "NoPrefixAvail" message is included in the status option in the IA_PD option field included in the message. The message "NoPrefixAvail" indicates that the requesting router is not assigned a prefix.
450: "프리픽스 이용불가(NoPrefixAvail)" 메시지가 포함되어 있다면, 요청 라우터는 광고 메시지로 수신한 IPv6 프리픽스 정보를 확인하기 위해 DHCPv6 요청 메시지를 위임 라우터에 재전송한다. 450: If a "NoPrefixAvail" message is included, the requesting router resends the DHCPv6 request message to the delegating router to verify the IPv6 prefix information received in the advertisement message.
460: 위임 라우터는 요청 라우터의 요청 메시지에 응답하여 응답(reply) 메시지를 전송한다. 460: The delegating router sends a reply message in response to the request message of the requesting router.
본 발명에 따르면, 기업 네트워크와과 같은 멀티홉으로 구성된 네트워크 환경에서 새로운 라우터를 설치할 때 라우터의 전원을 키면 자동으로 자신의 주소 및 DNS 정보를 수신하여 플러그 앤 플레이 방식의 네트워크 연결성을 제공할 수 있다. According to the present invention, when a new router is installed in a multi-hop network environment such as an enterprise network, when the router is powered on, it can automatically receive its own address and DNS information and provide plug and play network connectivity.
이상에서, 특정 실시예와 관련하여 본 발명을 설명하였으나, 본 발명의 사상과 범주로부터 벗어나지 않는 범위에서, 첨부한 청구범위의 사상과 범주에 속하는 수정, 즉 형태 및 세부적인 변형이 가능함은 당업자에게 있어서 자명할 것이다. 따라서, 이러한 모든 변형들은 본 발명의 범위 내에 속할 것이며, 본 발명은 다음과 같은 청구 범위의 요지를 포함한다.In the foregoing description, the invention has been described in connection with specific embodiments, but modifications, ie, forms and detailed modifications, which fall within the spirit and scope of the appended claims are possible without departing from the spirit and scope of the invention. Will be self-evident. Accordingly, all such modifications will fall within the scope of the invention, and the invention includes the subject matter of the following claims.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040092099A KR100644806B1 (en) | 2004-11-11 | 2004-11-11 | Method for automatically configuring address of routers in a multiple hop-based network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040092099A KR100644806B1 (en) | 2004-11-11 | 2004-11-11 | Method for automatically configuring address of routers in a multiple hop-based network |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20060044243A KR20060044243A (en) | 2006-05-16 |
KR100644806B1 true KR100644806B1 (en) | 2006-11-15 |
Family
ID=37149067
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040092099A KR100644806B1 (en) | 2004-11-11 | 2004-11-11 | Method for automatically configuring address of routers in a multiple hop-based network |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100644806B1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6990745B2 (en) * | 2020-06-10 | 2022-01-12 | エレコム株式会社 | IPv6 CE router with built-in interface setting program, interface setting method, and interface setting program for IPv6 CE router |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20040089922A (en) * | 2003-04-15 | 2004-10-22 | 엘지전자 주식회사 | Network address configuration system |
-
2004
- 2004-11-11 KR KR1020040092099A patent/KR100644806B1/en not_active IP Right Cessation
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20040089922A (en) * | 2003-04-15 | 2004-10-22 | 엘지전자 주식회사 | Network address configuration system |
Also Published As
Publication number | Publication date |
---|---|
KR20060044243A (en) | 2006-05-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8681695B1 (en) | Single address prefix allocation within computer networks | |
US7640287B1 (en) | Method and apparatus for auto-configuring layer three intermediate computer network devices | |
US7962584B2 (en) | Usage of host generating interface identifiers in DHCPv6 | |
US7152099B1 (en) | Friend configuration and method for network devices | |
US7706374B2 (en) | Method for assigning IP address to terminal device and communication system | |
KR100728040B1 (en) | Method and apparatus for generating ipv6 unique local address | |
US20120324063A1 (en) | Method, network device, and system for automatically configuring network device in ipv6 network | |
KR100864158B1 (en) | Address generation/allocation method based on wireless broadband access network, mobile resource configuration method using its | |
EP3255866B1 (en) | Internet protocol address allocation method and router | |
US20130046899A1 (en) | Ipv6 lan-side address assignment policy | |
CN101984636A (en) | Prefix distribution method, device and system | |
CN103384282A (en) | Method for obtaining IPV6ND address and broadband remote access server (BARS) | |
CN102405629B (en) | Method and apparatus for connecting subscriber devices to an ipv6-capable aggregation network | |
KR20060011533A (en) | Method for managing ipv6 subnet on local area network | |
US9667592B2 (en) | Efficient utilization of internet protocol addresses | |
US7711852B1 (en) | Arrangement in a router for inserting address prefixes based on command line address identifiers | |
KR100644806B1 (en) | Method for automatically configuring address of routers in a multiple hop-based network | |
KR101052913B1 (en) | Network system and method for allocating IPv6 address | |
JP2004015795A (en) | IPv4 MANAGEMENT METHOD AND MANAGEMENT DEVICE IN IPv6 WIRELESS LAN ENVIRONMENT | |
Chelius et al. | No Administration Protocol (NAP) for IPv6 router auto-configuration | |
CN111586196B (en) | Method, device and system for realizing network double stacks of virtual machine | |
KR100545777B1 (en) | How to automatically set IP6 address and name of information appliance in home network environment | |
JP2005210554A (en) | Dhcp substitute server | |
KR100739286B1 (en) | Address auto configuration system and method based on wireless broadband access terminal interface identifier generating method | |
CN113992629B (en) | Address allocation method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20101101 Year of fee payment: 5 |
|
LAPS | Lapse due to unpaid annual fee |