HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- x.25 setting, msg sent intermittently stopped.
Operating System - HP-UX
1833740
Members
2373
Online
110063
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
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-23-2005 12:52 PM
03-23-2005 12:52 PM
x.25 setting, msg sent intermittently stopped.
our client application using x.25 to send message to sun server and intermittently stopped .
We need to explore the X.25 speed and number message transaction between the sender and receiver.
I checked from book that some term used like Xon and Xoff might affect the transmission. There might be other options and parameters in the regrards of speed and amount message transaction controlling.
Any helps is appreaciated.
Thanks.
We need to explore the X.25 speed and number message transaction between the sender and receiver.
I checked from book that some term used like Xon and Xoff might affect the transmission. There might be other options and parameters in the regrards of speed and amount message transaction controlling.
Any helps is appreaciated.
Thanks.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2005 12:13 AM
03-25-2005 12:13 AM
Re: x.25 setting, msg sent intermittently stopped.
X-on and X-off parameters would only be relevant if you are using a PAD device using X.29 protocol over the X.25 link.
Your application would be connecting to the remote computer and accessing the remote application using a psuedo-tty device on the remote.
If your application uses BSD sockets to connect over X.25, X-on and X-off are not in play.
If the hangs are caused by X.25 protocol config errors and not application logic problems, the most likely parameters to be involved are :
Layer 2 Window Size (l2window)
which must match the setting of the next hop x.25 device (either the switch or the remote system) and
Packet Window Size
(pvc_inwindow,pvc_outwindow) for PVC's
The are hard-coded in the X.25 config
(def_inwindow,def_outwindow) for SVC's
These defaults are hard-coded in the X.25 config, but can be negotiated during the call setup by the applications.
Assuming we are talking about HP's X.25 products, these are found in the X.25 config file, usually /etc/x25/x25config_ and can be read from the stack with "x25stat -c -d "
Hope this helps.
Your application would be connecting to the remote computer and accessing the remote application using a psuedo-tty device on the remote.
If your application uses BSD sockets to connect over X.25, X-on and X-off are not in play.
If the hangs are caused by X.25 protocol config errors and not application logic problems, the most likely parameters to be involved are :
Layer 2 Window Size (l2window)
which must match the setting of the next hop x.25 device (either the switch or the remote system) and
Packet Window Size
(pvc_inwindow,pvc_outwindow) for PVC's
The are hard-coded in the X.25 config
(def_inwindow,def_outwindow) for SVC's
These defaults are hard-coded in the X.25 config, but can be negotiated during the call setup by the applications.
Assuming we are talking about HP's X.25 products, these are found in the X.25 config file, usually /etc/x25/x25config_
Hope this helps.
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