Hello
I know this is asked before but I am confused.
See below network :
|Router A| —VPLS— |RouterB| --ethernet--
PPPoE s has to be terminated on Router A
Please tell me the following minimum values to avoid packet fragmentation + maximum VPLS performance.
- Router A MPLS interface MTUs
/mpls interface>
- Router A VPLS interface MTU
/interface vpls> set advertised-l2mtu= ??
- Max MRU and MAX MTU values for PPPoE Server
2 service-name="service3" interface=vpls1 max-mtu=?? max-mru=??
mrru=disabled authentication=pap,chap,mschap1,mschap2 keepalive-timeout=10
one-session-per-host=no max-sessions=0 default-profile=profile1
I appreciate any answers.