Network Architecture Validated designs utilizing MikroTik in the Data Center

Size: px
Start display at page:

Download "Network Architecture Validated designs utilizing MikroTik in the Data Center"

Transcription

1 1-855-MIKROTIK Network Architecture Validated designs utilizing MikroTik in the Data Center P R E S E N T E D B Y: K E V I N M Y E R S, N E T W O R K A R C H I T E C T / M A N AG I N G PA R T NER I P A R C H I T E C H S M A N AG E D S E R V I C E S

2 Background Kevin Myers 16 + years in IT/Network Engineering Designed and implemented networks in Service Provider, Enterprise, Ecommerce and Government environments Areas of Design Focus: MikroTik integration with multi-vendor networks Design of BGP/MPLS/OSPF Service Provider Triple-Play networks Design of large enterprise Data Center networks Certifications MTCINE #1409INE006 Certified CCNP, CCNA, MCP, MTCRE, MTCTCE, MTCNA

3 IP ArchiTechs Managed Services Exhibitor at 2013 and 2014 MUM Please stop by our exhibitor booth and register to win an RC Helicopter! The first Carrier-Grade 24/7/365 MikroTik TAC (Technical Assistance Center) Three tiers of engineering support Monthly and per incident pricing available MIKROTIK or support.iparchitechs.com AirMPLS - Private Nationwide 4G LTE MPLS backbone Partnership with Verizon Wireless - available anywhere in the Verizon service area Not Internet facing privately routed over our MPLS infrastructure Multiple Deployment options to carry public and private traffic including L2 adjacency Proactive Monitoring / Ticketing / Change Control / IPAM (IP Address Management) Carrier-Grade Network Engineering / Design in large (100,000+ nodes) environments

4 Introduction The MikroTik enabled Data Center Role within the Data Center Layer 3 Core Designs using CCRs with 10 Gbps interfaces Top of rack / End of Row L3 options for core connectivity External / Internal Firewall Internet reachability / protect critical internal networks with multiple layers (PCI) VPN Aggregation Multiple Vendors / Remote Mgmt Access MPLS P/PE router - Segregation of traffic within Data Center Role between Data Centers MPLS L2 VPN VLAN extension between Data Centers for VM mobility MPLS L3 VPN Segregate traffic as it routes between data centers VLAN Rewrites Used to deal with VLAN overlap between two or more sites Multiple Gateways for the same subnet at more than one site

5 Conventional Data Center

6 Multi-Million dollar DCs - Where does MikroTik fit in? MikroTik routers can be used in different areas of the Data Center and compete with mainstream vendors like Cisco, Juniper and HP within a specific set of design parameters. The goal of this presentation is to display the design elements required to build a Layer 3 infrastructure capable of up to 320 Gbps forwarding with off the shelf 10 Gig switches Why 320 Gbps? Relies on ECMP (server side) assuming 16 BGP paths 16 Paths is a conservative value for ECMP some go as high as 128 paths 16 CCRs with 20 Gbps LACP channels = 320 Gbps Design validation was tested with 2 CCRs which yielded 40 Gbps between servers

7 Multi-Million dollar DCs - Where does MikroTik fit in? Why? The business case for MikroTik in the Data Center CAPEX (Capital Expenditure) Savings Lower hardware replacement cost when a node fails Cisco Nexus Deployment for 320 Gbps $2,000,000 to $5,000,000 CAPEX MikroTik Deployment for 320 Gbps $50,000 to $100,000 CAPEX

8 The MikroTik enabled Data Center

9 Part 1 Desigining for High Availability % uptime Getting to five 9 s isn t easy can only have 5 minutes of unplanned downtime per year maintenance windows aren t included HA design elements Stackable switches enables multi-chassis LAG for CCRs and servers to provide survivability in the event of a failure of one of the switches LACP channeling/bonding at Layer 2 allows devices to aggregate speeds as well as prevent routing topology changes when a link fails Load Balancers Provide the ability to use multiple CCR chassis as a single firewall without breaking state. The LB has the ability to return traffic to the same source and track that relationship dynamically. BFD Bi-Directonal Forwarding Detection allows a network t o converge much more quickly than standard timers Multiple Internet BGP Peers When used along with BFD if the upstream carrier supports it, multiple tier 1 peerings provide a level of redundancy to ensure Internet traffic is uninterrupted

10 Part 2 Achieving 320 Gbps throughput Two mechanisms for achieving high throughput Method 1 - ECMP Equal Cost Multipath (ECMP) on the CCR RouterOS is capable of up to 128 gateways. Example below shows 16 gateways for one route Routes can be installed by either OSPF or Static. BGP can also be run on top of OSPF and utilize ECMP as well. ECMP Route with 16 Gateways

11 Part 2 Achieving 320 Gbps throughput ECMP Continued Using multiple gateway allows traffic egressing the router to balance along multiple paths but what about ingress? Server side ECMP is the key to scaling throughput when using independent routers. Support in multiple operating systems Microsoft and Linux both support ECMP in static routes along with OSPF and BGP

12 Achieving 320 Gbps throughput

