01-05-2014 10:04 AM - edited 03-07-2019 05:23 PM
Hello all,
I was wanting to know the command(s) needed to show the current MTU value in a 2821 router.
Thanks in advance
Solved! Go to Solution.
01-05-2014 10:11 AM
Willie,
There is no single MTU setting for a 2821 router. Each IP-enabled interface can have its own independent MTU. Therefore, you should check each interface separately. The commands:
show interfaces X
show ip interface X
Look for MTU in the output. Replace X with the name and number of the interface you are interested in.
Best regards,
Peter
01-05-2014 10:11 AM
Willie,
There is no single MTU setting for a 2821 router. Each IP-enabled interface can have its own independent MTU. Therefore, you should check each interface separately. The commands:
show interfaces X
show ip interface X
Look for MTU in the output. Replace X with the name and number of the interface you are interested in.
Best regards,
Peter
01-05-2014 10:35 AM
You are correct Paul, thanks a bunch
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