- Cisco ACI Cookbook
- Stuart Fordham
- 170字
- 2021-07-09 20:38:59
Creating VMM domains and integrating VMWare
ACI uses Virtual Machine Manager (VMM) domain profiles to facilitate communication between virtual machine controllers and the ACI fabric. There are a handful of components that make up a domain, and these are:
- Virtual Machine Manager domain profile
- EPG association
- Attachable entity profile association
- VLAN pool association
The Virtual Machine Manager domain profile groups VM controllers together. Within this are two components: the credential for connecting to the VM controller, and the controller, which specifies how to connect to the VM controller.
The EPG association allows the APIC to push endpoint groups into the VM controller as port groups and also permits the EPG to span across several VMM domains.
The attachable entity profile association associates a VMM domain to the physical network. Here, we use an attachable entity profile (AEP), which is a network interface template, to set policies on leaf switch ports.
Finally, the VLAN pool association specifies the VLAN ID, or range of IDs, for encapsulation.
- Hands-On Machine Learning on Google Cloud Platform
- 網(wǎng)頁(yè)編程技術(shù)
- Windows程序設(shè)計(jì)與架構(gòu)
- Moodle Course Design Best Practices
- INSTANT Drools Starter
- 菜鳥(niǎo)起飛系統(tǒng)安裝與重裝
- HTML5 Canvas Cookbook
- 電腦故障排除與維護(hù)終極技巧金典
- 中老年人學(xué)電腦與上網(wǎng)
- 華人動(dòng)畫師的法蘭西印象
- 小數(shù)據(jù)之美:精準(zhǔn)捕捉未來(lái)的商業(yè)小趨勢(shì)
- 數(shù)字孿生技術(shù)與工程實(shí)踐:模型+數(shù)據(jù)驅(qū)動(dòng)的智能系統(tǒng)
- Learning Pentaho Data Integration 8 CE(Third Edition)
- Network Science with Python and NetworkX Quick Start Guide
- 實(shí)戰(zhàn)GAN:TensorFlow與Keras生成對(duì)抗網(wǎng)絡(luò)構(gòu)建