13 Part 2 Achieving 320 Gbps throughput Utilizing BGP and OSPF at the server for dynamic ECMP Role of OSPF Converges quickly using adjusted standard timers (1 second hello 3 second dead) Converges even faster with Bidirectional Forwarding Detection (BFP) Provides Loopback reachability for BGP Is needed to implement ECMP dynamically through MikroTik routers until ECMP is added to BGP. Role of BGP Advertise data center subnets for servers, databases, web apps, etc, to the 16 router CCR core Can be utilized for traffic management

14 Achieving 320 Gbps throughput

15 Part 2 Achieving 320 Gbps throughput Method 2 Offset VRRP Gateways Each CCR is the VRRP master for one or more VLANS Requires setting priority for each VLAN/CCR Can be used in conjunction with ECMP when servers cannot be setup for ECMP CCR 1 Master for VLAN 100 Backup for VLAN 200 CCR2 Backup for VLAN 100 Master for VLAN 200

16 Part 2 Achieving 320 Gbps throughput LACP Channels for Routers and Servers LACP is an open standard for aggregating Layer 2 links 802.3ad Referred to as Channeling, Bonding, Teaming, Link Aggregation Can be trunked with multiple VLANs and multiple Layer 3 gateways Can be used with VRRP 20 Gigabit LACP channel on CCR G-2S+

17 Part 2 Achieving 320 Gbps throughput LACP Channels for Routers and Servers Microsoft LACP example:

18 Part 2 Achieving 320 Gbps throughput LACP Channels for Routers and Servers Linux LACP example:

19 Part 2 Achieving 320 Gbps throughput Final Result 40 Gbps throughput Only 2 CCRs in the Core with 16 CCRs, the throughput will be roughly 320 Gbps

20 Part 3 Multiple Data Centers

21 Part 3 Multiple Data Centers Using MPLS in the Data Center CCRs can be used as MPLS edge routers to connect Data Centers. Used to segregate traffic within and between Data Centers L2VPN (VPLS ) Provides Layer 2 Connectivity and isolation L3VPN Provides Layer 3 connectivity and isolation VRF (Routing Marks) Used to separate customer routing tables so that more than one customer can use the same subnet without overlap

22 Part 3 Multiple Data Centers MPLS Customer Isolation at Layer 3

23 Part 3 Multiple Data Centers EoIP provides Layer 2 Connectivity and will allow MPLS to function across an encrypted internet link. Either EoIP or VPLS can be used for L2 connectivity.

24 Part 3 Multiple Data Centers VLAN Rewrites Problem: Data Center 1 uses Vlan 100 for web Servers on /24 Data Center 2 uses Vlan 100 for storage replication on /24 When extending the VLAN between Data Centers, one side must be rewritten CCRs can do this via bridging MikroTik routers with switch chips can use /switch to perform vlan rewrites

25 Part 3 Multiple Data Centers VLAN Rewrites change VLAN 100 traffic to VLAN 3100

26 Part 3 Multiple Data Centers VLAN Rewrites change VLAN 100 traffic to VLAN 3100 Create VLAN 100 and 3100 interface VLANs Create Bridge and add VLAN interface ports

27 Part 3 Multiple Data Centers Dual VRRP Gateways Problem when extending VLANs between Data Centers, If there is not a local gateway for hosts in that subnet, traffic must go all the way to the other Data Center via Layer 2 to hit the default gateway Solution: Dual VRRP gateways Data Center 1 VRRP GW /24 Data Center 2 VRRP GW /24 These are duplicate IPs How can this work? Because VRRP uses MAC addresses derived from the VRRP Group Number Hosts will always find the gateway in their own data center before going to the other Data Center

28 Part 3 Multiple Data Centers Dual VRRP Gateways Add input filter for VRRP on both edge routers IP Protocol 112 to prevent either gateway from becoming master for the other (bridges must be set to use IP Firewall) Add VRRP Gateway for in both Data Centers

29 Part 3 Multiple Data Centers Dual VRRP Gateways

30 2014 Pittsburgh MUM RC Heli Giveaway!! MIKROTIK 4 To Give Away!!! 17 RC Helicopters 24/7/365 MikroTik TAC Nationwide Private 4G LTE MPLS Proactive Network Monitoring Design / Engineering / Operations

31 Questions? The content of this presentation will be available at mum.iparchitechs.com Please come see us at the IP ArchiTechs booth in the Exhibitor Hall Office: (303) Web: Thank you for your time and enjoy the MUM!!

BGP as an IGP for Carrier/Enterprise Networks

BGP as an IGP for Carrier/Enterprise Networks BGP as an IGP for Carrier/Enterprise Networks Presented by: Kevin Myers, SENIOR NETWORK ENGINEER IP ArchiTECHS MANAGED SERVICES Background Kevin Myers 15 + years in IT/Network Engineering Designed and

More information

Understanding VLAN Translation/Rewrites using Switches and Routers

Understanding VLAN Translation/Rewrites using Switches and Routers www.iparchitechs.com 1-855-MIKROTI(K) Understanding VLAN Translation/Rewrites using Switches and Routers KEVIN MYERS, NETWORK ARCHITECT / MANAGING PARTNER MTCINE #1409 MIKROTIK CERTIFIED TRAINER Kevin

