A number of devices are used for X.25 within the system. They are either used for system management or they are mapped to an individual virtual circuit. X.25 virtual circuits may be accessed via STREAMS. For more information, see the Programmer's Guide.
The device /dev/x25call allows an application program to scrutinize every Incoming Call packet that arrives before it becomes visible to other programs or processes.
The X25daemon uses this device to collect incoming
calls from the network and process them according to the information in x25tab.
It records its activities in /usr/spool/x25/daemonlog.
The X.25 protocol implementation records statistics on every Switched Virtual Circuit call that it processes. This information includes addressing and facilities details, traffic distribution, and duration.
The x25account application collects these statistics from /dev/x25call
and outputs it to the file
/usr/spool/x25/x25acc_log
.
If you wish to collect accounting information, remove the comment from the
x25account
startup commands in your system's startup script.
There are two special purpose devices.
/dev/x25frm
This is a STREAMS device that provides a DLPI STREAMS interface to the LAPB, or X.25 HDLC frame layer that runs in the kernel. It is a cloning device that clones to offer multiple X.25 links.
/dev/x25pkt
This is a STREAMS device that provides a STREAMS interface to the X.25 PLP, or Packet Layer that runs in the kernel. It is a cloning device that clones to offer multiple virtual circuits.
Because of their modem-control properties, the x25
devices (/dev/Xnnnn nodes) are used with getty and login
on SCO UNIX Systems.
Copyright © 1997-2003 The Software Group
Limited. All Rights Reserved.
® Netcom is a registered trademark of The Software
Group Limited.