HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lan0 buffer setting
Operating System - HP-UX
1834796
Members
2541
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 03:19 PM
03-14-2002 03:19 PM
J6000 running 11.0 having network issues with older IBM systems Current thought is that the IBM's max buffer size is 2048.
Where can this parameter be found on HP, I've looked in SAM and in etc/config, but maybe I overlooked it.
Thanks
Where can this parameter be found on HP, I've looked in SAM and in etc/config, but maybe I overlooked it.
Thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 04:56 PM
03-14-2002 04:56 PM
Re: lan0 buffer setting
use ndd to tune it.
I'm not sure what the exact parameter is though.
ndd -h sup will give you a list
to change it permanently use the file
/etc/rc.config.d/nddconf
Scott.
I'm not sure what the exact parameter is though.
ndd -h sup will give you a list
to change it permanently use the file
/etc/rc.config.d/nddconf
Scott.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 06:48 PM
03-14-2002 06:48 PM
Solution
Since you are talking networking I assume you mean the mtu or pmtu (depends on which system you are talking about.). I worked with an AIX system once and it's default was only 6xx bytes. (don't remember the exact number just that it was in the 600's)
Symptom was that small packets went through OK but larger FTP transfers failed.
You can change it tho which is a cleaner solution than hamstringing the HP.
MTU is 1500 on an Ethernet interface by default. You can see it with netstat -r
and change it with
route add blah blah -p NewMTU
To make it permanent you have to add it in
/etc/rc.config.d/netconf. I think with a ROUTE_ARGS:
Believe you use ifconfig to set it on an AIX. Found this:
Additional Options for ifconfig and netstat Commands
The AIX ifconfig command has the following additional options:
mtu The mtu variable specifies the maximum transmission unit (MTU) used on the local network (and local subnets) and the MTU used for remote networks. To maximize compatibility with Ethernet and other networks, set both the Token-Ring and Ethernet default mtu value to 1500.
11.0 has its own interesting gotcha. All broadcast traffic is sent out with a TTL of 1. This means that it won't pass the router even if you want it to. Default was 64 on 10.20.
Ron
Symptom was that small packets went through OK but larger FTP transfers failed.
You can change it tho which is a cleaner solution than hamstringing the HP.
MTU is 1500 on an Ethernet interface by default. You can see it with netstat -r
and change it with
route add blah blah -p NewMTU
To make it permanent you have to add it in
/etc/rc.config.d/netconf. I think with a ROUTE_ARGS:
Believe you use ifconfig to set it on an AIX. Found this:
Additional Options for ifconfig and netstat Commands
The AIX ifconfig command has the following additional options:
mtu The mtu variable specifies the maximum transmission unit (MTU) used on the local network (and local subnets) and the MTU used for remote networks. To maximize compatibility with Ethernet and other networks, set both the Token-Ring and Ethernet default mtu value to 1500.
11.0 has its own interesting gotcha. All broadcast traffic is sent out with a TTL of 1. This means that it won't pass the router even if you want it to. Default was 64 on 10.20.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 11:48 AM
03-15-2002 11:48 AM
Re: lan0 buffer setting
please more completely describe the problme - 2048 being the max buffer side on the IBM for what?
the tcp under UX will honor the IBM's 2048 byte window is that is what it is using for a window size
the tcp under UX will honor the IBM's 2048 byte window is that is what it is using for a window size
there is no rest for the wicked yet the virtuous have no pillows
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP