Book Image

Building Modern Networks

By : Steven Noble
Book Image

Building Modern Networks

By: Steven Noble

Overview of this book

<p>As IT infrastructures become more software-defined, networking operations tend to be more automated with falling levels of manual configuration at the hardware level. Building Modern Networks will brush up your knowledge on the modern networking concepts and help you apply them to your software-defined infrastructure.</p> <p>In this book you'll gain the knowledge necessary to evaluate, choose, and deploy a next generation network design. We will cover open and closed network operating systems (NOS) along with the protocols used to control them such as OpenFlow, Thrift, Opflex, and REST. You will also learn about traffic engineering and security concepts for NGNs. You will also find out how to fine-tune your network using QoS and QoE.</p> <p>By the end of the book, you'll be well versed in simplifying the way you design, build, operate, and troubleshoot your network.</p>
Table of Contents (20 chapters)
Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
2
Networking Hardware and Software
4
Using REST and Thrift APIs to Manage Switches
9
Where to Start When Building a Next Generation Network

Migrating to the new network


Migration from one location to another, or from an older pod design to a newer one, seems pretty simple: cut over the traffic and move on. In reality, it takes planning, extra configurations, and cooperation between all of the equipment owners/managers.

Stage one is to assemble the new network; whether in the same building or on the other side of the World, the new devices need to be accessible so that certain tasks can be completed.

In the preceding design, we see that we have similar designs on both sides. On the left-hand side, you have these:

  • A routing device, possibly a Cisco GSR 12810, CRS 4-slot chassis, or even Cisco Catalyst 4500
  • A firewall, possibly also from Cisco, Palo Alto Networks, or any other firewall vendor
  • A load balancer, necessary to balance the traffic between multiple servers and the server hardware itself

On the right-hand side, we have positioned the Nexus 9000 series switches in both the edge router space and as the ToR. The rest of the devices...