<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Set MTU in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223978#M571176</link>
    <description>How to set MTU in HP-UX 11.11?&lt;BR /&gt;&lt;BR /&gt;I need to make tuning in Oracle NET.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;DB9I =&lt;BR /&gt;  (DESCRIPTION =&lt;BR /&gt;   (SDU=4096)  ---&amp;gt; SDU = MTU&lt;BR /&gt;   .&lt;BR /&gt;   .&lt;BR /&gt;   .&lt;BR /&gt;  (ADDRESS_LIST =&lt;BR /&gt;      (ADDRESS = (PROTOCOL = TCP)...    &lt;BR /&gt;    (CONNECT_DATA =&lt;BR /&gt;      (SERVER = DEDICATED)&lt;BR /&gt;      (SERVICE_NAME = db9i)&lt;BR /&gt;    )&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Mar 2004 10:47:20 GMT</pubDate>
    <dc:creator>Marcial  Ruiz</dc:creator>
    <dc:date>2004-03-19T10:47:20Z</dc:date>
    <item>
      <title>Set MTU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223978#M571176</link>
      <description>How to set MTU in HP-UX 11.11?&lt;BR /&gt;&lt;BR /&gt;I need to make tuning in Oracle NET.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;DB9I =&lt;BR /&gt;  (DESCRIPTION =&lt;BR /&gt;   (SDU=4096)  ---&amp;gt; SDU = MTU&lt;BR /&gt;   .&lt;BR /&gt;   .&lt;BR /&gt;   .&lt;BR /&gt;  (ADDRESS_LIST =&lt;BR /&gt;      (ADDRESS = (PROTOCOL = TCP)...    &lt;BR /&gt;    (CONNECT_DATA =&lt;BR /&gt;      (SERVER = DEDICATED)&lt;BR /&gt;      (SERVICE_NAME = db9i)&lt;BR /&gt;    )&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 10:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223978#M571176</guid>
      <dc:creator>Marcial  Ruiz</dc:creator>
      <dc:date>2004-03-19T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set MTU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223979#M571177</link>
      <description>Though the MTU can be changed, you wont get any noticeable performance boost.&lt;BR /&gt;&lt;BR /&gt;lanadmin -M is the command to user. You have to set it at both ends. i.e on nic and on switch/router side. The following thread explains this indetails.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=202869" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=202869&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 19 Mar 2004 11:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223979#M571177</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-19T11:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set MTU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223980#M571178</link>
      <description>Check these threads also.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sun.com/solutions/blueprints/1002/817-0370-10.pdf" target="_blank"&gt;http://www.sun.com/solutions/blueprints/1002/817-0370-10.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.netapp.com/tech_library/3146.html#5." target="_blank"&gt;http://www.netapp.com/tech_library/3146.html#5.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 19 Mar 2004 11:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223980#M571178</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-19T11:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set MTU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223981#M571179</link>
      <description>You can also use the route command to change the mtu on a static route to a particular host.&lt;BR /&gt;&lt;BR /&gt;From: man route(1M)&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/route [-f] [-n] [-p pmtu] add [net|host] destination [netmask mask] gateway [count]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-p pmtu   Specifies a path maximum transmission unit (MTU) value for a static host route. The minimum value allowed is 68 bytes; the maximum is the MTU of the outgoing interface for this route. This option only applies to adding a host route. In all other cases, this option is ignored and has no effect on a system. &lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 19 Mar 2004 12:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223981#M571179</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-03-19T12:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set MTU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223982#M571180</link>
      <description>If I am reading correctly between the lines, you want to try to alter the MTU of one of your NICs to 4096 bytes.  There are only a few NIC types on which that is possible.&lt;BR /&gt;&lt;BR /&gt;One is an 802.5 TokenRing  network.  Another is an ATM network.  I suspect you have neither.&lt;BR /&gt;&lt;BR /&gt;Another would be an FDDI network, or a HyperFabric network, but those already have an MTU &amp;gt; 4096 bytes.&lt;BR /&gt;&lt;BR /&gt;That leaves Ethernet (well, for the most part).&lt;BR /&gt;&lt;BR /&gt;It is not possible to have an MTU &amp;gt; 1500 bytes on a one-hundred or a ten megabit Ethernet network.&lt;BR /&gt;&lt;BR /&gt;There is a non-standard (de jure) "Jumbo Frame mechanism one can use on Gigabit Ethernet, however, your switches and all the other nodes in your local IP subnet must support JumboFrames if you are to enable it.&lt;BR /&gt;&lt;BR /&gt;As already pointed-out, you would use the lanadmin -M command.</description>
      <pubDate>Mon, 22 Mar 2004 13:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-mtu/m-p/3223982#M571180</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-03-22T13:31:14Z</dc:date>
    </item>
  </channel>
</rss>

