Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Policy creation with Jumbo capabilities
N5K(config)# policy-map type network-qos jumboN5K(config-pmap-nq)# class type network-qos class-defaultN5K(config-pmap-c-nq)# mtu 9216N5K(config-pmap-c-nq)# exit
Apply policy globally for all the interfaces.
N5...
Also, on 5ks if its only enable globally, how traffic will be handled on non jumbo frame supporting ports (like WAN links, inter DC links), will it get discarded ?