BGP - Optimising the Foundational SDN Technology

Size: px
Start display at page:

Download "BGP - Optimising the Foundational SDN Technology"

Transcription

1 BGP - Optimising the Foundational SDN Technology Gunter Van de Velde Sr Technical Leader 11 June 2014

2 Agenda Some words about SDN BGP-Assisted SDN Use-case 1. WAN Orchestration BGP-LS 2. Flow Steering/Security Policies BGP-FS 3. Peering Diagnostics BMP 4. SLA Policies BGP SLA 2

3 Introduction to SDN Cisco and/or its affiliates. All rights reserved. Cisco Confidential 3

4 The network paradigm as we know it 4

5 Control and Data Plane resides within Physical Device 5

6 What is SDN? (per Wikipedia definition) Software defined networking (SDN) is an approach to building computer networks that separates and abstracts elements of these systems 6

7 In other words In the SDN paradigm, not all processing happens inside the same device 7

8 A better definition SDN Definition SDN Benefits Centralization of control of the network via the Separation of control logic to off-device compute, that Enables automation and orchestration of network services via Open programmatic interfaces Efficiency: optimize existing applications, services, and infrastructure Scale: rapidly grow existing applications and services Innovation: create and deliver new types of applications and services and business models 8

9 Different customers, different pain points Research/ Academia Massively Scalable Data Center Cloud Service Providers Enterprise! Experimental OpenFlow/SDN components for production networks! Customize with Programmatic APIs to provide deep insight into network traffic! Automated provisioning and programmable overlay, OpenStack! Policy-based control and analytics to optimize and monetize service delivery! Virtual workloads, VDI, Orchestration of security profiles Network Slicing Network Flow Management Scalable Multi-Tenancy Agile Service Delivery Transport Efficiency Diverse Programmability Requirements Across Segments Most Requirements are for Automation & Programmability Private Cloud Automation 9

10 SDN Hybrid Approach 20+ Years investment in Distributed Control Planes capex, skills and expertise by both vendors and customers Distributed Control Planes designed to survive battlefield conditions with the possibility of multiple failures Leave the distributed control plane in place for normal traffic, use SDN for traffic that needs special handling (routing, bandwidth reservation etc.) In the event of an SDN Controller failure, you still have a network that works, maybe not as optimally Hybrid Control plane: Distributed control combined with central control (through Controllers) for optimized behavior (e.g. optimized performance) Network Middleware Controllers 10

11 About BGP Cisco and/or its affiliates. All rights reserved. Cisco Confidential 11

12 Why is BGP successful? Extensible MulB- protocols, AFs Incremental NLRI, PA, Community Capability NegoBaBon Flexible Policy Many Services!! Simple and Scalable Structured (Route Reflector) Divide and Conquer (ConfederaBon) Low protocol overhead Simple FSM Simple Messages HA and Secure Run over TCP NSR PIC, Add- Path MD5 authenbcabon RPKI validabon Driven by PragmaBsm, Not perfect, but good enough - - Yakov Rekhter 12

13 Control-plane Evolution Many of services are moving towards BGP Service/transport In 200X In 201X Market Internet Peering BGP IPv4 BGP IPv4/v6 SP L3VPN BGP IPv4 BGP IPv4/v6 + FRR + Scalability MPLS transport LDP LDP + BGP+Label (Unified MPLS) SP Multicast VPN PIM IPv4 BGP IPv4/v6 Multicast VPN Multicast MPLS transport PIM / mldp BGP signaling for segmented LSM (Mc Unified MPLS) DDOS mitigation PBR, ACL BGP flowspec, BGP RTBH, urpf check SP Security Filters, ACL BGP Sec (RPKI) Network Monitoring SNMP BGP monitoring protocol, BGP YANG SDN BGP YANG/ BGP Link State /BGP SLA /BGP Flow Spec Business & CE L2VPN LDP BGP AD/Sign (VPLS) DCI NG L2VPN/L3VPN BGP AD/Sign (EVPN, PBB-EVPN ) DC / SP Massive Scale DC OSPF/ISIS BGP IPv4/v6 Multipath, BGP EPE Segment Routing SP-DC, Cloud-DC BGP Inter-AS, vpe, vce, L3VPN/EVPN o X Campus L3VPN & mvpn BGP IPv4 (IOS) BGP IPv4/v6 (NX-OS) DC Ent-DC BGP + Fabric Path (LFA), BGP + VxLAN (Future) Massive scale DMVPN NHRP / EIGRP BGP + Path Diversity FlexVPN BGP Enterprise Managed CPE BGP IPv4 BGP IPv4 & IPv6 13

14 Use case #1: WAN Orchestration Cisco and/or its affiliates. All rights reserved. Cisco Confidential 14

15 .. not sure why folks keep talking about SDN as a datacenter technology - the value is in the WAN.. Vijay Gill Cisco and/or its affiliates. All rights reserved. Cisco Confidential 15

16 The SP Challenge Traffic! Traffic continues to increase, while revenue declines! On top of SPs minds: Increase efficiency of existing assets Create new revenue opportunities, and be faster at it Revenue! SDN efforts in SP attempt to help with the above! 16

