3-23# Configure UNI 2 to allow the user attached to it to access Channel 2 only, and configure the port toremove the multicast VLAN tags from downlink multicast packets.[Sysname-Onu3/0/1:1] uni 2 multicast-control multicast-address 225.1.1.1 rule deny[Sysname-Onu3/0/1:1] uni 2 multicast-control multicast-address 225.1.2.1 rule permit[Sysname-Onu3/0/1:1] uni 2 multicast-strip-tag enable# Configure the ONU port as a Trunk port (to allow the packets of all the VLANs to pass through theport).[Sysname-Onu3/0/1:1] port link-type trunk# Configure the link type of OLT 3/0/1 as hybrid, allow the packets of VLAN 1002 and VLAN 1003 topass through OLT 3/0/1, and add tags to the VLAN 1002 and VLAN 1003 packets sent by OLT 3/0/1.[Sysname] interface olt 3/0/1[Sysname-Olt3/0/1] port link-type hybrid[Sysname-Olt3/0/1] port hybrid vlan 1002 1003 tagged# Configure Ethernet 2/0/1 as a Trunk port, and permit the packets of VLAN 1002 and VLAN 1003 topass through the port.[Sysname] interface Ethernet2/0/1[Sysname-Ethernet2/0/1] port link-type trunk[Sysname-Ethernet2/0/1] port trunk permit vlan 1002 1003ONU Update Configuration ExampleNetwork requirementsz An S7900E switch at the city TV & broadcasting central office (CO) has 12 OLT ports connected to150 type-A ONUs.z The type-A ONU vendor recently released an enhanced software version 110 for type-A ONUs.This version solves some software bugs found in the previous version 109 and provides some newfunctions.z The city office wants to update all the ONUs. District C branch office (connected to OLT 3/0/1) has20 type-A ONUs under it. The network administrator believes version 109 can meet the currentrequirements and has worked normally. Thus, the network administrator asks to use version 110on a trial basis in the branch office building (ONU 3/0/1:1 is bound with type-A ONUs for FTTBaccess to the building) and use version 109 for other ONUs.