cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1159
Views
0
Helpful
3
Replies

on Nexus 6001, how to configure jumbo frame for a vlan

zhilimailbox
Level 1
Level 1

oon Nexus 6001, how to configure jumbo frame for a vlan?

3 Replies 3

Thanks for the link

the vlan is acctually layer 2 (no SVI)

based on the link provided, for lay2 MTU

policy-map type network-qos jumbo
class type network-qos class-default
mtu 9216
system qos
service-policy type network-qos jumbo

 I don't want to apply to class-default (to everything). I only want to apply to a particular vlan for vmotion. 

With network-qos type, I only have choice of qos. 

what is the best way to define a class for that vmotion vlan?

Or if use the class-default, would it be affect the current traffic?