llcd(1M) DG/UX R4.11 llcd(1M)
NAME
llcd - IEEE 802.2 Logical Link Control Daemon
setupllcparams - add devices to the LLC list
SYNOPSIS
llcd devicelist
setupllcparams devicelist
where:
device_list A list of network devices (e.g. vitr0, dgen0,
dpen0)
DESCRIPTION
The llcd command starts the IEEE 802.2 service over all of the
network drivers listed on the command line. This is normally done
automatically when the system changes INIT levels, but can be issued
manually by a user with appropriate privilege from the command line.
On a generic DG/UX system, appropriate privilege is granted by having
an effective UID of 0 (root). See the appropriateprivilege(5) man
page for more information.
On a system with DG/UX information security, appropriate privilege is
granted by having one or more specific capabilities enabled in the
effective capability set of the user. See the capdefaults(5) man
page for more information.
Any errors which occur when starting the IEEE 802.2 service are
logged both to the console and to /etc/log/llcd.log.
The setupllcparams command is used to add devices to the list of
those that will be started automatically when changing INIT levels.
This list is kept in /etc/dgux.params.
EXAMPLES
To start IEEE 802.2 services using the network controllers
/dev/cien0, /dev/cien1, and /dev/vitr0:
llcd cien0 cien1 vitr0
To add /dev/vitr0 to the list of devices started automatically when
changing INIT levels:
setupllcparams vitr0
FILES
/dev/llc Name of the llc device
/etc/log/llcd.log Log file for llcd
DIAGNOSTICS
Many of llcd's error messages can be reduced to "check all
connections".
SEE ALSO
llc(7)
Licensed material--property of copyright holder(s)