17 WAN BW optimization Today WAN-Ochestration SDN WAN controller WAN BW optimization: 90% - Distributed optimization - Full Mesh Auto BW RSVP-TE tunnels - HIGH OPEX (complex) - Cust A>50K tunnels - Cust B>100K tunnels - Generate Network Oscillation (instability) WAN BW, Latency, QoS optimization: 95% - Centralized optimization - SDN PCE controller driven WAN optimization - Adequate Segment Routing TE tunnel - Low OPEX (simple) - Cust A <10 tunnels - Cust B<20 tunnels 17

18 SDN WAN Orchestration End-to-End Workflow Orchestration/Apps Customer SDN APIs APPS APPS DC SDN SDN WAN Customers Viz & Analytics Collector Application Engine Programming DC/Cloud Providers BGP LS PCE-P State NGN WAN Control Multi- Layer 18

19 Gathering up-to-date WAN network state To do its job SDN WAN Controller requires up-to-date network visibility information, primarily about Load/Capacity Viz & Analytics SDN WAN Application Engine " SNMP, NetFlow, NETCONF/YANG Collector Programming Topology " IGP (OSPF/ISIS) information, direct link/passive, or better: BGP State NGN WAN Multi- Layer 19

20 High Level perspective of BGP-LinkState (BGP-LS) BGP may be used to advertise link state and link state TE database of a network (BGP-LS) PCE Provides a familiar operational model to easily aggregate topology information across domains TED New link-state address family Support for distribution of OSPF and IS-IS link state databases Topology information distributed from IGP into BGP (only if changed) Support introduced in IOS XR BGP-LS Domain 0 RR BGP-LS BGP-LS Domain 1 Domain 2 20

21 BGP Link State Configuration Cisco IOS XR router isis DEFAULT is-type level-2-only net distribute bgp-ls level 2 address-family ipv4 unicast metric-style wide mpls traffic-eng level-2-only mpls traffic-eng router-id Loopback0! [ ]!!! router bgp address-family link-state link-state! neighbor description Controller remote-as update-source Loopback0 address-family link-state link-state!!! Distribute level-2 link state database into BGP-LS Enable link-state addresses and specify BGP-LS peer 21

22 Use case #2: Controlling Flows via BGP Cisco and/or its affiliates. All rights reserved. Cisco Confidential 22

23 Introduction BGP (like any other routing protocol) influences destination-based routing BGP routing information can be injected from a central place ( SDN controller ) Why not use it for more than just giving a destination address to route packets to? Flow Specification Rules Application aware Filtering/redirect/mirroring Dynamic and adaptive technology Simple to configure 23

24 Use case 1: Security DDoS mitigation Security Controller BGP flowspec Match: DDOS flow Action: redirect to DDOS scruber Scan Netflow data To detect DDOS signature DDOS Analyser Flexible Netflow SP Description:The goal is to push policies to match on certain flows under DDoS attacks and drop/rate limit or redirect traffic to DDoS scrubber to protect peering / enterprise customers Business:SP to sale DDoS mitigation services to enterprise customers, generating add value to IP transit services DDOS scrubber 24

25 Use case 2: Redirection to DC/NfV Description: The goal to redirect certain flows from IP NGN or Internet transit network to DC and NfV appliances BGP flowspec Match: HTTP flows Action: redirect to DC/NfV Business: SP to sale NfV appliance services to enterprise customers, generating add value to IP NGN and IP transit services ddos SBC Firewall NAT VM VM VM VM ddos SBC Firewall NAT VM VM VM VM ddos SBC Firewall NAT VM VM VM VM ddos SBC Firewall NAT VM VM VM VM default HTTP 25

26 Cisco BGP flowspec is Standard supported BGP flowspec: RFC5575 XR June 2014 IPv6 support: draft-ietf-idr-flow-spec-v6-05 IP Next Hop redirection options: draft-ietf-idr-flowspec-redirect-ip-01 Origin check relax: draft-ietf-idr-bgp-flowspec-oid-02 Optimized flow based forwarding plane. Controller, Route Reflection and Client. Tested with exabgp (IPv4 controller), Arbor (IPv4 controller), Juniper (IPv4 client) and Alcatel (IPv4 & IPv6 client) 26

27 BGP flowspec infrastructure Phase 2 Phase 1 CLI XR XML YANG BGP BGP Flowspec Manager BGP flowspec Policy Infrastructure (E-PBR) Platform hardware 27

28 Router acting as BGP flowspec client Phase 2 Phase 1 BGP Flowspec Match X Action Y CLI XR XML YANG BGP BGP Flowspec Manager BGP flowspec Policy Infrastructure (E-PBR) Platform hardware 28

29 Router acting as BGP flowspec server BGP Flowspec Match X Action Y Phase 2 Phase 1 CLI XR XML YANG BGP BGP Flowspec Manager BGP flowspec Policy Infrastructure (E-PBR) Platform hardware 29

30

31

32 Use case #3: Routing Visibility Cisco and/or its affiliates. All rights reserved. Cisco Confidential 32

33 Optimizing Routing towards the Internet When your network is multi-homed to multiple SPs, balancing the traffic across the potential exit points can become a cumbersome task: 1. Baseline the situation 2. Tweak BGP attributes (MED, local preference, AS-path) to shift traffic to other exits 3. Watch the result 4. If not happy, go back to 2 How about letting software do this for you? It knows the topology (via BGP-LS, see earlier) It knows the traffic/matrix (via NetFlow, LSP stats, interface load) It misses information about the BGP routing table and its attributes 33

34 Achieving Routing Visibility As a routing protocol, it can also be used to update the controller with granular routing information Easy. Really? ibgp Controller Transit1 PE Internet Transit2 34

