cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1010
Views
0
Helpful
2
Replies

Nexus 5k mtu 9000

Steven Williams
Level 4
Level 4

Can anyone help with how to increase the mtu on the nexus 5k from 1500 to 9000 to accomodate for my netapp filers on 10gE?

2 Replies 2

Marcel Zehnder
Spotlight
Spotlight

Hi Steven

You need to configure a network-qos policy-map:

!===================================

policy-map type network-qos MTU

class type network-qos class-default

   mtu 9216

system qos

service-policy type network-qos MTU

!====================================

HTH

Marcel