IPv4/IPv6 전환을 위한 GRE 터널링 설계 및 구축

DC Field Value Language
dc.contributor.advisor김동규-
dc.contributor.author강남규-
dc.date.accessioned2019-10-21T07:14:01Z-
dc.date.available2019-10-21T07:14:01Z-
dc.date.issued2010-08-
dc.identifier.other10846-
dc.identifier.urihttps://dspace.ajou.ac.kr/handle/2018.oak/17569-
dc.description학위논문(석사)--아주대학교 :정보통신,2010. 8-
dc.description.abstractIPv6로의 이전은 유선과 무선 인터넷사용자 뿐 아니라 휴대폰과 가전제품 더 나아가 네트워크로 하나 되는 유비쿼터스 시대에 사물에까지 IP 주소를 부여할 수 있다. 현재 IPv6는 IPv4보다 많은 장점은 가지고 있지만 IPv6로의 이전은 상당히 오랜 시간이 소요될 것이다. IPv4 주소에서 IPv6 주소로의 전환 과정에서 가장 많이 쓰이는 기술이 터널링인데 터널링은 장비들 간에 가상의 경로를 구성해 두 장비 사이에 여러 장비들이 있더라도 서로가 직접 연결되어 있는 것처럼 만들어 주는 기술이다. 터널링은 인캡슐레이션하는 종류에 따라 IPv6 in IPv4 터널링과 GRE 터널 등이 있는데 IPv6 in IPv4는 IPv4로 인캡슐해서 터널을 구축하는 방법으로 6to4와 6over4가 있지만 IS-IS의 CLNP 주소나 Non-IP 에서는 사용할 수 없다. GRE 터널은 GRE라는 가상의 터널을 이용해 유니캐스트, 멀티캐스트, 브로드캐스트를 이용 IP 패킷뿐 아니라 IPv6 패킷에서도 사용되고 다양한 L3 (Non-IP) 프로토콜을 전달하며 GRE는 암호화를 지원하지 않지만 암호화를 위해 VPN에 GRE터널을 사용하는 포인투 투 포인트 터널링을 위한 LAN to LAN VPN 뿐 아니라 본지사간에 사용시 지사가 많아지면 지사간에 일일이 GRE 터널을 뚫는 것은 힘들기 때문에 DMVPN(Dynamic Multipoint VPN)을 사용 LAN-to-LAN VPN의 확장성 문제도 해결한다. 본 논문에서는 OSPF가 동작하는 IPv4 환경에서 종단간 라우터에 CLNP를 사용하는 IS-IS가 GRE 터널을 통해 Non-IP인 IS-IS 라우팅 프로토콜을 통해 종단간 IPv6가 컴퓨터에서 통신이 되도록 구성하였다. IPv4 환경에서 IPv6 컴퓨터 간에 통신하기 위한 방법으로 모든 라우터들은 IPv4에서의 OSPFv2를 사용했고 호스트는 IPv6가 동작하도록 구성해서 터널이 사용되는 종단 간 라우터는 듀얼스택이 가능해 IPv6에서의 IS-IS와 GRE 터널링을 통해 IPv4환경에서 IPv6가 통신이 가능하게 구성했다.-
dc.description.tableofcontents제 1 장 서론 = 1 제 2 장 IPv4/IPv6 전환기술 = 3 제 1 절 IPv4/IPv6 전환기술 개요 = 3 제 2 절 듀얼스택 (Dual-Stack) = 4 제 3 절 변환 (Translation) = 5 1. SIIT (Stateless IP/ICMP Translation) = 6 2. TRT (Transport Relay Translator) = 7 3. ALG (Application Level Gateway) = 8 제 4 절 터널링 (Tunneling) = 9 1. IPv6 in IPv4 = 10 2. GRE (Generic Routing Encapulation) = 12 제 3 장 GRE 터널링 설계 및 구축 = 16 제 1 절 라우터와 컴퓨터 IPv6 설치 및 기본설정 = 17 1. 라우터에서 IPv6 설정 = 17 2. 컴퓨터에서 IPv6 설정 = 18 제 2 절 OSPF (Open Shortest Path First) = 21 1. OSPF 패킷 = 21 2. OSPF 설정 = 22 제 3 절 GRE 터널 설정 = 24 제 4절 IS-IS = 25 제 4 장 실험결과 = 27 제 5 장 결론 = 30 참고문헌 (Reference) = 32 Abstract = 33-
dc.language.isokor-
dc.publisherThe Graduate School, Ajou University-
dc.rights아주대학교 논문은 저작권에 의해 보호받습니다.-
dc.titleIPv4/IPv6 전환을 위한 GRE 터널링 설계 및 구축-
dc.typeThesis-
dc.contributor.affiliation아주대학교 정보통신대학원-
dc.contributor.department정보통신대학원 정보통신-
dc.date.awarded2010. 8-
dc.description.degreeMaster-
dc.identifier.localId568648-
dc.identifier.urlhttp://dcoll.ajou.ac.kr:9080/dcollection/jsp/common/DcLoOrgPer.jsp?sItemId=000000010846-
dc.subject.keywordIPv6-
dc.subject.keywordGRE-
dc.description.alternativeAbstractIP of TCP/IP means IPv4 on internet that originated from ARPANET in the Pentagon. It was, first, allocated by class, default subnet mask. However, due to sharp increase in internet, IETF ordered use of CIDR so as not to exhaust IP address introducing protocol, Private IP and NAT. In addition, to solve depletion of IPv4 address essentially, IPv6 appeared with discussion of new address system. IPv6 is able to grant IPv6 address not only to previous wire and wireless internet devices but to appliances such as mobile phone, home appliance, and, things in the one-network ubiquitous era. IPv6 has stronger point than IPv4 though, it will take long time to transfer to IPv6. Tunnelling is mostly used to transfer from IPv4 to IPv6 which virtually and directly connects the devices even if other devices exist between the two devices. Tunnelling has IPv6 in IPv4 Tunnelling and GRE Tunnels depending on incapsulating types. There are 6to4 and 6over4 to build tunnel IPv4 incapsulating IPv6 in IPv4. However, they cannot use either CLNP address of IS-IS or Non-IP. GRE Tunnels is used for IP packet and IPv6 packet to do unicast, multicast, and broadcast using virtual Tunnel called GRE while sending multi-protocol over a single-protocol backbone. Although GRE does not support encryption, GRE tunnels allow VPNs accress Wans. In IPv4 environment, which OSPF operates, IS-IS using CLNP across router is designed so that IPv6 can communicate on computer through IS-IS routing protocol, which is Non-IP, by GRE Tunnel. In this thesis it uses OSPF on IPv4, and the computers is made to operate IPv6 that dual stack is available to end-to-end router for Tunnel. Through IS-IS and GRE Tunnelling on IPv6, it can make IPv6 computers communicate between IPv4 enviroment-
Appears in Collections:
ETC > ETC
Files in This Item:
There are no files associated with this item.

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

Browse