Fun with EoIP Mike Everest, DuxTel Pty Ltd. Ethernet over IP …not just another GRE tunnel! Transparent layer2 transport Presents as a virtual Interface.

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

AOC-2406n Operation Mode configuration guide
Introducing Mikrotik RouterBoard and RouterOS
MikroTik Vendor Session © MikroTik MikroTik Vendor Session WISPNOG February th, 2005 Chicago, IL.
Authored by: Rachit Rastogi Computer Science & Engineering Deptt., College of Technology, G.B.P.U.A. & T., Pantnagar.
Copyright © 2004 Juniper Networks, Inc. Proprietary and Confidentialwww.juniper.net 1 Provider Opportunities for Enterprise MPLS APRICOT 2006, Perth Matt.
The data link layer Skills: none IT concepts: LAN, medium access, Ethernet and WiFi protocols, why standards win This work is licensed under a Creative.
Internetworking Introduction How Networks Differ How Networks Can Be Connected Concatenated Virtual Circuits Connectionless Internetworking Tunneling Fragmentation.
1 Some TCP/IP Basics....NFSDNSTELNETSMTPFTP UDPTCP IP and ICMP Ethernet, serial line,..etc. Application Layer Transport Layer Network Layer Low-level &
This work is supported by the National Science Foundation under Grant Number DUE Any opinions, findings and conclusions or recommendations expressed.
WiNG 5.3.
Network Diagram with International Standard
Networking Components
RouterBOARD 1000 September, 2008 product overview.
Copyright Kenneth M. Chipps Ph.D. 1 VPN Last Update
D-Link Confidential Sales guide for 3G wireless router DWR-113 D-Link Confidential WRPD, Amy Wang, 16 th Sep., 2010.
Network+ Guide to Networks 6 th Edition Chapter 10 Virtual Networks and Remote Access.
Networking Components Raymond C. Banks LTEC 4550 October 12, 2013.
Routing. A world without networks and routing  No connection between offices, people and applications  Worldwide chaos because of the lack of centralized.
Basic Networking Components
Networking Components By: Michael J. Hardrick. HUB  A low cost device that sends data from one computer to all others usually operating on Layer 1 of.
Network+ Guide to Networks 6 th Edition Chapter 10 Virtual Networks and Remote Access.
Tunnel & VPN Divisi Training PT UFOAKSES SUKSES LUARBIASA Jakarta
InterVLAN Routing Design and Implementation. What Routers Do Intelligent, dynamic routing protocols for packet transport Packet filtering capabilities.
MikroTik Experience Overview - Wireless ISP Solutions
Network Components: Assignment Three
Common Devices Used In Computer Networks
Network Admin Course Plan Accede Institute Of Science & Technology.
Communication Networks Fourth Meeting. Types of Networks  What is a circuit network?  Two people are connected and allocated them their own physical.
Virtual Private Networks Warren Toomey. Available WAN Links.
NETWORKING COMPONENTS AN OVERVIEW OF COMMONLY USED HARDWARE Christopher Johnson LTEC 4550.
PowerLink Bandwidth Aggregation Redundant WAN Link and VPN Fail-Over Solutions.
Company LOGO Networking Components Hysen Tmava LTEC 4550.
Networking Components Daniel Rosser LTEC Network Hub It is very difficult to find Hubs anymore Hubs sends data from one computer to all other computers.
1 Chapter 3: Multiprotocol Network Design Designs That Include Multiple Protocols IPX Design Concepts AppleTalk Design Concepts SNA Design Concepts.
OSI Model. Switches point to point bridges two types store & forward = entire frame received the decision made, and can handle frames with errors cut-through.
SR-634 Q: Is it possible set IP to use the WAN#1 connection only; all internet access should only pass through WAN#1. A: Recently, loading.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Ten Internetworking.
“Local Area Networks” - Gerd Keiser Copyright © The McGraw-Hill Companies srl Local Area Networks Gerd Keiser.
NETWORK COMPONENTS BY REYNALDO ZAMORA. HUB Hubs are devices that serve as the central connection for a network. Its job is to send data from one computer.
RouterOS, in a Distributed Internet Services Delivery Environment Mike Everest, DuxTel Pty Ltd.
Centralised Router Configuration using RouterOS API and PHP Mike Everest, DuxTel Pty Ltd.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
Internetworking Lecture 10 October 23, Introduction to Internetworking So far, we’ve discussed about how a single network functions. Internetworking.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
Characteristics of Scaleable Internetworks
Networking Components Assignment 3 Corbin Watkins.
Networking Components
NETWORKING COMPONENTS Jeffery Rice LTEC Assignment 3.
Jonathan Brewer Technical Director Araneo Wireless Solutions Layer 3 Tunnels for Broadband Delivery.
GRE.
WHAT’S A WIRELESS AP? AND WHY DO I NEED ONE? Network Components & How They Work.
Virtual Private Network
VSNL Sify /24 / 24 / 24 /24 Internal Network / Default gateway is
Wireless Modes.
Week 12 Software Defined Networking (SDN): Use-Cases
CIT 276 Possible Is Everything/tutorialrank.com
CIT 276Competitive Success/snaptutorial.com
CIT 276 Education for Service/tutorialrank.com
CIT 276 Education for Service-- snaptutorial.com
CIT 276 Teaching Effectively-- snaptutorial.com
Network+ Guide to Networks 6th Edition
PPPoE Internet Point to Point Protocol over Ethernet
NTHU CS5421 Cloud Computing
NAT Configuration For ZyXEL ADSL Wireless Router
VPN: Virtual Private Network
How To Configure Hotspot in Virtual Mikrotik on VMware
Review of Internet Protocols Network Layer
Presentation transcript:

