Support for Jumbo Frames on Scalable Platforms

The Scalable Platform supports Jumbo Frames of these sizes:

SSM / SGM Model

Size of Jumbo Frames

SSM160

from 68 to 12,200 bytes

SSM440

from 68 to 9,416 bytes

SGM400

from 68 to 9,702 bytes

Note - Carefully calculate the MTU size. For example: IPsec or GRE traffic adds bytes to the header, and this leaves fewer bytes for the data payload.

Confirming Jumbo Frames Configuration on SSM160/SSM440 (asg_chassis_ctrl)

To run the validation test on the SSM:

  1. Show the Jumbo Frames configuration on the specified SSM:

    asg_chassis_ctrl jumbo_frames show <SSM ID>

  2. Show the configured MTU on the specified port:

    asg_chassis_ctrl get_port_mtu <SSM ID> <Port ID>

Example

[Expert@MyChassis-ch0x-0x:0]# asg_chassis_ctrl jumbo_frames show 1

Jumbo frames are enabled on SSM1

[Expert@MyChassis-ch0x-0x:0]#

[Expert@MyChassis-ch0x-0x:0]# asg_chassis_ctrl get_port_mtu 1 1

MTU of port 1 on SSM1 is 1544

[Expert@MyChassis-ch0x-0x:0]#

Confirming Jumbo Frames on SGMs and SGM Interfaces (asg_jumbo_conf show)

Description

You can confirm configuration on SGMs and SGM interfaces.

Use the asg_jumbo_confshow command in the Expert mode to:

  • Make sure that Jumbo Frames are enabled on the SGMs

  • See the configured MTU values on SGM interfaces configured for Jumbo Frames

Syntax

asg_jumbo_conf show [-v]

Parameters

Parameter

Description

-v

Detailed report (verbose)

Example

[Expert@MyChassis-ch0x-0x:0]# asg_jumbo_conf show -v

Jumbo frames are enabled on SGMs (SSM1 max MTU: 12288 SSM2 max MTU: 12288 )

Retrieving SSMs Jumbo frames configuration

Chassis1

SSMs:

Jumbo frames are enabled on SSM1

Jumbo frames are enabled on SSM2

Interfaces MTU configuration:

interface:BPEth0:mtu 12288

interface:BPEth1:mtu 12288

The MTU of all the interfaces which are not in the list is 1500

[Expert@MyChassis-ch0x-0x:0]#

Configuring Support for Jumbo Frames on VSX

  1. Connect with SmartConsoleClosed Check Point GUI application used to manage a Check Point environment - configure Security Policies, configure devices, monitor products and events, install updates, and so on. to the Management ServerClosed Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server..

  2. Open the Scalable Platform object in VSXClosed Virtual System Extension. Check Point virtual networking solution, hosted on a computer or cluster with virtual abstractions of Check Point Security Gateways and other network devices. These Virtual Devices provide the same functionality as their physical counterparts. mode.

  3. From the left tree, click Topology.

  4. Edit the applicable interface.

  5. On the General tab, configure the valid MTU value (for example, 9600).

  6. Click OK.

  7. Install the policy on the Scalable Platform object.

Disabling Support for Jumbo Frames on VSX

  1. Connect with SmartConsole to the Management Server.

  2. Open the Scalable Platform object in VSX mode.

  3. From the left tree, click Topology.

  4. Edit the applicable interface.

  5. On the General tab, set the valid MTU value (for example, 1500).

  6. Click OK.

  7. Install the policy on the Scalable Platform object.