More information

MikroTik Training Module Understanding VLAN Translation/Rewrites using Switches and Routers

MikroTik Training Module Understanding VLAN Translation/Rewrites using Switches and Routers 1-855-MIKROTIK MikroTik Training Module Understanding VLAN Translation/Rewrites using Switches and Routers P R E S E N T E D B Y : KEVIN MYERS, NETWORK ARCHITECT / MANAGING PARTNER MTCINE #1409 I P A R

More information

Building Effective Firewalls with MikroTik P R E S E N T E D B Y: R I C K F R E Y, N E T W O R K E N G I N E E R I P A R C H I T E C H S O P E R AT I

Building Effective Firewalls with MikroTik P R E S E N T E D B Y: R I C K F R E Y, N E T W O R K E N G I N E E R I P A R C H I T E C H S O P E R AT I 1-855-MIKRO-TIK Building Effective Firewalls with MikroTik P R E S E N T E D B Y: R I C K F R E Y, N E T W O R K E N G I N E E R I P A R C H I T E C H S O P E R AT I O N S Background Rick Frey 20+ years

More information

Juniper / Cisco Interoperability Tests. August 2014

Juniper / Cisco Interoperability Tests. August 2014 Juniper / Cisco Interoperability Tests August 2014 Executive Summary Juniper Networks commissioned Network Test to assess interoperability, with an emphasis on data center connectivity, between Juniper

More information

TechBrief Introduction

TechBrief Introduction TechBrief Introduction Leveraging Redundancy to Build Fault-Tolerant Networks The high demands of e-commerce and Internet applications have required networks to exhibit the same reliability as the public

More information

MikroTik RouterOS Introduction to MPLS. Prague MUM Czech Republic 2009

MikroTik RouterOS Introduction to MPLS. Prague MUM Czech Republic 2009 MikroTik RouterOS Introduction to MPLS Prague MUM Czech Republic 2009 Q : W h y h a v e n 't y o u h e a r d a b o u t M P LS b e fo re? A: Probably because of the availability and/or price range Q : W

More information

Datacenter Rack Switch Redundancy Models Server Access Ethernet Switch Connectivity Options

Datacenter Rack Switch Redundancy Models Server Access Ethernet Switch Connectivity Options Datacenter Rack Switch Redundancy Models Server Access Ethernet Switch Connectivity Options NANOG46 June 16, 2009 Dani Roisman droisman ~ at ~ peakwebconsulting ~ dot ~ com Introductions Slide 1 Server

More information

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs As a head of the campus network department in the Deanship of Information Technology at King Abdulaziz University for more

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

Data Center Use Cases and Trends

Data Center Use Cases and Trends Data Center Use Cases and Trends Amod Dani Managing Director, India Engineering & Operations http://www.arista.com Open 2014 Open Networking Networking Foundation India Symposium, January 31 February 1,

More information

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives:

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives: Course: Building Cisco Service Provider Next-Generation Networks, Part 2 Duration: 5 Day Hands-On Lab & Lecture Course Price: $ 3,750.00 Learning Credits: 38 Description: The Building Cisco Service Provider

More information

RESILIENT NETWORK DESIGN

RESILIENT NETWORK DESIGN Matěj Grégr RESILIENT NETWORK DESIGN 1/36 2011 Brno University of Technology, Faculty of Information Technology, Matěj Grégr, igregr@fit.vutbr.cz Campus Best Practices - Resilient network design Campus

More information

State of Texas. TEX-AN Next Generation. NNI Plan

State of Texas. TEX-AN Next Generation. NNI Plan State of Texas TEX-AN Next Generation NNI Plan Table of Contents 1. INTRODUCTION... 1 1.1. Purpose... 1 2. NNI APPROACH... 2 2.1. Proposed Interconnection Capacity... 2 2.2. Collocation Equipment Requirements...

More information

MPLS for ISPs PPPoE over VPLS. MPLS, VPLS, PPPoE

MPLS for ISPs PPPoE over VPLS. MPLS, VPLS, PPPoE MPLS for ISPs PPPoE over VPLS MPLS, VPLS, PPPoE Presenter information Tomas Kirnak Network design Security, wireless Servers Virtualization MikroTik Certified Trainer Atris, Slovakia Established 1991 Complete

More information

Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond

Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond Ananda Rajagopal Product Line Manager Service Provider Solutions Foundry Networks arajagopal@foundrynet.com Agenda 2 Why Load

More information

High Availability on MikroTik RouterOS

High Availability on MikroTik RouterOS High Availability on MikroTik RouterOS GUILHERME RAMIRES About me Nome: Guilherme Ramires System Analyst CTO of Alive Solutions Trainings, Consulting and Network Projects CEO of Alive Store Resale of Mikrotik

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring a Two-Tiered Virtualized Data Center for Large Enterprise Networks Published: 2014-01-10 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California

More information

RA-MPLS VPN Services. Kapil Kumar Network Planning & Engineering Data. E-mail: Kapil.Kumar@relianceinfo.com

