Enable jumbo frames for layer2 traffic:
(FASTPATH Routing) #config (FASTPATH Routing) (Config)#interface 0/1-0/28 (FASTPATH Routing) (Interface 0/1-0/28)#mtu 9216 (FASTPATH Routing) (Interface 0/1-0/28)#exit (FASTPATH Routing) (Config)#exit
Enable jumbo frames for routed traffic:
(FASTPATH Routing) #show ip interface brief Interface State IP Address IP Mask Method ---------- ----- --------------- --------------- ------- 2/1 Up 130.240.207.3 255.255.255.0 Manual (FASTPATH Routing) (Config)#interface 2/1 (FASTPATH Routing) (Interface 2/1)#ip mtu 9198
Remember to save your config:
(FASTPATH Routing) #write mem This operation may take a few minutes. Management interfaces will not be available during this time. Are you sure you want to save? (y/n) y Config file 'startup-config' created successfully . Configuration Saved!