35 BGP RIBs BGP speaker maintains multiple Routing Tables: Adj-RIB-in (per neighbor) These are the updates as received by the peer Incoming route policy is applied, attributes are changed Updates which are dropped by the incoming route-policy are discarded, to save on memory soft-reconfiguration inbound keeps them, paths flagged with received-only in show bgp Loc-RIB (or Local RIB) BGP calculates best path among eligible paths in Adj-RIB in and places them into Loc-RIB provides a view of all entries kept by the BGP router to forward traffic 35

36 BGP Monitor Protocol We saw one case where we want to know exactly what the neighbor sent us (original attributes) For troubleshooting/monitoring, a record of prefixes received by neighbors (even those we configured to ignore) can be valuable tool Adj-RIB-in Loc-RIB BMP collector Loc-RIB Adj-RIB-in (before filter) ebgp Inbound filtering Inbound filtering ebgp 36

37 What is BMP? BMP is intended to be used for monitoring BGP sessions BMP is intended to provide a more convenient interface for obtaining route views Design goals Simplicity Easy to use Minimal service affecting BMP is not impacting the routing decision process and is only used to provide monitoring information BMP provides access to the Adj-RIB-In of a BGP peer on an ongoing basis and provide s a periodic dump of statistical information. A monitoring station can use this for further analysis (AKA BMPv3) (ExaBGP BMP code) 37

38 Deployment Models Deployment Model 1 Peering diagnostics and analytics Deployment Model 2 Internal diagnostics and analytics IGP 5 AS#4567 IGP 5 AS#4567 IGP 3 BMP Session IGP 2 IGP 1 IGP 4 BMP Session Analyser AS#1234 IGP 3 IGP 2 BMP Session IGP 4 IGP 1 BMP Session BMP Session Analyser AS#

39 Configuration XR November 2014 router bgp <asn> neighbor <ip-address> BMP monitor all / server 1 server 2 bmp server <1-32> activate address <ipv4/6 address> port-number <num> update-source <interface> description <string> failure-retry-delay <seconds> flapping-delay <seconds> initial-delay <seconds> set ip dscp value <1-7> stats-reporting-period <seconds> bmp buffer-size <megabytes> bmp initial-refresh {delay <seconds> skip } 39

40 Use case #4: Controlling SLA via BGP Cisco and/or its affiliates. All rights reserved. Cisco Confidential 40

41 Introduction BGP (like any other routing protocol) influences destination-based routing BGP routing information can be injected from a central place ( SDN controller ) Why not use it for more than just giving a destination address to route packets to? SLA Rules Application aware QoS Dynamic and adaptive technology Simple to configure 41

42 Controlling SLA via BGP Future Customer Portal Change SLA to - 25% Gold - 25% Silver - 50% BE 1 2 SLA SDN Controller BGP SLA - VPN Green - 25% Gold - 25% Silver - 50% BE 3 Customer Managed CPE Unmanaged CPE draft-ietf-idr-sla-exchange DEMO is available 42

43 Wrapping Up Cisco and/or its affiliates. All rights reserved. Cisco Confidential 43

44 Summary Flexibility: SDN enhances the way we re doing networking, automates tasks, introduces new possibilities through open APIs Investment Protection: SDN can co-exist with traditional networking protocols, it even leverages them. Rich implementation: BGP provides a couple of essential tools in the toolbox for topology and routing distribution and flow control / SLA control Cost Effective: We hope you will make use of them to make your network infrastructure more agile and cost-effective 44

45 Questions? Cisco and/or its affiliates. All rights reserved. Cisco Confidential 45

46 Thank you.

Transforming Evolved Programmable Networks

Transforming Evolved Programmable Networks Transforming Evolved Programmable Networks CKN: New Capabilities in the Evolved Programmable Network (EPN) Greg Nehib, Senior Marketing Manager, Cisco Systems Bertrand Duvivier, Principal Engineer, Cisco

More information

SDN Applications in Today s Data Center

SDN Applications in Today s Data Center SDN Applications in Today s Data Center Harry Petty Director Data Center & Cloud Networking Cisco Systems, Inc. Santa Clara, CA USA October 2013 1 Customer Insights: Research/ Academia OpenFlow/SDN components

More information

Introduction Inter-AS L3VPN

Introduction Inter-AS L3VPN Introduction Inter-AS L3VPN 1 Extending VPN services over Inter-AS networks VPN Sites attached to different MPLS VPN Service Providers How do you distribute and share VPN routes between ASs Back- to- Back

More information

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków SDN CONTROLLER IN VIRTUAL DATA CENTER Emil Gągała PLNOG, 30.09.2013, Kraków INSTEAD OF AGENDA 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net ACKLOWLEDGEMENTS Many thanks to Bruno Rijsman for his

More information

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 Defining SDN Overview of SDN Terminology & Concepts Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 2013 Cisco and/or its affiliates. All rights reserved. 2 2013 Cisco and/or its affiliates.

More information

SOFTWARE DEFINED NETWORKS REALITY CHECK. DENOG5, Darmstadt, 14/11/2013 Carsten Michel

SOFTWARE DEFINED NETWORKS REALITY CHECK. DENOG5, Darmstadt, 14/11/2013 Carsten Michel SOFTWARE DEFINED NETWORKS REALITY CHECK DENOG5, Darmstadt, 14/11/2013 Carsten Michel Software Defined Networks (SDN)! Why Software Defined Networking? There s a hype in the industry!! Dispelling some myths

