VCP-VCF Administrator 2024 Question 190
Select 3You are configuring a new Port Group in VMware Cloud Foundation for a workload domain. The Port Group needs to support VLAN ID 100 for a specific set of virtual machines and must ensure that traffic shaping policies are enforced. Which steps are required to properly configure this Port Group?
- A
Specify the VLAN ID as 100 in the Port Group settings.
- B
Enable promiscuous mode to allow unrestricted traffic flow.
- C
Assign the Port Group to the appropriate Distributed Switch.
- D
Configure traffic shaping policies, such as peak bandwidth and burst size, for the Port Group.
- E
Enable vSphere High Availability (HA) on the Port Group for redundancy.
Show answer and explanation
Correct answers: A, C, D
Explanation
To properly configure a Port Group in VMware Cloud Foundation, you must specify a VLAN ID to ensure traffic segregation, assign the Port Group to the correct Distributed Switch for connectivity, and configure traffic shaping policies as needed to enforce bandwidth limits. Enabling promiscuous mode or vSphere HA is not relevant to the requirements outlined in this scenario.
- A. Correct.
Correct: Specifying the VLAN ID is essential to segregate traffic for the desired virtual machines.
- B. Incorrect.
Incorrect: Promiscuous mode is not required for this configuration and could introduce unnecessary security risks.
- C. Correct.
Correct: The Port Group must be assigned to the appropriate Distributed Switch to ensure proper connectivity and functionality.
- D. Correct.
Correct: Configuring traffic shaping policies is necessary to control and enforce bandwidth usage for the Port Group.
- E. Incorrect.
Incorrect: vSphere High Availability (HA) is not a configuration applied at the Port Group level; it is a feature for enabling VM failover in a cluster.