Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ llcd(1m) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     llcd(1m)                   DG/UX 5.4                     llcd(1m)



     NAME
          llcd
          setup_llc_params
          llc_update_system_file

     SYNOPSIS
          /usr/bin/llcd list-of-network-devices
          /usr/sbin/setup.d/lib/setup_llc_params list-of-network-devices
          /usr/sbin/setup.d/lib/llc_update_system_file system-file-name

     DESCRIPTION
          The llcd command is used to link the various network device
          drivers beneath the llc streams pseudo-driver.  This is normally
          done automatically when the system changes INIT levels, but can
          be issued manually by the superuser.

          The setup_llc_params command is used to add a device or set of
          devices to the list kept in /etc/dgux.params.  This list
          (llc_devices_ARG) contains those drivers that will be linked
          beneath llc when it is started by llcd.  This command would most
          often be used by the setup script of a network product to
          insure that all the drivers that the product would want to use
          are linked beneath llc.

          The llc_update_system_file command is used to make certain that
          valid entries for the llc pseudo-device are present in a given
          system file.  Again, this command would most often be used by
          the setup script of a product that wanted to insure that llc is
          being built into the system.

     EXAMPLES
          To add the device /dev/vitr0 to the list of devices kept in
          /etc/dgux.params:

               # /usr/sbin/setup.d/lib/setup_llc_params vitr0

          To start llc with two ethernet devices (hken0, hken1) and one
          token ring device (vitr0):

               # /usr/bin/llcd hken0 hken1 vitr0

          To make certain that the llc pseduo-device driver entries are
          present in the system file system.aviion:

               # /usr/sbin/setup.d/lib/llc_update_system_file system.aviion

     FILES
          /dev/llc
          /etc/dgux.params
          /var/Build/system.*





     Licensed material--property of copyright holder(s)         Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026