More information

Traffic Diversion Techniques for DDoS Mitigation using BGP Flowspec. Leonardo Serodio leonardo.serodio@alcatel-lucent.com May 2013

Traffic Diversion Techniques for DDoS Mitigation using BGP Flowspec. Leonardo Serodio leonardo.serodio@alcatel-lucent.com May 2013 Traffic Diversion Techniques for DDoS Mitigation using BGP Flowspec Leonardo Serodio leonardo.serodio@alcatel-lucent.com May 2013 Distributed Denial of Service (DDoS) Attacks DDoS attack traffic consumes

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

SDN PARTNER INTEGRATION: SANDVINE

SDN PARTNER INTEGRATION: SANDVINE SDN PARTNER INTEGRATION: SANDVINE SDN PARTNERSHIPS SSD STRATEGY & MARKETING SERVICE PROVIDER CHALLENGES TIME TO SERVICE PRODUCT EVOLUTION OVER THE TOP THREAT NETWORK TO CLOUD B/OSS AGILITY Lengthy service

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

Implementing MPLS VPNs over IP Tunnels

Implementing MPLS VPNs over IP Tunnels Implementing MPLS VPNs over IP Tunnels The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Netwk (L3VPN) services, over an IP ce netwk, using L2TPv3 multipoint tunneling instead

More information

Software Defined Network (SDN) for Service Providers

Software Defined Network (SDN) for Service Providers Software Defined Network (SDN) for Service Providers Santanu Dasgupta Sr. Consulting Engineer Global Service Provider HQ SANOG 21 January 28th, 2013 2011 2010 Cisco and/or its affiliates. All rights Cisco

More information

Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software

Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Netwk (L3VPN) services, over an IP ce netwk, using L2TPv3 multipoint

More information

BGP DDoS Mitigation. Gunter Van de Velde. Sr Technical Leader NOSTG, Cisco Systems. May 2013. 2012 Cisco and/or its affiliates. All rights reserved.

BGP DDoS Mitigation. Gunter Van de Velde. Sr Technical Leader NOSTG, Cisco Systems. May 2013. 2012 Cisco and/or its affiliates. All rights reserved. BGP DDoS Mitigation Gunter Van de Velde Sr Technical Leader NOSTG, Cisco Systems May 2013 2012 Cisco and/or its affiliates. All rights reserved. 1 A simple DDoS mitigation mechanism explained Bertrand

More information

Leveraging SDN for Intelligent WAN Automation

Leveraging SDN for Intelligent WAN Automation Leveraging SDN for Intelligent WAN Automation Craig Hill Distinguished SE U.S. Federal CCIE #1628 crhill@cisco.com @netwrkr95 Polar Star EIS Conference Atlanta GA April 29, 2015 1 Introduction SDN beyond

More information

Introduction to Software Defined Networking

Introduction to Software Defined Networking Introduction to Software Defined Networking Introduction to SDN Ahmed Maged MENOG 15 Dubai April 2015 @amaged amaged@xegypt.org Agenda What is SDN and What it is not SDN Trends Getting Ready for SDN 2

More information

Expert Reference Series of White Papers. Cisco Service Provider Next Generation Networks

Expert Reference Series of White Papers. Cisco Service Provider Next Generation Networks Expert Reference Series of White Papers Cisco Service Provider Next Generation Networks 1-800-COURSES www.globalknowledge.com Cisco Service Provider Next Generation Networks Johnny Bass, Senior Global

More information

SDN. Roadmap to Operating SDN-based Networks Workshop July 15, 2015. Kireeti Kompella CTO, JDI. Copyright 2014 Juniper Networks, Inc.

SDN. Roadmap to Operating SDN-based Networks Workshop July 15, 2015. Kireeti Kompella CTO, JDI. Copyright 2014 Juniper Networks, Inc. SDN Roadmap to Operating SDN-based Networks Workshop July 15, 2015 Kireeti Kompella CTO, JDI 1 Agenda Three aspects of SDN SDN @ Juniper OpenContrail NorthStar 2 Three aspects of SDN Programmability Automation

More information

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Wilfried van Haeren CTO Edgeworx Solutions Inc. www.edgeworx.solutions Topics Intro Edgeworx Past-Present-Future

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

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

SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION. 1 st September 2014

SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION. 1 st September 2014 SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION st September 04 Aaron Tong Senior Manager High IQ Networking Centre of Excellence JUNIPER S AUTOMATION HORIZON SDN IS A JOURNEY NOT

More information

Recent Progress in Routing Standardization An IETF update for UKNOF 23

Recent Progress in Routing Standardization An IETF update for UKNOF 23 Recent Progress in Routing Standardization An IETF update for UKNOF 23 Old Dog Consulting Adrian Farrel adrian@olddog.co.uk afarrel@juniper.net IETF Routing Area Director Daniel King daniel@olddog.co.uk

More information

Thank you for joining us today! The presentation will begin shortly. Thank you for your patience.

Thank you for joining us today! The presentation will begin shortly. Thank you for your patience. Thank you for joining us today! The presentation will begin shortly. Thank you for your patience. Copyright 2012-201. SDNCentral LLC. All Rights Reserved 1 October 30, 201 DemoFriday Logistics Enable pop-ups

More information

Software Defined Networks in SP Environments