RA-MPLS VPN Services. Kapil Kumar Network Planning & Engineering Data. E-mail: Kapil.Kumar@relianceinfo.com RA-MPLS VPN Services Kapil Kumar Network Planning & Engineering Data E-mail: Kapil.Kumar@relianceinfo.com Agenda Introduction Why RA MPLS VPNs? Overview of RA MPLS VPNs Architecture for RA MPLS VPNs Typical

More information

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer Data Center Infrastructure of the future Alexei Agueev, Systems Engineer Traditional DC Architecture Limitations Legacy 3 Tier DC Model Layer 2 Layer 2 Domain Layer 2 Layer 2 Domain Oversubscription Ports

More information

DD2491 p1 2008. Load balancing BGP. Johan Nicklasson KTHNOC/NADA

DD2491 p1 2008. Load balancing BGP. Johan Nicklasson KTHNOC/NADA DD2491 p1 2008 Load balancing BGP Johan Nicklasson KTHNOC/NADA Dual home When do you need to be dual homed? How should you be dual homed? Same provider. Different providers. What do you need to have in

More information

Course Contents CCNP (CISco certified network professional)

Course Contents CCNP (CISco certified network professional) Course Contents CCNP (CISco certified network professional) CCNP Route (642-902) EIGRP Chapter: EIGRP Overview and Neighbor Relationships EIGRP Neighborships Neighborship over WANs EIGRP Topology, Routes,

More information

100Gigabit and Beyond: Increasing Capacity in IP/MPLS Networks Today Rahul Vir Product Line Manager Foundry Networks rvir@foundrynet.

100Gigabit and Beyond: Increasing Capacity in IP/MPLS Networks Today Rahul Vir Product Line Manager Foundry Networks rvir@foundrynet. 100Gigabit and Beyond: Increasing Capacity in IP/MPLS Networks Today Rahul Vir Product Line Manager Foundry Networks rvir@foundrynet.com 1 Agenda 2 40GE/100GE Timeline to Standardization The Ethernet Alliance

More information

Virtual PortChannels: Building Networks without Spanning Tree Protocol

Virtual PortChannels: Building Networks without Spanning Tree Protocol . White Paper Virtual PortChannels: Building Networks without Spanning Tree Protocol What You Will Learn This document provides an in-depth look at Cisco's virtual PortChannel (vpc) technology, as developed

More information

IP Connectivity Dedicated servers Co-location in data centers

IP Connectivity Dedicated servers Co-location in data centers Blix Solutions provides IP Connectivity Dedicated servers Co-location in data centers On the next pages we provide suggested solutions for some select markets ANYCAST PROVIDERS High uptime Internet connectivity

More information

Troubleshooting and Maintaining Cisco IP Networks Volume 1

Troubleshooting and Maintaining Cisco IP Networks Volume 1 Troubleshooting and Maintaining Cisco IP Networks Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and E Learning Goal and Course Flow Additional Cisco Glossary of Terms Your Training

More information

MikroTik RouterOS Workshop Load Balancing Best Practice. Warsaw MUM Europe 2012

MikroTik RouterOS Workshop Load Balancing Best Practice. Warsaw MUM Europe 2012 MikroTik RouterOS Workshop Load Balancing Best Practice Warsaw MUM Europe 2012 MikroTik 2012 About Me Jānis Meģis, MikroTik Jānis (Tehnical, Trainer, NOT Sales) Support & Training Engineer for almost 8

More information

Copyright 2008 Link Technologies,Inc. A Proud Vendor Member of the

Copyright 2008 Link Technologies,Inc. A Proud Vendor Member of the THE WHAT AND WHY ABOUT A Proud Vendor Member of the 1 What Is this about? 2 What is Mikrotik? What DOES it DO for ME! What is it s Purpose! What is the BIG DEAL? Why should I care? Does it help my bottom

More information

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6) Cisco Certified Network Associate Exam Exam Number 200-120 CCNA Associated Certifications CCNA Routing and Switching Operation of IP Data Networks Operation of IP Data Networks Recognize the purpose and

More information

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone.

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone. Anritsu Network Solutions Voice Over IP Application Note MultiFlow 5048 CALL Manager Serv # 10.100.27 255.255.2 IP address 10.100.27.4 OC-48 Link 255 255 25 IP add Introduction Voice communications over

More information

Building Trusted VPNs with Multi-VRF

Building Trusted VPNs with Multi-VRF Building Trusted VPNs with Introduction Virtual Private Networks (VPNs) have been a key application in networking for a long time. A slew of possible solutions have been proposed over the last several

More information

Demonstrating the high performance and feature richness of the compact MX Series

Demonstrating the high performance and feature richness of the compact MX Series WHITE PAPER Midrange MX Series 3D Universal Edge Routers Evaluation Report Demonstrating the high performance and feature richness of the compact MX Series Copyright 2011, Juniper Networks, Inc. 1 Table

More information

Introducing Basic MPLS Concepts

Introducing Basic MPLS Concepts Module 1-1 Introducing Basic MPLS Concepts 2004 Cisco Systems, Inc. All rights reserved. 1-1 Drawbacks of Traditional IP Routing Routing protocols are used to distribute Layer 3 routing information. Forwarding

