Cisco ACI 初期状態でのリソース使用状況は以下の通りです。 今回は 5.0(2h) 環境で確認しました。
実際の消費状況は以下の通りです。
具体的には初期状態で以下が作成されています。
Tenant
apic# show tenant
Tenant Tag Description
--------------- --------------- ----------------------------------------
common
infra
mgmt
L3 Contexts (VRF)
apic# show vrf
Tenant Vrf Consumed Contracts Provided Contracts Description
---------- ---------- -------------------- -------------------- ----------------------------------------
common copy - -
common default - -
infra ave-ctrl - -
infra overlay-1 - -
mgmt inb - -
mgmt oob - -
Bridge Domains
apic# show bridge-domain
Tenant Interface MAC Address MTU VRF Options Description
---------- ---------- ------------------ -------- -------------------- ----------------------------------- ----------------------
common default 00:22:BD:F8:19:FF inherit --- Multi Destination: bd-flood
L2 Unknown Unicast: proxy
L3 Unknown Multicast: flood
Unicast Routing: yes
ARP Flooding: no
PIM Enabled: no
BD Type: regular
infra ave-ctrl 00:22:BD:F8:19:FF inherit ave-ctrl Multi Destination: bd-flood
L2 Unknown Unicast: proxy
L3 Unknown Multicast: flood
Unicast Routing: yes
ARP Flooding: no
PIM Enabled: no
BD Type: regular
infra default 00:22:BD:F8:19:FF inherit overlay-1 Multi Destination: bd-flood
L2 Unknown Unicast: proxy
L3 Unknown Multicast: flood
Unicast Routing: yes
ARP Flooding: no
PIM Enabled: no
BD Type: regular
mgmt inb 00:22:BD:F8:19:FF inherit inb Multi Destination: bd-flood
L2 Unknown Unicast: proxy
L3 Unknown Multicast: flood
Unicast Routing: yes
ARP Flooding: no
PIM Enabled: no
BD Type: regular
EPG
apic# show epg
Tenant Application AEPg Consumed Contracts Provided Contracts Denied Contracts Description
---------- ---------- ---------- -------------------- -------------------- -------------------- ----------------------------------------
infra access default
infra ave-ctrl ave-ctrl
コメント