Software Defined Networks in SP Environments Software Defined Networks in SP Environments Architecture, Elements and Use Cases Stefano Previdi (sprevidi@cisco.com) Distinguished Engineer Cisco Systems Darmstadt, October 25, 2012 2010 2012 Cisco and/or

More information

Firewall-on-Demand. GRNET s approach to advanced network security services management via bgp flow-spec and NETCONF. Leonidas Poulopoulos

Firewall-on-Demand. GRNET s approach to advanced network security services management via bgp flow-spec and NETCONF. Leonidas Poulopoulos Firewall-on-Demand GRNET s approach to advanced network security services management via bgp flow-spec and NETCONF Leonidas Poulopoulos 1 leopoul@nocgrnetgr 1 NOC/Greek Research and Technology Network

More information

Notice the router names, as these are often used in MPLS terminology. The Customer Edge router a router that directly connects to a customer network.

Notice the router names, as these are often used in MPLS terminology. The Customer Edge router a router that directly connects to a customer network. Where MPLS part I explains the basics of labeling packets, it s not giving any advantage over normal routing, apart from faster table lookups. But extensions to MPLS allow for more. In this article I ll

More information

Carrier/WAN SDN. SDN Optimized MPLS Demo

Carrier/WAN SDN. SDN Optimized MPLS Demo Carrier/WAN SDN SDN Optimized MPLS Demo Problem Statement! Service Providers around the world have large investments in highly sophisticated and feature rich IP/MPLS network infrastructures for providing

More information

MPLS VPN over mgre. Finding Feature Information. Prerequisites for MPLS VPN over mgre

MPLS VPN over mgre. Finding Feature Information. Prerequisites for MPLS VPN over mgre The feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity between networks that are connected by IP-only networks. This

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

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

What is SDN all about?

What is SDN all about? What is SDN all about? Emil Gągała Juniper Networks Piotr Jabłoński Cisco Systems In the beginning there was a chaos CLOUD BUILDING BLOCKS CAN I VIRTUALIZE MY Compute Network? Storage Where is my money?

More information

Leveraging SDN and NFV in the WAN

Leveraging SDN and NFV in the WAN Leveraging SDN and NFV in the WAN Introduction Software Defined Networking (SDN) and Network Functions Virtualization (NFV) are two of the key components of the overall movement towards software defined

More information

Various Alternatives to achieve SDN. Dhruv Dhody, Sr. System Architect, Huawei Technologies

Various Alternatives to achieve SDN. Dhruv Dhody, Sr. System Architect, Huawei Technologies Various Alternatives to achieve SDN Dhruv Dhody, Sr. System Architect, Huawei Technologies Huawei India R&D Dhruv Dhody Who? A multinational networking and telecommunications equipment and services company

More information

Overview of SDN Terminology & Concepts

Overview of SDN Terminology & Concepts Defining SDN Overview of SDN Terminology & Concepts Presented by: Zach Seils, Cisco Services Panelists: Amit Singh, Joe Clarke, Jason Davis, Luc De Ghein, Ranganatha Raju, Salman Asadullah, Toru Okatsu

More information

JUNIPER. One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER. 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net

JUNIPER. One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER. 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net JUNIPER One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net 2-3-7: JUNIPER S BUSINESS STRATEGY 2 Customer Segments 3 Businesses Service

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

SDN FOR IP/OPTICAL TRANSPORT NETWORKS

SDN FOR IP/OPTICAL TRANSPORT NETWORKS SDN FOR IP/OPTICAL TRANSPORT NETWORKS Tony Kourlas IP Routing and Transport Group, Alcatel-Lucent April 2014 THE EVOLUTION OF IP & OPTICAL NETWORKS Cloud-optimized IP routing & transport IP routing networks

More information

Delivering Managed Services Using Next Generation Branch Architectures

Delivering Managed Services Using Next Generation Branch Architectures Delivering Managed Services Using Next Generation Branch Architectures By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Versa Networks Executive Summary Network architectures for the WAN

More information

Scalable DDoS mitigation using BGP Flowspec

Scalable DDoS mitigation using BGP Flowspec Scalable DDoS mitigation using BGP Flowspec Wei Yin TAY Consulting Systems Engineer Cisco Systems 2010 Cisco and/or its affiliates. All rights reserved. Goals of DDoS Mi,ga,on Problem descrip,on Tradi,onal

More information

SDN and NFV in the WAN

SDN and NFV in the WAN WHITE PAPER Hybrid Networking SDN and NFV in the WAN HOW THESE POWERFUL TECHNOLOGIES ARE DRIVING ENTERPRISE INNOVATION rev. 110615 Table of Contents Introduction 3 Software Defined Networking 3 Network

More information

Understanding Virtual Router and Virtual Systems

Understanding Virtual Router and Virtual Systems Understanding Virtual Router and Virtual Systems PAN- OS 6.0 Humair Ali Professional Services Content Table of Contents VIRTUAL ROUTER... 5 CONNECTED... 8 STATIC ROUTING... 9 OSPF... 11 BGP... 17 IMPORT

More information

MPLS VPN. Agenda. MP-BGP VPN Overview MPLS VPN Architecture MPLS VPN Basic VPNs MPLS VPN Complex VPNs MPLS VPN Configuration (Cisco) L86 - MPLS VPN

