- Cisco ACI Cookbook
- Stuart Fordham
- 191字
- 2021-07-09 20:38:56
How it works...
We have created a very basic regular contract to provide to another tenant. There are other types of contracts we can create. Taboo contracts are used to deny and log traffic. Like conventional access control lists to deny traffic, these need to come first. An example would be where we are permitting a large number of ports and want to deny one or two particular ports; we would do this with a taboo contract to deny the traffic, created before the regular contract permitting the entire range.
In this recipe, we added a couple of labels. Labels allow us to classify what objects can talk to each other. Label matching is performed first, and if no label matches, then no other contract or filter information is processed. The label-matching attribute can be all, none, at least one, or exactly one.
While filters specify the fields to match on between layer 2 and layer 4, the subject can specify the actual direction of the traffic (unidirectional or bidirectional).
The contract we created was not that exciting but offers a building block onto which we can add more filters.
- 虛擬儀器設計測控應用典型實例
- ETL with Azure Cookbook
- Managing Mission:Critical Domains and DNS
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- Hands-On Neural Networks with Keras
- Photoshop CS3特效處理融會貫通
- 可編程序控制器應用實訓(三菱機型)
- Cloudera Administration Handbook
- 突破,Objective-C開發速學手冊
- Dreamweaver CS6精彩網頁制作與網站建設
- 中國戰略性新興產業研究與發展·智能制造裝備
- R Data Analysis Projects
- Excel 2007終極技巧金典
- 和機器人一起進化
- AVR單片機C語言程序設計實例精粹