04-28-2021 11:31 AM
Hi,
How can I extract a summary of currently configured MAC pool blocks through CLI from the FI.
In some FI/UCSM, we have multiple org each configured to use different blocks. Is there any CLI command to use to pull the summary of the usage?
Solved! Go to Solution.
04-28-2021 06:57 PM
So I'm not sure if there's a top level command to list all of them, but you can scope to each org:
scope org XYZ
/org# show mac-pool
/org#show mac-pool detail
MAC Pool:
Name Size Assigned
-------------------- ---------- --------
HX-02/hv-mgmt-a 100 7
HX-02/hv-mgmt-b 100 7
HX-02/hv-vmotion-a 100 7
HX-02/hv-vmotion-b 100 7
HX-02/storage-data-a 100 7
HX-02/storage-data-b 100 7
HX-02/vm-network-a 100 7
HX-02/vm-network-b 100 7
Kirk...
04-28-2021 06:57 PM
So I'm not sure if there's a top level command to list all of them, but you can scope to each org:
scope org XYZ
/org# show mac-pool
/org#show mac-pool detail
MAC Pool:
Name Size Assigned
-------------------- ---------- --------
HX-02/hv-mgmt-a 100 7
HX-02/hv-mgmt-b 100 7
HX-02/hv-vmotion-a 100 7
HX-02/hv-vmotion-b 100 7
HX-02/storage-data-a 100 7
HX-02/storage-data-b 100 7
HX-02/vm-network-a 100 7
HX-02/vm-network-b 100 7
Kirk...
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