- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X.25 tracing
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
11-20-2000 01:28 AM
11-20-2000 01:28 AM
X.25 tracing
Thanks Sven!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 01:58 AM
11-20-2000 01:58 AM
Re: X.25 tracing
x25stat -v output
LCI(0x) Type VC State Subnetwork Local Address Remote Address
------- ---- -------- ---------- ------------- --------------
064 SVC-2way Datatransfer 0p1 45400050266 45400120033
063 SVC-2way Datatransfer 0p1 45400050266 45461040020
062 SVC-2way Datatransfer 0p1 45400050266 4546104002
lsof output
COMMAND PID USER FD TYPE DEVICE SIZE/OFF INODE NAME
x29server 772 root 6u X25 socket:0x018bce00 Listen
--> Addr: NULL, Pid: 01000000 ( Mask: FF000000), Card: all
prx25_031 3149 schmi.a 5u X25 socket:0x01aad600 Connect
--> Addr: 45400050266 -> 45461040020, Card: x25_3239936
prx25_041 4143 migr 6u X25 socket:0x0215ca00 Connect
--> Addr: 45400050266 -> 45284190022, Card: x25_3239936
prx25_042 4209 migr 6u X25 socket:0x02502a00 Connect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 02:31 AM
11-20-2000 02:31 AM
Re: X.25 tracing
i don't know how to trace an existing connection...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 07:27 AM
11-20-2000 07:27 AM
Re: X.25 tracing
Here is the list of x.25 entities
For Classic X.25 Level 2 use '-e x25l2 -c x25_0'
For Classic X.25 Level 3 use '-e x25l3 -c x25_0'
For Streams X.25 Level 2 use '-e sx25l2 -c x25_0'
For Streams X.25 Level 3 use '-e sx25l3 -c x25_0'
Turn on outbound PDU tracing for X.25 level two, and subsystem ns_ls_ip. Trace messages go to the trace file set up in the
previous example. This example also uses the abbreviated options. Tracing for X.25 requires a -card option to indicate which X.25 card to trace.
nettl -tn pduout -e X25L2 ns_ls_ip -c x25_0
I attached a document that may help...
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2000 02:54 AM
11-22-2000 02:54 AM