05-02-2015 03:45 AM - edited 03-01-2019 12:10 PM
Dear all,
What is the correct procedure in setting jumbo mtu in UCSM. As I understand (we don't have any qos policies defined),
1. We need to set mtu 9216 in Best effort QOS policy in LAN Uplinks manager (qos tab).
2. In LAN tab under QOS system class, we need to set 9126 in Best effort QOS policy.
3. We need to set MTU 9126 in each vnic.
In nexus 1000v we have to define mtu in uplink port profile.
Please correct me if I am wrong.
Thanks...
05-02-2015 12:54 PM
You are right....
http://jasonnash.com/2011/02/06/enabling-jumbo-frames-on-the-cisco-nexus-1000v/
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus1000/sw/4_2_1_s_v_1_4/interface/configuration/guide/n1000v_if/n1000v_if_4vethernet.html <<< "MTU cannot be configured on a vEthernet interface."
Don't forget to set Jumbo frames in the rest of the path so that packets dont get dropped and be sure you are aware of your CoS in use so that packets traversing UCS don't go through a CoS that does not have Jumbo frames enabled.
-Kenny
05-02-2015 01:11 PM
Thanks Guys..
I think since I don't have any Qos policies, I will have to set the mtu in "best effort" queue in UCS under system Qos classes. Correct ?
05-02-2015 01:05 PM
Indika Wasala,
Here are some notes I have laying around regarding MTU configurations:
Nexus 1000v vDS
N1kvVSM1#config
N1kvVSM1#port-profile type ethernet {UPLINK - Port profile}
N1kvVSM1#mtu 9000
N1kvVSM1#copy run start
Note: Before 4.2(1)SV1(4) the system mtu command is needed, otherwise it is fixed to 9000
Reference: http://www.cisco.com/en/US/docs/switches/datacenter/nexus1000/sw/4_2_1_s_v_1_5_1/port_profile/configuration/guide/n1000v_port_profile.html
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