MPLS VPN. Agenda. MP-BGP VPN Overview MPLS VPN Architecture MPLS VPN Basic VPNs MPLS VPN Complex VPNs MPLS VPN Configuration (Cisco) L86 - MPLS VPN MPLS VPN Peer to Peer VPN s Agenda MP-BGP VPN Overview MPLS VPN Architecture MPLS VPN Basic VPNs MPLS VPN Complex VPNs MPLS VPN Configuration (Cisco) CE-PE OSPF Routing CE-PE Static Routing CE-PE RIP Routing

More information

Expert Reference Series of White Papers. Cisco Service Provider Next Generation Networks

Expert Reference Series of White Papers. Cisco Service Provider Next Generation Networks Expert Reference Series of White Papers Cisco Service Provider Next Generation Networks 1-800-COURSES www.globalknowledge.com Cisco Service Provider Next Generation Networks Johnny Bass - Senior Global

More information

MPLS WAN Explorer. Enterprise Network Management Visibility through the MPLS VPN Cloud

MPLS WAN Explorer. Enterprise Network Management Visibility through the MPLS VPN Cloud MPLS WAN Explorer Enterprise Network Management Visibility through the MPLS VPN Cloud Executive Summary Increasing numbers of enterprises are outsourcing their backbone WAN routing to MPLS VPN service

More information

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth The Border Gateway Protocol (BGP) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly

More information

Advanced IPSec with GET VPN. Nadhem J. AlFardan Consulting System Engineer Cisco Systems nalfarda@cisco.com

Advanced IPSec with GET VPN. Nadhem J. AlFardan Consulting System Engineer Cisco Systems nalfarda@cisco.com Advanced IPSec with GET VPN Nadhem J. AlFardan Consulting System Engineer Cisco Systems nalfarda@cisco.com 1 Agenda Motivations for GET-enabled IPVPN GET-enabled IPVPN Overview GET Deployment Properties

More information

Border Gateway Protocol Best Practices

Border Gateway Protocol Best Practices Border Gateway Protocol Best Practices By Clifton Funakura The Internet has grown into a worldwide network supporting a wide range of business applications. Many companies depend on the Internet for day-to-day

More information

CS 457 Lecture 19 Global Internet - BGP. Fall 2011

CS 457 Lecture 19 Global Internet - BGP. Fall 2011 CS 457 Lecture 19 Global Internet - BGP Fall 2011 Decision Process Calculate degree of preference for each route in Adj-RIB-In as follows (apply following steps until one route is left): select route with

More information

Datacenter Networking. Joy ABOIM Consulting System Engineer

Datacenter Networking. Joy ABOIM Consulting System Engineer Datacenter Networking Joy ABOIM Consulting System Engineer Typical journey to a new Target Operating Model Standardise Vendors, architectures, devices (network, compute, storage) & their configurations

More information

THE ON-DEMAND DATA CENTER NETWORK TRANSFORMATION IN A CHANGING INDUSTRY. Ken Cheng, CTO, Brocade October, 2013

THE ON-DEMAND DATA CENTER NETWORK TRANSFORMATION IN A CHANGING INDUSTRY. Ken Cheng, CTO, Brocade October, 2013 THE ON-DEMAND DATA CENTER NETWORK TRANSFORMATION IN A CHANGING INDUSTRY Ken Cheng, CTO, Brocade October, 2013 Fundamentally we ve had to redesign and challenge the way we ve run distributed infrastructure

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

Advances in BGP BRKRST-3371. Gunter Van de Velde Sr. Technical Leader

Advances in BGP BRKRST-3371. Gunter Van de Velde Sr. Technical Leader Advances in BGP Gunter Van de Velde Sr. Technical Leader What is BGP? What a Google search bgp abbreviation finds? Source: http://www.all-acronyms.com/bgp Border Gateway Protocol Bacterial Growth Potential

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

BGP Best Path Selection Algorithm

BGP Best Path Selection Algorithm BGP Best Path Selection Algorithm Document ID: 13753 Contents Introduction Prerequisites Requirements Components Used Conventions Why Routers Ignore Paths How the Best Path Algorithm Works Example: BGP

More information

Using the Border Gateway Protocol for Interdomain Routing