More information

TRILL for Service Provider Data Center and IXP. Francois Tallet, Cisco Systems

TRILL for Service Provider Data Center and IXP. Francois Tallet, Cisco Systems for Service Provider Data Center and IXP Francois Tallet, Cisco Systems 1 : Transparent Interconnection of Lots of Links overview How works designs Conclusion 2 IETF standard for Layer 2 multipathing Driven

More information

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure White Paper Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure What You Will Learn The new Cisco Application Centric Infrastructure

More information

VMDC 3.0 Design Overview

VMDC 3.0 Design Overview CHAPTER 2 The Virtual Multiservice Data Center architecture is based on foundation principles of design in modularity, high availability, differentiated service support, secure multi-tenancy, and automated

More information

Dan Baxter PA Senior Sales Engineer dan.baxter@opengear.com 814-933-9829

Dan Baxter PA Senior Sales Engineer dan.baxter@opengear.com 814-933-9829 Dan Baxter PA Senior Sales Engineer dan.baxter@opengear.com 814-933-9829 INTRODUCTION TO CELLULAR ROUTING AND OOB Why this is important Cellular adoption is a huge growth area There are now more cell phones

More information

Multi-Chassis Trunking for Resilient and High-Performance Network Architectures

Multi-Chassis Trunking for Resilient and High-Performance Network Architectures WHITE PAPER www.brocade.com IP Network Multi-Chassis Trunking for Resilient and High-Performance Network Architectures Multi-Chassis Trunking is a key Brocade technology in the Brocade One architecture

More information

For internal circulation of BSNLonly

For internal circulation of BSNLonly E3-E4 E4 E&WS Overview of MPLS-VPN Overview Traditional Router-Based Networks Virtual Private Networks VPN Terminology MPLS VPN Architecture MPLS VPN Routing MPLS VPN Label Propagation Traditional Router-Based

More information

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Product Overview Cisco Dynamic Multipoint VPN (DMVPN) is a Cisco IOS Software-based security solution for building scalable

More information

ETHERNET VPN (EVPN) NEXT-GENERATION VPN FOR ETHERNET SERVICES

ETHERNET VPN (EVPN) NEXT-GENERATION VPN FOR ETHERNET SERVICES ETHERNET VPN (EVPN) NEXT-GENERATION VPN FOR ETHERNET SERVICES Alastair JOHNSON (AJ) February 2014 alastair.johnson@alcatel-lucent.com AGENDA 1. EVPN Background and Motivation 2. EVPN Operations 3. EVPN

More information

ETHERNET VPN (EVPN) OVERLAY NETWORKS FOR ETHERNET SERVICES

ETHERNET VPN (EVPN) OVERLAY NETWORKS FOR ETHERNET SERVICES ETHERNET VPN (EVPN) OVERLAY NETWORKS FOR ETHERNET SERVICES Greg Hankins RIPE 68 RIPE 68 2014/05/12 AGENDA 1. EVPN Background and Motivation 2. EVPN Operations 3. EVPN

More information

Chapter 1 Reading Organizer

Chapter 1 Reading Organizer Chapter 1 Reading Organizer After completion of this chapter, you should be able to: Describe convergence of data, voice and video in the context of switched networks Describe a switched network in a small

More information

White Paper. Using VLAN s in Network Design. Kevin Colo

White Paper. Using VLAN s in Network Design. Kevin Colo White Paper Using VLAN s in Network Design Kevin Colo December, 2012 1. Background To this day, end users still ask if VLANs (Virtual LANs) are a fundamentally secure technique for isolating networks.

More information

Introduction to MPLS-based VPNs

Introduction to MPLS-based VPNs Introduction to MPLS-based VPNs Ferit Yegenoglu, Ph.D. ISOCORE ferit@isocore.com Outline Introduction BGP/MPLS VPNs Network Architecture Overview Main Features of BGP/MPLS VPNs Required Protocol Extensions

More information

Troubleshooting Bundles and Load Balancing

Troubleshooting Bundles and Load Balancing CHAPTER 5 This chapter explains the procedures for troubleshooting link bundles and load balancing on the Cisco ASR 9000 Aggregation Services Router. A link bundle is a group of ports that are bundled

More information

Implementing L3 at the Data Center Access Layer on Juniper Networks Infrastructure

Implementing L3 at the Data Center Access Layer on Juniper Networks Infrastructure Implementation Guide Implementing L3 at the Data Center Access Layer on Juniper Networks Infrastructure Copyright 2009, Juniper Networks, Inc. Table of Contents Introduction...4 Scope...5 Target Audience...

More information

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap Outline Network Virtualization and Data Center Networks 263-3825-00 DC Virtualization Basics Part 2 Qin Yin Fall Semester 2013 More words about VLAN Virtual Routing and Forwarding (VRF) The use of load

More information

Cisco IOS Software Release 15.0(1)SY1 New Features and Hardware Support

Cisco IOS Software Release 15.0(1)SY1 New Features and Hardware Support Product Bulletin Cisco IOS Software Release 15.0(1)SY1 New Features and Hardware Support PB696622 Cisco IOS Software Release 15.0(1)SY1 supports Cisco Catalyst 6500 Series Supervisor Engine 2T only. Release

