02-28-2006 01:56 PM - edited 02-21-2020 12:44 AM
Greetings,
If two 7609 are connected through layer 3 giga etherchannel and 7609-1 sends a frame with 1514 bytes plus two MPLS header to 7609-2, does the command mpls mtu 1522 under the giga etherchannel interface on both routers is enough?
Or it is necessary to add the global command system jumbomtu 1522 and the interface command mtu 1522 under physical gigainterfaces participating on the channel?
Cisco docs say many platforms will accept frames higher than 1500 bytes (up to 24 bytes) to accommodate control flags; that is why I am considering just mpls mtu xxx is enough.
Also, reading Cisco doc I understood that system jumbomtu xxxx and mtu xxxx should be used together. I tested sending frames higher than 1514 bytes (without MPLS tags) and system jumbomtu xxxx alone was not enough, ping failed; it was necessary to add mtu xxxx under the interface. Do you have a different experience?
Thanks,
------------------------------------------------------------------
Alaerte Gladston Vidali
IBM Global Services - SO
Tel.55+11+2121-2879 Fax:55+11+2121-2449
03-01-2006 03:58 AM
Hi
We had some peculiar exp with 7600 (7609/7606) boxes in which we did change the physical mtu of the interface instead of mpls mtu.
Again that did the trick for us even in 7200 where we monitored the same kinda behaviour..
regds
03-01-2006 06:58 AM
Thanks,
Do you configured just the interface command?
or it was necessary to configure global jumbo command?
03-02-2006 01:36 AM
hi
We have them under the interface mode only not specific to the global mode config.
regs
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