Using the Border Gateway Protocol for Interdomain Routing CHAPTER 12 Using the Border Gateway Protocol for Interdomain Routing The Border Gateway Protocol (BGP), defined in RFC 1771, provides loop-free interdomain routing between autonomous systems. (An autonomous

More information

SOFTWARE DEFINED NETWORKING

SOFTWARE DEFINED NETWORKING SOFTWARE DEFINED NETWORKING Bringing Networks to the Cloud Brendan Hayes DIRECTOR, SDN MARKETING AGENDA Market trends and Juniper s SDN strategy Network virtualization evolution Juniper s SDN technology

More information

Transition to IPv6 in Service Providers

Transition to IPv6 in Service Providers Transition to IPv6 in Service Providers Jean-Marc Uzé Director Product & Technology, EMEA juze@juniper.net UKNOF14 Workshop Imperial college, London, Sept 11 th, 2009 1 Agenda Planning Transition Transition

More information

JUNOS Secure BGP Template

JUNOS Secure BGP Template JUNOS Secure BGP Template Version 1.92, 03/30/2005 Stephen Gill E-mail: gillsr@cymru.com Published: 04/25/2001 Contents Credits... 2 Introduction... 2 Template... 4 References... 10 Credits Rob Thomas

More information

APNIC elearning: BGP Basics. Contact: training@apnic.net. erou03_v1.0

APNIC elearning: BGP Basics. Contact: training@apnic.net. erou03_v1.0 erou03_v1.0 APNIC elearning: BGP Basics Contact: training@apnic.net Overview What is BGP? BGP Features Path Vector Routing Protocol Peering and Transit BGP General Operation BGP Terminology BGP Attributes

More information

OpenFlow/SDN for IaaS Providers

OpenFlow/SDN for IaaS Providers OpenFlow/SDN for IaaS Providers Open Networking Summit 2011 Stanford University Paul Lappas & Ivan Batanov The Public Cloud Our Definition Shared infrastructure operated by a service provider where no

More information

Cisco Prime Network Services Controller. Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems

Cisco Prime Network Services Controller. Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems Cisco Prime Network Services Controller Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems Agenda Cloud Networking Challenges Prime Network Services Controller L4-7 Services Solutions

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

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

Qualifying SDN/OpenFlow Enabled Networks

Qualifying SDN/OpenFlow Enabled Networks Qualifying SDN/OpenFlow Enabled Networks Dean Lee Senior Director, Product Management Ixia Santa Clara, CA USA April-May 2014 1 Agenda SDN/NFV a new paradigm shift and challenges Benchmarking SDN enabled

More information

BGP Link Bandwidth. Finding Feature Information. Contents

BGP Link Bandwidth. Finding Feature Information. Contents The BGP (Border Gateway Protocol) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly

More information

Advances in BGP BRKRST-3371. Oliver Boehmer AS Solutions Architect

Advances in BGP BRKRST-3371. Oliver Boehmer AS Solutions Architect Advances in BGP Oliver Boehmer AS Solutions Architect What is BGP? What a Google search bgp abbreviation finds Source: http://www.all-acronyms.com/bgp Border Gateway Protocol Bacterial Growth Potential

More information

Software Defined Network (SDN)

Software Defined Network (SDN) Georg Ochs, Smart Cloud Orchestrator (gochs@de.ibm.com) Software Defined Network (SDN) University of Stuttgart Cloud Course Fall 2013 Agenda Introduction SDN Components Openstack and SDN Example Scenario

More information

SEC-370. 2001, Cisco Systems, Inc. All rights reserved.

SEC-370. 2001, Cisco Systems, Inc. All rights reserved. SEC-370 2001, Cisco Systems, Inc. All rights reserved. 1 Understanding MPLS/VPN Security Issues SEC-370 Michael Behringer SEC-370 2003, Cisco Systems, Inc. All rights reserved. 3

More information

Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T

Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T White Paper Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T Introduction Network virtualization is a cost-efficient way to provide traffic separation. A virtualized network

More information

IPv6 Deployment Issues A Tier 1 Perspective. Stewart Bamford (Stewart.Bamford@level3.com) NANOG 35 October 23 rd to 25 th 2005

IPv6 Deployment Issues A Tier 1 Perspective. Stewart Bamford (Stewart.Bamford@level3.com) NANOG 35 October 23 rd to 25 th 2005 IPv6 Deployment Issues A Tier 1 Perspective Stewart Bamford (Stewart.Bamford@level3.com) October 23 rd to 25 th 2005 AGENDA Introduction Implementation issues What they are Ways to deal with them Introduction

More information

TRANSFORMING NETWORKING WITH OPEN SDN. Jason Matlof, VP Marke1ng April, 2013

TRANSFORMING NETWORKING WITH OPEN SDN. Jason Matlof, VP Marke1ng April, 2013 TRANSFORMING NETWORKING WITH OPEN SDN Jason Matlof, VP Marke1ng April, 2013 CLOSED & PROPRIETARY NETWORKING EQUIPMENT Ver1cally Integrated Systems Have Changed LiEle Over the Past 15 Years Feature 1 Feature

More information

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division Tackling the Challenges of MPLS VPN ing Todd Law Product Manager Advanced Networks Division Agenda Background Why test MPLS VPNs anyway? ing Issues Technical Complexity and Service Provider challenges

More information

MPLS. Cisco MPLS. Cisco Router Challenge 227. MPLS Introduction. The most up-to-date version of this test is at: http://networksims.com/i01.

MPLS. Cisco MPLS. Cisco Router Challenge 227. MPLS Introduction. The most up-to-date version of this test is at: http://networksims.com/i01. MPLS Cisco MPLS MPLS Introduction The most up-to-date version of this test is at: http://networksims.com/i01.html Cisco Router Challenge 227 Outline This challenge involves basic frame-mode MPLS configuration.

More information

How To Orchestrate The Clouddusing Network With Andn

How To Orchestrate The Clouddusing Network With Andn ORCHESTRATING THE CLOUD USING SDN Joerg Ammon Systems Engineer Service Provider 2013-09-10 2013 Brocade Communications Systems, Inc. Company Proprietary Information 1 SDN Update -

More information

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Using SouthBound APIs to build an SDN Solution Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Agenda About Midokura Drivers of SDN & Network Virtualization Adoption SDN Architectures Why OpenDaylight? Use

More information

Example: Advertised Distance (AD) Example: Feasible Distance (FD) Example: Successor and Feasible Successor Example: Successor and Feasible Successor

Example: Advertised Distance (AD) Example: Feasible Distance (FD) Example: Successor and Feasible Successor Example: Successor and Feasible Successor 642-902 Route: Implementing Cisco IP Routing Course Introduction Course Introduction Module 01 - Planning Routing Services Lesson: Assessing Complex Enterprise Network Requirements Cisco Enterprise Architectures

More information

IP/MPLS Network Planning, Design, Simulation, Audit and Management. Dave Wang, WANDL

IP/MPLS Network Planning, Design, Simulation, Audit and Management. Dave Wang, WANDL IP/MPLS Network Planning, Design, Simulation, Audit and Management Dave Wang, WANDL WANDL Overview Founded in 1986 Headquarters in Piscataway, New Jersey Products: NPAT, IP/MPLSView,VPNView Locations Domestic

More information

Configuring MPLS Hub-and-Spoke Layer 3 VPNs

Configuring MPLS Hub-and-Spoke Layer 3 VPNs CHAPTER 23 This chapter describes how to configure a hub-and-spoke topology for Multiprotocol Layer Switching (MPLS) Layer 3 virtual private networks (VPNs) on Cisco NX-OS devices. This chapter includes

More information

2013 ONS Tutorial 2: SDN Market Opportunities

2013 ONS Tutorial 2: SDN Market Opportunities 2013 ONS Tutorial 2: SDN Market Opportunities SDN Vendor Landscape and User Readiness Jim Metzler, Ashton, Metzler & Associates Jim@ashtonmetzler.com April 15, 2013 1 1 Goals & Non-Goals Goals: Describe

More information

Why Is MPLS VPN Security Important?

Why Is MPLS VPN Security Important? MPLS VPN Security An Overview Monique Morrow Michael Behringer May 2 2007 Future-Net Conference New York Futurenet - MPLS Security 1 Why Is MPLS VPN Security Important? Customer buys Internet Service :

More information

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015 Simplify IT With Cisco Application Centric Infrastructure Roberto Barrera rbarrera@grupo-dice.com VERSION May, 2015 Content Understanding Software Definded Network (SDN) Why SDN? What is SDN and Its Benefits?

More information

Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T

Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T 1 Outline! BGP/MPLS VPN (RFC 2547bis)! Setting up LSP for VPN - Design Alternative Studies! Interworking of LDP / RSVP

More information

MPLS VPN Security Best Practice Guidelines

MPLS VPN Security Best Practice Guidelines Security Best Practice Guidelines con 2006 May 24 2006 Monique Morrow and Michael Behringer Distinguished Consulting Engineer and Distinguished Systems Engineer Cisco Systems, Inc. mmorrow@cisco.com mbehring@cisco.com

More information

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 SDN - An Overview... 2 SDN: Solution Layers and its Key Requirements to be validated...

More information

Implementing Cisco Service Provider Next-Generation Edge Network Services **Part of the CCNP Service Provider track**

Implementing Cisco Service Provider Next-Generation Edge Network Services **Part of the CCNP Service Provider track** Course: Duration: Price: $ 3,695.00 Learning Credits: 37 Certification: Implementing Cisco Service Provider Next-Generation Edge Network Services Implementing Cisco Service Provider Next-Generation Edge

More information

MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions

MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions Luyuan Fang ATT MPLSCon 2005, NYC The world s networking company SM Outline Overview of the L3 VPN deployment VoIP over MPLS VPN MPLS

More information

HP OpenFlow and SDN Technical Overview

HP OpenFlow and SDN Technical Overview HP OpenFlow and SDN Technical Overview Technical Solution Guide Version: 1 September 2013 Table of Contents Introduction... 2 SDN in a Nutshell... 2 Why SDN?... 2 HP s Vision... 5 Operational Planes...

More information

Transitioning to BGP. ISP Workshops. Last updated 24 April 2013

Transitioning to BGP. ISP Workshops. Last updated 24 April 2013 Transitioning to BGP ISP Workshops Last updated 24 April 2013 1 Scaling the network How to get out of carrying all prefixes in IGP 2 Why use BGP rather than IGP? p IGP has Limitations: n The more routing

More information

Internet inter-as routing: BGP

Internet inter-as routing: BGP Internet inter-as routing: BGP BGP (Border Gateway Protocol): the de facto standard BGP provides each AS a means to: 1. Obtain subnet reachability information from neighboring ASs. 2. Propagate the reachability

More information

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS Computer Network Architectures and Multimedia Guy Leduc Chapter 2 MPLS networks Chapter based on Section 5.5 of Computer Networking: A Top Down Approach, 6 th edition. Jim Kurose, Keith Ross Addison-Wesley,

More information

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform TECHNOLOGY WHITE PAPER Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform Abstract Enterprises are expanding their private clouds and extending

More information

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures White Paper Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Cisco Network Foundation Protection Overview

Cisco Network Foundation Protection Overview Cisco Network Foundation Protection Overview June 2005 1 Security is about the ability to control the risk incurred from an interconnected global network. Cisco NFP provides the tools, technologies, and

More information

IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE)

IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE) IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE) COURSE OVERVIEW: Implementing Cisco IP Routing (ROUTE) v2.0 is an instructor-led five day training course developed to help students prepare for Cisco CCNP _

More information

Network Level Multihoming and BGP Challenges

Network Level Multihoming and BGP Challenges Network Level Multihoming and BGP Challenges Li Jia Helsinki University of Technology jili@cc.hut.fi Abstract Multihoming has been traditionally employed by enterprises and ISPs to improve network connectivity.

More information

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 1 Outline Cloud data center (CDC) Software Defined Network (SDN) Network Function Virtualization (NFV) Conclusion 2 Cloud Computing Cloud computing

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