How to configure jumbo frames on the Hirschmann Mach100?

Aug 22, 2025Leave a message

Hey there! As a supplier of Hirschmann Mach100 switches, I often get asked about how to configure jumbo frames on these devices. Jumbo frames can significantly enhance network performance by allowing larger data packets to be transmitted, reducing the overhead associated with smaller packets. In this blog post, I'll walk you through the process of setting up jumbo frames on the Hirschmann Mach100, step by step.

What are Jumbo Frames?

Before we dive into the configuration process, let's quickly go over what jumbo frames are. In a standard Ethernet network, the maximum frame size is typically 1500 bytes. This limit has been in place for a long time and is suitable for most network applications. However, in some cases, especially in data centers or high-speed networks, larger frame sizes can offer better performance.

Jumbo frames are Ethernet frames that exceed the standard 1500-byte limit. They can be as large as 9000 bytes or even more in some cases. By using jumbo frames, you can reduce the number of packets that need to be transmitted, which in turn reduces the CPU overhead on network devices and improves overall network efficiency.

Why Configure Jumbo Frames on Hirschmann Mach100?

The Hirschmann Mach100 series of switches is designed for high-performance networking environments. These switches support jumbo frames, which can be a great advantage in data centers, storage area networks (SANs), and other high-bandwidth applications.

By enabling jumbo frames on your Hirschmann Mach100 switches, you can:

  • Improve network throughput: Larger frames mean fewer packets to process, which can lead to higher data transfer rates.
  • Reduce CPU utilization: With fewer packets to handle, network devices can use less CPU resources, leaving more processing power for other tasks.
  • Enhance application performance: Applications that rely on large data transfers, such as video streaming or file sharing, can benefit from the increased efficiency of jumbo frames.

Prerequisites

Before you start configuring jumbo frames on your Hirschmann Mach100 switch, there are a few things you need to make sure of:

  • Compatibility: All devices on the network that will be using jumbo frames must support them. This includes servers, storage devices, and other switches.
  • Network infrastructure: Your network infrastructure, including cables and network interface cards (NICs), must be able to handle the larger frame sizes.
  • Configuration access: You need to have administrative access to the Hirschmann Mach100 switch to make the necessary configuration changes.

Step-by-Step Guide to Configuring Jumbo Frames on Hirschmann Mach100

Now that you have the prerequisites in place, let's get started with the configuration process. Here's a step-by-step guide on how to configure jumbo frames on your Hirschmann Mach100 switch:

Step 1: Log in to the Switch

The first step is to log in to the Hirschmann Mach100 switch using a terminal emulator such as PuTTY. You'll need to know the IP address of the switch, as well as the username and password.

Username: admin
Password: [your password]

Step 2: Enter Configuration Mode

Once you're logged in, you need to enter configuration mode. You can do this by typing the following command:

enable
configure terminal

Step 3: Configure Jumbo Frames Globally

To enable jumbo frames globally on the switch, you need to set the maximum frame size. You can do this by typing the following command:

system mtu 9000

This command sets the maximum frame size to 9000 bytes, which is a common value for jumbo frames. You can adjust this value depending on the requirements of your network.

Hirschmann OZD PROFI 12M G12 PROHirschmann OZD Profi 12M G12 PRO LABEL

Step 4: Configure Jumbo Frames on Specific Interfaces

By default, the jumbo frame setting is applied globally to all interfaces on the switch. However, you may want to enable jumbo frames only on specific interfaces. To do this, you need to enter interface configuration mode for each interface and set the maximum frame size.

For example, to enable jumbo frames on interface GigabitEthernet 1/0/1, you can use the following commands:

interface GigabitEthernet 1/0/1
mtu 9000

Repeat this process for each interface where you want to enable jumbo frames.

Step 5: Save the Configuration

Once you've made all the necessary configuration changes, you need to save the configuration to make it permanent. You can do this by typing the following command:

write memory

This command saves the current configuration to the switch's non-volatile memory, so it will be restored the next time the switch is rebooted.

Testing Jumbo Frames

After you've configured jumbo frames on your Hirschmann Mach100 switch, you need to test to make sure everything is working correctly. You can do this by sending a large file between two devices on the network and monitoring the network traffic.

If the network performance has improved and the devices are able to transmit and receive large frames without any issues, then you've successfully configured jumbo frames on your Hirschmann Mach100 switch.

Troubleshooting

If you encounter any issues while configuring or using jumbo frames on your Hirschmann Mach100 switch, here are some common problems and solutions:

  • Compatibility issues: Make sure all devices on the network support jumbo frames. If a device does not support jumbo frames, it may drop large frames, causing network performance issues.
  • Network infrastructure issues: Check your network cables and NICs to make sure they are capable of handling the larger frame sizes. Faulty cables or NICs can cause packet loss or other network problems.
  • Configuration errors: Double-check your configuration settings to make sure you've set the maximum frame size correctly on all interfaces. Incorrect configuration can lead to network instability or performance issues.

Related Hirschmann Products

If you're interested in other Hirschmann products that support jumbo frames, here are a few options:

  • Hirschmann GPS1-KSZ9HH: This product is a high-performance switch that offers advanced features and support for jumbo frames.
  • Hirschmann OZD PROFI 12M G12 PRO: Another great option, this switch is designed for industrial applications and provides reliable performance with jumbo frame support.
  • Hirschmann MSP30-08040SCZ9MRHHE3A: This switch is suitable for a variety of network environments and offers excellent support for jumbo frames.

Contact Us for Purchase and Consultation

If you're interested in purchasing Hirschmann Mach100 switches or need further assistance with configuring jumbo frames, feel free to reach out to us. We're here to help you make the most of your network infrastructure and ensure optimal performance. Whether you have questions about product compatibility, configuration, or need advice on network design, our team of experts is ready to assist you.

References

  • Hirschmann Mach100 User Manual
  • Ethernet Jumbo Frames: A Technical Overview

That's it for this blog post. I hope you found this guide helpful in learning how to configure jumbo frames on the Hirschmann Mach100 switch. If you have any questions or comments, feel free to leave them below. Thanks for reading!