Open r00tGER opened 1 year ago
it could be IPTV broadcast?
it could be IPTV broadcast?
Selected recommended VLAN:ID for my ISP. But, I see that there are other VLANs. I'll try to check them too.
# omcicli mib get 84
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
VlanTagFilterData
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
=================================
EntityID: 0x03
FilterTbl[0]: PRI 0,CFI 0, VID 10
FwdOp: 0x10
NumOfEntries: 1
=================================
=================================
EntityID: 0x04
FilterTbl[0]: PRI 0,CFI 0, VID 20
FwdOp: 0x10
NumOfEntries: 1
=================================
=================================
EntityID: 0x05
FilterTbl[0]: PRI 0,CFI 0, VID 30
FwdOp: 0x10
NumOfEntries: 1
=================================
=================================
EntityID: 0x06
FilterTbl[0]: PRI 0,CFI 0, VID 40
FwdOp: 0x10
NumOfEntries: 1
=================================
=================================
EntityID: 0x07
FilterTbl[0]: PRI 0,CFI 0, VID 50
FwdOp: 0x10
NumOfEntries: 1
=================================
=================================
EntityID: 0x08
FilterTbl[0]: PRI 0,CFI 0, VID 60
FwdOp: 0x10
NumOfEntries: 1
=================================
It looks like broadcast IPTV traffic. Is your provider MGTS? Welcome to ru-board forum.
if you dont do vlan filtering you will see multicast IPTV traffic from everyone on your node (on the multicast vlan id)... mine totaled up to like 90mbps ! but with vlan filtering and/or igmp snooping it doesnt get passed to other interfaces unless needed
what I understand IPTV traffic Multi-cast, is like TV Antenna broadcast but over wire right?
what I understand IPTV traffic Multi-cast, is like TV Antenna broadcast but over wire right?
But in general, if ISP hardware is properly configured, multicast traffic is not permanent. It must appear on request from the client. And of course, if now your neighbor on the network has requested multicast, it will appear for you as well. And it can also be encrypted or free.
I dont use IPTV from my ISP so I set "drop" action on SFP interface for "multicast" in ip/firewall/raw.
looks like this case same as #51 and my choice was to remove the downstream traffic
looks like this case same as #51 and my choice was to remove the downstream traffic
Is there a way to remove it with the config, to survive a restart ? In my case for example is default gem port 4095 https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst_pon/software/configuration_guide/mcast/b-gpon-config-multicast/configuring_multicast_in_gpon_network.html
# diag gpon show ds-flow
gpon show ds-flow
============================================================
GPON ONU MAC D/S Flow Status
Flow ID | GEM Port | Type | Multicast | AES
0 | 4095 | ETH | |
1 | 355 | ETH | | *
2 | 1379 | ETH | | *
3 | 1507 | ETH | | *
4 | 1251 | ETH | | *
5 | 1123 | ETH | | *
6 | 995 | ETH | | *
7 | 867 | ETH | | *
8 | 483 | ETH | | *
9 | 611 | ETH | | *
10 | 739 | ETH | | *
64 | 99 | OMCI | |
============================================================
I think you can't, since omci is on ISP hands so once the fiber plugged in then omci commands those parameters, including downstream / upstream flow.
Internet works great, but I see permanent incoming traffic on SFP interface from ONU Stick, ~3...8Mbps
It's not a download traffic from LAN
Some samples from ONU Stick (via SSH connection):
Some screenshots from WEB UI: