Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

SSM160

To configure Jumbo Frames on an SSM160, run this command for each SSM and port:

asg_chassis_ctrl set_port_mtu <ssm_id> <port_id> <mtu_size>

Parameter

Description

<ssm_id>

SSM identifier (1-4 or all)

<port_id>

Port number

<mtu_size>

This MTU size can be one of these values:

  • Integer value up to 12,288
  • max - Maximum supported MTU size
  • default - System default MTU size (typically 1544)

Examples

> asg_chassis_ctrl set_port_mtu 1 3 max 
MTU of port 3 on SSM1 was set to 12288 

> asg_chassis_ctrl set_port_mtu 2 4 9146
MTU of port 4 on SSM2 was set to 9146
 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print