Book Image

Cisco ACI Cookbook

By : Stuart Fordham
Book Image

Cisco ACI Cookbook

By: Stuart Fordham

Overview of this book

Cisco Application Centric Infrastructure (ACI) is a tough architecture that automates IT tasks and accelerates data-center application deployments. This book focuses on practical recipes to help you quickly build, manage, and customize hybrid environment for your organization using Cisco ACI. You will begin by understanding the Cisco ACI architecture and its major components. You will then configure Cisco ACI policies and tenants. Next you will connect to hypervisors and other third-party devices. Moving on, you will configure routing to external networks and within ACI tenants and also learn to secure ACI through RBAC. Furthermore, you will understand how to set up quality of service and network programming with REST, XML, Python and so on. Finally you will learn to monitor and troubleshoot ACI in the event of any issues that arise. By the end of the book, you will gain have mastered automating your IT tasks and accelerating the deployment of your applications.
Table of Contents (17 chapters)
Title Page
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Associating vCenter domains with a tenant


We can associate a vCenter domain with a tenant through the drag and drop interface.

How to do it…

  1. Navigate to the tenant's application profile.

 

 

  1. Drag a VM Ware object onto the tenant EPG. You should see a dotted line appear.
  1. Once you release the mouse button, a new window will appear.
  1. Click on the Actions menu and select Add VMM Domain Association.
  2. In the new window, select the vCenter domain added in the previous recipe.
  1. Choose the appropriate VLAN mode and encapsulation mode.

Click on SUBMIT.

 

  1. The VMM domain will now be associated and appear on the tenant’s application profile.

How it works...

We have now created a DVS and, through this, have connected vCenter to the tenant.

There is another way to connect vCenter though: the Cisco way.