According to the Huawei HCIA-Cloud Computing training materials, the statement is FALSE. In a Distributed Virtual Switch (DVS), a port group is a management object used to define common attributes for a collection of virtual ports. These attributes include VLAN settings, security policies, and Quality of Service (QoS) parameters. When an administrator configures a priority (such as an 802.1p priority tag) within a port group, that configuration applies to the entire port group, meaning all VMs connected to that group share the same policy.
The system does not allow for the setting of individual "priorities" for each specific member port (VM port) directly within the port group configuration. Instead, the port group ensures consistency across the virtual network. If different VMs required different priorities, they would typically be placed into different port groups, each with its own specific QoS and VLAN configuration.
It is important to distinguish this fromUplink Groups. In an uplink group (which connects the DVS to physical network cards), administratorscanset priorities or active/standby states for physical member ports (NICs) to control traffic flow and redundancy. However, for the virtual ports used by VMs within a standard port group, the logic is based on uniform policy enforcement. Huawei's documentation emphasizes that port groups are designed to simplify management by allowing the administrator to configure a policy once and have it apply to all associated VM NICs, thereby reducing the risk of manual configuration errors on a per-port basis.
====================
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit