03-21-2017 01:21 AM - edited 03-08-2019 09:50 AM
Dear all
According to the documentation, it should be supported,
http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/qa_c67-612908.html
However, i cannot found out any documentation, or any cases on the internet, that can enable this .
I have got a cisco 1921 router but failed with common way to enable the mtu
1921#sh int gigabitEthernet 0/1/0
GigabitEthernet0/1/0 is up, line protocol is up
Hardware is EHWIC-4 Gigabit Ethernet, address is b0fa.ebd3.9ce8 (bia b0fa.ebd3.9ce8)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s
ARP type: ARPA, ARP Timeout 04:00:00
1921(config)#int gigabitEthernet 0/1/0
1921(config-if)#system mtu?
% Unrecognized command
1921(config-if)#mtu?
% Unrecognized command
Would you please kindly help on this?
Thanks.
Daniel
03-21-2017 05:39 AM
System MTU is on global configuration mode, not on interface, so try it there...
On Interface, try IP MTU ...
Thanks.
03-21-2017 07:06 PM
Thanks Mile, tried seems also not work...
r1921(config)#int gigabitEthernet 0/1/0
r1921(config-if)#ip mtu?
% Unrecognized command
04-16-2020 11:40 PM
Hi Daniel!
It's changed in vlan configuration mode
Enter configuration commands, one per line. End with CNTL/Z.
RIGHT_2911(config)#vlan 511
RIGHT_2911(config-vlan)#mtu ?
<1500-18190> Value of VLAN Maximum Tranmission Unit
RIGHT_2911(config-vlan)#mtu
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