More information

TRILL for Data Center Networks

TRILL for Data Center Networks 24.05.13 TRILL for Data Center Networks www.huawei.com enterprise.huawei.com Davis Wu Deputy Director of Switzerland Enterprise Group E-mail: wuhuajun@huawei.com Tel: 0041-798658759 Agenda 1 TRILL Overview

More information

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch DATA CENTER Best Practices for High Availability Deployment for the Brocade ADX Switch CONTENTS Contents... 2 Executive Summary... 3 Introduction... 3 Brocade ADX HA Overview... 3 Hot-Standby HA... 4 Active-Standby

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

More information

GregSowell.com. Mikrotik Routing

GregSowell.com. Mikrotik Routing Mikrotik Routing Static Dynamic Routing To Be Discussed RIP Quick Discussion OSPF BGP What is Routing Wikipedia has a very lengthy explanation http://en.wikipedia.org/wiki/routing In the context of this

More information

SOFTWARE DEFINED NETWORKING: INDUSTRY INVOLVEMENT

SOFTWARE DEFINED NETWORKING: INDUSTRY INVOLVEMENT BROCADE SOFTWARE DEFINED NETWORKING: INDUSTRY INVOLVEMENT Rajesh Dhople Brocade Communications Systems, Inc. rdhople@brocade.com 2012 Brocade Communications Systems, Inc. 1 Why can t you do these things

More information

Cisco Networking Academy CCNP Multilayer Switching

Cisco Networking Academy CCNP Multilayer Switching CCNP3 v5 - Chapter 5 Cisco Networking Academy CCNP Multilayer Switching Implementing High Availability in a Campus Environment Routing issues Hosts rely on a router to find the best path Issues with established

More information

Networking Topology For Your System

Networking Topology For Your System This chapter describes the different networking topologies supported for this product, including the advantages and disadvantages of each. Select the one that best meets your needs and your network deployment.

More information

Chris Dagney BROCADE Sr. Sales Engineer. January 23, 2014 ON DEMAND DATA CENTER

Chris Dagney BROCADE Sr. Sales Engineer. January 23, 2014 ON DEMAND DATA CENTER Chris Dagney BROCADE Sr. Sales Engineer January 23, 2014 ON DEMAND DATA CENTER AGENDA Introduction to Ethernet Fabrics What it can do for your customers Industry transition toward SDN Brocade s recent

More information

Failsafe WAN, VoIP, IVRS & LAN connectivity

Failsafe WAN, VoIP, IVRS & LAN connectivity Failsafe WAN, VoIP, IVRS & LAN connectivity Client : Asia 's biggest integrated Jewellery manufacturer Customer's requirement: The customer wanted to establish WAN and VoIP connectivity between their offices

More information

Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T

Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T White Paper Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T Introduction to Virtual Private LAN Service The Cisco Catalyst 6500/6800 Series Supervisor Engine 2T supports virtual

More information

Interconnecting Data Centers Using VPLS

Interconnecting Data Centers Using VPLS Interconnecting Data Centers Using VPLS Nash Darukhanawalla, CCIE No. 10332 Patrice Bellagamba Cisco Press 800 East 96th Street Indianapolis, IN 46240 viii Interconnecting Data Centers Using VPLS Contents

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

Next-Gen Securitized Network Virtualization

Next-Gen Securitized Network Virtualization Next-Gen Securitized Network Virtualization Effective DR and Business Continuity Strategies Simplify when the lights go out www.ens-inc.com Your premiere California state government technology provider.

More information

NSX TM for vsphere with Arista CloudVision

NSX TM for vsphere with Arista CloudVision ARISTA DESIGN GUIDE NSX TM for vsphere with Arista CloudVision Version 1.0 August 2015 ARISTA DESIGN GUIDE NSX FOR VSPHERE WITH ARISTA CLOUDVISION Table of Contents 1 Executive Summary... 4 2 Extending

More information

How To Make A Network Secure

How To Make A Network Secure 1 2 3 4 -Lower yellow line is graduate student enrollment -Red line is undergradate enrollment -Green line is total enrollment -2008 numbers are projected to be near 20,000 (on-campus) not including distance

More information

Bring your virtualized networking stack to the next level

Bring your virtualized networking stack to the next level Bring your virtualized networking stack to the next level Mike Kolesnik, mkolesni@redhat.com Senior Software Engineer, Red-Hat FOSDEM February 2014 1/42 Agenda ovirt network configuration Neutron overview

More information

MUHAMMAD USMAN SHARIF

MUHAMMAD USMAN SHARIF MUHAMMAD USMAN SHARIF CCIE # 47806 (Service Provider) Email-Address : usmanlodhi1001@gmail.com Skype Name : usman_lodhi1001 LinkedIn : https://pk.linkedin.com/in/usmanlodhi1001 Mobile No : 0092-323-4947956

More information

IMPLEMENTING VMWARE SERVER VIRTUALIZATION ON JUNIPER NETWORKS INFRASTRUCTURE

