cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5239
Views
0
Helpful
17
Replies

VPLS MTU end to end

mazlan.alatif
Level 1
Level 1

I have setup VPLS in our network. We discovered that MTU pass thru is only 1478 bytes end to end (CE to CE). Unlike MPLS VPN, end to end is 1500 bytes which is normal (CE to CE). Is this normal for VPLS or EToM?

As what we experineced before in MPLS VPN, if end to end can't achive 1500 bytes, users will having problem to run application and browsing issue.

--mazlan

--mazlan

17 Replies 17

swaroop.potdar
Level 7
Level 7

It looks like your core MTU is falling short to provide the services keeping customer MTU intact.

Yes this is normal for ATOM or VPLS, as it has more overhead compared to a MPLS VPN.

Check this link to estimate the size.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide_chapter09186a0080153e67.html#1034283

There are quite some intresting previous topics on MTU, which may be helpful in arriving at the right MTU in the core for your network, so that all your customers L3, ATOM/VPLS get the right 1500 MTU end to end.

HTH-Cheers,

Swaroop

Hi Swaroop,

Thanks for the reply.

Upon my packet calculation:

EoMPLS vlan/trunk

================

Core MTU = 1500 + 18 + 4 + (2*4)

= 1528

EoMPLS port mode

===============

Core MTU = 1500 + 14 + 4 + (2*4)

= 1526

I have configured MPLS MTU 2000 acrros my MPLS network. Suppose i can transport 1500 bytes end to end right? as its already enoough to support the overhead.

I also tried increase the int mtu itself, but still 1500 bytes can pass thru.

--mazlan

Mazlan,

Make sure that all L2 devices used in the core are also configured to allow jumbo frames.

Here's a reference you can use:

http://www.cisco.com/en/US/products/hw/switches/ps700/products_configuration_example09186a008010edab.shtml

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Harold,

My L2 devices is jumbo enabled. :(

--mazlan

HI Mazlan,

Since you mentioned you have configured the MPLS MTU to 2000 is your interface MTU also 2000, as if you configure interface mtu 2000 if will default to mpls mtu also 2000, but vice versa is not true.

As I havent really experienced lesser transmit without lower configured MTU.

Do check and let us know of your observations.

HTH-Cheers,

Swaroop

Hi Swaroop,

I dont configure my int MTU, only modify the MPLS MTU. This is because along the path we are using POS and default MTU is 4470. But there is one part where my router connected to switch thru Ge int. The int MTU is 1500 but I configured MPLS MTU 2000.

Do I need to increased the physical MTU as well?

--mazlan

Mazlan,

It depends on the version of code you are running on your 7600s. Setting the mpls mtu used to suffice but the behavior has changed in 12.2(33)SRA. Please refer to the following document for more details:

http://www.cisco.com/en/US/products/ps6566/products_feature_guide09186a0080629db0.html

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Hi Harold,

Yes, I did aware of this. That is why along the path we are using the interface MTU value for MPLS value or we set MPLS MTU lower than the interface MTU value, since we are using POS. No MPLS MTU value larger then its int MTU value set.

There is a part of GE we put larger MPLS MTU value then its int MTU value which is only MPLS MTU 1580 which OK according this doc.

"Cisco IOS software allows the MPLS MTU value to be higher than the interface MTU value only for interfaces that have a default interface MTU value of 1580 or less. "

--mazlan

Can you increase the intf mtu of that GE interface to match you MPLS MTU or lesse upto min 1524 and check.

HTH-Cheers,

Swaroop

Swaroop,

Unfortunately i can't as the Ge connected to OSPF BROADCAST network. Meaning that other routers connected to the switch are using MTU 1500, if I change the MTU, my IGP on that router will be down.

--mazlan

If this device is in the path of VPLS end points and not the edge then, somehow this looks to be more likely a candidate for mtu optmization.

you can configure ip ospf mtu-ignore on all the interfaces connecting to this broadcast and then change the mtu. the adjacency wont drop off.

HTH-Cheers,

Swaroop

andynwebube
Level 1
Level 1

Do you by any chance have routed vlans along the path? if so also modify the MTU settings on those and see if it works. I have had similar problems and even though all interfaces had MTU settings modified it did not work.

HTH

Andy

Hi Andy,

Thanks for the reply. I am sorry, I dont get what you mean by "Do you by any chance have routed vlans along the path? ". Which MTU i should modify?

Can you share with me your result end to end. Did you get 1500 bytes end to end (CE to CE) thru the VPLS ?

Thanks

--mazlan

Hi Mazlan,

By routed VLANs I mean SVIs which you can create on Layer3 switches. so lets port 1 is a member of vlan 10 and vlan 10 is the svi, even though you modified port 1 with MTU settings, you might want to modified the mtu on the svi as well. As I said before, mine would not work untill I modified the SVI.

Andy

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: