cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
18710
Views
5
Helpful
8
Replies

Jumbo Frames on Cisco 9300

TRACY HARTMANN
Level 1
Level 1

We have a need for Jumbo frames on a Cisco 9300.   The issue is we could turn it on by interface on our 4500 switch but now it looks like a global command of system mtu on the 9300.   I am concerned what kind of issues I will have if I turn on this global command.  There is no individual command per interface?

8 Replies 8

Hello,

 

it looks like you can override that value on routed interfaces only. Either way, it shouldn't matter, as the system MTU value only configures the maximum value supported, so it has no effect on frames that are smaller, such as the default 1500 frames...

 

Configuring System MTU

 

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-6/configuration_guide/int_and_hw/b_166_int_and_hw_9300_cg/b_166_int_and_hw_9300_cg_chapter_0100.html

Ok so your saying I can use the system mtu and it won't affect any of the interfaces on the switch because the ports that can't use Jumbo frames won't ?

 

I am concerned when we go from a statement that was per interface and now goes to a global command.

 

 

Thanks

I added system mtu 9100 and everything seemed fine for two days and then we started to get packet drops on one interface.  The interface we connected to a Riverbed which connects to  a Cisco Router that supports the sites Wan setup.  I tried to change the Riverbed MTU to 9100 but seemed to still have an issue.   Any suggestions on the Cisco router that needs to be updated?

 

Thanks

Is this a Catalyst 9300? if that is the case the Jumbo frame command is a global command and covers all interfaces.

 

 

Hello,

 

9300 switch does not support the MTU on a per-interface basis, Therefore, you need to change the MTU globally.The system MTU can be seen as a tunnel diameter, if you increase the MTU, the switch will be able to receive and transmit frames from end devices with MTU above the default value, and it still will be able to forward/receive normal MTU traffic. Therefore, it is not an expected impact in interfaces was are not receiving frames with higher MTU.

 

You also need to check at the Riverbed end, what is the configuration.

 

regards,

Priyanka

Hi Tracy, i'm no expert but have seen my fair share of riverbeds. I have only ever used 1500 MTU on the riverbeds I deploy. Figured having more than that might cause additional headaches when i'm setting a tunnel interface to 1470 anyway (ipsec overheads) 

  • Make sure the interface bandwidth matches
  • If you have a the riverbed physically in-path between the router and switch, make sure you have a crossover cable, as per the steelhead deployment guide.
  • MTU's match

Might be a question for riverbed support?

 

There is no way to change the MTU per interface after I turn the global command on?   I was going to try this again and turn the Jumbo frames on but then change all of the interfaces to MTU 1500 except the two I need Jumbo on.

Hi Tracy, On a 9300 you can only change the MTU system wide:

Device(config)# system mtu xxxx

 Or on a routed interface only.

Device(config-if)# ip mtu xxxx

 https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-6/configuration_guide/int_and_hw/b_166_int_and_hw_9300_cg/b_166_int_and_hw_9300_cg_chapter_0100.html 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card