- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP UNIX: JumboFrames
Operating System - HP-UX
1820116
Members
3173
Online
109619
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-23-2003 11:04 AM
тАО04-23-2003 11:04 AM
I have a Gigbit Ethernet 1000Base-SX card installed in a N4000 server. How do I turn off "Jumbo Frames" for this card?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2003 11:11 AM
тАО04-23-2003 11:11 AM
Solution
Hi,
It sounds like you just have to make sure your mtu size is set to 1500. Here is a link to a thread about turning on jumbo frames:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7b9d4a988422d711abdc0090277a778c,00.html
JP
It sounds like you just have to make sure your mtu size is set to 1500. Here is a link to a thread about turning on jumbo frames:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7b9d4a988422d711abdc0090277a778c,00.html
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2003 12:15 AM
тАО04-26-2003 12:15 AM
Re: HP UNIX: JumboFrames
Jumbo frames refers to an MTU of 9000.
The default setting for 1000Base-SX MTU is 1500 so you wouldn't have to do anything if you didn't change configuration.
To find the current MTU of the link, first get its PPA from lanscan(1M). Then:
# lanadmin -m
If it shows 1500, you're set.
Otherwise, you can use lanadmin to change the MTU:
# lanadmin -M 1500
You should also check your configuration file. Depending on the card you're using, this file can be different. Look at HP_IGELAN_MTU in /etc/rc.config.d/hpigelanconf if you're using an A6847-60101 card. Look at HP_GELAN_MTU in /etc/rc.config.d/hpgelanconf if you're using the A4926A card. You can use ioscan(1M) to determine which card you're using.
The INTERFACE_NAME parameter will list the PPA of the interface. Make sure that the corresponding MTU parameter is empty or set to 1500.
That should do it.
Thanks.
Ajit
HP Gigabit Ethernet
The default setting for 1000Base-SX MTU is 1500 so you wouldn't have to do anything if you didn't change configuration.
To find the current MTU of the link, first get its PPA from lanscan(1M). Then:
# lanadmin -m
If it shows 1500, you're set.
Otherwise, you can use lanadmin to change the MTU:
# lanadmin -M 1500
You should also check your configuration file. Depending on the card you're using, this file can be different. Look at HP_IGELAN_MTU in /etc/rc.config.d/hpigelanconf if you're using an A6847-60101 card. Look at HP_GELAN_MTU in /etc/rc.config.d/hpgelanconf if you're using the A4926A card. You can use ioscan(1M) to determine which card you're using.
The INTERFACE_NAME parameter will list the PPA of the interface. Make sure that the corresponding MTU parameter is empty or set to 1500.
That should do it.
Thanks.
Ajit
HP Gigabit Ethernet
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP