EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Introduction to Software Defined Networking   OpenFlow and VxLAN

Download or read book Introduction to Software Defined Networking OpenFlow and VxLAN written by Vishal Shukla and published by Createspace Independent Publishing Platform. This book was released on 2013-06-18 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is written to explain SDN for educational purposes. In addition to the general discussions of SDN, it focuses on one of the most promising protocols of SDN: OpenFlow. This book also touches on other SDN implementation, VxLAN. The book gives an overview of the SDN and then goes in depth of Open flow technology and VxLAN. In openflow it has following explained: - Why Openflow - Openflow Events - Openflow components - Openflow Case study with wireshark captures - All kind of Openflow packets, with details of each field. In VxLAN it has following explained: - Why VxLan - VxLAN events - VxLAN case study - All VxLAN packets, with details of each field. A good read for Developers, testers, network admins & anyone who wants to know SDN and wants to start from scratch and end up knowing end to end of Openflow & VxLAN.

Book Software Defined Networks

Download or read book Software Defined Networks written by Paul Goransson and published by Morgan Kaufmann. This book was released on 2016-10-25 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software Defined Networks: A Comprehensive Approach, Second Edition provides in-depth coverage of the technologies collectively known as Software Defined Networking (SDN). The book shows how to explain to business decision-makers the benefits and risks in shifting parts of a network to the SDN model, when to integrate SDN technologies in a network, and how to develop or acquire SDN applications. In addition, the book emphasizes the parts of the technology that encourage opening up the network, providing treatment for alternative approaches to SDN that expand the definition of SDN as networking vendors adopt traits of SDN to their existing solutions. Since the first edition was published, the SDN market has matured, and is being gradually integrated and morphed into something more compatible with mainstream networking vendors. This book reflects these changes, with coverage of the OpenDaylight controller and its support for multiple southbound protocols, the Inclusion of NETCONF in discussions on controllers and devices, expanded coverage of NFV, and updated coverage of the latest approved version (1.5.1) of the OpenFlow specification. Contains expanded coverage of controllers Includes a new chapter on NETCONF and SDN Presents expanded coverage of SDN in optical networks Provides support materials for use in computer networking courses

Book Network Programmability and Automation

Download or read book Network Programmability and Automation written by Jason Edelman and published by "O'Reilly Media, Inc.". This book was released on 2018-02-02 with total page 842 pages. Available in PDF, EPUB and Kindle. Book excerpt: Like sysadmins before them, network engineers are finding that they cannot do their work manually anymore. As the field faces new protocols, technologies, delivery models, and a pressing need for businesses to be more agile and flexible, network automation is becoming essential. This practical guide shows network engineers how to use a range of technologies and tools—including Linux, Python, JSON, and XML—to automate their systems through code. Network programming and automation will help you simplify tasks involved in configuring, managing, and operating network equipment, topologies, services, and connectivity. Through the course of the book, you’ll learn the basic skills and tools you need to make this critical transition. This book covers: Python programming basics: data types, conditionals, loops, functions, classes, and modules Linux fundamentals to provide the foundation you need on your network automation journey Data formats and models: JSON, XML, YAML, and YANG for networking Jinja templating and its applicability for creating network device configurations The role of application programming interfaces (APIs) in network automation Source control with Git to manage code changes during the automation process How Ansible, Salt, and StackStorm open source automation tools can be used to automate network devices Key tools and technologies required for a Continuous Integration (CI) pipeline in network operations

Book SDN  Software Defined Networks

