MPLS/VPLS or EoIP?

I currently have an OSPF routed network, I create tunnels using EoIP from each AP to a core router and running a pppoe server on each EoIP tunnel on the core router, this has worked fine for a long time. But EoIP not very efficient on bandwidth. It has about 250 terminated PPPoE sessions across 7 PPPoE servers on one router.

Can MPLS/VPLS solve this and be more efficient over EoIP tunnels? instead of having 7 PPPoE servers for each EoIP tunnel running can I have just one PPPoE server and use VPLS with MPLS to get efficient use of bandwidth?

Yes you can

All the VPLS tunnels can be bridged and a single PPPOE A/C setup on the bridge…

Just make sure you use split horizon bridging on the VPLS bridge ports: http://wiki.mikrotik.com/wiki/MPLSVPLS#Split_horizon_bridging

Ya thanks I used that thread as help on setting up my network, I would have missed the horizon setting.

Thanks

Hi Inssomniak,

have you migrated to MPS/VLPS?
The perfomances are better thetn EoIP?

Tnx :wink:

I would suggest BGP based VPLS. And proper use of Import and Export route targets can allow creation of a Hub and Spoke system (redundant hub too). This reduces traffic waste and can improve performance even more.

Yes, you can!

You can replace EoIP with VPLS (you must first setup MPLS but is simple as you already have ospf routing) and maintain 7 PPPoE servers. I don’t understand why you want only one PPPoE server.

In our production environment we prefer to maintain separated PPPoE servers and we put each vpls in a single bridge interface so PPPoE is always up and not affected by possible vpls up/down.

Good luck!

Dear LutH, how emplement you vpls into a BGP network

R1 = my home router

R2= hop between r1 and router 3

R3= my 2 home router

Everything works on ebgp

Every sugestion is welcome

Hi
look at this link to the mikrotik wiki

http://wiki.mikrotik.com/wiki/Manual:BGP_based_VPLS