350-601 · Question #328
An engineer is implementing the Cisco ACI fabric and wants to reduce the amount of TCAM resources consumed by the fabric. The engineer also needs to ensure that all EPGs m a VRF consume the same…
The correct answer is D. Implement vzAny feature. To reduce TCAM consumption and ensure all EPGs within a VRF consume the same services in Cisco ACI, the vzAny feature should be implemented.
Question
An engineer is implementing the Cisco ACI fabric and wants to reduce the amount of TCAM resources consumed by the fabric. The engineer also needs to ensure that all EPGs m a VRF consume the same services. Which action should be taken to meet these requirements?
Options
- AConfigure a single contract provided and consumed in all EPGs
- BConfigure preferred groups in the VRF for al EPGs
- CImplement an unenforced VRF
- DImplement vzAny feature
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C7% (2)
- D79% (23)
Why each option
To reduce TCAM consumption and ensure all EPGs within a VRF consume the same services in Cisco ACI, the vzAny feature should be implemented.
Configuring a single contract provided and consumed in all EPGs without vzAny would still require individual EPG-to-EPG relationships, potentially consuming more TCAM resources than using vzAny.
Preferred groups in a VRF allow EPGs within the group to communicate freely, but they do not address the requirement of ensuring all EPGs consume the same services through a specific contract, nor do they primarily focus on TCAM reduction for contract rules.
Implementing an unenforced VRF means no contracts are applied, allowing free communication, but this fails the requirement to define and enforce specific services for EPGs within that VRF.
The vzAny feature in Cisco ACI allows all EPGs within a VRF to implicitly consume a common set of services defined by a single contract associated with vzAny. This significantly reduces TCAM entries by aggregating contract rules across multiple EPGs to a single vzAny object, ensuring consistent service consumption while optimizing hardware resources.
Concept tested: Cisco ACI vzAny for TCAM optimization
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/1-x/operating_aci/guide/b_Cisco_Operating_ACI_Guide/b_Cisco_Operating_ACI_Guide_chapter_0100.html
Topics
Community Discussion
No community discussion yet for this question.