Download or read book SDN Software Defined Networks written by Thomas D. Nadeau and published by "O'Reilly Media, Inc.". This book was released on 2013-08-08 with total page 522 pages. Available in PDF, EPUB and Kindle. Book excerpt: Explore the emerging definitions, protocols, and standards for SDN—software-defined, software-driven, programmable networks—with this comprehensive guide. Two senior network engineers show you what’s required for building networks that use software for bi-directional communication between applications and the underlying network infrastructure. This vendor-agnostic book also presents several SDN use cases, including bandwidth scheduling and manipulation, input traffic and triggered actions, as well as some interesting use cases around big data, data center overlays, and network-function virtualization. Discover how enterprises and service providers alike are pursuing SDN as it continues to evolve. Explore the current state of the OpenFlow model and centralized network control Delve into distributed and central control, including data plane generation Examine the structure and capabilities of commercial and open source controllers Survey the available technologies for network programmability Trace the modern data center from desktop-centric to highly distributed models Discover new ways to connect instances of network-function virtualization and service chaining Get detailed information on constructing and maintaining an SDN network topology Examine an idealized SDN framework for controllers, applications, and ecosystems

Book Learning OpenDaylight

    Book Details:
  • Author : Reza Toghraee
  • Publisher : Packt Publishing Ltd
  • Release : 2017-05-29
  • ISBN : 1782174370
  • Pages : 329 pages

Download or read book Learning OpenDaylight written by Reza Toghraee and published by Packt Publishing Ltd. This book was released on 2017-05-29 with total page 329 pages. Available in PDF, EPUB and Kindle. Book excerpt: A practical guide to building programmable networks using OpenDaylight About This Book Learn and understand how SDN controllers operate and integrate with networks; this book's step-by-step tutorials will give you a strong foundation in SDN, NVF, and OpenDayLight. Learn how to map legacy Layer 2/3 networking technologies in the SDN world Add new services and capabilities to your infrastructure and quickly adopt SDN and NFV within your organization with OpenDayLight. Integrate and manage software-defined networks efficiently in your organization. Build innovative network applications with OpenDayLight and save time and resources. Who This Book Is For This book targets network engineers, network programmers and developers, administrators, and anyone with some level of networking experience who'd like to deploy OpenDayLight effectively. Familiarity with the day-to-day operations of computer networks is expected What You Will Learn Transition from legacy networking to software-defined networking Learn how SDN controllers work and manage a network using southbound and northbound APIs Learn how to deploy the OpenDayLight SDN controller and integrate it with virtual switches Understand the basic design and operation of the OpenDaylight platform Build simple MD-SAL OpenDaylight applications Build applications on top of OpenDayLight to trigger network changes based on different events Integrate OpenStack with OpenDayLight to build a fully managed network Learn how to build a software-defined datacenter using NFV and service-chaining technologies In Detail OpenDaylight is an open source, software-defined network controller based on standard protocols. It aims to accelerate the adoption of Software-Defined Networking (SDN) and create a solid foundation for Network Functions Virtualization (NFV). SDN is a vast subject; many network engineers find it difficult to get started with using and operating different SDN platforms. This book will give you a practical bridge from SDN theory to the practical, real-world use of SDN in datacenters and by cloud providers. The book will help you understand the features and use cases for SDN, NFV, and OpenDaylight. NFV uses virtualization concepts and techniques to create virtual classes for node functions. Used together, SDN and NFV can elevate the standards of your network architecture; generic hardware-saving costs and the advanced and abstracted software will give you the freedom to evolve your network in the future without having to invest more in costly equipment. By the end of this book, you will have learned how to design and deploy OpenDaylight networks and integrate them with physical network switches. You will also have mastered basic network programming over the SDN fabric. Style and approach This is a step-by-step tutorial aimed at getting you up-to-speed with OpenDayLight and ready to adopt it for your SDN (Software-Defined Networking) and NFV (Network Functions Virtualization) ecosystem.

Book Implementing IBM Software Defined Network for Virtual Environments