IMPLEMENTING VMWARE SERVER VIRTUALIZATION ON JUNIPER NETWORKS INFRASTRUCTURE IMPLEMENTATION GUIDE IMPLEMENTING VMWARE SERVER VIRTUALIZATION ON JUNIPER NETWORKS INFRASTRUCTURE Although Juniper Networks has attempted to provide accurate information in this guide, Juniper Networks

More information

WAN Failover Scenarios Using Digi Wireless WAN Routers

WAN Failover Scenarios Using Digi Wireless WAN Routers WAN Failover Scenarios Using Digi Wireless WAN Routers This document discusses several methods for using a Digi wireless WAN gateway to provide WAN failover for IP connections in conjunction with another

More information

IP Telephony Management

IP Telephony Management IP Telephony Management How Cisco IT Manages Global IP Telephony A Cisco on Cisco Case Study: Inside Cisco IT 1 Overview Challenge Design, implement, and maintain a highly available, reliable, and resilient

More information

SRX High Availability Design Guide

SRX High Availability Design Guide SRX High Availability Design Guide Introduction The purpose of this design guide is to lay out the different high availability deployment scenarios and provide sample configurations for the different scenarios.

More information

Virtual Subnet: A Scalable Cloud Data Center Interconnect Solution

Virtual Subnet: A Scalable Cloud Data Center Interconnect Solution Virtual Subnet: A Scalable Cloud Data Center Interconnect Solution draft-xu-virtual-subnet-06 Xiaohu Xu (xuxh@huawei.com) IETF82, TAIWAN Why VM Mobility across Data Centers Data center maintenance Applications

More information

MPLS VPN Security BRKSEC-2145

MPLS VPN Security BRKSEC-2145 MPLS VPN Security BRKSEC-2145 Session Objective Learn how to secure networks which run MPLS VPNs. 100% network focus! Securing routers & the whole network against DoS and abuse Not discussed: Security

More information

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide November 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is

More information

Data Center Networking Designing Today s Data Center

Data Center Networking Designing Today s Data Center Data Center Networking Designing Today s Data Center There is nothing more important than our customers. Data Center Networking Designing Today s Data Center Executive Summary Demand for application availability

More information

MIKROTIK NETWORK SIMULATOR

MIKROTIK NETWORK SIMULATOR MIKROTIK NETWORK SIMULATOR PRESENTED BY ROFIQ FAUZI MUM Nov 2013 - Indonesia ABOUT ROFIQ FAUZI 2 Using MikroTik (v.2.97) since 2005, as Network Engineer at WISP. 2007, Network & Wireless Engineer at INDOSAT

More information

SDN and Data Center Networks

SDN and Data Center Networks SDN and Data Center Networks 10/9/2013 1 The Rise of SDN The Current Internet and Ethernet Network Technology is based on Autonomous Principle to form a Robust and Fault Tolerant Global Network (Distributed)

More information

MikroTik MUM Slovenia 2016 Brian Horn WISP TRACON LLC

MikroTik MUM Slovenia 2016 Brian Horn WISP TRACON LLC MikroTik MUM Slovenia 2016 Brian Horn WISP TRACON LLC WISP TRACON LLC Solutions Training and Consulting Company Operations in North America, Europe and Africa MikroTik Certified Consultants and Trainers

More information

MikroTik RouterOS v3. New Obvious and Obscure Mikrotik RouterOS v3.x features

MikroTik RouterOS v3. New Obvious and Obscure Mikrotik RouterOS v3.x features MikroTik RouterOS v3 New Obvious and Obscure Mikrotik RouterOS v3.x features MikroTik RouterOS 2007 Kernel RouterOS 2.9.51 Linux kernel version 2.4.31 RouterOS 3.14rc1 Linux kernel version 2.6.26.2 For

More information

AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0

AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0 AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0 Introduction...2 Overview...2 1. Technology Background...2 2. MPLS PNT Offer Models...3

More information

PREPARED FOR ABC CORPORATION

PREPARED FOR ABC CORPORATION NETWORK DESIGN PROPOSAL PREPARED FOR ABC CORPORATION Prepared by Crystal Technologies PROPRIETARY AND CO NF IDE NTIAL Network Design Proposal PREPARED FOR ABC CORPORATION INC. ARTICLE I. OVERVIEW/HISTORY

More information

Internet Firewall CSIS 4222. Packet Filtering. Internet Firewall. Examples. Spring 2011 CSIS 4222. net15 1. Routers can implement packet filtering

Internet Firewall CSIS 4222. Packet Filtering. Internet Firewall. Examples. Spring 2011 CSIS 4222. net15 1. Routers can implement packet filtering Internet Firewall CSIS 4222 A combination of hardware and software that isolates an organization s internal network from the Internet at large Ch 27: Internet Routing Ch 30: Packet filtering & firewalls

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Copyright 2010 Cisco Press & Priscilla Oppenheimer Topology A map of an internetwork that indicates network segments, interconnection points,

More information

Webinar - MikroTik RouterOS Statefull Firewall Howto

