09-13-2018 02:38 PM - edited 03-01-2019 05:39 AM
how can I see EPG to physical domain association from APIC CLI?
show run tenant/ap/epg will show VMM association but nothing for physical domain association.
Hongjun
09-13-2018 05:43 PM
09-20-2018 06:59 AM
Good command to view Vlan pool association with domain(physical,virtual or external).
09-20-2018 06:55 AM
Hi Hongjun,
Command to see EPG association with Physical domain,
APIC-1# show tenant <tenant-name> epg <epg-name> detail
refer to 'Vlan Domains' line to see the physical domain associated with that EPG. This command basically shows your EPG configuration.
Alternatively you can filter the output as below:
APIC-1# show tenant <tenant-name> epg <epg-name> detail | grep 'Vlan Domains'
You will see blank space for Vlan Domains attribute in case there is no physical domain attached to the EPG.
Let me know if that is what you were looking for and it solves your problem!
Regards,
Jayesh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide