Configuring Jumbo Frames in vRack
Objective
Jumbo frames are Ethernet frames with more than 1500 bytes of payload. They can carry up to 9000 bytes of payload. Using them minimizes routing processing time. In the case of vRack, this will optimize traffic on it.
This guide explains how to configure your Linux distribution to use Jumbo frames within the vRack.
Requirements
- a vRack
- run a shell as root
This feature might be unavailable or limited on servers of the Eco product line.
Please visit our comparison page for more information.
MTU size must be the same on all hosts in the same subnet.
Instructions
Step 1: Checking MTU
Step 2: Setting new MTU size and test command
Step 3: Making changes permanent
Edit the file /etc/network/interface and add the following lines to it:
For a DHCP-managed interface
For a fixed IP interface
Go further
Join our community of users.