Webinar - MikroTik RouterOS Statefull Firewall Howto Webinar - MikroTik RouterOS Statefull Firewall Howto About Me Steve Discher MikroTik Certified Trainer and Consultant, teach MikroTik Certification classes, LearnMikroTik.com Author of RouterOS by Example,

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Layer 2 Cloud Data Center Tenants Published: 2014-09-19 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling

ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling Release: 1 ICTTEN6172A Design and configure an IP-MPLS network with virtual private network tunnelling Modification

More information

Chapter 3. Enterprise Campus Network Design

Chapter 3. Enterprise Campus Network Design Chapter 3 Enterprise Campus Network Design 1 Overview The network foundation hosting these technologies for an emerging enterprise should be efficient, highly available, scalable, and manageable. This

More information

MPLS in Private Networks Is It a Good Idea?

MPLS in Private Networks Is It a Good Idea? MPLS in Private Networks Is It a Good Idea? Jim Metzler Vice President Ashton, Metzler & Associates March 2005 Introduction The wide area network (WAN) brings indisputable value to organizations of all

More information

Brocade Data Center Fabric Architectures

Brocade Data Center Fabric Architectures WHITE PAPER Brocade Data Center Fabric Architectures Building the foundation for a cloud-optimized data center. TABLE OF CONTENTS Evolution of Data Center Architectures... 1 Data Center Networks: Building

More information

NETE-4635 Computer Network Analysis and Design. Designing a Network Topology. NETE4635 - Computer Network Analysis and Design Slide 1

NETE-4635 Computer Network Analysis and Design. Designing a Network Topology. NETE4635 - Computer Network Analysis and Design Slide 1 NETE-4635 Computer Network Analysis and Design Designing a Network Topology NETE4635 - Computer Network Analysis and Design Slide 1 Network Topology Design Themes Hierarchy Redundancy Modularity Well-defined

More information

JUNIPER DATA CENTER EDGE CONNECTIVITY SOLUTIONS. Michael Pergament, Data Center Consultant EMEA (JNCIE 2 )

JUNIPER DATA CENTER EDGE CONNECTIVITY SOLUTIONS. Michael Pergament, Data Center Consultant EMEA (JNCIE 2 ) JUNIPER DATA CENTER EDGE CONNECTIVITY SOLUTIONS Michael Pergament, Data Center Consultant EMEA (JNCIE 2 ) AGENDA Reasons to focus on Data Center Interconnect MX as Data Center Interconnect Connectivity

More information

Cisco Configuring Basic MPLS Using OSPF

Cisco Configuring Basic MPLS Using OSPF Table of Contents Configuring Basic MPLS Using OSPF...1 Introduction...1 Mechanism...1 Hardware and Software Versions...2 Network Diagram...2 Configurations...2 Quick Configuration Guide...2 Configuration

More information

Cisco s Massively Scalable Data Center. Network Fabric for Warehouse Scale Computer

Cisco s Massively Scalable Data Center. Network Fabric for Warehouse Scale Computer Network Fabric for Warehouse Scale Computer Cisco Massively Scalable Data Center Reference Architecture The data center network is arguably the most challenging design problem for a network architect.

More information

Network Services Orchestration Software Defined Networks, Network Function Virtualization - TODAY

Network Services Orchestration Software Defined Networks, Network Function Virtualization - TODAY Network Services Orchestration Software Defined Networks, Network Function Virtualization - TODAY Bruno Paolini EMEA, Managing Director bpaolini@anutanetworks.com 2013 Anuta Networks Agenda A few facts

More information

HP ExpertOne. HP0-Y45: Architecting HP Network Solutions. Table of Contents

HP ExpertOne. HP0-Y45: Architecting HP Network Solutions. Table of Contents HP ExpertOne HP0-Y45: Architecting HP Network Solutions HP Networking Exam preparation guide Table of Contents Overview 2 Why take the exam? 2 HP Network Architect V1 certification 2 Path 1 2 Path 2 3

More information

Network Agent Quick Start

Network Agent Quick Start Network Agent Quick Start Topic 50500 Network Agent Quick Start Updated 17-Sep-2013 Applies To: Web Filter, Web Security, Web Security Gateway, and Web Security Gateway Anywhere, v7.7 and 7.8 Websense

More information

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric Stretched Active- Active Application Centric Infrastructure (ACI) Fabric May 12, 2015 Abstract This white paper illustrates how the Cisco Application Centric Infrastructure (ACI) can be implemented as

More information

software networking Jithesh TJ, Santhosh Karipur QuEST Global

software networking Jithesh TJ, Santhosh Karipur QuEST Global software defined networking Software Defined Networking is an emerging trend in the networking and communication industry and it promises to deliver enormous benefits, from reduced costs to more efficient

More information

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service Nowdays, most network engineers/specialists consider MPLS (MultiProtocol Label Switching) one of the most promising transport technologies. Then, what is MPLS? Multi Protocol Label Switching (MPLS) is

More information

Burning Bridges - Routing Your Bridged WISP Network With MikroTik

Burning Bridges - Routing Your Bridged WISP Network With MikroTik Burning Bridges - Routing Your Bridged WISP Network With MikroTik Introduce Yourself Name Company & position there About Me Steve Discher 1987 graduate of Texas A&M University, in IT for more than 20 years

More information