Page 1 of 1
pppoe with ospf
Posted: Wed Jan 09, 2019 6:01 pm
by kokaKorina
Hello everyone
We are migrating from static routing to ospf and I was just wondering if we are using pppoe for every client is it gonna work with ospf too?
Re: pppoe with ospf
Posted: Mon Jan 14, 2019 10:53 am
by TheCiscoGuy
PPPoE is a layer 2 protocol, so long as your OSPF instance is configured properly and your BNG/RAS/Concentrator can route to the OSPF infrastructure (and vice versa) then yes.
Re: pppoe with ospf
Posted: Mon Jan 14, 2019 12:13 pm
by Anumrak
You shouldn't route your customers services via ospf. Use iBGP.
Re: pppoe with ospf [SOLVED]
Posted: Mon Jan 14, 2019 6:31 pm
by TheCiscoGuy
You shouldn't route your customers services via ospf. Use iBGP.
Since he is currently using static routes, he is not pulling the entire routing table and will not likely overrun the prefix limit with ospf. The question at hand was functional and without further information you can not make the statement that one routing protocol would be preferred over another.
Re: pppoe with ospf
Posted: Wed Jan 16, 2019 11:02 pm
by kokaKorina
thanks everyone