Fun with EoIP Mike Everest, DuxTel Pty Ltd

Ethernet over IP …not just another GRE tunnel! Transparent layer2 transport Presents as a virtual Interface to RouterOS Carries Ethernet frames Can bridge it Can route it Can firewall filter it NAT it Queue it Bond it

Ethernet over IP …some limitations! requires routable path (avoid NAT!) proprietary MikroTik (?) watch out for MTU on carrier network only(!) unique tunnels

Ethernet over IP …easy to implement! Router A remote-address (IP of Router B) tunnel-id (0 – 255) Router B remote-address (IP of Router A) tunnel-id (matches other end)

Example 1 Connect to Remote Hotspot

Example 1 Internet Gateways

Ethernet over IP Hotspots on Layer2 WAN

Example 1 HotSpots use pppoe

Example 1 Remote/Mobile hotspots connect using pptp

Example 1 Concept: create EoIP tunnel across ppp

Example 1 Concept: bridge local wlan to remote HS HS bridge internet wlan1 eth1 eoip wlan1 eth1 Remote Router Local Router

Example 1 Concept: bridge local wlan to remote HS HS bridge internet wlan1 eth1 eoip wlan1 eth1 Remote Router Local Router EoIP bridge

Example 1: Demo

Example 2 the weakest link colo cloud internet ISP LAN

Example 2 the pipe dream colo cloud internet ISP LAN

Example 2 load balanced uplinks colo cloud internet ISP LAN

Example 2 limited to one link per stream colo cloud internet ISP LAN

Example 2 EoIP to the rescue! internet LAN ISP

Example 2 set out the groundwork internet LAN ISP pppoe-out1 pppoe-out2

Example 2 lay in the tunnels internet LAN ISP

Example 2 force traffic path internet LAN ISP /ip route add dst-address= /32 gateway=pppoe-out1 /ip route add dst-address= /32 gateway=pppoe-out2

Example 2 force traffic path internet LAN ISP /int eoip add tunnel-id=1 remote= local= /int eoip add tunnel-id=2 remote= local=

Example 2 bond them! internet LAN ISP

Example 2 a single virtual aggregate link! internet LAN ISP

Example 2 a single virtual aggregate link! internet LAN ISP

Example 2 combined bandwidth per stream! internet LAN ISP

More resources About DuxTel: MikroTik Specialists since 2004 Widest range of MikroTik products and related components Free support – even if you didn’t buy it from us! Contract and Project support – 4 certified engineers available Free sample scripts for download from shop.mikrotik.com.au Supporter of talk.mikrotik.com.au (thanks too, Connectivity IT)