AIX UNIX: Enabling Jumbo Frames

 

by nixCraft on March 14, 2010 · 0 comments· LAST UPDATED October 26, 2012

in AIX

How do I setup jumbo frames under IBM AIX operating systems using command line tools?

You can use any one of the following method.

Tutorial details 
DifficultyAdvanced (rss)
Root privilegesYes
RequirementsAIX
Estimated completion timeN/A

Method #1: Use SMIT Tool

The AIX comes with a tool called "SYSTEM Management Interface Tool" (SMIT), It is an interactive tool bundled with AIX which provides a menu-based alternative to the command line for managing and maintaining the AIX operating system. This tool can be used to setup jumbo frames too.
smitty
OR
smitty -a
You need to go to Devices > Communication > Ethernet Adapter > Adapter > Change / Show Characteristics of an Ethernet Adapter > Select the interface in question from the list (such as ent1 or ent2). Make sure you enable jumbo frames.

                                  Change/Show Characteristics of an Ethernet Adapter
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
                                                     [Entry Fields]
  Ethernet Adapter                                    ent0
  Description                                         10/100/1000 Base-TX PCI-X Adapter (14106905)
  Status                                              Available
  Location                                            1H-08
  Receive descriptor queue size                      [1024]                                                      +#
  Transmit descriptor queue size                     [512]                                                       +#
  Software transmit queue size                       [8192]                                                      +#
  Transmit jumbo frames                               yes                                                         +
  Enable hardware transmit TCP resegmentation         yes                                                         +
  Enable hardware transmit and receive checksum       yes                                                         +
  Media Speed                                         Auto_Negotiation                                            +
  Enable ALTERNATE ETHERNET address                   no                                                          +
  ALTERNATE ETHERNET address                         [0x000000000000]                                             +
  Apply change to DATABASE only                       no                                                          +
F1=Help                       F2=Refresh                    F3=Cancel                     F4=List
Esc+5=Reset                   Esc+6=Command                 Esc+7=Edit                    Esc+8=Image
Esc+9=Shell                   Esc+0=Exit                    Enter=Do

(Fig.01: A typical smitty screen to set MTU)

How do I Set MTU to 9000 under AIX operating systems?

Next, hit F3 key (or [esc]+3) and come back to the System management main menu. Go to TCP/IP item. Find MTU and set it to 9000.

Option #2: Command Line Option To Change MTU under AIX UNIX

In this example I'm setting mtu to 9000 for ent1/en1

 
chdev -Pl ent1 -a jumbo_frames=yes
chdev -Pl en1  -a mtu=9000
 

You need to reboot the server. Please note that both smit/smitty or the chdev command changes the values in the ODM database on disk so they will be permanent. Please note that the following command will only work over the ssh session if use a different interface for ssh'ing in to the server:

 
chdev -P -l ent1 -a media_speed=Auto_Negotiation
ifconfig en1 down detach
chdev -l ent1 -a jumbo_frames=yes
chdev -l en1 -a mtu=9000
chdev -l en1 -a state=up
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
TRIZ是一种系统性的发明问题解决方法,被广泛应用于工程领域。它通过对已有的技术发明和创新方法的分析总结,提出了一套严谨的发明原理和技术发展模式。工程师可以通过TRIZ方法来激发创新思维,解决工程领域的难题。 首先,TRIZ为工程师提供了一套方法和工具,帮助他们系统性地分析问题,并找到最有效的解决方案。通过TRIZ方法,工程师可以更清晰地理解问题的本质,并找到合适的解决方案。这种系统性的方法帮助工程师避免盲目尝试和试错,提高了问题解决的效率和成功率。 其次,TRIZ鼓励工程师跳出传统思维模式,寻找新的解决方案。它提供的发明原理和技术发展模式能够帮助工程师找到创新的灵感和思路。通过TRIZ方法,工程师可以深入分析问题,发现隐藏的矛盾和瓶颈,并找到突破口,从而实现更大的发明和创新。 最后,TRIZ还能够帮助工程师更好地应对未来的技术挑战和发展需求。通过对技术发展模式的研究和总结,TRIZ提供了对未来技术走向的一些洞察和预判。工程师可以利用这些信息来指导自己的工作和研究,使其技术发展更为有针对性和前瞻性。 综上所述,TRIZ方法为工程师提供了一种全新的发明问题解决思路和方法,通过其系统性的分析和总结,激发了工程师的创新思维,帮助他们更好地解决工程领域的难题。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值