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

Verifying QoS


We can turn to the CLI to verify the QoS settings. 

How to do it... 

  1. We can use the show run tenant TenantA command to list all of the configurations for a tenant (TenantA in this example). This can result in a lot of configurations being returned, so we can limit it down to be more precise in what we are looking for. We can reduce the scope down to an application profile, using the show run tenant TenantA application TenantA_AP1 command to display the TenantA_AP1 application profile and all of the EPGs defined within it. If we want to look at one particular EPG, we would add epg TenantA_EPG1 to the end of the command. From the CLI, run the following command to see what QoS policy is assigned to the tenant:
      apic1# sh run tenant TenantA application TenantA_AP1 epg TenantA_EPG1
      # Command: show running-config tenant 
      TenantA application TenantA_AP1 epg TenantA_EPG1
      tenant TenantA
        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 $15.99/month. Cancel anytime
Visually different images