08-04-2019 05:20 AM
I have a problem and I suspect Cisco doesn't support what I want to do which is madness because so many other vendors do (including free OS like PFsense).
I'm using a Cisco C1111 to connect to an internet provider. The handoff is ethernet and PPPoE is used. The provider has an IPTV service which works by sending IGMPv3 joins to the provider but NOT inside the PPPoE encapsulation (i.e. forwarded out the WAN interface. The IPTV box is in one of the VLANs on the ISR.
Does Cisco have a method for me to ensure any ICMP Joins sent on the IPTV VLAN are simply forwarded out the WAN interface and not encapsulated by PPPoE?
Previously they tagged their data VLAN and so I could bridge the WAN interface with the IPTV Box vlan and do the PPPoE on the sub interface but now they don't tag anything and so this doesn't work.
08-04-2019 05:35 AM
Hello wewere,
>> Previously they tagged their data VLAN and so I could bridge the WAN interface with the IPTV Box vlan and do the PPPoE on the sub interface but now they don't tag anything and so this doesn't work.
The ISP should use two different Vlan ids to differentiate between PPPoE for internet access and IPTV service.
The cisco device can work if the two services are terminated in two different Vlans as you had in the past.
As an alternative you should enable PIM on the PPPoE dialer interface and the ISP aggregation router should do the same, and instead of forwarding an IGMP message you will go to send a PIM join.
But I am afraid either the ISP does not support multicast routing over the PPPoE session or they are going to ask you more money for this feature.
Note: May I ask you who is the involved ISP ?
Hope to help
Giuseppe
08-04-2019 06:03 AM - edited 08-04-2019 06:03 AM
The ISP Is BT in the UK. Their FTTC product utilised VLAN 101 for data and IGMP Joins needed to be sent untagged. Their FTTP product operates entirely untagged. Physically bridging the IPTV VLAN and the WAN connection works perfectly but doing it in IOS stops the PPPoE connection from iniating as the interface obtains an IP address via the Bridge interface.
I've already tried enabling PIM - The provider does not seem to respond to PIM Joins; Only IGMP Joins.
08-04-2019 11:34 AM - edited 08-04-2019 11:35 AM
Hello wewere,
I have found the following web link describing BT UK FTTP offers.
https://www.thenetworkunion.com/bt-fttp-checker-costs
the more enhanced feature for 68 pounds per mounth gives you a static IP. You should verify with them if this means avoiding the use of the PPPoE session.
However, it is disappointing that a main provider like BT UK (incumbent operator) has developed an access solution without Vlan mux / demux for internet access and IPTV services.
Either they want you to use their CPE devices or they try to push the higher cost service.
Note:
we call it FTTH = Fiber to the Home , I didn't know the FTTP Fiber to the Premises service name.
Declared speeds are impressive.
Hope to help
Giuseppe
08-04-2019 12:21 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide