02-01-2012 02:11 PM - edited 03-07-2019 04:41 AM
I'm not able to set the mtu on an SVI or routed gigabit port on either model. they are running 12.2(55)SE4.
It comes back as "% ip mtu is not supported on this interface".
Anyone know why?
Also, is there any reason why when the "ip tcp adjust-mss", (set to lower than default) is applied to the egress SVI on a 3750 or 3560x, the mms value of the SYN packet is not adjusted when captured at the receiving end? It seems as if the setting does nothing.
02-01-2012 02:55 PM
The MTU value for 3560s and 3750s series must be set globally and not under the interface.
use command
system mtu
Switch(config)#system mtu ?
<1500-1998> MTU size in bytes
jumbo Set Jumbo MTU value for GigabitEthernet or TenGigabitEthernet
interfaces
routing Set the Routing MTU for the system
Switch(config)#system mtu
HTH
02-01-2012 03:07 PM
Due to hardware limitations on the 3x50 series any routable interface cannot run jumbo frames so any frame that has to be routed off it's current subnet will be fragmented.
02-02-2012 05:53 AM
So its safe to say that both commands are not valid on the 3750 and 3560s?
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