Download or read book Implementing IBM Software Defined Network for Virtual Environments written by Sangam Racherla and published by IBM Redbooks. This book was released on 2014-09-04 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication shows how to integrate IBM Software Defined Network for Virtual Environments (IBM SDN VE) seamlessly within a new or existing data center. This book is aimed at pre- and post-sales support, targeting network administrators and other technical professionals that want to get an overview of this new and exciting technology, and see how it fits into the overall vision of a truly Software Defined Environment. It shows you all of the steps that are required to design, install, maintain, and troubleshoot the IBM SDN VE product. It also highlights specific, real-world examples that showcase the power and flexibility that IBM SDN VE has over traditional solutions with a legacy network infrastructure that is applied to virtual systems. This book assumes that you have a general familiarity with networking and virtualization. It does not assume an in-depth understanding of KVM or VMware. It is written for administrators who want to get a quick start with IBM SDN VE in their respective virtualized infrastructure, and to get some virtual machines up and running by using the rich features of the product in a short amount of time (days, not week, or months).

Book SDN and NFV Simplified

    Book Details:
  • Author : Jim Doherty
  • Publisher : Addison-Wesley Professional
  • Release : 2016-02-24
  • ISBN : 0134307372
  • Pages : 612 pages

Download or read book SDN and NFV Simplified written by Jim Doherty and published by Addison-Wesley Professional. This book was released on 2016-02-24 with total page 612 pages. Available in PDF, EPUB and Kindle. Book excerpt: A Visual Guide to Understanding Software Defined Networks and Network Function Virtualization The simple, visual, at-a-glance guide to SDN and NFV: Core concepts, business drivers, key technologies, and more! SDN (Software Defined Networks) and NFV (Network Function Virtualization) are today’s hottest areas of networking. Many executives, investors, sales professionals, and marketers need a solid working understanding of these technologies, but most books on the subject are written specifically for network engineers and other technical experts. SDN and NFV Simplified fills that gap, offering highly visual, “at-a-glance” explanations of SDN, NFV, and their underlying virtualizations. Built around an illustrated, story-telling approach, this answers the questions: Why does this technology matter? How does it work? Where is it used? What problems does it solve? Through easy, whiteboard-style infographics, you’ll learn: how virtualization enables SDN and NFV; how datacenters are virtualized through clouds; how networks can also be virtualized; and how to maximize security, visibility, and Quality of Experience in tomorrow’s fully-virtualized environments. Step by step, you’ll discover why SDN and NFV technologies are completely redefining both enterprise and carrier networks, and driving the most dramatic technology migration since IP networking. That’s not all: You’ll learn all you need to help lead this transformation. Learn how virtualization establishes the foundation for SDN and NFV Review the benefits of VMs, the role of hypervisors, and the management of virtual resources Discover how cloud technologies enable datacenter virtualization Understand the roles of networking gear in virtualized datacenters See VMWare VMotion and VXLAN at work in the virtualized datacenter Understand multitenancy and the challenges of “communal living” Learn how core network functions and appliances can be virtualized Ensure performance and scalability in virtualized networks Compare modern approaches to network virtualization, including OpenFlow, VMWare Nicera, Cisco Inseieme, and OpenStack Walk through the business case for SDN, NFV, and the Cloud Discover how the Software Defined Network (SDN) solves problems previously left unaddressed Understand SDN controllers–and who’s fighting to control your network Use SDN and NFV to improve integration and say goodbye to “truck rolls” Enforce security, avoid data leakage, and protect assets through encryption Provide for effective monitoring and consistent Quality of Experience (QoE) Learn how SDN and NFV will affect you–and what’s next

Book MPLS in the SDN Era

    Book Details:
  • Author : Antonio Sanchez Monge
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2015-12-07
  • ISBN : 1491905417
  • Pages : 905 pages

