Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Cisco ACI Cookbook

You're reading from   Cisco ACI Cookbook A Practical Guide to Maximize Automated Solutions and Policy-Drive Application Profiles

Arrow left icon
Product type Paperback
Published in May 2017
Publisher
ISBN-13 9781787129214
Length 424 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
 Fordham Fordham
Author Profile Icon Fordham
Fordham
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
1. Understanding Components and the ACI Fabric FREE CHAPTER 2. Configuring Policies and Tenants 3. Hypervisor Integration (and Other Third Parties) 4. Routing in ACI 5. ACI Security 6. Implementing Quality of Service in ACI 7. Network Programmability with ACI 8. Monitoring ACI 9. Troubleshooting ACI 10. An End-to-End Example Using the NX-OS CLI

Configuring multicast on the bridge domain and interfaces


The second step in configuring multicast is to set it up on the bridge domain and at the interface level.

How it works...

We will start by adding the bridge domain:

  1. Click on the plus sign next to Bridge Domains.
  2. From the drop-down menu, select the TenantA/TenantA-BD bridge domain.
  3. Click on SELECT.

Next, we will add an L3 Out.

  1. Click on the plus sign next to Interfaces.
  2. Select an L3 Out from the dropdown.

How it works...

We now have a multicast-enabled interface, with which we will be able to join a multicast group.

There's more...

The configuration (from the CLI) now looks like this:

apic1# sh run tenant TenantA 
# Command: show running-config tenant TenantA
   tenant TenantA
      vrf context TenantA_VRF
       ip pim
       exit
     l3out EIGRP-1
       vrf member TenantA_VRF
       ip pim
       exit
     bridge-domain TenantA-BD
       vrf member TenantA_VRF
       exit
     application TenantA_AP1
        epg TenantA_EPG1
          bridge...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images