2-39z If a UNI of an ET254-L ONU is added to an isolation group, the operation mode of the UNI port canbe set to the transparent transmission mode only, but not VLAN tag mode or VLAN translationmode.z If all ONU ports under an OLT port are access ports, to make sure that the packets received on theONU port and PC are untagged packets, the VLAN operation mode of a UNI can only beconfigured as the transparent transmission mode.Examples# Configure the VLAN operation mode of UNI 1 as VLAN tag mode, add the VLAN 100 tag to theuntagged packets received on the port, and set the 802.1p precedence of the packets to 3. system-view[Sysname] interface onu 1/0/1:1[Sysname-Onu1/0/1:1] uni 1 vlan-mode tag pvid 100 priority 3uni vlan-mode translation pvidSyntaxuni uni-number vlan-mode translation pvid pvid [ priority priority-value ] { oldvid to newvid } &<1-15>undo uni uni-number vlan-modeViewONU port viewDefault Level2: System levelParametersuni-number: UNI number, in the range 1 to the number of UNI ports of the current ONU. The number ofUNIs can be up to 80.priority-value: 802.1p precedence for packets, in the range 0 to 7.pvid: VLAN ID, in the range 1 to 4094.oldvid: Original VLAN ID, in the range 1 to 4094.newvid: New VLAN ID, in the range 1 to 4094.&<1-15>: Means that you can specify up to 15 VLAN IDs for the corresponding argument.DescriptionUse the uni vlan-mode translation pvid command to configure the VLAN operation mode of thespecified UNI as the VLAN translation mode and set the related parameters.Use the undo uni vlan-mode command to restore the default VLAN operation mode of the UNI.By default, the VLAN operation mode of a UNI is VLAN transparent transmission mode.Related commands: uni vlan-mode tag pvid, uni vlan-mode transparent.