<?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 Re: Getting network card MTU using ioctl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653920#M590628</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you want to interrogage the MTU networking size:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -m [ppid|nmid]&lt;BR /&gt;&lt;BR /&gt;If you want to set it (by lan):&lt;BR /&gt;&lt;BR /&gt;# lanadmin -M 1500 [ppid|nmid]&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 28 Jan 2002 13:04:33 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-01-28T13:04:33Z</dc:date>
    <item>
      <title>Getting network card MTU using ioctl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653919#M590627</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do i get the MTU of my network interface card using ioctl ? &lt;BR /&gt;I tried a lot but I could get it right.&lt;BR /&gt;&lt;BR /&gt;This is the first time I am using ioctl.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Prakash</description>
      <pubDate>Mon, 28 Jan 2002 12:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653919#M590627</guid>
      <dc:creator>Prakash Achuthan</dc:creator>
      <dc:date>2002-01-28T12:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting network card MTU using ioctl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653920#M590628</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you want to interrogage the MTU networking size:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -m [ppid|nmid]&lt;BR /&gt;&lt;BR /&gt;If you want to set it (by lan):&lt;BR /&gt;&lt;BR /&gt;# lanadmin -M 1500 [ppid|nmid]&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 28 Jan 2002 13:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653920#M590628</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-28T13:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting network card MTU using ioctl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653921#M590629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to do it from within my C++ code using ioctl sys call.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Prakash</description>
      <pubDate>Mon, 28 Jan 2002 13:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653921#M590629</guid>
      <dc:creator>Prakash Achuthan</dc:creator>
      <dc:date>2002-01-28T13:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting network card MTU using ioctl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653922#M590630</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Document &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/pdf/B2355-90669.pdf" target="_blank"&gt;http://www.docs.hp.com/hpux/pdf/B2355-90669.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;has a structure called hw_ift_t which contains mtu size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 28 Jan 2002 15:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653922#M590630</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-28T15:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting network card MTU using ioctl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653923#M590631</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I suggest using DLPI&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90139/B2355-90139.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90139/B2355-90139.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The DL_HP_PPA_ACK primitive is used to query the networking information of the card. &lt;BR /&gt;&lt;BR /&gt;I suggest to aviod using ioctl system call,because &lt;BR /&gt;DLPI is an industry standard &lt;BR /&gt;and use only one devices file,&lt;BR /&gt;&lt;BR /&gt;But if you want to use it&lt;BR /&gt;try this:&lt;BR /&gt;LLA to DLPI migration guide&lt;BR /&gt;ioctl requests&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90138/B2355-90138_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90138/00/00/7-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90138/00/00/7-toc.html&amp;amp;searchterms=DLPI&amp;amp;queryid=20020128-071716" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90138/B2355-90138_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90138/00/00/7-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90138/00/00/7-toc.html&amp;amp;searchterms=DLPI&amp;amp;queryid=20020128-071716&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sample program:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90138&amp;amp;service=hpux&amp;amp;path=../B2355-90138/00/00/12&amp;amp;title=LLA%20to%20DLPI%20Migration%20Guide" target="_blank"&gt;http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90138&amp;amp;service=hpux&amp;amp;path=../B2355-90138/00/00/12&amp;amp;title=LLA%20to%20DLPI%20Migration%20Guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards:&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2002 15:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-network-card-mtu-using-ioctl/m-p/2653923#M590631</guid>
      <dc:creator>Pal Szabo_1</dc:creator>
      <dc:date>2002-01-28T15:23:15Z</dc:date>
    </item>
  </channel>
</rss>