Download or read book MPLS in the SDN Era written by Antonio Sanchez Monge and published by "O'Reilly Media, Inc.". This book was released on 2015-12-07 with total page 905 pages. Available in PDF, EPUB and Kindle. Book excerpt: How can you make multivendor services work smoothly on today’s complex networks? This practical book shows you how to deploy a large portfolio of multivendor Multiprotocol Label Switching (MPLS) services on networks, down to the configuration level. You’ll learn where Juniper Network's Junos, Cisco's IOS XR, and OpenContrail, interoperate and where they don’t. Two network and cloud professionals from Juniper describe how MPLS technologies and applications have rapidly evolved through services and architectures such as Ethernet VPNs, Network Function Virtualization, Seamless MPLS, Egress Protection, External Path Computation, and more. This book contains no vendor bias or corporate messages, just solid information on how to get a multivendor network to function optimally. Topics include: Introduction to MPLS and Software-Defined Networking (SDN) The four MPLS Builders (LDP, RSVP-TE, IGP SPRING, and BGP) Layer 3 unicast and multicast MPLS services, Layer 2 VPN, VPLS, and Ethernet VPN Inter-domain MPLS Services Underlay and overlay architectures: data centers, NVO, and NFV Centralized Traffic Engineering and TE bandwidth reservations Scaling MPLS transport and services Transit fast restoration based on the IGP and RSVP-TE FIB optimization and egress service for fast restoration

Book Cloud Native Data Center Networking

Download or read book Cloud Native Data Center Networking written by Dinesh G. Dutt and published by "O'Reilly Media, Inc.". This book was released on 2019-11-22 with total page 459 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you want to study, build, or simply validate your thinking about modern cloud native data center networks, this is your book. Whether you’re pursuing a multitenant private cloud, a network for running machine learning, or an enterprise data center, author Dinesh Dutt takes you through the steps necessary to design a data center that’s affordable, high capacity, easy to manage, agile, and reliable. Ideal for network architects, data center operators, and network and containerized application developers, this book mixes theory with practice to guide you through the architecture and protocols you need to create and operate a robust, scalable network infrastructure. The book offers a vendor-neutral way to look at network design. For those interested in open networking, this book is chock-full of examples using open source software, from FRR to Ansible. In the context of a cloud native data center, you’ll examine: Clos topology Network disaggregation Network operating system choices Routing protocol choices Container networking Network virtualization and EVPN Network automation

Book Software Defined Networking  SDN  with OpenStack

Download or read book Software Defined Networking SDN with OpenStack written by Sriram Subramanian and published by Packt Publishing Ltd. This book was released on 2016-10-28 with total page 208 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leverage the best SDN technologies for your OpenStack-based cloud infrastructure About This Book Learn how to leverage critical SDN technologies for OpenStack Networking APIs via plugins and drivers Champion the skills of achieving complete SDN with OpenStack with specific use cases and capabilities only covered in this title Discover exactly how you could implement cost-effective OpenStack SDN integration for your organization Who This Book Is For Administrators, and cloud operators who would like to implement Software Defined Networking on OpenStack clouds. Some prior experience of network infrastructure and networking concepts is assumed. What You Will Learn Understand how OVS is used for Overlay networks Get familiar with SDN Controllers with Architectural details and functionalities Create core ODL services and understand how OpenDaylight integrates with OpenStack to provide SDN capabilities Understand OpenContrail architecture and how it supports key SDN functionality such as Service Function Chaining (SFC) along with OpenStack Explore Open Network Operating System (ONOS) – a carrier grade SDN platform embraced by the biggest telecom service providers Learn about upcoming SDN technologies in OpenStack such as Dragonflow and OVN In Detail Networking is one the pillars of OpenStack and OpenStack Networking are designed to support programmability and Software-Defined Networks. OpenStack Networking has been evolving from simple APIs and functionality in Quantum to more complex capabilities in Neutron. Armed with the basic knowledge, this book will help the readers to explore popular SDN technologies, namely, OpenDaylight (ODL), OpenContrail, Open Network Operating System (ONOS) and Open Virtual Network (OVN). The first couple of chapters will provide an overview of OpenStack Networking and SDN in general. Thereafter a set of chapters are devoted to OpenDaylight (ODL), OpenContrail and their integration with OpenStack Networking. The book then introduces you to Open Network Operating System (ONOS) which is fast becoming a carrier grade SDN platform. We will conclude the book with overview of upcoming SDN projects within OpenStack namely OVN and Dragonflow. By the end of the book, the readers will be familiar with SDN technologies and know how they can be leveraged in an OpenStack based cloud. Style and approach A hands-on practical tutorial through use cases and examples for Software Defined Networking with OpenStack.

