- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- less than 64 bits TCP length
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-14-2005 02:54 PM
12-14-2005 02:54 PM
less than 64 bits TCP length
I have 2 DS10 Alphaserver with version 7.3.1 OpenVMS with TCPware 5.6.2. one for online and one for backup purpose.
Im using network analyzer to capture the network activity between DS10 and OSS server.
The online DS10 unit is running fine communicating with OSS server but i found out the spare DS10 look like seldom communicate with the OSS server even it is spare unit.
Tha data capturing by network analizer was displayed the message TCP length has less then standared TCP lenght 64 bits and it cause the spare DS10 re-sent the packets and re-acknowlegde by the server all the way.
Spare DS10 was running fine when i activated it to online but same message again for whatever DS10 unit become a spare.
1) Is that any communications or setting problem between OSS server and DS10?
2) why the TCP length has less than standard 64bits? and cause the both server keep on re-sent and re-acknowledge the packets
Thanks
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 10:08 PM
12-14-2005 10:08 PM
Re: less than 64 bits TCP length
"In both standards Ethernet II and IEEE 802.3, frames have a minimal size of 64 bits
and a maximal size of 1518 bits. The structures of those two types of frames are
different."
Any errors in mc lancp show dev/count ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 03:18 PM
12-15-2005 03:18 PM
Re: less than 64 bits TCP length
Make sure the adapter is set to "AUTO" at the console level. Your symptoms could be due to a duplex mismatch.
The adapter setting MUST match that of the port on the switch or hub. Most switches these days are auto-negotiate, so that's what you should set your Alphas to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 07:02 PM
12-15-2005 07:02 PM
Re: less than 64 bits TCP length
There are ZERO frame check error, ZERO frame size error, ZERO frame length error when i was issued command mc lancp dev/count.
The adapters in CP already had set to half duplex with speed 100Mbps because of connected to hub and run with TCPWare 5.6-2.
is there any possibility problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 09:33 AM
12-19-2005 09:33 AM
Re: less than 64 bits TCP length
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 01:01 PM
12-19-2005 01:01 PM
Re: less than 64 bits TCP length
Cass, You are right. i should correct it. There should be less then 64 bytes in frames length in mt questions.
Do you have any idea about my questions?
Thanks