- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: MTU problem
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
12-19-2006 12:41 AM
12-19-2006 12:41 AM
I was trying to change the MTU size by running the command lanadmin and it worked with me on the first server, but when i was trying to change the MTU on the 2nd server I was receiving an error message:unable to change MTU size errno=22.
Even when trying to change MTU from sam, the same problem persists.
Regards,
Ziad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 12:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 02:42 AM
12-19-2006 02:42 AM
Re: MTU problem
It is possible that the one value specified for one lan card may not work with other. The MTU value range depend on type of card you are using.
You can set it with lanadmin -M
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 02:48 AM
12-19-2006 02:48 AM
Re: MTU problem
Well I'm trying to set the MTU to 500.
The output of Lanadmin is:
PPA Number = 0
Description = lan0 HP PCI Core I/O 1000Base-T Release B.11.
1.21
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100000000
Station Address = 0x14c210d2d9
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 403658437
Inbound Octets = 3745791373
Inbound Unicast Packets = 401768101
Inbound Non-Unicast Packets = 59107825
Inbound Discards = 20037
Inbound Errors = 0
Inbound Unknown Protocols = 20053536
Outbound Octets = 2079284204
Outbound Unicast Packets = 434106130
Outbound Non-Unicast Packets = 17722
Outbound Discards = 0
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367
thx in advanced.
ziad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 03:07 AM
12-19-2006 03:07 AM
Re: MTU problem
I don't think you can set the MTu on this card to 500.
From:
docs.hp.com/en/J5683-90002/J5683-90002.pdf
"1000Base-T features:
â Triple speed 10/100/1000 Mbps
â Full duplex operation at 10/100/1000 Mbps and half-duplex operation at 10/100
Mbps (no half-duplex support for 1000 Mbps)
â Autonegotiation and autosensing to the highest available link speed"
"â ¢ Maximum Transmission Unit (MTU)
The MTU can be either the regular Ethernet MTU (1500 bytes) or the Jumbo Frame
MTU (9000 bytes). For 1000Base-T, jumbo frames can be configured only when the
link speed is 1000 Mbps."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 03:13 AM
12-19-2006 03:13 AM
Re: MTU problem
See man route
The -p parameter is the one to use.
Don't do it on the same lan that you are connected through, or else do this on the console. Otherwise you may be disconnected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 12:50 PM
12-19-2006 12:50 PM