Book Software Defined Networking  SDN

Download or read book Software Defined Networking SDN written by David Bombal and published by . This book was released on 2017 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: "Networking is changing. Command line interface (CLI) skills are no longer the only configuration skills you need to deploy, configure, and manage networks today. Modern routers and switches support network device APIs like REST and NETCONF that allow for automated device configuration using software. SDN controllers centralize or extend device intelligence offering better programmatic ways to automate network configuration and forwarding tables. This is an overview course geared toward those with at least CCNA level skills who want to get ready for today's world of software defined networking, NFV, network automation, and network programmability."--Resource description page.

Book CCNP and CCIE Security Core SCOR 350 701 Official Cert Guide

Download or read book CCNP and CCIE Security Core SCOR 350 701 Official Cert Guide written by Omar Santos and published by Cisco Press. This book was released on 2023-11-09 with total page 1521 pages. Available in PDF, EPUB and Kindle. Book excerpt: Trust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and practice for the CCNP and CCIE Security Core SCOR 350-701 exam. Well regarded for its level of detail, study plans, assessment features, and challenging review questions and exercises, CCNP and CCIE Security Core SCOR 350-701 Official Cert Guide, Second Edition helps you master the concepts and techniques that ensure your exam success and is the only self-study resource approved by Cisco. Expert author Omar Santos shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. This complete study package includes A test-preparation routine proven to help you pass the exam Do I Know This Already? quizzes, which let you decide how much time you need to spend on each section Exam Topic lists that make referencing easy Chapter-ending exercises, which help you drill on key concepts you must know thoroughly The powerful Pearson Test Prep Practice Test software, complete with hundreds of well-reviewed, exam-realistic questions, customization options, and detailed performance reports A final preparation chapter, which guides you through tools and resources to help you craft your review and test-taking strategies Study plan suggestions and templates to help you organize and optimize your study time Content Update Program: This fully updated second edition includes the latest topics and additional information covering changes to the latest CCNP and CCIE Security Core SCOR 350-701 exam. Visit ciscopress.com/newcerts for information on annual digital updates for this book that align to Cisco exam blueprint version changes. This official study guide helps you master all the topics on the CCNP and CCIE Security Core SCOR 350-701 exam, including Network security Cloud security Content security Endpoint protection and detection Secure network access Visibility and enforcement Companion Website: The companion website contains more than 200 unique practice exam questions, practice exercises, and a study planner Pearson Test Prep online system requirements: Browsers: Chrome version 73 and above, Safari version 12 and above, Microsoft Edge 44 and above. Devices: Desktop and laptop computers, tablets running Android v8.0 and above or iPadOS v13 and above, smartphones running Android v8.0 and above or iOS v13 and above with a minimum screen size of 4.7”. Internet access required. Pearson Test Prep offline system requirements: Windows 11, Windows 10, Windows 8.1; Microsoft .NET Framework 4.5 Client; Pentium-class 1 GHz processor (or equivalent); 512 MB RAM; 650 MB disk space plus 50 MB for each downloaded practice exam; access to the Internet to register and download exam databases Also available from Cisco Press for CCNP Advanced Routing study is the CCNP and CCIE Security Core SCOR 350-701 Official Cert Guide Premium Edition eBook and Practice Test, Second Edition This digital-only certification preparation product combines an eBook with enhanced Pearson Test Prep Practice Test. This integrated learning package Enables you to focus on individual topic areas or take complete, timed exams Includes direct links from each question to detailed tutorials to help you understand the concepts behind the questions Provides unique sets of exam-realistic practice questions Tracks your performance and provides feedback on a module-by-module basis, laying out a complete assessment of your knowledge to help you focus your study where it is needed most

Book Architecting and Operating OpenShift Clusters

