Book Image

VMware NSX Network Essentials

By : sreejith c
Book Image

VMware NSX Network Essentials

By: sreejith c

Overview of this book

VMware NSX is at the forefront of the software-defined networking revolution. It makes it even easier for organizations to unlock the full benefits of a software-defined data center – scalability, flexibility – while adding in vital security and automation features to keep any sysadmin happy. Software alone won’t power your business – with NSX you can use it more effectively than ever before, optimizing your resources and reducing costs. Getting started should be easy – this guide makes sure it is. It takes you through the core components of NSX, demonstrating how to set it up, customize it within your current network architecture. You’ll learn the principles of effective design, as well as some things you may need to take into consideration when you’re creating your virtual networks. We’ll also show you how to construct and maintain virtual networks, and how to deal with any tricky situations and failures. By the end, you’ll be confident you can deliver, scale and secure an exemplary virtualized network with NSX.
Table of Contents (15 chapters)
VMware NSX Network Essentials
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Preface

Configuring OSPF on NSX Edge


Configuring OSPF routing on NSX Edge (Perimeter Edge) allows logical networks to be learned by the logical router and distributed through a transit network. The steps are as follows:

  1. In the routing categories list, select Global Configuration.

  2. In the Dynamic Routing Configuration panel, click Edit to open Edit Dynamic Routing, as shown in the following screenshot:

  3. In the Dynamic Routing Configuration dialog box, perform the following actions:

    • Select Uplink - 192.168.100.3 from the Router ID drop-down menu.

    • Check the Enable OSPF checkbox.

    • Leave all other fields at the default value and click Save, as shown in the following screenshot:

  4. At the top of the Global Configuration page, click Publish Changes.

  5. In the routing category panel, select OSPF.

  6. In the area definitions list, verify that an area with the following properties appears in the list, as shown in the following screenshot:

    • Area ID: 0

    • Type: Normal

    • Authentication: None

    Note

    Area 0 is the default area...