The OLT supports VLAN tag translation. When the SVLANs with different attributes are used to create service flows through the service port, if tag-transform is set to default, the tag conversion rules are different.
Correct Answer: A
* VLAN Tag Translation :
* VLAN tag translation is used to modify VLAN tags in packets as they pass through the OLT.
* The tag-transform parameter determines how VLAN tags are handled during service flow creation.
* Behavior of tag-transform = default :
* When tag-transform is set to default, the OLT applies predefined rules for VLAN tag conversion based on the SVLAN (Service VLAN) attributes.
* These rules vary depending on the SVLAN type (e.g., Common, QinQ, Stacking), resulting in different behaviors.
* Why TRUE?
* The statement accurately reflects the behavior of the tag-transform parameter when set to default. Different SVLAN attributes lead to different tag conversion rules.
Thus, the correct answer is A .
References:
* HCIA Huawei ACCESS Official Documentation , Chapter: VLAN Tag Translation.
* OLT Configuration Guide by Huawei.