Download or read book Architecting and Operating OpenShift Clusters written by William Caban and published by Apress. This book was released on 2019-09-06 with total page 295 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design and architect resilient OpenShift clusters and gain a keen understanding of how hundreds of projects are integrated into a powerful solution. While there are many OpenShift resources available for developers, this book focuses on the key elements of infrastructure and operations that teams need when looking to integrate and maintain this platform. You'll review important concepts, such as repeatable deployment techniques, advanced OpenShift RBAC capabilities, monitoring clusters, and integrating with external services. You'll also see how to run specialized workloads in OpenShift and how to deploy non-web based applications on the platform, all designed to help cultivate best practices as your organization continue evolve in microservices architectures. OpenShift has become the main enterprise Kubernetes distribution and its market penetration continues to growth at rapid rate. While OpenShift’s documentation provides a great list of configuration options to work with the platform, it can be a daunting task to wade through. Architecting and Operating OpenShift Clusters breaks this content down into clear and useful concepts to provide you with a solid understanding of the OpenShift internal architecture. What You'll Learn Operate high availability in muti-tenant OCP clusters Understand OpenShift SDN models, capabilities, and storage classes Integrate OCP with existing data center capabilities and CI/CD pipelines Support advanced capabilities like: Istio, Multus, Kubernetes Operators, hybrid deployments Who This Book Is For Cloud architects, OpenShift cluster administrators, and teams supporting developers in OpenShift environments who have a basic understanding of this platform and microservices architectures.

Book The Art of Network Architecture

Download or read book The Art of Network Architecture written by Russ White and published by Cisco Press. This book was released on 2014-04-02 with total page 352 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Art of Network Architecture Business-Driven Design The business-centered, business-driven guide to architecting and evolving networks The Art of Network Architecture is the first book that places business needs and capabilities at the center of the process of architecting and evolving networks. Two leading enterprise network architects help you craft solutions that are fully aligned with business strategy, smoothly accommodate change, and maximize future flexibility. Russ White and Denise Donohue guide network designers in asking and answering the crucial questions that lead to elegant, high-value solutions. Carefully blending business and technical concerns, they show how to optimize all network interactions involving flow, time, and people. The authors review important links between business requirements and network design, helping you capture the information you need to design effectively. They introduce today’s most useful models and frameworks, fully addressing modularity, resilience, security, and management. Next, they drill down into network structure and topology, covering virtualization, overlays, modern routing choices, and highly complex network environments. In the final section, the authors integrate all these ideas to consider four realistic design challenges: user mobility, cloud services, Software Defined Networking (SDN), and today’s radically new data center environments. • Understand how your choices of technologies and design paradigms will impact your business • Customize designs to improve workflows, support BYOD, and ensure business continuity • Use modularity, simplicity, and network management to prepare for rapid change • Build resilience by addressing human factors and redundancy • Design for security, hardening networks without making them brittle • Minimize network management pain, and maximize gain • Compare topologies and their tradeoffs • Consider the implications of network virtualization, and walk through an MPLS-based L3VPN example • Choose routing protocols in the context of business and IT requirements • Maximize mobility via ILNP, LISP, Mobile IP, host routing, MANET, and/or DDNS • Learn about the challenges of removing and changing services hosted in cloud environments • Understand the opportunities and risks presented by SDNs • Effectively design data center control planes and topologies

Book Handbook of Fiber Optic Data Communication

Download or read book Handbook of Fiber Optic Data Communication written by Saurav Das and published by Elsevier Inc. Chapters. This book was released on 2013-08-09 with total page 32 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this chapter, we provide an architectural overview of software-defined networking (SDN), before diving more deeply into the two abstractions that define SDN: the flow abstraction in the data plane and the map abstraction in the control plane. Concepts such as centralized versus distributed network control, match–action tables, flow control, and the potential advantages of SDN are discussed, as well as the OpenFlow protocol and the concept of overlay networks. An example of an SDN use case in a live production network is provided (traffic engineering in Google’s inter–data center network). We discuss the applicability of SDN ideas in optical networks.

Book Software Defined Networking and Security

