Free Cisco 350-601 Actual Exam Questions - Question 4 Discussion
vPCs are deployed as follows:
vPC 1 encompasses ports Eth 1 /1 on leaf A and B and connects to server 1.
vPC 2 encompasses port Eth1/2 on leaf A and B and connects to server 2.
A leaf switch profile listing leaves A and B is already configured Which ACI object must be created to meet these
requirements?
A vs C? The question mentions creating two vPCs, which means two separate PortChannels logically, but the policies controlling interface behavior are defined in interface policy groups. So it’s likely you need two vPC interface policy groups (A) to properly apply different settings per vPC. C refers more to the PortChannel group itself, which might not be an ACI object in this context.
C imo, since each vPC needs a PortChannel group for correct aggregation. Interface policy groups handle settings like speed but don’t create the actual channel bundles needed here.
A imo, since each vPC pair needs distinct interface policy groups to apply correct settings on both sides. One group wouldn’t properly separate the two vPCs on different ports.
Maybe C, since two vPCs need separate PortChannel groups.