cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
452
Views
5
Helpful
1
Replies

Changing MTU on Cat6500

cisco_lite
Level 1
Level 1

If the MTU is changed on Cat 6500 interface, is it required to shut and noshut the interface to bring the MTU change into effect.

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Cisco_Lite,

be aware that you can change the mtu at different levels:

system mtu

at the L2 vlan level

using

conf t

vlan X

mtu

switch(config-vlan)#mtu ?

<576-18190> Value of VLAN Maximum Tranmission Unit

at the interface level:

int gi2/4

RT-RM-TLD066-RG-E-1(config-if)#mtu ?

<1500-9216> MTU size in bytes

I would change it at the vlan level for the servers applications to be sure it is correct on all required ports

However, if you prefere you can set it at the port level.

I would perform a shut/no shut cycle after configuration to be sure config is applied

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card