Hi, there.
Sometimes, customers are willing to plan a VLAN, that is, multicast services and unicast services.
The configuration on the OLT is as follows:
#
vlan desc 100 description "IPTV_Unicast&Multicast"
#
interface gpon 0/11
ont add 0 1 sn-auth "485754436CD6xxxx" omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc "TEST"
ont port native-vlan 0 1 eth 2 vlan 100
#
service-port 1356 vlan 100 gpon 0/11/0 ont 1 gemport 0 multi-service user-vlan 100 tag-transform translate
btv
igmp user add service-port 1356 no-auth
multicast-vlan 100
igmp version v2
igmp match mode disable
igmp mode proxy
igmp multicast-vlan member service-port-list 1356
igmp uplink-port 0/9/0
#
Thanks.
