Operating System - HP-UX
1826351 Members
3552 Online
109692 Solutions
New Discussion

Change MTU size in loopback interface - HPUX 11.11

 
Przemyslaw Fafara
Occasional Advisor

Change MTU size in loopback interface - HPUX 11.11

hello

how to change the MTU size in loopback interface - HPUX 11.11?

thanks
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Change MTU size in loopback interface - HPUX 11.11

Shalom,

That is done with the ndd utility.

To change it permanently you modify /etc/rc.config.d/nddconf

ndd -help

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Przemyslaw Fafara
Occasional Advisor

Re: Change MTU size in loopback interface - HPUX 11.11

how to print on screen detailed information about lo0 interface with MTU size?

thx
rick jones
Honored Contributor

Re: Change MTU size in loopback interface - HPUX 11.11

The "-help" option does not exist for ndd. It is simply -h. Also, the "mtu" variables one can tweak with ndd are for the behaviour etc of Path MTU discovery. A different if perhaps slightly related thing.

The MTU of actual interfaces is controlled via lanadmin commands.

The lo0 interface is not an actual interface. It is but a figment of the imagination of the TCP/IP stack. Lanadmin knows nothing about it.

Why do you want to change the MTU of the loopback interface?
there is no rest for the wicked yet the virtuous have no pillows