Download or read book Software Defined Networking and Security written by Dijiang Huang and published by CRC Press. This book was released on 2018-12-07 with total page 357 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discusses virtual network security concepts Considers proactive security using moving target defense Reviews attack representation models based on attack graphs and attack trees Examines service function chaining in virtual networks with security considerations Recognizes machine learning and AI in network security

Book Using TRILL  FabricPath  and VXLAN

Download or read book Using TRILL FabricPath and VXLAN written by Sanjay Hooda and published by Cisco Press. This book was released on 2014-01-30 with total page 366 pages. Available in PDF, EPUB and Kindle. Book excerpt: Using TRILL, FabricPath, and VXLAN Designing Massively Scalable Data Centers with Overlays TRILL, FabricPath, and VXLAN overlays help you distribute data traffic far more effectively, dramatically improving utilization in even the largest data center networks. Using TRILL, FabricPath, and VXLAN is the first practical and comprehensive guide to planning and establishing these high-efficiency overlay networks. The authors begin by reviewing today’s fast-growing data center requirements, and making a strong case for overlays in the Massive Scale Data Center (MSDC). Next, they introduce each leading technology option, including FabricPath, TRILL, LISP, VXLAN, NVGRE, OTV, and Shortest Path Bridging (SPB). They also present a chapter-length introduction to IS-IS, focusing on details relevant to the control of FabricPath and TRILL networks. Building on this foundation, they offer in-depth coverage of FabricPath: its advantages, architecture, forwarding, configuration, verification, and benefits in Layer-2 networks. Through examples, they explain TRILL’s architecture, functionality, and forwarding behavior, focusing especially on data flow. They also fully address VXLAN as a solution for realizing IP-based data center fabrics, including multi-tenant cloud applications. Using TRILL, FabricPath, and VXLAN provides detailed strategies and methodologies for FabricPath, TRILL, and VXLAN deployment and migration, as well as best practices for management and troubleshooting. It also presents three detailed implementation scenarios, each reflecting realistic data center challenges. In particular, the authors show how to integrate multiple overlay technologies into a single end-to-end solution that offers exceptional flexibility, agility, and availability. Sanjay K. Hooda is principal engineer in Catalyst switching software engineering at Cisco. He has more than 15 years of network design and implementation experience in large enterprise environments, and has participated in IETF standards activities. His interests include wireless, multicast, TRILL, FabricPath, High Availability, ISSU, and IPv6. He is co-author of IPv6 for Enterprise Networks. Shyam Kapadia, Technical Leader at Cisco’s Data Center Group (DCG), was an integral part of the team that delivered the next-generation Catalyst 6500 Sup 2T (2 Terabyte) platform. Since then, he has focused on developing new solutions for data center environments. He holds a Ph.D. in computer science from USC, where his research encompassed wired, wireless, ad hoc, vehicular, and sensor networks. Padmanabhan Krishnan has more than 12 years of experience in networking and telecommunications, including 7 at Cisco. His recent experience has included providing data path solutions for TRILL in the Catalyst 6500 Sup 2T Platform using FPGA, as well as design and development of platform core infrastructure and L2 features. n Discover how overlays can address data center network problems ranging from scalability to rapid provisioning n Examine popular data center overlay examples n Learn about extensions to IS-IS for TRILL and FabricPath n Use FabricPath, TRILL, and VXLAN to simplify configuration, improve performance and availability, optimize efficiency, and limit table size n Learn about FabricPath control and data plane architecture details n Review example FabricPath configurations on Cisco Nexus 7000/6000/5000 switches n Understand TRILL concepts and architecture, including overlay header, control and data plane, and MAC address learning n Learn about VXLAN architecture details and packet forwarding n Review example VXLAN configurations on a Cisco Nexus 1000V distributed virtual switch n Implement TRILL/FabricPath networks with VXLAN to virtualized servers in an intra-data center environment n Connect multiple traditional data centers using an OTV overlay as a Layer 2 extension n Use OTV overlays to connect sites running FabricPath, TRILL, or both