Anime4000 / RTL960x

Hacking V2801F, TWCGPON657 & DFP-34X-2C2 GPON ONU SFP Stick to suite your ISP Fiber
The Unlicense
608 stars 107 forks source link

DFP-34X-2C2 - Multiple VLAN not working #89

Open KYOCHEN87 opened 1 year ago

KYOCHEN87 commented 1 year ago

Hi, Need some guidance how to set/config the DFP-34X-2C2 with VLAN 10 Internet and VLAN 20 IPTV. Currently configured as Transparent Mode and VLAN 10 able to get IP address except VLAN 20.

Firmware : M110_sfp_ODI_2M110_sfp_ODI_220923

omcicli mib get 84

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX VlanTagFilterData XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

EntityID: 0xe102 FilterTbl[0]: PRI 0,CFI 0, VID 10 FwdOp: 0x10 NumOfEntries: 1

================================= EntityID: 0xe103 FilterTbl[0]: PRI 0,CFI 0, VID 20 FwdOp: 0x10 NumOfEntries: 1

================================= EntityID: 0xe10bFilterTbl[0]: PRI 0,CFI 0, VID 10 FilterTbl[2]: PRI 0,CFI 0, VID 20 FwdOp: 0x10 NumOfEntries: 2

#

image

skon77 commented 1 year ago

Try creating a second bridge. Include SFP in it. Then create necessary Vlans in the same bridge. All Vlans and Multicast will be in the same bridge.
And configure IMGP proxy, etc.

KYOCHEN87 commented 1 year ago

Any guide that i can refer to for Mikrotik Router?

skon77 commented 1 year ago

I didn't do it myself. But in our city there is a ISP who provides Internet (vlan 30), IPTV (vlan 20+broadcast) & SIP (vlan 10) services. If you create a Vlan 30 on SFP interface, it will get IP. But by creating a Vlan 20 on the same interface there will be nothing. DHCP client will not assign an IP. The point is that our ISP VLAN 20 only works with broadcast traffic. They cannot be split. One of the ways I read about was to create a second bridge ("bridge2") to include SFP. Then create Vlan 20 and Vlan 30 on interface "bridge2". You would also add them to bridge "bridge2". That way you will have a broadcast and two vlans in the bridge. In this configuration our ISP was able to assign ip on both vlan. You should also try it.

diogosilvan commented 1 year ago

I have the same problem here with 3 different models of Mikrotik, only one vLAN works at the same time. It doesn't matter what configuration I do or if I leave it in 1G or 2.5G mode. I don't have other equipment from another brand to test if the problem is with the DFP-34X-2C2 or with the Mikrotik. I also have 3 different DFP-34X-2C2 and they all have the same problem. When I activate 2 vlans (one for internet and one for TV) I even lose access to the SFP configuration web page.

Only way to make it work is not using the IPTV vLAN.

I even made separate bridges and everything else I could and it just doesn't work. I'm going to buy a 2.5G media converter on Ali to test.